aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve tree not found page (#26570)yp053272023-09-291-1/+3
* Add support for forking single branch (#25821)Dmitry Sharshakov2023-09-291-0/+20
* Fix review UI (#27322)wxiaoguang2023-09-281-1/+1
* Improve branch list UI (#27319)wxiaoguang2023-09-282-15/+9
* Fix protected branch icon location (#26576)yp053272023-09-272-8/+10
* Fix divider in subscription page (#27298)yp053272023-09-271-1/+1
* Fix incorrect change from #27231 (#27275)delvh2023-09-261-3/+3
* Add missing IconHTML size (#27269)wxiaoguang2023-09-261-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-25115-225/+224
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-25305-3816/+3816
* Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive...Yarden Shoham2023-09-251-2/+8
* Add missing public user visibility in user details page (#27246)yp053272023-09-251-0/+1
* Use mask-based fade-out effect for `.new-menu` (#27181)silverwind2023-09-251-15/+17