summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of issues with a feeds (#14897) (#14903)65432021-03-061-1/+2
* Fix double alert in oauth2 application edit view (#14764) (#14768)a10121127962021-02-231-1/+0
* ensure timeout error is shown on u2f timeout (#14417) (#14431)zeripath2021-01-231-1/+1
* Removed invalid form tag (#14391) (#14395)65432021-01-191-13/+10
* Check if label template exist first (#14384) (#14389)65432021-01-191-1/+1
* Fix edit-label form init (#14337)Norwin2021-01-141-1/+1
* fix branch selector on new issue page (#14194) (#14207)a10121127962021-01-011-2/+2
* Ensure that search term and page are not lost on adoption page-turn (#14133) ...zeripath2020-12-241-0/+4
* [API] GetCombinedCommitStatusByRef always return json & swagger doc fixes (#1...65432020-12-181-2/+126
* Add emoji in label to project boards (#13978) (#14021)65432020-12-161-1/+1
* Reply button is not removed when deleting a code review comment (#13824)Jimmy Praet2020-12-032-90/+96
* ui: show 'owner' tag for real owner (#13689) (#13743)a10121127962020-11-291-1/+1
* Fix issue/pull request list assignee filter (#13647) (#13651)Karl Heinz Marbaise2020-11-192-2/+2
* [API] Only Return Json (#13511) (#13565)65432020-11-151-0/+6
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13424)Wim2020-11-045-7/+7
* Fix reactions on code comments (#13390) (#13401)Cirno the Strongest2020-11-021-2/+2
* Comment Header fixes (#13356) (#13374)silverwind2020-10-312-30/+34
* Fix links to repositories in /user/setting/repos (#13360) (#13362)zeripath2020-10-302-2/+2
* Remove obsolete change of email on profile page (#13341) (#13347)techknowlogick2020-10-291-2/+2
* Store task errors following migrations and display them (#13246) (#13287)techknowlogick2020-10-241-1/+7
* Return the full rejection message and errors in flash errors (#13221) (#13237)zeripath2020-10-212-3/+10
* Show outdated comments in pull request (#13148) (#13162)65432020-10-151-11/+16
* Show original author's reviews on pull summary box (#13127)赵智超2020-10-142-2/+32
* Gitea 2 Gitea migration (#12657)65432020-10-141-0/+137
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-132-1/+28
* Add team support for review request (#12039)赵智超2020-10-123-81/+72
* Add ssh certificate support (#12281)Wim2020-10-103-0/+73
* Fix attachments list in edit comment (#13036)zeripath2020-10-114-7/+12
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-0911-17/+17
* Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh e...Lunny Xiao2020-10-081-0/+2
* fix: case typo (#13049)Rongjian Zhang2020-10-061-8/+8
* Adding visual cue for "Limited" & "Private" organizations. (#13040)Spencer Taylor2020-10-063-1/+18
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-055-21/+25
* [#13004] Add Timestamp to Tag list API (#13026)Lucas Queiroz2020-10-051-0/+15
* CSS tweaks to warning/error segments and misc fixes (#13024)silverwind2020-10-043-6/+6
* hCaptcha Support (#12594)John Olheiser2020-10-023-0/+13
* Fix comment header span. (#13009)rebeckanylander2020-10-021-10/+10
* Remove code-view class from diff view (#13011)mrsdizzie2020-10-021-1/+1
* Fix admin/config page (#12979)zeripath2020-09-291-1/+1
* Update GitHub docs links for SSH & GPG (#12947)Bagas Sanjaya2020-09-262-2/+2
* API: Get release by tags endpoint (#12932)Johan Van de Wauw2020-09-251-0/+43
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-252-0/+12
* Adopt repositories (#12920)zeripath2020-09-254-26/+340
* API: GetReleaseByID return 404 if not found (#12933)65432020-09-241-0/+12
* Fix Create Repository Template (#12924)65432020-09-231-8/+9
* Fix handling of migration errors (#12928)zeripath2020-09-231-3/+7
* API: NotificationSubject show Issue/Pull State (#12901)65432020-09-201-0/+3
* Add configurable Trust Models (#11712)zeripath2020-09-203-0/+70
* Use a simple format for the big number on ui (#12822)赵智超2020-09-162-13/+13
* Add ui style for "Open a blank issue" button (#12824)赵智超2020-09-161-1/+11