gitea/web_src/css
wxiaoguang 7190519fb3
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-container (push) Waiting to run
Fix code highlighting on blame page (#36157)
1. Full file highlighting (fix the legacy todo "we should instead
highlight the whole file at once")
    * Fix #24383
2. Correctly covert file content encoding
3. Remove dead code, split large for-loop into small functions/blocks to
make code maintainable
2025-12-14 12:40:55 +02:00
..
chroma
codemirror
editor Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
features Fix SVG size calulation, only use style attribute (#36133) 2025-12-12 09:39:02 +02:00
markup Improve and fix markup code preview rendering (#35777) 2025-10-30 05:15:42 +00:00
modules fix some file icon ui (#36078) 2025-12-04 19:47:23 +01:00
repo Fix SVG size calulation, only use style attribute (#36133) 2025-12-12 09:39:02 +02:00
shared Refactor some trivial problems (#34959) 2025-07-05 23:19:33 +08:00
standalone Make external iframe render work (#35730) 2025-10-23 08:01:38 +00:00
themes Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
actions.css Misc CSS fixes (#34638) 2025-06-07 19:57:07 +02:00
admin.css Update JS and PY deps (#35191) 2025-08-01 07:24:26 +00:00
base.css Fix code highlighting on blame page (#36157) 2025-12-14 12:40:55 +02:00
dashboard.css
explore.css
font_i18n.css
form.css Fix code tag style problem and LFS view bug (#35628) 2025-10-12 02:38:42 +08:00
helpers.css
home.css Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +08:00
index.css Refactor packages (func name & UI) (#34773) 2025-06-18 19:04:24 +00:00
install.css
org.css
repo.css Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
review.css Misc CSS fixes (#35888) 2025-11-19 03:02:41 +00:00
user.css Fix overflow in notifications list (#35446) 2025-09-10 13:05:35 +00:00