aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-112-0/+125
* Use forum.gitea.com instead of old URL (#31989)Lunny Xiao2024-09-061-2/+2
* Distinguish official vs non-official reviews, add tool tips, and upgr… (#31...william-allspice2024-09-063-4/+12
* Remove urls from translations (#31950)Denys Konovalov2024-09-028-21/+21
* Split org Propfile README to a new tab `overview` (#31373)a10121127962024-08-271-1/+6
* Move lock icon position and add additional tooltips to branch list page (#31839)william-allspice2024-08-211-7/+11
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-193-3/+9
* Actions support workflow dispatch event (#28163)胖梁2024-08-182-0/+83
* fix the component of access token list not mounted (#31824)sillyguodong2024-08-161-7/+7
* Fixes for unreachable project issues when transfer repository from organizati...Edip Emre Bodur2024-08-131-1/+2
* Support issue template assignees (#31083)Zettat1232024-08-122-6/+9
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-111-3/+3
* Move repository visibility to danger zone in the settings area (#31126)Fábio Barkoski2024-08-111-14/+49
* Add warning message in merge instructions when `AutodetectManualMerge` was no...a10121127962024-08-101-1/+7
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-091-0/+16
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-051-0/+7
* Add permission description for API to add repo collaborator (#31744)Jason Song2024-08-011-0/+5
* Fix the display of project type for deleted projects (#31732)yp053272024-07-301-4/+10
* Fix API endpoint for registration-token (#31722)Jason Song2024-07-291-33/+33
* Add return type to GetRawFileOrLFS and GetRawFile (#31680)Adam Majer2024-07-251-3/+12
* Support delete user email in admin panel (#31690)yp053272024-07-251-0/+18
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-193-2/+22
* allow synchronizing user status from OAuth2 login providers (#31572)Rowan Bohde2024-07-162-2/+2
* Added default sorting milestones by name (#27084)Bartlomiej Komendarczuk2024-07-162-0/+2
* Code editor theme enhancements (#31629)silverwind2024-07-141-1/+1
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-093-1/+20
* Don't show hidden labels when filling out an issue template (#31576)65432024-07-081-1/+1
* Allow force push to protected branches (#28086)Henry Goodman2024-07-052-0/+141
* Refactor login page (#31530)Anbraten2024-07-058-150/+147
* Add Passkey login support (#31504)Anbraten2024-06-291-0/+6
* Always use HTML attributes for avatar size (#31509)silverwind2024-06-284-7/+7
* Make toast support preventDuplicates (#31501)wxiaoguang2024-06-272-11/+15
* use correct l10n string (#31487)CyberFlame2024-06-251-1/+1
* Disable issue/PR comment button given empty input (#31463)Kemal Zebari2024-06-231-1/+1
* Simplify 404/500 page (#31409)wxiaoguang2024-06-232-15/+22
* Refactor image diff (#31444)wxiaoguang2024-06-221-1/+1
* Fix the link for .git-blame-ignore-revs bypass (#31432)wxiaoguang2024-06-201-1/+1
* Fix the wrong line number in the diff view page when expanded twice. (#31431)charles2024-06-201-3/+3
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-186-12/+10
* Add cache test for admins (#31265)65432024-06-172-27/+43
* Fix double border in system status table (#31363)silverwind2024-06-171-3/+5
* Fix missing images in editor preview due to wrong links (#31299)Brecht Van Lommel2024-06-171-2/+2
* Add tag protection via rest api #17862 (#31295)mzroot2024-06-141-0/+332
* Extract and display readme and comments for Composer packages (#30927)KN4CK3R2024-06-141-5/+5
* [Refactor] Unify repo search order by logic (#30876)65432024-06-131-1/+1
* Fixed incorrect localization `explorer.go` (#31348)Kerwin Bryant2024-06-131-5/+1
* Improve detecting empty files (#31332)wxiaoguang2024-06-136-7/+12
* Fix navbar `+` menu flashing on page load (#31281)silverwind2024-06-122-16/+14
* Optimize profile layout to enhance visual experience (#31278)Kerwin Bryant2024-06-121-10/+2
* code optimization (#31315)Kerwin Bryant2024-06-1112-46/+46