.. |
_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: Consider password reset a successful email verification (fixes #77)
|
2021-05-15 10:21:26 +02:00 |
logic
|
Move everything into "api" folder, for this will be a monorepo
|
2021-02-17 21:49:50 +01:00 |
models
|
Improve auto-title generation for tracks, using date from filename if available
|
2021-05-13 20:52:50 +02:00 |
public
|
Move everything into "api" folder, for this will be a monorepo
|
2021-02-17 21:49:50 +01:00 |
routes
|
api: Show privacy policy checkbox in registration, if a URL is provided
|
2021-05-15 14:03:44 +02:00 |
config.js
|
api: Show privacy policy checkbox in registration, if a URL is provided
|
2021-05-15 14:03:44 +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
|
Improve auto-title generation for tracks, using date from filename if available
|
2021-05-13 20:52:50 +02:00 |