acebase-server/src
Ewout Stortenbeker e4e6e9e2c9
Fix ESM rootpath (#29)
* Fix ESM rootpath issue

* chore: build
2022-09-10 11:53:42 +02:00
..
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 new adminOnly middleware function, should fix #26 2022-07-05 23:16:02 +02:00
schema chore: reorganizing files 2022-04-07 17:38:14 +02:00
settings corrected return type 2022-05-20 14:43:22 +02:00
shared Fix ESM rootpath (#29) 2022-09-10 11:53:42 +02:00
websocket use new db logging class 2022-06-27 21:26:00 +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 fix details type 2022-06-27 21:23:15 +02:00
server.ts use new db logging class 2022-06-27 21:26:00 +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