a5b492fecd
renamed django app folder to backend
2024-08-03 21:58:22 +02:00
1d07386a06
remove home app
2024-08-03 21:50:59 +02:00
852dfba8c5
add config value update hooks
2024-08-03 21:40:28 +02:00
812fc633d3
remove unused
2024-08-03 20:47:23 +02:00
9b57b534ea
add download aggs
2024-08-03 01:07:11 +02:00
fc99a2b532
add channel nav
2024-08-03 00:51:02 +02:00
38d74657ec
add channel aggs
2024-08-03 00:18:49 +02:00
49cfbd5796
add playlist data query building
2024-08-02 23:51:01 +02:00
032a28e330
add config to appsettings
2024-08-02 23:07:07 +02:00
224703dcd7
move AppSettings config to ES
2024-08-02 22:50:36 +02:00
44cfb15e0c
add tests for video query building
2024-08-02 20:20:12 +02:00
5afbc2e0a5
fix types
2024-08-02 18:39:24 +02:00
f99e5c0081
implement video query building from url params
2024-08-02 18:31:49 +02:00
49f22bc43c
add video detail playlist nav
2024-08-02 16:08:03 +02:00
af18666f09
post request notification
2024-08-02 15:35:12 +02:00
864fe325de
fix doc string
2024-08-02 15:34:08 +02:00
6ae4f2d6db
Merge branch 'testing' into refactor-app-split
2024-08-02 15:22:09 +02:00
aabc883d84
add unstable tag
2024-08-02 14:24:39 +02:00
90441ba678
bump requirements
2024-08-02 14:24:18 +02:00
308d5a0a61
add tests for invalid schedules
2024-08-01 17:55:17 +02:00
3d12fe7b5e
create update schedule through view
2024-08-01 17:25:04 +02:00
37df4f8b5b
move common testst
2024-08-01 16:00:25 +02:00
4661cd025f
add home back
2024-08-01 15:59:56 +02:00
d6fc78d3b4
clean up, consolidate config.json, celery hooks
2024-07-22 22:53:45 +02:00
7d4eecf603
consolidate in common app
2024-07-22 22:37:49 +02:00
899bdc950b
reset migrations, split user app
2024-07-22 21:34:03 +02:00
f368322fea
move notify module to task app
2024-07-22 17:59:00 +02:00
adcd4f9245
split stats app
2024-07-22 17:40:49 +02:00
52ac5285b9
split appsettings app
2024-07-21 12:07:06 +02:00
d621008d31
split task app, migrate scheduler instances
2024-07-20 12:16:46 +02:00
f60411c7a4
split download app
2024-07-18 23:17:45 +02:00
7af9ba364b
split playlist app
2024-07-18 22:53:25 +02:00
528bc5f2ef
split to channel app
2024-07-18 22:37:11 +02:00
4c5f56e191
split video app
2024-07-18 12:34:48 +02:00
c37242ff4b
fix video channel icon
2024-07-18 11:59:37 +02:00
c687c0fd96
make application run outside of docker
2024-07-17 19:09:31 +02:00
kralverde
335e6f4b6f
add is_superuser, is_staff, and groups to /api/login ( #764 )
...
* add is_superuser, is_staff, and groups to /api/login
* fix linting
2024-07-17 20:57:45 +07:00
807c30caa0
bump TA_VERSION for release
2024-07-15 20:17:35 +02:00
93b921582d
bump requirements
2024-07-12 16:58:04 +02:00
437cd72f45
update TZ in schedule when changed
2024-07-12 16:57:28 +02:00
81bf614afa
fix version check not triggering
2024-07-12 14:30:39 +02:00
381f97e6d2
add unstable tag
2024-07-06 16:51:31 +02:00
039a49387c
remove workarounds for merged channel extraction failure
2024-07-06 16:50:29 +02:00
c9007431bf
add channel overwrite mappings to index
2024-07-06 16:49:36 +02:00
1fcea860c8
track dl failure, implement retry, continue from cache, #752
2024-07-06 16:15:33 +02:00
963d952dfa
bump requirements
2024-07-06 15:52:50 +02:00
Boo1098
9eba3e278d
Add Page Size Overrides per Channel ( #702 )
...
This is a minimum viable product. Tested all 3 overrides and they
worked. The current method of resetting the override is clunk (setting
to negative number). I've also upended some of the build query in
subscriptions and haven't fully tested if that messes with things.
Moved query building into its own class
Based on bbilly1's code from their comment in #702
2024-06-08 01:13:39 +07:00
e3d5a0885b
fix spelling
2024-06-06 19:27:49 +02:00
9f484eca83
skip video not part of channel, #741
2024-06-06 19:17:53 +02:00
08346d6dc7
bump requirements
2024-06-06 16:01:09 +02:00