This website requires JavaScript.
Explore
Help
Sign In
upagge
/
noteshare.space
Watch
1
Star
0
Fork
0
You've already forked noteshare.space
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
noteshare.space
/
server
History
Maxime Cannoodt
78b05bb9b8
fix:
🐛
Fix failing test after prisma migration
2022-11-13 15:55:35 +01:00
..
prisma
feat:
🔒
Upgrade encryption model to use GCM cipher and randomized IV.
2022-11-13 15:47:23 +01:00
src
fix:
🐛
Fix failing test after prisma migration
2022-11-13 15:55:35 +01:00
.dockerignore
…
.env.example
…
.env.test
fix:
🐛
event logging: fix proxy IP being logged instead of client IP
2022-08-09 12:13:07 +02:00
.gitignore
…
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