aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/Endpoints
Commit message (Expand)AuthorAgeFilesLines
* refactor: Explicitly require authorization and rely only on http codesivarlovlie2022-10-011-1/+2
* refactor: Rename ForgotPasswordService to PasswordResetService internallyivarlovlie2022-09-293-12/+12
* feat: Add valid-session routeivarlovlie2022-09-291-0/+9
* feat: Move old apps into it's own directoryivarlovlie2022-09-201-41/+45
* feat: Remove all code related to github loginivarlovlie2022-08-191-18/+0
* refactor: Query for smallest amout of dataivarlovlie2022-08-061-23/+24
* refactor: Comment out old behaviourivarlovlie2022-08-061-5/+5
* feat: Remove github login from public viewivarlovlie2022-08-051-0/+1
* refactor: Introduce AppDateTime and use it whenever we need to get current Da...ivarlovlie2022-06-123-11/+11
* feat: Work in progress more module data modelsivarlovlie2022-06-072-2/+2
* refactor: Implement caching in VaultService and use VaultService instead of I...ivarlovlie2022-06-053-2/+34
* refactor: Use Vault to get configurationivarlovlie2022-06-041-5/+6
* feat: Initial after clean slateivarlovlie2022-06-0143-0/+1798