|
6aef3dfb96
|
remove leftovers
|
2022-01-05 11:10:11 +07:00 |
|
|
49eb565e2a
|
fix sort_by selected attribute and animation toggle
|
2022-01-02 16:25:05 +07:00 |
|
|
2ce90077b6
|
fix notification for nownload now button
|
2022-01-02 15:47:32 +07:00 |
|
|
fd334bcafe
|
fix legacy import alias for yt-dlp
|
2022-01-02 15:38:45 +07:00 |
|
|
d5b3b90202
|
fix missing auth of search, reduce nginx alias to relevant paths only
|
2022-01-01 22:17:44 +07:00 |
|
|
08f74caef0
|
simplify the sort_order and sort_by and standardize player location in page
|
2022-01-01 18:13:12 +07:00 |
|
|
f7fce001c4
|
simplify the subscribe buttons
|
2022-01-01 17:25:57 +07:00 |
|
|
4915aa0c11
|
remove now redundant search forms
|
2021-12-31 13:42:07 +07:00 |
|
|
5616d3ee0d
|
add search page link to top move about to footer
|
2021-12-31 12:41:54 +07:00 |
|
|
e823d6e1b3
|
add multi search js functions to dynamically populate results
|
2021-12-30 22:13:47 +07:00 |
|
|
e8eb7077ed
|
add initial search endpoint and improve results$
|
2021-12-30 20:42:42 +07:00 |
|
|
5fb15b79a4
|
extend SearchForm class with multisearch method for frontend
|
2021-12-30 15:58:15 +07:00 |
|
|
2a774c3d3e
|
add english analyzer for main text fields for serching
|
2021-12-30 15:54:20 +07:00 |
|
|
b6424e0e56
|
update requirements libs
|
2021-12-30 15:53:38 +07:00 |
|
|
386220ee94
|
consolidate request attributes into parent class
|
2021-12-27 17:23:39 +07:00 |
|
|
4c46f0bdbd
|
refactor playlist and playlist-id views inheritance, #116
|
2021-12-27 16:58:08 +07:00 |
|
|
30cf54c49c
|
refactor channel and channel-id views inheritance, #116
|
2021-12-27 15:23:52 +07:00 |
|
|
fb512b26ea
|
further consolidate by adding query results in parent class
|
2021-12-27 12:01:49 +07:00 |
|
|
2ae25540d1
|
refacter DownloadView to use new inheritance structure, #116
|
2021-12-27 10:58:49 +07:00 |
|
|
6229d92333
|
add dedicated default_view for playlists
|
2021-12-26 22:51:37 +07:00 |
|
|
6e348892f2
|
refactor home view by inherinting from dedicated view classes, #115 #116
|
2021-12-26 22:49:00 +07:00 |
|
|
665d0a1b24
|
bump versions
|
2021-12-26 18:22:04 +07:00 |
|
|
42f4f4cb6f
|
improved sort order mobile layout on home
|
2021-12-18 18:38:01 +07:00 |
|
|
2d6cc43a9e
|
better label placement on toggle box
|
2021-12-18 18:22:57 +07:00 |
|
|
bf0b07f3d7
|
fix error when restarting player with same video
|
2021-12-18 17:15:53 +07:00 |
|
|
88ebb6d648
|
fix autodelete error on empty download queue
|
2021-12-18 17:05:49 +07:00 |
|
|
3015e59a29
|
fix styling of sub unsub frontent feedback with span tag
|
2021-12-18 16:56:32 +07:00 |
|
|
ad8d75c3e8
|
add autodelete videos to ignore list, #112
|
2021-12-17 23:28:53 +07:00 |
|
|
8678cdcadb
|
add missing favicon to login template
|
2021-12-17 23:00:30 +07:00 |
|
|
1ac6da1f3e
|
bumb django version
|
2021-12-17 18:45:32 +07:00 |
|
|
e5b9b1caef
|
remove now unused favicon
|
2021-12-17 18:32:46 +07:00 |
|
|
5f3d52c76a
|
update docs for v0.0.9 release
|
2021-12-17 16:59:52 +07:00 |
|
|
a500f9ec63
|
add notifications and error messages to settings page
|
2021-12-17 15:09:21 +07:00 |
|
|
3231dbe29a
|
the favicons the whole favicons and nothing but the favicons, #93
|
2021-12-16 21:23:54 +07:00 |
|
|
ae082eb309
|
add sync_redis_state before building schedule for update path
|
2021-12-16 21:22:05 +07:00 |
|
|
23f9894154
|
move validate_thumbnails out of startup has it's own schedule now
|
2021-12-16 21:20:14 +07:00 |
|
|
f6159a48d5
|
change sub and unsub to colored toggle button
|
2021-12-16 18:28:52 +07:00 |
|
|
ada2c1fe59
|
add autofocus and autocomplete to user form field, #104
|
2021-12-16 18:00:36 +07:00 |
|
|
c9373eee15
|
add remember me checkbox to login view and set session expire, #77
|
2021-12-16 15:17:58 +07:00 |
|
|
e858bba944
|
fix linting, update doc string
|
2021-12-16 12:48:12 +07:00 |
|
|
9a2dead76c
|
implement autodelete watched videos after x days, #56
|
2021-12-16 12:44:37 +07:00 |
|
|
53f93a7bb9
|
fix missing average_rating due to lack of dislikes
|
2021-12-15 17:39:52 +07:00 |
|
|
7924f28ccb
|
implement backup rotate from config value
|
2021-12-14 19:40:46 +07:00 |
|
|
275cf1263b
|
fix mobile backup-grid-row layout
|
2021-12-14 19:15:29 +07:00 |
|
|
f49895917a
|
change settings for backup restore
|
2021-12-14 19:06:47 +07:00 |
|
|
f7c73f7eba
|
change backup and restore to tag files
|
2021-12-14 19:05:58 +07:00 |
|
|
6ad1c8e73b
|
add reason to backup as file name tag
|
2021-12-13 21:20:48 +07:00 |
|
|
21f70493bb
|
add scheduler config to regular redis config
|
2021-12-13 20:28:41 +07:00 |
|
|
5cb6076a1c
|
use config check_reindex_days for refresh_interval
|
2021-12-13 19:19:49 +07:00 |
|
Wesley Mauk
|
f660b05a20
|
Make copyright year dynamic (#107)
Never have to update this again!
|
2021-12-13 19:10:11 +07:00 |
|
|
8f7179ad0c
|
fix some spacing issues
|
2021-12-13 10:57:29 +07:00 |
|
|
3df9a53a24
|
add scheduler settings with some sane defaults
|
2021-12-13 10:55:57 +07:00 |
|
|
fde1a37563
|
add check_reindex_days and run_backup_rotate fields to form
|
2021-12-13 10:54:54 +07:00 |
|
|
9bb68aac66
|
extend theater mode to video id page template
|
2021-12-08 14:30:13 +07:00 |
|
|
279c4538ca
|
fix player wrapper and player channel links
|
2021-12-07 08:25:46 +07:00 |
|
|
42eec604a7
|
reimagining the video player in theater mode, #98
|
2021-12-06 22:14:42 +07:00 |
|
|
e2238c16f5
|
restructure html to allow for non boxed-content classes within content blocks, #98
|
2021-12-06 18:07:57 +07:00 |
|
|
8c5bb0bc1f
|
add missing mapping for playlist_last_refresh to fix empty index scan, #101
|
2021-12-06 16:56:56 +07:00 |
|
|
82a71ed75d
|
clean up playlist subscribe notification
|
2021-12-05 22:35:46 +07:00 |
|
|
7516090e14
|
handle findPlaylists notification and fix spacing
|
2021-12-05 22:15:10 +07:00 |
|
|
8874168291
|
clean up progress hook title and speed up playlist validation
|
2021-12-05 21:57:33 +07:00 |
|
|
19871d55e2
|
faster release message timer with reduced redis exipre time on last message
|
2021-12-05 21:27:43 +07:00 |
|
|
c7d69b4fa1
|
use new notification for channel subscribe feedback
|
2021-12-05 20:26:39 +07:00 |
|
|
5b47c9cde7
|
use filter to search for relevant messages
|
2021-12-05 20:26:17 +07:00 |
|
|
67bde4c7ec
|
fix notification channel for video thumb download
|
2021-12-05 17:24:57 +07:00 |
|
|
a0d5837519
|
use new checkMessages for frontend button calls
|
2021-12-05 17:24:20 +07:00 |
|
|
fbdbfd744d
|
rewrite of progress.js, now potentially better and flexible
|
2021-12-05 16:42:33 +07:00 |
|
|
1d262fc936
|
fix old status variables for message
|
2021-12-05 16:41:06 +07:00 |
|
|
f7b5082983
|
use message:playlistscan for index_channel_playlists
|
2021-12-03 21:05:34 +07:00 |
|
|
b35440253d
|
transform add to queue, rescan, and download progress to channel messages
|
2021-12-03 19:47:43 +07:00 |
|
|
1691bdadf5
|
transform progress message to list, change subscribe messages
|
2021-12-03 19:00:26 +07:00 |
|
|
5a2d7c07bf
|
variable expire value and simpler REDIS_PORT declaration
|
2021-12-03 13:51:34 +07:00 |
|
|
3d0bb40da6
|
for some strange reason timezone needs to be defined here again...
|
2021-12-03 12:00:40 +07:00 |
|
|
0b0634273a
|
validate form entries, set auto sensible default
|
2021-12-03 11:27:26 +07:00 |
|
|
ab8dc0ddee
|
bump versions
|
2021-12-03 11:26:35 +07:00 |
|
|
4136a2a4f2
|
add rescan lock
|
2021-12-02 19:11:45 +07:00 |
|
|
40c7a6a3f7
|
initial scheduler_form for settings
|
2021-12-02 18:38:32 +07:00 |
|
|
b2861e0369
|
ScheduleBuilder config class for celery beat
|
2021-12-02 18:37:54 +07:00 |
|
|
012e28d4ef
|
initial beat scheduler setup
|
2021-12-02 15:54:29 +07:00 |
|
|
3cc5db7ad1
|
use TZ environ for scheduler
|
2021-12-02 14:44:37 +07:00 |
|
|
7e97284374
|
auto index playlists when adding to download
|
2021-11-29 15:49:45 +07:00 |
|
|
b8359a4249
|
match_all to show all playlists, even when empty
|
2021-11-29 14:28:23 +07:00 |
|
|
b14a820a4c
|
add 18 char len to valid playlists
|
2021-11-29 14:21:19 +07:00 |
|
|
eacfd4bc84
|
refactor and move frontend PostData class to dedicated module
|
2021-11-28 18:42:04 +07:00 |
|
|
525618a7a1
|
update footer to v0.0.8
|
2021-11-27 14:41:10 +07:00 |
|
|
d95bf4272c
|
speedup by only testing selected formats
|
2021-11-27 14:13:48 +07:00 |
|
|
5401722d88
|
bump versions
|
2021-11-27 14:13:10 +07:00 |
|
|
2d69f64121
|
fix some wording
|
2021-11-27 14:11:06 +07:00 |
|
|
b8f7aa3298
|
cleaner handeling of findPlaylists
|
2021-11-27 12:07:27 +07:00 |
|
|
64c9269ee2
|
fix channel info for playlistid view to use actual owner
|
2021-11-27 11:55:00 +07:00 |
|
|
295ea0cde0
|
handling deactivating playlist
|
2021-11-27 11:47:12 +07:00 |
|
|
1f82f0c40d
|
index playlist channel if doesn't exist and beter user feedback
|
2021-11-26 17:34:59 +07:00 |
|
|
31515961e1
|
fix prev and nex playlist order
|
2021-11-26 16:47:39 +07:00 |
|
|
5d7a609285
|
skip backing up not yet existing index
|
2021-11-26 16:19:18 +07:00 |
|
|
e3de9a0184
|
fix mobile playlist nav layout
|
2021-11-26 10:10:45 +07:00 |
|
|
32d2659658
|
handling genering index write errors, #91
|
2021-11-25 22:10:12 +07:00 |
|
|
3f31e50b69
|
add delete download queue pending or ignored, #85
|
2021-11-25 20:02:25 +07:00 |
|
|
408b0a0c34
|
fix mobile layout for playlist pages
|
2021-11-25 17:22:52 +07:00 |
|
|
39304ff2bd
|
add subscribe and unsubscribe buttons for channels and playlists, #81
|
2021-11-25 16:41:58 +07:00 |
|
|
bad129d630
|
consolidate subscribe to single task for channel and playlist
|
2021-11-25 15:49:08 +07:00 |
|