43 Commits

Author SHA1 Message Date
a19da4050c
Fix self closing tag w3c issues 2022-10-05 10:29:23 +08:00
zrose584
0f58f1d114
also autofocus search for /results or on error
Signed-off-by: Jesús <heckyel@hyperbola.info>
2022-01-29 10:57:31 -05:00
90b080b7bb
[FrontEnd]: fix placeholder in play-box 2021-12-31 18:19:07 -05:00
b21b2a6009
fix: falied load resource: net:: ERR_FILE_NOT_FOUND 2021-12-27 13:23:18 -05:00
dd498e63d9
[Design]: short Clear text 2021-12-03 19:36:08 -05:00
4a45a699ae
fix "Security Error: Content, may not load data from blob" 2021-08-30 00:24:41 -05:00
ee581c56a3
fix missing data variable 2021-08-29 21:44:08 -05:00
James Taylor
c9a75042d2
Add support for more qualities, merging video+audio using MSE
Signed-off-by: Jesús <heckyel@hyperbola.info>
2021-08-29 18:48:56 -05:00
e4af99fd17
Revert "Add support for more qualities, merging video+audio using MSE"
This reverts commit d56df02e7b1eba86baf511289208295b1f6c5a50.
2021-08-29 18:48:01 -05:00
James Taylor
d56df02e7b
Add support for more qualities, merging video+audio using MSE
Signed-off-by: Jesús <heckyel@hyperbola.info>
2021-08-29 18:44:26 -05:00
0c106bb111
[frontend]: fix current version 2021-08-27 12:54:31 -05:00
59f32b31d9
[frontend]: improve current version 2021-08-27 12:06:41 -05:00
49d823e135
Fix request search when is empty 2021-07-04 12:08:21 -05:00
James Taylor
acfa31ff59
Change search url path to match the YouTube path
Fixes #67

Signed-off-by: Jesús <heckyel@hyperbola.info>
2021-07-01 21:04:33 -05:00
4a9c1422e7
w3c syntax, unnecessary role=button 2021-06-29 19:11:10 -05:00
fc8a23099d
Fix shared.css file style missing 2021-06-14 18:39:03 -05:00
31901905e3
Fix name app 2021-06-10 16:48:22 -05:00
7fd2c3474f
Capitalize name app 2021-06-10 16:41:45 -05:00
f26c9be85e
Fix URL 2021-02-25 14:27:46 -05:00
875e1ef986
Change URL repo 2021-02-25 13:08:25 -05:00
78abaf7aba
General theme: fix support 'Content-Security-Policy' with librejs in UXP 2021-01-09 11:15:41 -05:00
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