Jason Rasmussen
8f304b8157
refactor(server): shared links ( #1385 )
...
* refactor(server): shared links
* chore: tests
* fix: bugs and tests
* fix: missed one expired at
* fix: standardize file upload checks
* test: lower flutter version
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-01-25 10:35:28 -06:00
Jason Rasmussen
eade36ee82
refactor(server): auth service ( #1383 )
...
* refactor: auth
* chore: tests
* Remove await on non-async method
* refactor: constants
* chore: remove extra async
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-01-23 22:13:42 -06:00
Jason Rasmussen
c0a6b3d5a3
refactor(server): system config ( #1353 )
...
* refactor(server): system config
* fix: jest circular import
* chore: ignore migrations in coverage report
* chore: tests
* chore: tests
* chore: todo note
* chore: remove vite config backup
* chore: fix redis hostname
2023-01-21 10:11:55 -06:00
Jason Rasmussen
92972ac776
refactor(server): api keys ( #1339 )
...
* refactor: api keys
* refactor: test module
* chore: tests
* chore: fix provider
* refactor: test mock repos
2023-01-18 08:40:15 -06:00
Jason Rasmussen
131caa20eb
refactor(server): domain/infra ( #1298 )
...
* refactor: user repository
* refactor: user module
* refactor: move database into infra
* refactor(cli): use user core
* chore: import path
* chore: tests
2023-01-11 21:34:36 -05:00