sct
aa205ffa97
fix(db): enable WAL journal mode
2021-03-22 07:55:20 +09:00
sct
51d8fba916
fix(server): support absolute paths for CONFIG_DIRECTORY
2021-01-18 01:25:44 +00:00
sct
fa8f112c31
feat(server): add CONFIG_DIRECTORY env var to control config directory location
2021-01-18 01:15:08 +00:00
sct
0916b58594
fix(notifications): always update the media table when seasons become available
2020-12-21 01:40:23 +09:00
sct
67146c33ef
fix(plex-sync): bundle duplicate ratingKeys to speed up recently added sync
...
This includes a rewrite to move movie/series availability notifications into a subscriber to prevent
duplicate notifications for series
fix #360
2020-12-17 06:28:03 +00:00
sct
e40a815d07
build: fix production build
2020-10-11 00:51:32 +00:00
sct
9131254f33
feat(frontend/api): i18n support
2020-09-17 16:17:41 +00:00
sct
5d46f8d76d
Settings System ( #46 )
...
* feat(api): settings system
Also includes /auth/me endpoint for ticket ch76 and OpenAPI 3.0 compatibility for ch77
* refactor(api): remove unused imports
2020-09-03 19:17:15 +09:00
sct
d902ef7277
feat(api-user): add basic User Entity and basic routing to fetch all users
2020-08-17 03:12:00 +00:00
sct
89a6017c7f
feat: bootstrap the basic app structure
2020-08-16 14:39:37 +00:00