aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Add hints for special Wiki pages (#17283)n2021-12-031-0/+3
* Removed SizeFmt. (#17890)KN4CK3R2021-12-032-2/+2
* Add migrate from Codebase (#16768)KN4CK3R2021-12-021-0/+117
* Rework commit page header (#17849)silverwind2021-12-011-72/+81
* Remove whitespace inside rendered code `<td>` (#17859)silverwind2021-11-301-6/+2
* Switch archive URL code back to href attributes (#17796)fnetX (aka fralix)2021-11-293-13/+13
* Disable ref selection dropdown if you don't have permissions to use it (#17837)qwerty2872021-11-281-2/+2
* Improve ellipsis buttons (#17773)silverwind2021-11-223-3/+3
* Add copy Commit ID button in commits list (#17759)velengel2021-11-221-1/+2
* More pleasantly handle broken or missing git repositories (#17747)zeripath2021-11-222-3/+15
* Improvements to content history (#17746)Jimmy Praet2021-11-221-0/+4
* Add new JS linter rules (#17699)silverwind2021-11-222-2/+2
* Allow Loading of Diffs that are too large (#17739)zeripath2021-11-221-0/+1
* Added comment for changing issue ref (#17672)Gusted2021-11-191-0/+17
* perf: sent `data-path` once for each file (#17657)Gusted2021-11-193-6/+6
* Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646)wxiaoguang2021-11-191-1/+1
* Add pagination to fork list (#17639)Gusted2021-11-181-0/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-1824-70/+70
* Fixed commit count. (#17698)KN4CK3R2021-11-173-10/+11
* Multiple Escaping Improvements (#17551)zeripath2021-11-1654-232/+226
* Add copy button to markdown code blocks (#17638)silverwind2021-11-162-2/+2
* Migrating wiki don't require token, so we should move it out of the require f...Lunny Xiao2021-11-165-61/+78
* Add download button for file viewer (#17640)Gusted2021-11-151-0/+1
* Add icon to vscode clone link (#17641)silverwind2021-11-141-6/+4
* Add migration from GitBucket (#16767)KN4CK3R2021-11-141-0/+129
* perf: only generate data-comment-url once (#17618)Gusted2021-11-143-6/+6
* Correctly handle failed migrations (#17575)zeripath2021-11-131-1/+5
* Refactor commentTags functionality (#17558)Gusted2021-11-112-30/+33
* Escape issue titles in comments list (#17555)zeripath2021-11-051-1/+1
* Move key forms before list and add cancel button (#17432)qwerty2872021-10-281-23/+15
* Fix a UI error when folding a file content in a commit view (#17446)wxiaoguang2021-10-271-1/+1
* Show client-side error if wiki page is empty (#17415)David Jimenez2021-10-271-1/+1
* Re-separate the color translation strings (#17390)zeripath2021-10-213-4/+4
* Fix SVG side by side comparison link (#17375)Mario Lubenka2021-10-211-6/+6
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-213-7/+7
* Prevent NPE in CSV diff rendering when column removed (#17018)Richard Mahn2021-10-201-4/+16
* "Copy branch name" button in pull request (#17323)Mario Lubenka2021-10-192-7/+8
* Disable form autofill (#17291)wxiaoguang2021-10-195-7/+8
* Hide command line merge instructions when user can't push (#17339)qwerty2872021-10-171-18/+20
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-1/+1
* fix: code review comments on mobile (#17321)kolaente2021-10-161-3/+3
* Add buttons to allow loading of incomplete diffs (#16829)zeripath2021-10-151-85/+95
* Multiple tokens support for migrating from github (#17134)Lunny Xiao2021-10-151-1/+4
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-153-22/+9
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-102-5/+7
* Add a simple way to rename branch like gh (#15870)a10121127962021-10-081-0/+22
* Move add deploy key form before the list and add a cancel button (#17228)qwerty2872021-10-081-34/+39
* Defer Last Commit Info (#16467)zeripath2021-10-081-30/+38
* Allow adding multiple issues to a project (#17226)qwerty2872021-10-081-0/+18
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-1/+1