22 Commits

Author SHA1 Message Date
0f78e73e80
General theme: add license and add URL source code in footer 2020-12-29 15:36:23 -05:00
a7c1f2a34e
Add get_app_version and version 2020-12-17 15:31:11 -05:00
d66c8661cb
Fix missing lang 2020-12-15 20:58:01 -05:00
e9215534d3
Migration general theme: fix missing message-box style 2020-12-15 11:24:13 -05:00
7a765dc664
Change general design theme 2020-12-14 23:44:29 -05:00
James Taylor
125ddaa8da Add setting to change font. Change default to arial
Closes #33
2020-10-20 15:38:00 -07:00
James Taylor
b35afb7cf6 Add 'self' directive for img to CSP when proxy_images is off
The default directive has self, but the img directive overrides
that completely. Need this for local image requests such as
subscriptions

closes #31
2020-10-19 13:33:17 -07:00
James Taylor
fd253d9e07
Merge branch 'master' into optional_proxy_images 2020-10-12 09:37:13 -07:00
zrose584
ed0b20e6c8 Don't remove the CSP completely 2020-10-09 18:35:13 +02:00
zrose584
f8d9be2d5a settings.py: add 'proxy_images' 2020-10-07 19:28:52 +02:00
zrose584
05cec14881 autofocus search input 2020-10-07 18:44:48 +02:00
James Taylor
c13a8f677d local playlists: Display error message if no videos are selected or no playlist is chosen when using "add to playlist"
See #4
2020-01-19 14:29:50 -08:00
James Taylor
b614fcdb85 Fix regression: Can't remove videos from local playlists 2019-10-21 21:14:13 -07:00
James Taylor
33a8898656 Only display local playlist controls in header on pages with videos 2019-09-15 14:59:19 -07:00
James Taylor
57c37a57e9 Add optional javascript for adding videos to playlists without the browser cancelling loading of the video, and to display a status message 2019-09-15 14:55:57 -07:00
James Taylor
e9b16ef71f Layout: Add themes 2019-08-25 16:08:08 -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
0f574e8e28 Regression: Fix csp preventing subtitles from working 2019-08-07 20:27:19 -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
74cf3b2135 Use variable to set title on base template instead of block 2019-07-21 22:50:57 -07:00
James Taylor
1156b09987 Refactor search page 2019-06-21 21:41:41 -07:00
James Taylor
1ba2411862 Inherit from base template 2019-06-17 20:50:00 -07:00