summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Add word break to the repo list in admin settings page (#28034) (#28035)Giteabot2023-11-141-2/+2
* Add word-break to repo description in home page (#27924) (#27957)Giteabot2023-11-081-1/+1
* Fix rendering assignee changed comments without assignee (#27927) (#27952)Giteabot2023-11-071-24/+23
* Add word break to release title (#27942) (#27947)Giteabot2023-11-071-1/+1
* Show correct commit sha when viewing single commit diff (#27916) (#27921)Giteabot2023-11-061-1/+1
* Remove set tabindex on view issue (#27892) (#27896)Giteabot2023-11-032-7/+7
* Clean up template locale usage (#27856) (#27857)wxiaoguang2023-10-311-10/+10
* Fix package webhook (#27839) (#27855)Giteabot2023-10-311-0/+4
* Always use whole user name as link (#27815) (#27838)Giteabot2023-10-301-5/+1
* Add dedicated class for empty placeholders (#27788) (#27792)Giteabot2023-10-262-2/+2
* Fix incorrect "tab" parameter for repo search sub-template (#27755) (#27764)Giteabot2023-10-241-2/+2
* Enable followCursor for language stats bar (#27713) (#27739)Giteabot2023-10-221-1/+1
* Feed UI Improvements (#27356) (#27717)Giteabot2023-10-211-12/+14
* Improve feed icons and feed merge text color (#27498) (#27716)Giteabot2023-10-211-3/+3
* cleanup repo details icons/labels (#27644) (#27654)v1.21.0-rc2Giteabot2023-10-194-57/+27
* Fix required checkboxes in issue forms (#27592) (#27692)Giteabot2023-10-191-4/+7
* Hide archived labels by default from the suggestions when assigning labels fo...Giteabot2023-10-172-8/+10
* Improve dropdown button alignment and fix hover bug (#27632) (#27637)Giteabot2023-10-161-0/+9
* Backport manually for a tmpl issue in v1.21 (#27612)Nanguan Lin2023-10-141-1/+1
* Keep filter when showing unfiltered results on explore page (#27192) (#27589)Giteabot2023-10-121-1/+1
* Don't show Link to TOTP if not set up (#27585) (#27588)Giteabot2023-10-111-3/+5
* Replace ajax with fetch, improve image diff (#27267) (#27583)Giteabot2023-10-112-4/+11
* Revert "Fix pr template (#27436)" (#27567)Nanguan Lin2023-10-111-1/+1
* Remove max-width and add hide text overflow (#27359) (#27550)Giteabot2023-10-091-12/+12
* api: GetPullRequestCommits: return file list (#27483) (#27539)Giteabot2023-10-091-0/+24
* Restore warning commit status (#27504) (#27529)Giteabot2023-10-092-1/+4
* Update JS and PY dependencies (#27501) (#27518)silverwind2023-10-081-3/+3
* Revert #27426 (#27474)delvh2023-10-061-1/+1
* Refactor system setting (#27000) (#27452)Giteabot2023-10-051-4/+4
* Fix pr template (#27436) (#27440)Giteabot2023-10-041-1/+1
* Fix missing `ctx` in new_form.tmpl (#27434) (#27438)Giteabot2023-10-041-2/+2
* Fix yet another `ctx` template bug (#27417) (#27426)Giteabot2023-10-041-1/+1
* Use flex-container for repo and org settings (#27418) (#27430)Giteabot2023-10-044-6/+6
* Hide archived labels when filtering by labels on the issue list (#27115) (#27...Giteabot2023-10-015-158/+184
* highlight user details link (#26998) (#27376)Giteabot2023-10-012-3/+10
* Fix missing ctx for GetRepoLink in dashboard (#27372) (#27375)Giteabot2023-10-011-1/+1
* Fix template bug (#27362) (#27364)Giteabot2023-09-301-1/+1
* Add protected branch name description (#27257) (#27351)Giteabot2023-09-291-0/+1
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-298-46/+46
* Improve tree not found page (#26570) (#27346)Giteabot2023-09-291-1/+3
* Fix review UI (#27322) (#27331)Giteabot2023-09-281-1/+1
* Fix divider in subscription page (#27298) (#27301)Giteabot2023-09-281-1/+1
* Improve branch list UI (#27319) (#27324)Giteabot2023-09-282-15/+9
* Fix protected branch icon location (#26576) (#27317)Giteabot2023-09-272-8/+10
* Add missing IconHTML size (#27269) (#27283)Giteabot2023-09-261-1/+1
* Fix incorrect change from #27231 (#27275) (#27282)Giteabot2023-09-261-3/+3
* Backport ctx locale refactoring manually (#27231) (#27259) (#27260)wxiaoguang2023-09-25314-3895/+3894
* Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive...Giteabot2023-09-251-2/+8
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27251)Giteabot2023-09-251-0/+4
* Use mask-based fade-out effect for `.new-menu` (#27181) (#27243)Giteabot2023-09-251-15/+17