Chocobozzz
|
9452d4fd33
|
/!\ Use a dedicated config file for development
It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it
npm run dev:* commands are already updated
|
2022-07-06 16:12:17 +02:00 |
|
Chocobozzz
|
41fb13c330
|
esModuleInterop to true
|
2021-08-27 15:12:22 +02:00 |
|
Chocobozzz
|
c0e8b12e7f
|
Refactor requests
|
2021-07-20 15:27:18 +02:00 |
|
Rigel Kent
|
76148b27f7
|
refactor API errors to standard error format
|
2021-06-02 16:57:07 +02:00 |
|
Chocobozzz
|
f43db2f46e
|
Refactor auth flow
Reimplement some node-oauth2-server methods to remove hacky code needed by our external
login workflow
|
2021-03-24 18:18:41 +01:00 |
|
kontrollanten
|
f17faefb30
|
plugins: add optional authentication for routes
|
2020-12-08 10:40:08 +01:00 |
|
Rigel Kent
|
2d53be0267
|
replace numbers with typed http status codes (#3409)
|
2020-12-07 14:32:36 +01:00 |
|
Chocobozzz
|
bd45d503e5
|
Reorganize shared models
|
2020-08-07 08:28:14 +02:00 |
|
Chocobozzz
|
dadc90bca2
|
Client calls revoke-token endpoint on logout
|
2020-05-04 16:21:39 +02:00 |
|
Chocobozzz
|
4a8d113b9b
|
Begin support for external auths
|
2020-05-04 16:21:39 +02:00 |
|
Chocobozzz
|
5e2b2e2775
|
Add ability for plugins to add custom routes
|
2020-04-10 15:23:25 +02:00 |
|
Chocobozzz
|
d75db01f14
|
Add plugin translation system
|
2019-07-26 15:18:30 +02:00 |
|
Chocobozzz
|
a8b666e9f1
|
Add plugin static files cache
|
2019-07-24 10:58:16 +02:00 |
|
Chocobozzz
|
b5f919ac8e
|
WIP plugins: update plugin
|
2019-07-24 10:58:16 +02:00 |
|
Chocobozzz
|
2c0539420d
|
WIP plugins: static files
|
2019-07-24 10:58:16 +02:00 |
|
Chocobozzz
|
345da516fa
|
WIP plugins: add ability to register plugins
|
2019-07-24 10:58:16 +02:00 |
|