James Taylor
|
cb5f36581d
|
Layout: add option to hide comments/related vids by default but click to show using <details>
|
2019-08-24 16:45:01 -07:00 |
|
James Taylor
|
943e1cd751
|
Layout: Make downloads click-to-show instead of hover-to-show using <details> element
|
2019-08-24 14:25:11 -07:00 |
|
James Taylor
|
d9fbf82bb2
|
Layout: Add option to use 720p resolution
|
2019-08-24 13:35:11 -07:00 |
|
James Taylor
|
fa2fa7fe16
|
Layout: Add theater mode
|
2019-08-24 12:43:58 -07:00 |
|
James Taylor
|
bc8db064d2
|
Layout: add some space below more comments button
|
2019-08-24 12:02:40 -07:00 |
|
James Taylor
|
f2eb354197
|
Layout: Simplify color scheme
|
2019-08-24 11:59:23 -07:00 |
|
James Taylor
|
400d17e613
|
Layout: simplify CSS layout on most pages
|
2019-08-24 11:35:58 -07:00 |
|
James Taylor
|
d9517a3322
|
Layout: Put related videos below video when page is too small
|
2019-08-23 19:24:42 -07:00 |
|
James Taylor
|
102c21132a
|
Layout: simplify watch page space distribution on edges
|
2019-08-23 15:37:40 -07:00 |
|
James Taylor
|
96b9a96a50
|
Layout: Regression: fix blank space at bottom of short pages
|
2019-08-23 14:55:09 -07:00 |
|
James Taylor
|
85572c94de
|
Layout: refactor item system to be more maintainable, add vertical item type
|
2019-08-23 14:48:00 -07:00 |
|
James Taylor
|
70d2cff817
|
Layout: Center header content
|
2019-08-18 18:26:13 -07:00 |
|
James Taylor
|
7f3ca7ee49
|
Layout: Replace local playlists link with home link in header and use flexbox to make it work on smaller window sizes
|
2019-08-18 15:57:27 -07:00 |
|
James Taylor
|
dc4008a210
|
Add settings page
|
2019-08-17 23:13:39 -07:00 |
|
James Taylor
|
71632a23f5
|
Subscriptions: Add watched column in database for future feature
|
2019-08-17 13:54:54 -07:00 |
|
James Taylor
|
d80a8b1c3f
|
Subscriptions: Hopefully fix autochecking being scheduled in the past
|
2019-08-17 13:52:32 -07:00 |
|
James Taylor
|
aa5b9efca1
|
Subscriptions: Don't show videos from muted channels
|
2019-08-17 12:54:03 -07:00 |
|
James Taylor
|
897755e836
|
Subscriptions: Add database version
|
2019-08-17 12:49:36 -07:00 |
|
James Taylor
|
056f6fd2b5
|
Subscriptions: check channel's atom feed to get exact time published
|
2019-08-17 00:50:58 -07:00 |
|
James Taylor
|
899b088cdc
|
Subscriptions: show when video was published
|
2019-08-16 21:48:40 -07:00 |
|
James Taylor
|
e01aa59148
|
Merge branch 'master' into subscriptions
|
2019-08-15 16:30:40 -07:00 |
|
James Taylor
|
1ce500b8a2
|
Regression: Fix error when playlist has no description
|
2019-08-15 16:30:05 -07:00 |
|
James Taylor
|
046d7226ea
|
Subscriptions: improve checking messages, say how many new vids from channel
|
2019-08-14 18:39:39 -07:00 |
|
James Taylor
|
e2c9081aee
|
Subscriptions: double auto-check rate
|
2019-08-14 16:40:42 -07:00 |
|
James Taylor
|
e69ea5910f
|
subscriptions.html: Add horizontal rule between tag list and channel list
|
2019-08-14 00:14:27 -07:00 |
|
James Taylor
|
31a04555ae
|
Subscriptions auto-checking system
|
2019-08-14 00:12:24 -07:00 |
|
James Taylor
|
38792081d4
|
subscription-manager: fix items being cut off at the bottom and top of the columns in chrome
|
2019-08-12 15:34:55 -07:00 |
|
James Taylor
|
da8243085b
|
subscription_manager: fix bug where checkbox size decreases when there's too many tags
|
2019-08-12 15:18:56 -07:00 |
|
James Taylor
|
de33ee6bb8
|
When restricting subscriptions to a tag, make that tag unclickable and add link to unrestrict
|
2019-08-12 15:09:28 -07:00 |
|
James Taylor
|
dd4841901f
|
Add pagination to subscriptions page
|
2019-08-12 01:14:11 -07:00 |
|
James Taylor
|
c55955f42d
|
Set sqlite to respect foreign key constraints
|
2019-08-11 18:36:44 -07:00 |
|
James Taylor
|
b469536ce6
|
Ability to only show videos from channels with specific tag
|
2019-08-11 18:17:19 -07:00 |
|
James Taylor
|
d1ae8dc290
|
Subscriptions flask port: add missing html info (video url and info dict)
|
2019-08-11 17:44:11 -07:00 |
|
James Taylor
|
a12b73439a
|
If thumbnail or thumbnail directory is deleted after having been downloaded, correctly detect it and redownload it
|
2019-08-11 17:37:42 -07:00 |
|
James Taylor
|
5a6c65774b
|
Fix bug when thumbnail directory doesn't exist where first downloaded thumbnail is made a directory
|
2019-08-11 17:27:55 -07:00 |
|
James Taylor
|
42036f92d2
|
Delete thumbnails from channel when unsubscribing
|
2019-08-11 17:25:10 -07:00 |
|
James Taylor
|
525ec403c0
|
Download and save subscription thumbnails when requested by the browser, not preemptively
|
2019-08-11 17:09:38 -07:00 |
|
James Taylor
|
2617f87e17
|
Add subscribe button on channels
|
2019-08-10 18:12:02 -07:00 |
|
James Taylor
|
33bba9762c
|
Convert subscription manager to flask framework
|
2019-08-10 17:05:14 -07:00 |
|
James Taylor
|
163814d35c
|
Convert subscriptions page to flask framework
|
2019-08-10 00:09:03 -07:00 |
|
James Taylor
|
2e75c6d960
|
Merge flask framework and other stuff from master
|
2019-08-09 22:01:04 -07:00 |
|
James Taylor
|
adc40bc760
|
Add pagination for local playlists
|
2019-08-09 21:18:43 -07:00 |
|
James Taylor
|
0f574e8e28
|
Regression: Fix csp preventing subtitles from working
|
2019-08-07 20:27:19 -07:00 |
|
James Taylor
|
ba0809b965
|
rename enable_comments amd enable_related_videos
|
2019-08-01 00:28:51 -07:00 |
|
James Taylor
|
865e5a6bce
|
Add upgrade system for settings and automatically add missing settings to file
|
2019-08-01 00:24:30 -07:00 |
|
James Taylor
|
642484bbb2
|
Fix broken video titles due to youtube changes
|
2019-07-29 17:05:04 -07:00 |
|
James Taylor
|
4c9ecc9a18
|
Add content security policy to ensure mistakes or exploits never lead to third party connections from the page
|
2019-07-26 13:09:41 -07:00 |
|
James Taylor
|
10f1d7945e
|
channel bugfix: supply playlist names in playlist adding form for tabs with vids
|
2019-07-24 00:43:01 -07:00 |
|
James Taylor
|
b56e65e051
|
channel.html: add some space to the left of the page
|
2019-07-24 00:41:20 -07:00 |
|
James Taylor
|
eb89c7426d
|
Add 'subscribers' and 'videos' after corresponding numbers in channel item in search results
|
2019-07-24 00:02:04 -07:00 |
|