standardnotes-server/packages/auth
standardci 376466d9b2
chore(release): publish new version
- @standardnotes/analytics@2.26.5
 - @standardnotes/api-gateway@1.74.1
 - @standardnotes/auth-server@1.138.1
 - @standardnotes/domain-core@1.28.0
 - @standardnotes/event-store@1.11.33
 - @standardnotes/files-server@1.22.12
 - @standardnotes/home-server@1.15.26
 - @standardnotes/revisions-server@1.32.0
 - @standardnotes/scheduler-server@1.20.37
 - @standardnotes/settings@1.21.30
 - @standardnotes/syncing-server@1.92.1
 - @standardnotes/websockets-server@1.10.34
2023-09-07 09:00:39 +00:00
..
bin fix: remove the alive and kicking info logs on workers 2023-09-01 08:19:14 +02:00
docker fix(auth): remove migrate email settings procedure 2023-03-09 10:48:40 +01:00
migrations feat: should be able to access shared item revisions as third party user (#807) 2023-09-06 15:36:23 +02:00
src feat: should be able to access shared item revisions as third party user (#807) 2023-09-06 15:36:23 +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-07 09:00:39 +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-07 09:00:39 +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