Commit graph

34 commits

Author SHA1 Message Date
rubikscraft 422b4a73c4
update packages and run prettier 2022-09-06 16:32:16 +02:00
rubikscraft 864758f296
create db migration 2022-09-04 20:04:20 +02:00
rubikscraft a7981ce8ad
make working apikey db
fix bug in user delete call
2022-09-02 21:28:14 +02:00
rubikscraft caa18ea3bd
refactor class names 2022-09-02 17:18:22 +02:00
rubikscraft 62a4c91ba7
Fix everything needed for correct build 2022-08-28 16:31:20 +02:00
rubikscraft d0dea59a3a
force update terser 2022-08-27 17:40:57 +02:00
rubikscraft 0a81b3c25d
change the way file types are handled 2022-08-27 14:24:26 +02:00
rubikscraft a355404c3a
switch to posix.js 2022-06-27 13:22:48 +02:00
rubikscraft c67e3467a5
Format everything 2022-06-05 12:20:16 +02:00
rubikscraft 377e6d7709
move image converting to child_process 2022-05-01 23:29:56 +02:00
rubikscraft 86cbbdd5b4
Fix some cors issues 2022-04-25 18:07:36 +02:00
rubikscraft 32dff04e84
refactor backend names 2022-04-18 14:34:53 +02:00
rubikscraft 380b9d3456
switch to zod 2022-04-04 10:36:59 +02:00
rubikscraft 36e9789070
add security headers and CORS 2022-03-31 22:40:11 +02:00
rubikscraft 00d401786d
delete userrolesservice 2022-03-30 13:41:33 +02:00
rubikscraft 9d9a5983d8
refactor auth 2022-03-28 13:44:33 +02:00
rubikscraft d7d44b0147
relocate config files 2022-03-28 12:27:25 +02:00
rubikscraft 3e23681847
add user edit page 2022-03-23 17:17:39 +01:00
rubikscraft 94c2a16bc9
change validation to be stricter 2022-03-19 21:34:33 +01:00
rubikscraft b29b88d7b6
add permissions to roles 2022-03-12 15:10:22 +01:00
rubikscraft 0aa897fa8d
apply role guard to all routes 2022-03-12 00:14:16 +01:00
rubikscraft 9b98f3c005
add roles to users 2022-03-10 23:02:27 +01:00
rubikscraft fd4a5c2293
add configured loggin and production check 2022-03-07 16:36:40 +01:00
rubikscraft 8ebc473274
cleanup imports 2022-03-06 12:34:33 +01:00
rubikscraft f38b05d2e5
migrate to native config 2022-03-06 12:27:11 +01:00
rubikscraft 0ac46696c8
reorganizing 2022-03-03 22:48:03 +01:00
rubikscraft fb985df2e0
Add ability to get fresh jwt 2022-02-28 10:29:40 +01:00
rubikscraft fe6f5ef757
Add demo mode 2022-02-25 14:13:19 +01:00
rubikscraft da76610fce
add documentation and docker 2022-02-25 13:56:16 +01:00
rubikscraft 5f700a3374
Add more consistent api 2022-02-24 21:32:31 +01:00
rubikscraft 6e463ec828
Better type validation 2022-02-24 11:22:28 +01:00
rubikscraft b03f98a6b8
Make backend and frontend work together 2022-02-23 21:06:07 +01:00
rubikscraft cba819b64d
working frontend 2022-02-23 19:09:53 +01:00
rubikscraft 9bb2274366
change to monorepo 2022-02-21 23:26:40 +01:00
Renamed from src/main.ts (Browse further)