Commit Graph

1288 Commits

Author SHA1 Message Date
73e1bba541
fix refactor codelist init 2022-12-23 23:00:35 +07:00
599dd26b53
refactor comment interface into reusable CommentList class 2022-12-23 22:34:25 +07:00
0b60377e19
cleanup, fix lint 2022-12-23 20:43:36 +07:00
6ed2308f99
[API] add watched state endpoints 2022-12-23 20:39:14 +07:00
a2e2fd1b89
add missing trailing / for endpoints docs 2022-12-23 11:08:30 +07:00
09556dbf21
switch deleteQueue to API call 2022-12-22 19:57:19 +07:00
470ecb007d
switch re-add to queue to API call 2022-12-22 19:48:24 +07:00
8af10f8c07
switch ignore to API call 2022-12-22 19:42:59 +07:00
7a9f5e5685
[API] add and use DELETE channel endpoint 2022-12-22 19:24:48 +07:00
bad4b48573
switch forget ignored to API call 2022-12-22 19:12:09 +07:00
db21ee8bcb
[API] add and use DELETE video endpoint 2022-12-22 19:01:13 +07:00
63f35b19fe
register version_check schedule 2022-12-22 11:17:06 +07:00
ef44cb852c
add new version notification to UI 2022-12-21 18:26:32 +07:00
ae6bb4e757
consolidate min var initiate for simple views 2022-12-21 17:44:28 +07:00
5244cddeb3
add version_check background task 2022-12-21 14:24:24 +07:00
fff389359a
update unstable TA_VERSION 2022-12-21 12:06:35 +07:00
49961b2c4b
add comment for min CPU requirements, #384 2022-12-19 16:07:23 +07:00
c987c13fc7
manual reindex, #build
- Added reindex buttons for videos, channels, playlists
- [API] Added endpoints to controll reindex queue
- Added disctiction between *False* and *None* comments
- Fix for cast, enable by setting ENABLE_CAST=True env var
- Fix for failed comment extraction failing whole video
2022-12-19 15:37:38 +07:00
4cccb73812
use timestamp() instead of strftime 2022-12-19 15:05:47 +07:00
e804dd1aec
continue indexing if comment indexing failes, #383 2022-12-19 14:59:07 +07:00
f45a3095cb
fix cast, use ENABLE_CAST env var to enable, #331 2022-12-19 14:43:10 +07:00
3b4969dcea
distinct between none and false comments 2022-12-19 14:12:48 +07:00
18f6455eb2
add reindex buttons to templates 2022-12-19 13:04:53 +07:00
71dd63d3f0
[API] implement refresh GET and POST endpoints 2022-12-19 11:24:37 +07:00
21028d4e25
dict better REINDEX_CONFIG datatype 2022-12-12 18:21:31 +07:00
2753ce93a2
add contains to RedisQueue 2022-12-12 18:01:02 +07:00
3b3d151ec3
add reindex task lock, implement add to running queue 2022-12-12 17:33:57 +07:00
c25af5cfaa
add basic architecture overview 2022-12-12 17:10:47 +07:00
018b578982
[API] add reindex endpoing 2022-12-11 17:13:07 +07:00
0f6bc3a420
refactor check_reindex task for ReindexManual 2022-12-11 15:56:44 +07:00
617790b68f
add ReindexManual to control reindex from API 2022-12-11 15:39:40 +07:00
762a0fe8a1
add default sort _doc in IndexPaginate 2022-12-11 14:57:39 +07:00
0d21bfe929
refactor Reindex to use RedisQueue 2022-12-11 12:03:21 +07:00
abc3150f59
bump libraries 2022-12-11 12:02:38 +07:00
49b120ed2b
refactor RedisQueue to take a queue_name arg 2022-12-10 14:51:17 +07:00
37218fea1f
add discrod tile 2022-12-10 14:32:39 +07:00
2ad9448dfa
update discord link to redirect 2022-12-03 09:37:31 +07:00
crocs
5c63d3cdc6
fixed discord links (#374) 2022-12-03 08:04:14 +07:00
bf6cd01d80
hotfix: garantee new redis vars at startup, #372 2022-12-02 15:45:46 +07:00
c06f6c68b4
fix empty comment reindex 2022-12-01 18:13:04 +07:00
crocs
706a710587
Update Installation.md (#373)
* Update Installation.md

updated Unraid install instructions
2022-12-01 10:36:07 +07:00
31391c5289
update roadmap 2022-11-30 09:46:50 +07:00
40c4ad1f30
add similar videos api endpoint docs 2022-11-30 09:23:21 +07:00
41c530e994
update es version 2022-11-30 09:09:30 +07:00
e98d2d3590 bump footer version 2022-11-30 08:52:45 +07:00
3ster
61ccb1c47a
Fix example format specifier for iOS-compatible downloads (#370) 2022-11-30 08:50:56 +07:00
b4b287bda4
fix spelling 2022-11-28 21:36:24 +07:00
ca8f4c9fa4
update docs for comments and similar videos 2022-11-28 21:31:49 +07:00
18b8a17df1
Use snapshots for mapping backup, #build
Changes:
- Use system snapshots at startup to backup before mapping changes
- Refactor startup, index setup and backup classes
- bump yt-dlp and redis
2022-11-27 18:26:45 +07:00
f192c39be8
make snapshot before mapping changes 2022-11-27 18:01:57 +07:00