index
:
invidious
master
Invidious is an alternative front-end to YouTube
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
assets
/
js
/
themes.js
(
follow
)
Age
Commit message (
Expand
)
Author
2022-12-29
handle auto theme correctly with the manual toggle
shironeko
2022-05-16
JS theme switching simplified
meow
2022-05-16
JS fixes: recursion in themes, keys for frame walking, JSON XHR and details-s...
meow
2022-05-15
js code rewrite. Themes rewritten, bugs fixed
meow
2022-05-06
js code rewrite. Created _helpers.js with XHR and storage wrapper
meow
2022-04-27
replace tabs to spaces
meow
2022-04-25
new lines in the end of file
meow
2022-04-25
optional catchng is not supported by IE11
meow
2022-04-25
single quotes
meow
2022-04-25
use strict
meow
2022-02-07
Fix typos
Dimitris Apostolou
2021-12-26
fix: null ptr while loading/switching theme
Théo Gaillard
2020-11-16
Apply dark theme immediately
saltycrys
2020-03-02
Use a MediaQueryListener to toggle on demand. Tested on OSX. (#925)
Kyle Copperfield
2019-08-15
Add prefers-color-scheme support (#601)
psvenk
2019-06-16
Shorten timeout for AJAX
Omar Roth
2019-06-15
Fix retry on timeout for AJAX requests
Omar Roth
2019-05-09
Add option to toggle theme without reload
Omar Roth