gitea/templates/shared
wxiaoguang 3b839f8dc0
Trivial fixes (#33304)
1. the error check was added for go-git, it was caused by the empty `.keep` file in the test fixtures.
2. use `PostFormValue` instead of `PostForm.Get` (`Get` needs to parse the form ahead)
3. fix incorrect container text (it should show "Images" in the header but not "OS/Arch")
4. align maven xml
5. fix closed PR color&icon
2025-01-17 08:55:02 +00:00
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2024-12-23 09:59:16 +00:00
misc Prevent tab shifting, remove extra margin on fluid pages (#31090) 2024-05-27 06:45:16 +00:00
search Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
secrets Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
user Add `show more` organizations icon in user's profile (#32986) 2024-12-27 02:49:50 +08:00
variables Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
webhook Change webhook-type in create-view (#29114) 2024-02-15 14:59:48 +01:00
combomarkdowneditor.tmpl Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
fileisempty.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
filetoolarge.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
issueicon.tmpl Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
issuelist.tmpl always show assignees on right (#33006) 2024-12-29 00:30:06 +00:00
repo_search.tmpl Improve repo search UI (#29767) 2024-03-15 09:45:30 +00:00
searchbottom.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
searchfile.tmpl Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00