mirror of
https://github.com/go-shiori/shiori.git
synced 2025-09-16 09:56:59 +08:00
* login page follow browser darkmode settings * theme change based on selection in settings between follw system , light, dark * content page follow settings and fix syntax error * drop down menu color follow current theme * version number follow theme in login page * use footer instead of id for version * replace space with tab * move theme settings to the top of the list and fix typo * remove duplicate code and use a function instead * fix logic of change theme if you select follow system to not need reload anymore * fix code style with make styles * fix bug that eventlistener not remove when activate light or dark theme * less js and add theme with patch by @fmartingr * remove NightMode config and now everythings control with Theme * error instead of log if invalid theme selected Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com> * remove unneeded part and update swagger documents --------- Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com> |
||
---|---|---|
.. | ||
account.go | ||
bookmark.go | ||
const.go | ||
db.go | ||
domains.go | ||
errors.go | ||
http.go | ||
legacy.go | ||
main.go | ||
tag.go |