This website requires JavaScript.
Explore
Help
Register
Sign In
detleph
/
server
Watch
1
Star
0
Fork
0
mirror of
https://github.com/detleph/server.git
synced
2026-09-04 08:36:06 +02:00
Code
Issues
9
Packages
Projects
Releases
Wiki
Activity
Files
a2e314f0368690ce29909cdb82131f4b90c13916
server
/
src
T
History
Stephan
a2e314f036
Add the permission_level 'ELEVATED' to the default user
2022-04-28 12:49:07 +02:00
..
Controllers
Allow for groups to be specified when POSTing /api/admins
2022-04-28 12:49:07 +02:00
lib
Add Endpoint to verify email codes
2022-04-25 08:57:32 +02:00
Middleware
/auth
Add reference to custom Request typings
2021-11-11 11:57:36 +01:00
Routes
Add router for the /admin endpoint
2022-04-28 12:49:07 +02:00
Tests
FIX: Due to changes in Prisma schema tests broke
2021-11-17 21:36:06 +01:00
app.ts
Add the permission_level 'ELEVATED' to the default user
2022-04-28 12:49:07 +02:00
custom.d.ts
Add middleware to require authentication on an endpoint
2021-11-10 16:04:26 +01:00
superagent.d.ts
Fix the error where the code doesn't compile
2021-11-09 15:40:38 +01:00