summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix display member unit in the menu bar if there are no hidden members in pub...yp053272023-10-301-6/+6
* Allow pull requests Manually Merged option to be used by non-admins (#27780)Brecht Van Lommel2023-10-301-3/+3
* Package repository/documentation link unification (#27804)Danila Fominykh2023-10-276-7/+8
* Add link to members and repositories at teams page (#27744)8532023-10-261-1/+1
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-252-2/+2
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-252-12/+38
* Show placeholder email in privacy popup (#27770)Gerd Katzenbeisser2023-10-251-1/+1
* Add word-break to organization name and description (#26624)yp053272023-10-253-3/+3
* Only show diff file tree when more than one file changed (#27775)silverwind2023-10-251-4/+9
* Fix incorrect "tab" parameter for repo search sub-template (#27755)wxiaoguang2023-10-241-2/+2
* Enable followCursor for language stats bar (#27713)silverwind2023-10-221-1/+1
* teams: new View button (#27685)tomholford2023-10-221-0/+1
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-193-0/+24
* Fix required checkboxes in issue forms (#27592)JakobDev2023-10-191-4/+7
* Add link for repositories README file (#27684)sebastian-sauer2023-10-181-2/+2
* Improve the list header in milestone page (#27302)yp053272023-10-186-257/+245
* Hide archived labels by default from the suggestions when assigning labels fo...puni98692023-10-172-8/+10
* cleanup repo details icons/labels (#27644)Denys Konovalov2023-10-164-57/+27
* Improve dropdown button alignment and fix hover bug (#27632)wxiaoguang2023-10-161-0/+9
* Add anchor to review types (#26894)Earl Warren2023-10-141-2/+2
* Keep filter when showing unfiltered results on explore page (#27192)JakobDev2023-10-111-1/+1
* Don't show Link to TOTP if not set up (#27585)JakobDev2023-10-111-3/+5
* Fix template bug (#27581)Lunny Xiao2023-10-111-1/+2
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-112-4/+11
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-1113-22/+22
* Remove max-width and add hide text overflow (#27359)Kyle D2023-10-091-12/+12
* api: GetPullRequestCommits: return file list (#27483)Michael Santos2023-10-091-0/+24
* Improve file history UI and fix URL escaping bug (#27531)wxiaoguang2023-10-091-7/+7
* Restore warning commit status (#27504)silverwind2023-10-082-1/+4
* Remove unnecessary desc for openssh key cron task (#27515)Lunny Xiao2023-10-081-4/+2
* [FIX] missing ctx in new_form (#27514)mohammed ahmed2023-10-081-1/+1
* add a shortcut to user's profile page to admin user details (#27299)techknowlogick2023-10-081-1/+5
* Update JS and PY dependencies (#27501)silverwind2023-10-081-3/+3
* Improve feed icons and feed merge text color (#27498)silverwind2023-10-071-3/+3
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-063-10/+4
* Refactor system setting (#27000)wxiaoguang2023-10-051-4/+4
* Fix pr template (#27436)Lunny Xiao2023-10-041-1/+1
* Fix missing `ctx` in new_form.tmpl (#27434)CaiCandong2023-10-041-2/+2
* Use flex-container for repo and org settings (#27418)silverwind2023-10-044-6/+6
* Fix yet another `ctx` template bug (#27417)delvh2023-10-041-1/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-033-4/+4
* link to file from its history (#27354)Denys Konovalov2023-10-021-2/+8
* Cargo package - Fix missing domain in cargo sparse url (#27370)merlleu2023-10-011-1/+1
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-015-158/+184
* Fix missing ctx for GetRepoLink in dashboard (#27372)CaiCandong2023-10-011-1/+1
* highlight user details link (#26998)Denys Konovalov2023-10-012-3/+10
* Feed UI Improvements (#27356)silverwind2023-09-301-12/+14
* Fix template bug (#27362)Lunny Xiao2023-09-301-1/+1
* Add protected branch name description (#27257)Lunny Xiao2023-09-291-0/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-298-46/+46