gitea/web_src/js
Gwyneth Morgan 4e0cca3f7d
Use light/dark theme based on system preference (#17051)
Add a new default theme `auto`, which will automatically switch between
`gitea` (light) and `arc-green` (dark) themes depending on the user's
operating system settings.

Closes: #8183
2021-09-27 15:47:44 +01:00
..
code Fix and restyle menu on code line (#15913) 2021-05-18 23:16:02 -04:00
components Actually compute proper foreground color for labels (#16729) 2021-08-25 12:55:47 -05:00
features Do not show issue context popup on external issues (#17050) 2021-09-15 09:45:27 +01:00
markup Keep attachments on tasklist update (#16750) 2021-08-20 15:26:19 -04:00
standalone docs: swagger show models by default (#14880) 2021-03-07 22:19:14 +01:00
vendor Restore Accessibility for Dropdown (#16576) 2021-08-06 01:16:24 +03:00
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 2020-11-10 14:16:30 -05:00
index.js Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074) 2021-09-18 16:44:45 +01:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 2020-04-18 18:46:29 -04:00
publicpath.js Unregister non-matching serviceworkers (#15834) 2021-05-12 20:36:53 +02:00
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
svg.js Load issue/PR context popup data only when needed (#15955) 2021-07-13 20:09:19 +02:00
utils.js Use light/dark theme based on system preference (#17051) 2021-09-27 15:47:44 +01:00
utils.test.js Unregister non-matching serviceworkers (#15834) 2021-05-12 20:36:53 +02:00