summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set `rel="nofollow noindex"` on new issue links (#19023)zeripath2022-03-071-1/+1
* Fix update hint bug (#18996)Lunny Xiao2022-03-041-1/+1
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-042-0/+11
* Fix lfs management setting (#18946)Lunny Xiao2022-03-011-4/+4
* [API] Allow removing issues (#18879)Otto Richter (fnetX)2022-03-011-0/+42
* Fix `<strong>` html in translation (#18929)Gusted2022-02-271-2/+2
* Fix team management UI (#18886)Lunny Xiao2022-02-252-3/+3
* Update assignees check to include any writing team and change org sidebar (#1...zeripath2022-02-231-22/+46
* Fix ldap edit bug (#18856)Lunny Xiao2022-02-221-1/+1
* Show fullname on issue edits and gpg/ssh signing info (#18827)Wim2022-02-201-2/+2
* Put buttons back in org dashboard (#18817)Lunny Xiao2022-02-191-0/+9
* 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
* Add number in queue status to monitor page (#18712)zeripath2022-02-122-0/+4
* Fix release typo (#18728)Lunny Xiao2022-02-111-1/+1
* Display template path of current page in dev mode (#18717)Lunny Xiao2022-02-121-1/+1
* Separate the details links of commit-statuses in headers (#18661)zeripath2022-02-111-3/+3
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-112-24/+47
* Prevent double encoding of branch names in delete branch (#18714)zeripath2022-02-113-4/+4
* Fix bug for version update hint (#18701)Lunny Xiao2022-02-101-1/+1
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-096-24/+289
* 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-0826-40/+40
* 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