summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Improve milestone filter on issues page (#22423) (#24440)Giteabot2023-04-304-80/+64
* Fix user-cards format (#24428) (#24431)Giteabot2023-04-292-2/+4
* Add tags list for repos whose release setting is disabled (#23465) (#24369)Zettat1232023-04-274-64/+108
* Fix no edit/close/delete button in org repo project view page (#24349)yp053272023-04-261-2/+2
* Fix broken clone script on an empty archived repo (#24339) (#24348)Giteabot2023-04-261-1/+1
* Don't set meta `theme-color` by default (#24340) (#24346)Giteabot2023-04-261-1/+1
* Wrap too long push mirror addresses (#21120) (#24334)Giteabot2023-04-251-1/+1
* Fix typo in API route (#24310) (#24332)Giteabot2023-04-251-27/+25
* Fix footer display (#24251) (#24269)wxiaoguang2023-04-221-27/+25
* Fix issue attachment handling (#24202) (#24221)wxiaoguang2023-04-201-9/+9
* Fix template error in pull request with deleted head repo (#24192) (#24216)Giteabot2023-04-191-1/+1
* Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171)Giteabot2023-04-172-8/+9
* Make label templates have consistent behavior and priority (#23749) (#24071)wxiaoguang2023-04-122-4/+4
* Add cardtype to org/user level project on creation, edit and view (#24043) (#...Hester Gong2023-04-122-0/+25
* fix: do not escape space between PyPI repository url and package nameā€¦ (#23...Giteabot2023-04-081-1/+1
* Discolor pull request tab labels (#23950) (#23987)Giteabot2023-04-071-3/+3
* Title can be empty when creating tag only (#23917) (#23961)Giteabot2023-04-071-1/+1
* Fix code view (diff) broken layout (#23096) (#23918)Giteabot2023-04-044-21/+25
* Org pages style fixes (#23901) (#23914)Giteabot2023-04-045-25/+23
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (...Giteabot2023-04-031-8/+8
* Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) (#23899)Giteabot2023-04-031-1/+1
* Prefill input values in oauth settings as intended (#23829) (#23871)Giteabot2023-04-031-7/+7
* Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) ...wxiaoguang2023-03-312-13/+11
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-301-2/+5
* Fix cancel button in the page of project edit not work (#23655) (#23813)sillyguodong2023-03-302-2/+2
* Fix project card preview select and template select (#23684) (#23731)Zettat1232023-03-291-1/+1
* Add creation time in tag list page (#23693) (#23773)Giteabot2023-03-281-0/+3
* fix br display for packages curls (#23737) (#23764)Giteabot2023-03-281-3/+3
* Improve commit graph page UI alignment (#23751) (#23754)zeripath2023-03-271-6/+6
* Redirect to project again after editing it (#23326) (#23739)Giteabot2023-03-274-2/+4
* Remove row clicking from notification table (#22695) (#23706)Giteabot2023-03-261-3/+3
* Fix incorrect `show-modal` and `show-panel` class (#23660) (#23663)wxiaoguang2023-03-246-8/+8
* Remove conflicting CSS rules on notifications, improve notifications table (#...Giteabot2023-03-211-8/+8
* Fix backport #23336 (#23584)yp053272023-03-201-1/+1
* Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, ti...wxiaoguang2023-03-183-3/+3
* Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)Giteabot2023-03-172-2/+2
* Fix review comment context menu clipped bug (#23523) (#23543)wxiaoguang2023-03-171-1/+2
* Use octicon-verified for gpg signatures (#23529) (#23536)Giteabot2023-03-173-7/+7
* Use `<nav>` instead of `<div>` in the global navbar (#23125) (#23533)Giteabot2023-03-171-6/+6
* Handle missing `README` in create repos API (#23387) (#23510)Zettat1232023-03-161-0/+9
* Fix 'View File' button in code search (#23478) (#23483)Giteabot2023-03-152-6/+6
* Fix due date being wrong on issue list (#23475) (#23477)Giteabot2023-03-151-1/+1
* Make branches list page operations remember current page (#23420) (#23460)Giteabot2023-03-141-4/+4
* Fix missing commit status in PR which from forked repo (#23351) (#23453)Giteabot2023-03-141-0/+3
* Purge API comment (#23451) (#23452)Giteabot2023-03-131-0/+6
* Support reflogs (#22451) (#23438)Giteabot2023-03-131-0/+12
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Giteabot2023-03-131-7/+7
* Show edit/close/delete button on organization wide repositories (#23388) (#23...Giteabot2023-03-123-11/+11
* Fix and move "Use this template" button (#23398) (#23408)Giteabot2023-03-111-10/+6
* Add missing tabs to org projects page (#22705) (#23412)Giteabot2023-03-102-5/+9