Commit Graph

1728 Commits (3b6a7e5c8a994836d034adde4277b50ade020d1b)

Author SHA1 Message Date
wxiaoguang fef26c159c
Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl 2 years ago
ktprograms ef164d33c2
Add RSS Feed buttons to Repo, User and Org pages (#19370) 2 years ago
Gusted 1f05417805
Use horizontal tabs for repo header on mobile (#19468) 2 years ago
Gusted 9053096f1f
Fix double blob-hunk (#19404) 2 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
silverwind 1eb0da58c3
Update JS dependencies (#19281) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 3 years ago
wxiaoguang d4c789dfc1
Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago
zeripath d2c165811a
Use the new/choose link for New Issue on project page (#19172) 3 years ago
MeIchthys a7de80db0d
Remove italics for `due_date_not_set` (#19113) 3 years ago
wxiaoguang c21735b49a
Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028) 3 years ago
Otto Richter (fnetX) ea46142bce
Add button for issue deletion (#19032) 3 years ago
Roger Luo bbce905b6a
Feature: show issue assignee on project board (#15232) 3 years ago
zeripath 78b38a5ccc
Set `rel="nofollow noindex"` on new issue links (#19023) 3 years ago
Jimmy Praet 5184c83f6b
Add config option to disable "Update branch by rebase" (#18745) 3 years ago
Lunny Xiao 38f6322164
Fix lfs management setting (#18946) 3 years ago
Wim a387636b9a
Show fullname on issue edits and gpg/ssh signing info (#18827) 3 years ago
Lunny Xiao f48771ae78
Fix template bug of LFS lock (#18784) 3 years ago
wxiaoguang ecc3954db0
Fix a broken link in `commits_list_small.tmpl` (#18763) 3 years ago
Lunny Xiao 08fe6f8c7e
Fix broken cancel button link on patch page (#18718) 3 years ago
zeripath c86ecaebae
Separate the details links of commit-statuses in headers (#18661) 3 years ago
zeripath b2b3225bd1
Prevent double encoding of branch names in delete branch (#18714) 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
Viktor Suprun 4d939845d2
Added auto-save whitespace behavior if it changed manually (#15566) 3 years ago
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
a1012112796 da41820a60
fix commits_list_small.tmpl (#18641) 3 years ago
singuliere ce8eb20a00
comments on migrated issues/prs must link to the comment ID (#18630) 3 years ago
zeripath 933e819165
Ensure that blob-excerpt links work for wiki (#18587) 3 years ago
fnetX (aka fralix) c8c591073b
Add dropdown icon to template loading dropdown (#18564) 3 years ago
confusedsushi f6f4e1ddb9
Fix review excerpt (#18502) 3 years ago
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 3 years ago
Gusted 43c6b27716
Fix commit's time (#18375) 3 years ago
wxiaoguang 5506cb92da
Refactor webhooks i18n (#18380) 3 years ago
Dr. Tobias Quathamer 3349fd8f79
Add packagist webhook (#18224) 3 years ago
qwerty287 1f40933d38
Add config options to hide issue events (#17414) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
silverwind f19f53c077
Left-Align text in Unicode warning boxes (#18331) 3 years ago
zeripath 6779d9726f
Only warn on bidi but still escape non-bidi (#18333) 3 years ago
wxiaoguang 84f8ef3df6
Fix PR comments UI (#18323) 3 years ago
Gusted 9dcf0bf6ec
Fix commit links on compare page (#18310) 3 years ago
zeripath 52bfb7f012
Handle missing default branch better in owner/repo/branches page (#18290) 3 years ago
zeripath 7960c96c19
Remove accidental debugging in blob_excerpt.tmpl (#18287) 3 years ago
Lunny Xiao dd135c6258
Fix release link broken (#18252) 3 years ago
silverwind 72cced1f3e
Fix purple color in suggested label colors (#18241) 3 years ago
zeripath 09d2029b6c
Prevent NPE when viewing non-rendered files (#18234) 3 years ago
Lunny Xiao 0857c197a0
Fix collobration template (#18232) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
KN4CK3R bf7b083cfe
Add replay of webhooks. (#18191) 3 years ago