summaryrefslogtreecommitdiff
path: root/nexus
AgeCommit message (Expand)Author
2021-01-29debuggingMS
2021-01-29Allow setting the time via HTTP API.MS
2021-01-29make sure 400 is responded when JSON is invalidMS
2021-01-29Query the "base" clock when asking "now()"MS
2021-01-29count tasks iterationsms
2021-01-29Provide tick changerms
2021-01-28end gracefully when port isn't freeMS
2021-01-27testing malformed JSON handlingMS
2021-01-27respond 400 on invalid JSON (was 500)MS
2021-01-27db connection string only from envMS
2021-01-26wrap message into JSONMS
2021-01-26inform user about /connect (#6712)MS
2021-01-26fix task deletionMS
2021-01-26include connection readiness in statusMS
2021-01-26Avoid stack trace on a managed exception.MS
2021-01-26typoMS
2021-01-26fetch DB connection string from Env (Nexus)MS
2021-01-26pick username from authMS
2021-01-26change user's password logicMS
2021-01-23debianFlorian Dold
2021-01-22version bumpv0.0.1-dev.1Florian Dold
2021-01-22address warningsFlorian Dold
2021-01-21dependenciesFlorian Dold
2021-01-21install-dev goneMS
2021-01-21bring unit tests to passMS
2021-01-21restrict resource names, cleanupFlorian Dold
2021-01-21database and style improvementsFlorian Dold
2021-01-20rudimentary permissions, code cleanupFlorian Dold
2021-01-20remove obsolete scriptFlorian Dold
2021-01-19prefer 'eager' styleMS
2021-01-19Revert (part of) #6646MS
2021-01-19Allowing same connection name for different users.MS
2021-01-19remove blank linesMS
2021-01-19Finding outgoing payments in Camt ONLY based on PmtInfId.MS
2021-01-18bring integration tests to passMS
2021-01-17avoid negative number within payment inf idFlorian Dold
2021-01-17only return transactions that belong to the accountFlorian Dold
2021-01-17bic is optionalFlorian Dold
2021-01-17delete copy paste artifactFlorian Dold
2021-01-17submit all payments per APIFlorian Dold
2021-01-17round timestampFlorian Dold
2021-01-17disable authentication for nowFlorian Dold
2021-01-17make BIC optional, fix typoFlorian Dold
2021-01-16fix unit testFlorian Dold
2021-01-16remove scheduling interval from facadeFlorian Dold
2021-01-16make creator of facade implicitFlorian Dold
2021-01-16debugMS
2021-01-15Avoid stack-trace for double download of accounts.ms
2021-01-15Counting transactions.MS
2021-01-14fix loop skipms