obs-portal/api/src
2021-05-07 14:57:54 +02:00
..
_helpers api: Add config parsing from JSON file 2021-02-27 13:03:35 +01:00
_middleware api: Registration, password recovery, verification flows 2021-02-26 15:20:13 +01:00
accounts api: Use baseUrl in email links 2021-02-28 22:57:43 +01:00
logic Move everything into "api" folder, for this will be a monorepo 2021-02-17 21:49:50 +01:00
models feat: stop using smiley default avatar, use first letter of name on colored square as fallback 2021-05-07 14:57:54 +02:00
public Move everything into "api" folder, for this will be a monorepo 2021-02-17 21:49:50 +01:00
routes api: add client.autoAccept flag to not ask for authorization 2021-05-01 16:20:05 +02:00
config.js api: add client.autoAccept flag to not ask for authorization 2021-05-01 16:20:05 +02:00
db.js Add worker, queue, redis, and call python script to import files 2021-04-19 21:38:54 +02:00
index.js api: Use semantic-ui-css for api-rendered views (account pages) 2021-05-01 15:47:22 +02:00
passport.js Add worker, queue, redis, and call python script to import files 2021-04-19 21:38:54 +02:00
paths.js Add worker, queue, redis, and call python script to import files 2021-04-19 21:38:54 +02:00
queue.js api: Allow reprocessing of stalled jobs 2021-04-30 16:05:02 +02:00
worker.js Add worker, queue, redis, and call python script to import files 2021-04-19 21:38:54 +02:00