summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Use different SVG for pending and running actions (#23836)Hester Gong2023-03-311-1/+1
* Fix dropdown direction behavior (#23806)wxiaoguang2023-03-301-2/+2
* Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790)wxiaoguang2023-03-302-13/+11
* Convert issue list checkboxes to native (#23596)silverwind2023-03-302-7/+3
* Diff improvements (#23553)silverwind2023-03-301-4/+14
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-291-2/+5
* Implement Issue Config (#20956)JakobDev2023-03-282-8/+158
* Add API to manage issue dependencies (#17935)qwerty2872023-03-282-3/+346
* Add creation time in tag list page (#23693)Balki2023-03-281-0/+3
* fix br display for packages curls (#23737)Hester Gong2023-03-281-3/+3
* Fix SVG close tag, improve commit graph page UI alignment (#23751)wxiaoguang2023-03-272-8/+8
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-2753-111/+111
* Refactor repo commit list (#23690)wxiaoguang2023-03-271-15/+8
* Fix tags view (#23243)Wiktor Kwapisiewicz2023-03-271-40/+22
* Fix project card preview select and template select (#23684)Zettat1232023-03-272-2/+2
* Fix incorrect `toggle` buttons (#23676)wxiaoguang2023-03-263-3/+3
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-262-23/+17
* Allow new file and edit file preview if it has editable extension (#23624)Hester Gong2023-03-261-1/+1
* Remove row clicking from notification table (#22695)John Olheiser2023-03-251-3/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-2465-193/+187
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-242-2/+2
* Fix long project name display in issue list and in related dropdown (#23653)Hester Gong2023-03-243-12/+16
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-248-12/+77
* Fix new issue/pull request btn margin when it is next to sort (#23647)Hester Gong2023-03-231-3/+3
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-236-8/+8
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-232-3/+3
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-234-4/+4
* Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542)wxiaoguang2023-03-221-0/+1
* Decouple the issue-template code from comment_tab.tmpl (#23556)wxiaoguang2023-03-212-18/+23
* Remove `id="comment-form"` dead code, fix tag (#23555)wxiaoguang2023-03-211-53/+15
* Remove conflicting CSS rules on notifications, improve notifications table (#...silverwind2023-03-211-8/+8
* Replace a few fontawesome icons with svg (#23602)silverwind2023-03-204-6/+6
* Fix `.locale.Tr` function not found in delete modal (#23468)delvh2023-03-202-4/+31
* `Publish Review` buttons should indicate why they are disabled (#23598)Punit Inani2023-03-201-2/+15
* Display the version of runner in the runner list (#23490)sillyguodong2023-03-191-0/+2
* Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)yp053272023-03-196-23/+13
* Fix long name ui issues and label ui issue (#23541)Hester Gong2023-03-182-2/+2
* Fix diff detail buttons wrapping, use tippy for review box (#23271)silverwind2023-03-172-2/+2
* Use octicon-verified for gpg signatures (#23529)silverwind2023-03-173-7/+7
* Use `<nav>` instead of `<div>` in the global navbar (#23125)delvh2023-03-171-6/+6
* Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy...wxiaoguang2023-03-173-3/+3
* Fix review comment context menu clipped bug (#23523)wxiaoguang2023-03-161-1/+2
* Add absent repounits to create/edit repo API (#23500)James Cleverley-Prance2023-03-161-0/+27
* Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true...Hester Gong2023-03-167-18/+16
* Change `Close` to either `Close issue` or `Close pull request` (#23506)Yarden Shoham2023-03-161-5/+13
* Add login name and source id for admin user searching API (#23376)Lunny Xiao2023-03-151-2/+15
* Fix 'View File' button in code search (#23478)silverwind2023-03-142-6/+6
* Fix due date being wrong on issue list (#23475)Yarden Shoham2023-03-141-1/+1
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-141-66/+32
* add admin API email endpoints (#22792)techknowlogick2023-03-141-0/+83