aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Extract linguist code to method (#29168)KN4CK3R2024-02-142-48/+10
* bump to use go 1.22 (#29119)techknowlogick2024-02-143-12/+12
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-122-0/+3
* Refactor issue template parsing and fix API endpoint (#29069)wxiaoguang2024-02-122-10/+10
* Display friendly error message (#29105)KN4CK3R2024-02-081-7/+7
* Improve user experience for outdated comments (#29050)wxiaoguang2024-02-083-15/+84
* Don't do a full page load when clicking `Watch` or `Star` (#29001)Yarden Shoham2024-02-051-0/+31
* Move some repository transfer functions to service layer (#28855)Lunny Xiao2024-02-052-2/+2
* Unify user update methods (#28733)KN4CK3R2024-02-048-348/+310
* Do not render empty comments (#29039)wxiaoguang2024-02-041-1/+10
* Update tool dependencies (#29030)silverwind2024-02-021-1/+0
* Improve user search display name (#29002)KN4CK3R2024-02-012-5/+3
* Some refactor for git http (#28995)Lunny Xiao2024-01-311-100/+85
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-302-3/+17
* Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951)wackbyte2024-01-282-7/+7
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-277-17/+24
* Preserve BOM in web editor (#28935)silverwind2024-01-276-8/+8
* Show in Web UI if file is vendored and generated (#28620)JakobDev2024-01-241-0/+15
* Don't reload timeline page when (un)resolving or replying conversation (#28654)Jimmy Praet2024-01-241-16/+16
* Allow to sync tags from admin dashboard (#28045)JakobDev2024-01-241-0/+8
* Don't run push mirrors for archived repos (#27140)JakobDev2024-01-241-5/+5
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-212-17/+3
* Don't do a full page load when clicking the follow button (#28872)Yarden Shoham2024-01-201-2/+9
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-1/+8
* Set the `isPermaLink` attribute to `false` in the `guid` sub-element (#28860)Yarden Shoham2024-01-201-0/+1
* Add support for sha256 repositories (#23894)Adam Majer2024-01-193-11/+12
* Fix incorrect action duration time when rerun the job before executed once (#...yp053272024-01-191-0/+11
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-192-7/+25
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-171-0/+6
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-161-1/+1
* Show latest commit for file (#28067)JakobDev2024-01-151-23/+41
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-151-10/+26
* Rework markup link rendering (#26745)KN4CK3R2024-01-1514-121/+177
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+1
* Forbid removing the last admin user (#28337)yp053272024-01-152-1/+20
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-156-8/+31
* Modernize merge button (#28140)Earl Warren2024-01-151-24/+21
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-122-19/+9
* Fix issue dependencies (#27736)Nanguan Lin2024-01-121-27/+23
* Assign pull request to project during creation (#28227)Denys Konovalov2024-01-122-1/+13
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-102-0/+31
* Normalize oauth email username (#28561)Kyle D2024-01-033-6/+15
* Avoid cycle-redirecting user/login page (#28636)wxiaoguang2023-12-301-5/+5
* Refactor some legacy code and remove unused code (#28622)wxiaoguang2023-12-281-1/+2
* fix wrong link in user and organization profile when using relative url (#28617)katsu2023-12-273-15/+28
* Refactor deletion (#28610)delvh2023-12-252-2/+3
* Refactor CORS handler (#28587)wxiaoguang2023-12-253-34/+42
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-252-7/+23
* Include heap pprof in diagnosis report to help debugging memory leaks (#28596)wxiaoguang2023-12-231-0/+7
* Fix `status_check_contexts` matching bug (#28582)Zettat1232023-12-221-1/+9