aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Redirect on project after issue created (#17211)Romain2021-10-051-0/+1
* Add option to copy line permalink (#17145)qwerty2872021-10-021-8/+11
* Kanban colored boards (#16647)Romain2021-09-293-4/+24
* Support direct comparison (git diff a..b) as well merge comparison (a...b) (#...zeripath2021-09-271-18/+18
* Switch migration icon to svg (#15954)silverwind2021-09-185-8/+33
* Fixed issue where creating a reference of an issue would create a tag with th...Jelle Hulter2021-09-181-1/+1
* Update template (#17043)qwerty2872021-09-151-1/+1
* fixed create repo page layout (#17012)Alexey 〒erentyev2021-09-121-1/+1
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-111-0/+5
* Add "new issue" button on project (#17001)Romain2021-09-101-1/+2
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-4/+14
* Disable Fomantic's CSS tooltips (#16974)silverwind2021-09-081-1/+1
* Make mirror feature more configurable (#16957)65432021-09-072-36/+38
* Prevent leave changes dialogs due to autofill fields (#16912)zeripath2021-09-021-1/+1
* Add option to update pull request by `rebase` (#16125)a10121127962021-08-311-2/+40
* Simplify split diff view generation and remove JS dependency (#16775)zeripath2021-08-292-73/+90
* Unify migration descriptions (#16781)delvh2021-08-251-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Just use a slice when rendering file (#16774)zeripath2021-08-231-1/+2
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+117
* Fix dependency link rendering in PR sidebar (#16754)Steven2021-08-211-1/+1
* Add edit button to wiki sidebar and footer (#16719)n2021-08-181-0/+6
* Update JS dependencies (#16708)silverwind2021-08-171-1/+1
* Add link to vscode to repo header (#16664)a10121127962021-08-121-2/+5
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-093-11/+5
* Prevent 500 on draft releases without tag (#16634)zeripath2021-08-051-1/+3
* Show correct text when comparing commits on empty pull request (#16569)Marty2021-07-291-0/+3
* Add agit flow support in gitea (#14295)a10121127962021-07-281-3/+7
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-4/+4
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-233-0/+17
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-132-0/+36
* Add button to delete undeleted repositories from failed migrations (#16197)zeripath2021-06-301-0/+39
* Fix default push instructions on empty repos (#16302)zeripath2021-06-301-2/+11
* Fix previous/next button size (#16284)Jimmy Praet2021-06-281-2/+2
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-5/+34