aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-276-16/+22
* 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
* 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-211-8/+1
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-1/+8
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-1/+2
* Fix incorrect action duration time when rerun the job before executed once (#...yp053272024-01-191-0/+11
* 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-158-82/+130
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+1
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-153-4/+11
* 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
* Refactor deletion (#28610)delvh2023-12-251-1/+1
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-251-3/+18
* Fix `status_check_contexts` matching bug (#28582)Zettat1232023-12-221-1/+9
* Use information from previous blame parts (#28572)KN4CK3R2023-12-211-5/+17
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-191-1/+1
* Only check online runner when detecting matching runners in workflows (#28286)yp053272023-12-181-1/+3
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-172-14/+13
* Adjust object format interface (#28469)Lunny Xiao2023-12-175-16/+16
* Abstract hash function usage (#28138)Adam Majer2023-12-138-12/+34
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-112-17/+10
* Fix commit status in repo list (#28412)yp053272023-12-111-1/+1
* Fix missing check (#28406)Lunny Xiao2023-12-102-4/+24
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-091-2/+2
* Fix object does not exist error when checking citation file (#28314)yp053272023-12-061-13/+6
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-061-0/+1
* Read `previous` info from git blame (#28306)KN4CK3R2023-12-011-30/+8
* Add missing variable in tag list (#28305)JakobDev2023-11-301-0/+1
* Fix issue will be detected as pull request when checking `First-time contribu...yp053272023-11-271-1/+1
* Fix comment permissions (#28213)Lunny Xiao2023-11-254-9/+54
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-246-32/+39
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-1/+1
* Add edit option for README.md (#28071)JakobDev2023-11-201-0/+4
* Fix viewing wiki commit on empty repo (#28040)JakobDev2023-11-141-1/+0
* Fix citation error when the file size is larger than 1024 bytes (#27958)yp053272023-11-081-5/+2
* Fix http protocol auth (#27875)Lunny Xiao2023-11-022-0/+0
* Allow pull requests Manually Merged option to be used by non-admins (#27780)Brecht Van Lommel2023-10-301-3/+5
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-243-9/+6
* Fix `link-action` redirect network error (#27734)Nanguan Lin2023-10-232-6/+8
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-191-36/+42
* Improve the list header in milestone page (#27302)yp053272023-10-182-4/+19