summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Add edit option for README.md (#28071)JakobDev2023-11-201-0/+3
* Fix Show/hide filetree button on small displays (#27881)sebastian-sauer2023-11-171-2/+2
* Improve PR diff view on mobile (#27883)sebastian-sauer2023-11-161-1/+1
* Add word-break to repo description in home page (#27924)yp053272023-11-071-1/+1
* Fix rendering assignee changed comments without assignee (#27927)Sebastian Brückner2023-11-071-24/+23
* Add word break to release title (#27942)yp053272023-11-071-1/+1
* Fix edit topic UI (#27925)yp053272023-11-061-3/+3
* Show correct commit sha when viewing single commit diff (#27916)sebastian-sauer2023-11-061-1/+1
* Remove "tabindex" from some form buttons (#27892)Earl Warren2023-11-032-7/+7
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-027-40/+56
* Display issue task list on project cards (#27865)KN4CK3R2023-11-021-0/+7
* Allow pull requests Manually Merged option to be used by non-admins (#27780)Brecht Van Lommel2023-10-301-3/+3
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-251-1/+1
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-252-12/+38
* Only show diff file tree when more than one file changed (#27775)silverwind2023-10-251-4/+9
* Enable followCursor for language stats bar (#27713)silverwind2023-10-221-1/+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-162-20/+9
* Add anchor to review types (#26894)Earl Warren2023-10-141-2/+2
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-112-4/+11
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-1111-19/+19
* Remove max-width and add hide text overflow (#27359)Kyle D2023-10-091-12/+12
* 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
* [FIX] missing ctx in new_form (#27514)mohammed ahmed2023-10-081-1/+1
* Update JS and PY dependencies (#27501)silverwind2023-10-081-3/+3
* 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-042-3/+3
* link to file from its history (#27354)Denys Konovalov2023-10-021-2/+8
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-014-157/+183
* 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-293-7/+7
* 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 more "locale" usages (#27259)wxiaoguang2023-09-2572-134/+134
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-25130-1820/+1820
* Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive...Yarden Shoham2023-09-251-2/+8
* cleanup locale function usage (#27227)Denys Konovalov2023-09-2426-79/+71
* Fix EOL handling in web editor (#27141)silverwind2023-09-241-3/+4
* Allow copying issue comment link on archived repos and when not logged in (#2...JakobDev2023-09-233-13/+13
* fix: text decorator on issue sidebar menu label (#27206)metiftikci2023-09-231-1/+1
* Fix dropdown icon position (#27175)wxiaoguang2023-09-216-23/+19