summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Remove fomantic progress module (#19760)silverwind2022-05-201-4/+7
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-202-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2025-43/+43
* Improve commit list/view on mobile (#19712)Gusted2022-05-162-15/+14
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-121-168/+61
* Add tooltip to pending PR comments (#19662)Jack Hay2022-05-091-1/+1
* Calculate filename hash only once (#19654)KN4CK3R2022-05-094-20/+19
* Restore reviewed-on message (#19657)Lunny Xiao2022-05-081-0/+3
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-082-3/+18
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-081-6/+3
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-3/+18
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-1/+11
* prevent double click new issue/pull/comment button (#16157)a10121127962022-05-072-3/+3
* Improve reviewing PR UX (#19612)Gusted2022-05-072-1/+2
* Add "Reference" section to Issue view sidebar (#19609)neon2022-05-051-0/+9
* Fix broken TR on cherrypick page (#19599)Gusted2022-05-041-1/+1
* Use for a repo action one database transaction (#19576)65432022-05-031-3/+3
* Improve UI on mobile (#19546)Gusted2022-05-014-4/+12
* Mute link in diff header (#19556)silverwind2022-04-291-1/+1
* 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-282-0/+25
* 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
* By default force vertical tabs on mobile (#19486)Gusted2022-04-263-3/+3
* 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-241-0/+1
* Use horizontal tabs for repo header on mobile (#19468)Gusted2022-04-231-1/+1
* Fix double blob-hunk (#19404)Gusted2022-04-151-3/+1
* 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
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Add Package Registry (#16510)KN4CK3R2022-03-303-0/+20
* 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-294-48/+35
* Use the new/choose link for New Issue on project page (#19172)zeripath2022-03-222-3/+3
* Remove italics for `due_date_not_set` (#19113)MeIchthys2022-03-171-1/+1
* 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
* Set `rel="nofollow noindex"` on new issue links (#19023)zeripath2022-03-071-1/+1
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+6
* Fix lfs management setting (#18946)Lunny Xiao2022-03-011-4/+4
* Show fullname on issue edits and gpg/ssh signing info (#18827)Wim2022-02-201-2/+2
* Fix template bug of LFS lock (#18784)Lunny Xiao2022-02-161-1/+1
* Fix a broken link in `commits_list_small.tmpl` (#18763)wxiaoguang2022-02-141-1/+1
* Fix broken cancel button link on patch page (#18718)Lunny Xiao2022-02-141-1/+1
* Separate the details links of commit-statuses in headers (#18661)zeripath2022-02-111-3/+3
* Prevent double encoding of branch names in delete branch (#18714)zeripath2022-02-112-3/+3