renovate[bot]
1a95d423f2
chore(deps): update all non-major dependencies ( #2926 )
...
* chore(deps): update all non-major dependencies
* fix: correct breaking changes
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev >
2023-01-03 22:06:07 +09:00
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2022-08-22 11:02:46 +09:00
sct
28830d4ef8
feat: PWA Support ( #1488 )
2021-04-25 20:44:12 +09:00
sct
d957730a39
build(deps): update @types/express-session to 1.17.3
2021-02-02 10:02:21 +00:00
sct
5d46f8d76d
Settings System ( #46 )
...
* feat(api): settings system
Also includes /auth/me endpoint for ticket ch76 and OpenAPI 3.0 compatibility for ch77
* refactor(api): remove unused imports
2020-09-03 19:17:15 +09:00
sct
5343f35e5b
feat(api): initial implementation of the auth system ( #30 )
...
Adds the auth system but does not add all required features. They will be handled in other tickets
2020-08-28 09:34:15 +09:00