aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
Commit message (Expand)AuthorAgeFilesLines
* remove trailing whitespaceszrose5842020-10-211-1/+1
* Add setting to change font. Change default to arialJames Taylor2020-10-201-0/+13
* settings.py: fix img_prefix not updated when setting changesJames Taylor2020-10-191-6/+13
* Merge branch 'master' into optional_proxy_imagesJames Taylor2020-10-121-0/+7
|\
| * add comments.jszrose5842020-10-071-0/+7
* | settings.py: add 'proxy_images'zrose5842020-10-071-3/+15
|/
* Add setting for tor_portuser9381202020-09-191-0/+6
* Add tor video routingJames Taylor2020-09-181-9/+35
* settings.py: make names less confusing and remove dead codeJames Taylor2020-09-141-71/+44
* Add setting to enable/disable video hotkeysJames Taylor2020-09-091-0/+7
* settings.py: Support newer `ast.Constant' for settings.txt file.Jelle Licht2020-09-051-1/+2
* Correctly start and stop subscriptions autochecker when it isJames Taylor2020-03-081-0/+15
* Fix FileNotFound error when trying to download search plugin when the working...James Taylor2020-02-061-0/+1
* Merge subscriptions into masterJames Taylor2019-09-061-0/+6
|\
| * Subscriptions auto-checking systemJames Taylor2019-08-141-0/+6
* | Adapt theme and layout settings to settings page systemJames Taylor2019-09-061-0/+9
* | Settings: Fix circular dependency for settings_pageJames Taylor2019-09-061-3/+1
* | Merge branch 'settings'James Taylor2019-09-061-23/+95
|\ \
| * | Add settings pageJames Taylor2019-08-171-23/+95
| |/
* | Layout: Add themesJames Taylor2019-08-251-0/+6
* | Layout: Add option to use 720p resolutionJames Taylor2019-08-241-0/+6
* | Layout: Add theater modeJames Taylor2019-08-241-0/+6
|/
* Add upgrade system for settings and automatically add missing settings to fileJames Taylor2019-08-011-32/+159
* Remove ad-hoc response saving from code, create a debug setting for fetch_urlJames Taylor2019-07-231-1/+4
* Indicate whether tor routing is onJames Taylor2018-12-311-2/+5
* Change default port to 8080James Taylor2018-12-311-1/+1
* Can now store settings&data in ~/.youtube-local, keeping program files separateJames Taylor2018-11-101-29/+50
* Don't use exec to read settingsJames Taylor2018-10-311-2/+39
* default disable googlevideo domain debuggingJames Taylor2018-08-311-0/+7
* add settings for enabling/disabling comments, comment avatars, & related vidsJames Taylor2018-07-131-0/+4
* language settings and default-mode settings for subtitlesJames Taylor2018-07-131-0/+8
* move settings to file, fix error if no banned_addresses.txtJames Taylor2018-07-131-0/+11