standardnotes-server/packages/auth
standardci 5a3afb3b17
chore(release): publish new version
- @standardnotes/auth-server@1.143.1
 - @standardnotes/home-server@1.15.59
2023-09-15 15:42:29 +00:00
..
bin feat: refactor transition to minimize status changes (#828) 2023-09-15 16:56:08 +02:00
docker feat(auth): add procedure to transition users created between dates (#816) 2023-09-11 10:40:40 +02:00
migrations feat(auth): add vaults user role into database 2023-09-08 09:19:52 +02:00
src fix(auth): retrieving transition status 2023-09-15 17:23:49 +02:00
supervisor feat: optimize memory usage (#444) 2023-02-15 08:14:37 +01:00
.env.sample fix: allow self hosted to use new model of items (#714) 2023-08-28 15:34:07 +02:00
.eslintignore feat: add auth server package 2022-06-22 12:33:00 +02:00
.eslintrc chore: fix eslint setup 2023-05-05 11:17:26 +02:00
CHANGELOG.md chore(release): publish new version 2023-09-15 15:42:29 +00:00
database.sqlite feat(auth): add notifications model (#638) 2023-07-05 10:03:01 +02:00
Dockerfile feat: upgrade to node 20.2.0 (#616) 2023-05-30 10:41:10 +02:00
jest.config.js feat(auth): add recovery sign in with recovery codes 2023-01-05 11:42:55 +01:00
linter.tsconfig.json feat: add auth server package 2022-06-22 12:33:00 +02:00
package.json chore(release): publish new version 2023-09-15 15:42:29 +00:00
test-setup.ts feat: add auth server package 2022-06-22 12:33:00 +02:00
tsconfig.json fix: test setup 2022-10-19 10:48:06 +02:00
wait-for.sh feat: add auth server package 2022-06-22 12:33:00 +02:00