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
Struchkov Mark
1d918a19d0
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Исправление бага
2023-05-29 21:50:21 +03: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
Исправление бага
2023-05-29 21:50:21 +03: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