summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-095-24/+245
* Added auto-save whitespace behavior if it changed manually (#15566)Viktor Suprun2022-02-081-2/+2
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-0820-33/+33
* fix commits_list_small.tmpl (#18641)a10121127962022-02-061-2/+2
* comments on migrated issues/prs must link to the comment ID (#18630)singuliere2022-02-061-1/+1
* Ensure that blob-excerpt links work for wiki (#18587)zeripath2022-02-053-12/+12
* Add dropdown icon to template loading dropdown (#18564)fnetX (aka fralix)2022-02-031-6/+1
* Fix review excerpt (#18502)confusedsushi2022-02-011-12/+9
* Automatically pause queue if index service is unavailable (#15066)Lauris BH2022-01-272-43/+54
* Fix commit's time (#18375)Gusted2022-01-252-2/+6
* Refactor webhooks i18n (#18380)wxiaoguang2022-01-2412-22/+23
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-233-0/+25
* Add config options to hide issue events (#17414)qwerty2872022-01-211-742/+744
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-1910-19/+20
* Left-Align text in Unicode warning boxes (#18331)silverwind2022-01-191-2/+2
* Only warn on bidi but still escape non-bidi (#18333)zeripath2022-01-191-1/+1
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-15/+46
* Fix commit links on compare page (#18310)Gusted2022-01-181-5/+6
* Handle missing default branch better in owner/repo/branches page (#18290)zeripath2022-01-161-34/+32
* Remove accidental debugging in blob_excerpt.tmpl (#18287)zeripath2022-01-161-2/+2
* Fix release link broken (#18252)Lunny Xiao2022-01-131-1/+1
* Fix purple color in suggested label colors (#18241)silverwind2022-01-111-1/+1
* Prevent NPE when viewing non-rendered files (#18234)zeripath2022-01-111-16/+18
* Fix collobration template (#18232)Lunny Xiao2022-01-111-2/+2
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-0711-48/+178
* Add replay of webhooks. (#18191)KN4CK3R2022-01-051-0/+8
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-027-31/+46
* Allow admin to associate missing LFS objects for repositories (#18143)wxiaoguang2022-01-011-1/+1
* Improve interface when comparing a branch which has created a pull request (#...Lunny Xiao2021-12-241-2/+16