noteshare.space/server
Maxime Cannoodt 39a55e4a01 Fix failing tests 2022-12-04 21:44:45 +01:00
..
prisma feat: Store cryptographically strong random secret for each note 2022-11-20 20:35:59 +01:00
src Fix failing tests 2022-12-04 21:44:45 +01:00
.dockerignore tidy up env vars 2022-07-02 21:14:07 +02:00
.env.example rate limiting on get, more unit test config 2022-07-10 23:00:32 +02:00
.env.test fix: 🐛 event logging: fix proxy IP being logged instead of client IP 2022-08-09 12:13:07 +02:00
.gitignore integration testing with sqlite 2022-07-09 12:26:49 +02:00
Dockerfile fix: 🐛 Fix backend service not starting after refactor 2022-08-10 08:40:17 +02:00
package-lock.json feat: log user identifier and user plugin version in write event table 2022-08-18 22:28:17 +02:00
package.json wip migration 2022-11-13 13:20:19 +01:00
tsconfig.json validate POST body form 2022-07-10 23:26:52 +02:00
vite.config.ts refactor: split Express app into controller pattern 2022-08-09 19:37:48 +02:00