aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-142-5/+54
* Improve behavior of "Fork" button (#17288)qwerty2872021-12-131-2/+47
* Fix overflow in commit graph (#17947)silverwind2021-12-111-5/+7
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-102-2/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Use disable_form_autofill on Codebase and Gitbucket (#17936)qwerty2872021-12-082-1/+2
* Refactor install page (db type) (#17919)wxiaoguang2021-12-072-11/+11
* Display issue/comment role even if repo archived (#17907)Lunny Xiao2021-12-052-29/+31
* Render issue references in file table (#17897)silverwind2021-12-041-1/+2
* Add hints for special Wiki pages (#17283)n2021-12-031-0/+3
* Removed SizeFmt. (#17890)KN4CK3R2021-12-034-5/+5
* Add migrate from Codebase (#16768)KN4CK3R2021-12-021-0/+117
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-012-0/+26
* Rework commit page header (#17849)silverwind2021-12-011-72/+81
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-303-27/+31
* 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
* Add archived label for code search results in archived repo's (#17817)Jimmy Praet2021-11-261-1/+7
* org settings -> webhook/labels/deletion should also active the menu (#17809)Lunny Xiao2021-11-251-1/+1
* Fixed org styles. (#17807)KN4CK3R2021-11-252-95/+97
* Create menus for organization pages (#17802)Lunny Xiao2021-11-253-24/+32
* 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
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-223-3/+3
* Support pagination of organizations on user settings pages (#16083)Lunny Xiao2021-11-221-0/+1
* 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
* Fix correct usage of teams (#17732)Gusted2021-11-201-2/+2
* 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-1836-115/+115
* Fixed commit count. (#17698)KN4CK3R2021-11-173-10/+11
* Allow admins to change user avatars (#17661)qwerty2872021-11-161-0/+38
* Multiple Escaping Improvements (#17551)zeripath2021-11-1684-364/+355
* Add copy button to markdown code blocks (#17638)silverwind2021-11-163-2/+6
* 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
* Allow U2F 2FA without TOTP (#11573)Kamil DomaƄski2021-11-083-27/+25
* Escape issue titles in comments list (#17555)zeripath2021-11-051-1/+1
* Show correct "No" icon (#17537)delvh2021-11-041-1/+1