summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-138-35/+57
* Fix disabled open in vscode menu when disabling download source from UI (#20713)Lunny Xiao2022-08-121-7/+7
* Use separate class for tippy targets (#20742)silverwind2022-08-102-2/+2
* Change commit status icons to SVG (#20736)silverwind2022-08-092-9/+9
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-097-22/+12
* Restore history button and hide add button when unable to add (#20718)silverwind2022-08-091-27/+29
* Add issue filter for Author (#20578)parnic2022-08-084-36/+69
* Fix disable download button (#20701)Lunny Xiao2022-08-082-2/+2
* Rework repo buttons (#20602)silverwind2022-08-087-70/+66
* Add default commit messages to PR for squash merge (#20618)Tyrone Yeh2022-08-031-1/+1
* Add default value for clone URLs (#20600)silverwind2022-08-022-3/+3
* Clean up and fix clone button script (#20415)silverwind2022-07-316-26/+30
* Add disable download source configuration (#20548)Lunny Xiao2022-07-313-11/+19
* Fix default merge style (#20564)wxiaoguang2022-07-311-0/+1
* Add a checkbox to select all issues/PRs (#20177)Tyrone Yeh2022-07-281-0/+6
* Add labels to two buttons that were missing them (#20419)techknowlogick2022-07-261-1/+1
* Make code review ceckboxes clickable (#20481)Vladimir Yakovlev2022-07-261-1/+1
* Use body text color in repository files table links (#20386)Lucas Azevedo2022-07-221-6/+6
* Fix modified due date message (#20388)Lucas Azevedo2022-07-191-1/+2
* Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-1/+0
* Fix checks in PR for empty commits #19603 (#20290)Ing. Jaroslav Šafka2022-07-131-4/+12
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Remove blue text on migrate page (#20273)silverwind2022-07-121-1/+1
* Use dedicated draft PR icon when possible (#20303)Gusted2022-07-091-1/+5
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-081-0/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-27130-1873/+1873
* Make better use of i18n (#20096)Gusted2022-06-2621-37/+37
* Disable status checks in template if none found (#20088)John Olheiser2022-06-241-1/+1
* fix delete pull head ref for DeleteIssue (#20032)a10121127962022-06-191-2/+10
* Delete duplicated update btn on pull request view page (#19993)Lunny Xiao2022-06-171-39/+1
* fix `go to file` link for mirror repository (#19983)a10121127962022-06-161-1/+1
* Replace unstyled meter with progress (#19968)silverwind2022-06-151-2/+2
* Fix mirror template bug (#19959)Lunny Xiao2022-06-131-3/+4
* Prettify number of issues (#17760)Gusted2022-06-123-15/+23
* Improve file header on mobile (#19945)Gusted2022-06-121-1/+1
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-113-99/+122
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-112-4/+6
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-4/+15
* Feature: Find files in repo (#15028)Roger Luo2022-06-092-0/+26
* Automatically render wiki TOC (#19873)zeripath2022-06-081-10/+29
* Ensure minimum mirror interval is reported on settings page (#19895)zeripath2022-06-071-2/+2
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-7/+4
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-031-5/+5
* Add title attribute to dependencies in sidebar (#19807)zeripath2022-06-011-2/+2
* Remove fomantic progress module (#19760)silverwind2022-05-201-4/+7
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-202-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2025-43/+43
* Improve commit list/view on mobile (#19712)Gusted2022-05-162-15/+14
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-121-168/+61
* Add tooltip to pending PR comments (#19662)Jack Hay2022-05-091-1/+1