|
middleware
|
new adminOnly middleware function, should fix #26
|
2022-07-05 23:16:02 +02:00 |
|
oauth-providers
|
updated OAuthProvider types
|
2022-05-20 14:44:20 +02:00 |
|
routes
|
extra data check
|
2022-11-07 13:39:13 +01:00 |
|
schema
|
chore: reorganizing files
|
2022-04-07 17:38:14 +02:00 |
|
settings
|
edited comment
|
2022-10-22 23:00:19 +02:00 |
|
shared
|
moved Api import
|
2022-10-22 23:02:02 +02:00 |
|
websocket
|
fixed emit return values
|
2022-10-22 23:04:10 +02:00 |
|
auth.ts
|
chore: reorganizing files
|
2022-04-07 17:38:14 +02:00 |
|
cluster.ts
|
Replaced require calls
|
2022-05-05 16:42:01 +02:00 |
|
index.ts
|
Exporting email and OAuthProvder types
|
2022-05-20 14:45:49 +02:00 |
|
logger.ts
|
fix crash if logging is not enabled
|
2022-08-19 20:36:43 +02:00 |
|
placeholder.d.ts
|
Allow tsc compiling with @types/node@10
|
2022-05-13 17:28:07 +02:00 |
|
rules.ts
|
removed old jsdoc
|
2022-10-25 21:50:46 +02:00 |
|
server.ts
|
moved Api import, fixed dbOptions type
|
2022-10-22 23:06:20 +02:00 |
|
start.ts
|
add AUTH start param / environment var
|
2022-07-05 23:17:27 +02:00 |
|
test.ts
|
chore: reorganizing files
|
2022-04-07 17:38:14 +02:00 |