aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/header.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-2/+2
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+1
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-181-2/+2
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-1/+1
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-061-86/+88
* Right align the "Settings" menu item in overflow-menu (#30764)wxiaoguang2024-04-301-0/+1
* Refactor web routes (#30519)wxiaoguang2024-04-171-14/+14
* Tweak repo buttons on mobile and labeled button border-radius (#30503)silverwind2024-04-161-18/+18
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-231-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-221-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Refactor repo header/list (#29969)wxiaoguang2024-03-211-14/+16
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-4/+4
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-1/+2
* Use a predictiable fork URL to allow forking repositories without providing a...wxiaoguang2024-03-011-2/+2
* Tweak repo header (#29134)silverwind2024-02-151-3/+3
* Don't do a full page load when clicking `Watch` or `Star` (#29001)Yarden Shoham2024-02-051-30/+2
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+3
* Fix display latest sync time for pull mirrors on the repo page (#28841)yp053272024-01-181-8/+7
* Display latest sync time for pull mirrors on the repo page (#28712)Dmitry Sharshakov2024-01-151-0/+7
* Revamp repo header (#27760)Denys Konovalov2024-01-121-43/+47
* Issue fixes for RSS feed improvements (#28380)Panagiotis "Ivory" Vasilopoulos2023-12-071-2/+2
* Improve RSS feed icons (#28368)Panagiotis "Ivory" Vasilopoulos2023-12-061-3/+6
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-3/+3
* Fix link to `Code` tab on wiki commits (#28041)JakobDev2023-11-271-1/+1
* cleanup repo details icons/labels (#27644)Denys Konovalov2023-10-161-16/+9
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-35/+35
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-161-2/+1
* Remove unnecessary template helper repoAvatar (#26387)wxiaoguang2023-08-081-8/+3
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-1/+3
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Fix tags header and pretty format numbers (#25624)Lunny Xiao2023-07-051-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+1
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-2/+2
* Remove svg.svg class, restore .rss-icon (#24667)silverwind2023-05-121-1/+1
* RSS icon fixes (#24476)silverwind2023-05-101-3/+3
* Fix color for transfer related buttons when having no permission to act (#24510)Hester Gong2023-05-041-2/+2
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-12/+8
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-2/+2
* Improve External Wiki in Repo Header (#24304)JakobDev2023-04-241-2/+8
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-1/+0
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-221-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-9/+9