aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Improve UI on mobile (#19546)Gusted2022-05-0113-13/+21
* Add API to check if team has repo access (#19540)qwerty2872022-05-011-0/+42
* Respect DefaultUserIsRestricted system default when creating new user (#19310)Jimmy Praet2022-04-291-0/+4
* Mute link in diff header (#19556)silverwind2022-04-291-1/+1
* Add API to query collaborators permission for a repository (#18761)Florin Hillebrand2022-04-291-0/+70
* Permalink files In PR diff (#19534)KN4CK3R2022-04-291-3/+4
* Fix Pull Request comment filename word breaks (#19535)parnic2022-04-291-2/+2
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-283-0/+33
* Better describe what `/repos/{owner}/{repo}/raw/{filepath}` returns on 200 (#...Gusted2022-04-281-1/+1
* Update image URL for Discord webhook (#19536)John Olheiser2022-04-271-1/+1
* Don't let repo clone URL overflow (#19517)Gusted2022-04-261-1/+1
* Add commit status popup to issuelist (#19375)parnic2022-04-261-2/+2
* Disable unnecessary GitHooks elementsPawel Boguslawski2022-04-261-1/+1
* By default force vertical tabs on mobile (#19486)Gusted2022-04-264-4/+4
* Add a new menu in file view to open blame view and fix blame view select rang...Lunny Xiao2022-04-261-0/+3
* Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmplwxiaoguang2022-04-261-1/+1
* Add RSS Feed buttons to Repo, User and Org pages (#19370)ktprograms2022-04-243-0/+3
* Use horizontal tabs for repo header on mobile (#19468)Gusted2022-04-231-1/+1
* RepoAssignment ensure to close before overwrite (#19449)65432022-04-211-0/+12
* When updating mirror repo intervals by API reschedule next update too (#19429)zeripath2022-04-201-0/+5
* Fix nil error when some pages are rendered outside request context (#19427)wxiaoguang2022-04-191-1/+1
* Add Helm Chart registry (#19406)KN4CK3R2022-04-197-5/+72
* Fix double blob-hunk (#19404)Gusted2022-04-151-3/+1
* Document 409 error returned by repos/migrate api (#19376)Chongyi Zheng2022-04-121-0/+3
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-087-10/+10
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-1/+1
* Show ssh command directly in template instead of i18n translation (#19335)原俊杰2022-04-061-1/+1
* Update JS dependencies (#19281)silverwind2022-04-013-3/+3
* Fix global packages enabled avaiable (#19276)Lunny Xiao2022-03-312-0/+4
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-314-1/+106
* Add Package Registry (#16510)KN4CK3R2022-03-3037-0/+1262
* Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18...wxiaoguang2022-03-303-43/+53
* More commit info from API (#19252)John Olheiser2022-03-291-0/+28
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-2/+2
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-295-49/+36
* Show last cron messages on monitor page (#19223)zeripath2022-03-292-34/+36
* Set the default branch for repositories generated from templates (#19136)Abheek Dhawan2022-03-271-0/+5
* Add `ContextUser` to http request context (#18798)KN4CK3R2022-03-261-33/+33
* Set OpenGraph title to DisplayName in profile pages (#19206)Nulo2022-03-251-1/+1
* Try to prevent autolinking of displaynames by email readers (#19169)zeripath2022-03-234-8/+12
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* Remove the Go version in UI, add a link on Gitea Version to show config detai...wxiaoguang2022-03-231-2/+14
* Use the new/choose link for New Issue on project page (#19172)zeripath2022-03-222-3/+3
* Do not send activation email if manual confirm is set (#19119)zeripath2022-03-181-0/+2
* Remove italics for `due_date_not_set` (#19113)MeIchthys2022-03-171-1/+1
* RSS/Atom support for Repos (#19055)65432022-03-131-0/+4
* Prevent 500 when there is an error during new auth source post (#19041)zeripath2022-03-102-3/+3
* Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028)wxiaoguang2022-03-091-12/+19
* Add button for issue deletion (#19032)Otto Richter (fnetX)2022-03-091-0/+21
* Feature: show issue assignee on project board (#15232)Roger Luo2022-03-091-6/+17