summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix button size in "attached header right" (#28770) (#28774)Giteabot2024-01-123-5/+5
* Hide code related setting options in repository when code unit is disabled (#...Giteabot2024-01-112-19/+19
* Add download attribute to release attachments (#28739) (#28740)Giteabot2024-01-091-1/+1
* Avoid unnecessary 500 panic when a commit doesn't exist (#28719) (#28721)Giteabot2024-01-071-1/+1
* Make template `DateTime` show proper tooltip (#28677) (#28683)wxiaoguang2024-01-031-1/+3
* switch destination directory for apt signing keys (#28639) (#28642)Giteabot2023-12-291-2/+2
* Fix wrong due date rendering in issue list page (#28588) (#28591)Giteabot2023-12-221-1/+1
* Fix 500 error of searching commits (#28576) (#28579)Giteabot2023-12-222-2/+2
* Fix duplicate ID when deleting repo (#28520) (#28528)Giteabot2023-12-192-4/+4
* chore(api): support ignore password if login source type is LDAP for creating...Giteabot2023-12-191-2/+1
* Improve the prompt for "ssh-keygen sign" (#28509) (#28510)Giteabot2023-12-181-1/+1
* Add option to disable ambiguous unicode characters detection (#28454) (#28499)wxiaoguang2023-12-181-3/+3
* Deprecate query string auth tokens (#28390) (#28430)Giteabot2023-12-121-0/+2
* Fix margin in server signed signature verification view (#28379) (#28381)Giteabot2023-12-071-1/+1
* Fix the runs will not be displayed bug when the main branch have no workflows...Giteabot2023-12-061-1/+1
* Refactor template empty checks (#28351) (#28354)Giteabot2023-12-0511-23/+23
* Keep profile tab when clicking on Language (#28320) (#28331)Giteabot2023-12-031-1/+1
* Use full width for project boards (#28225) (#28245)Giteabot2023-11-273-53/+59
* Use full width for PR comparison (#28182) (#28186)Giteabot2023-11-231-2/+2
* Fix missing buttons (#28179) (#28181)Giteabot2023-11-231-0/+4
* Revert "Fix EOL handling in web editor" (#28101) (#28172)Giteabot2023-11-221-4/+3
* Fix swagger title (#28164) (#28167)Giteabot2023-11-221-1/+1
* Add guide page to actions when there's no workflows (#28145) (#28153)Giteabot2023-11-222-0/+12
* Do not display search box when there's no packages yet (#28146) (#28159)Giteabot2023-11-221-0/+2
* Fix empty action run title (#28113) (#28148)Giteabot2023-11-211-1/+1
* 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