140 Commits (67b457dd00a874eff751caeb7caeec6aa4b2e714)

Author SHA1 Message Date
lif 4ed43c2a32
fix: Improve image captcha contrast for dark mode (#36265) 2 months ago
wxiaoguang 9de659437e
Refactor template render (#36438) 2 months ago
wxiaoguang 7a23e247e6
Fix notifications pagination query parameters (#36351) 2 months ago
wxiaoguang b79dbfa990
Fix link/origin referrer and login redirect (#36279) 2 months ago
silverwind 42d294941c
Replace CSRF cookie with `CrossOriginProtection` (#36183) 3 months ago
Lunny Xiao 3e566172f5
Use gitRepo as parameter instead of repopath when invoking sign functions (#36162) 3 months ago
wxiaoguang eaa47c3e09
Fix OrgAssignment opts (#36174) 3 months ago
Lunny Xiao 26602fd207
Remove undocumented support of signing key in the repository git configuration file (#36143) 3 months ago
Lunny Xiao 1f5237e0d7
Check user visibility when redirecting to a renamed user (#36148) 3 months ago
wxiaoguang f25409fab8
Make Golang correctly delete temp files during uploading (#36128) 3 months ago
Ger Schinkel d83a071db9
Changed a small typo in an error message and code comments. (#36117) 3 months ago
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600) 3 months ago
bytedream 39c08ce4c1
Update tab title when navigating file tree (#35757) 4 months ago
wxiaoguang 6b5563c54a
Support selecting theme on the footer (#35741) 5 months ago
a1012112796 a4e23b81d3
fix attachment file size limit in server backend (#35519) 5 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 5 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 5 months ago
luzpaz 688abac5ca
Fix various typos in codebase (#35480) 6 months ago
ChristopherHX 84812e42df
Fix SSH signing key path will be displayed in the pull request UI (#35381) 6 months ago
wxiaoguang de1114b4e8
Fix error logs and improve some comments/messages (#35105) 8 months ago
silverwind 95a935aca0
Enable gocritic `equalFold` and fix issues (#34952) 8 months ago
wxiaoguang 3533263ced
Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 8 months ago
wxiaoguang 70685a9489
Fix git graph page (#34948) 8 months ago
wxiaoguang 22a84a72cd
Fix SSH LFS timeout (#34838) 9 months ago
Brecht Van Lommel a46b16f10f
Edit file workflow for creating a fork and proposing changes (#34240) 9 months ago
wxiaoguang 4fc626daa1
Refactor editor (#34780) 9 months ago
ChristopherHX cda90eca31
Add workflow_run api + webhook (#33964) 9 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 9 months ago
Lunny Xiao d21ce9fa07
Improve the performance when detecting the file editable (#34653) 9 months ago
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341) 9 months ago
Lunny Xiao b595f81b79
Performance optimization for tags synchronization (#34355) 10 months ago
NorthRealm 1e2f3514b9
Add endpoint deleting workflow run (#34337) 10 months ago
wxiaoguang 5cb4cbf044
Fix repo broken check (#34444) 10 months ago
wxiaoguang 0148d03f21
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 11 months ago
wxiaoguang 8aee07a064
Improve "not found" error messages for API (#34267) 11 months ago
Denys Konovalov 9a071a596f
Add API endpoint to request contents of multiple files simultaniously (#34139) 11 months ago
wxiaoguang 07c6087878
Fix team permission (#34128) 11 months ago
wxiaoguang 3fe082a5a3
Remove dead code: RepoRef (#34131) 11 months ago
Lunny Xiao c27d87a9ac
Refactor Branch struct in package modules/git (#33980) 11 months ago
wxiaoguang 6ed1b26c58
Do not show 500 error when default branch doesn't exist (#34096) 11 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 12 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 12 months ago
wxiaoguang b59705fa34
Add a config option to block "expensive" pages for anonymous users (#34024) 12 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 12 months ago
wxiaoguang 0d2607a303
Add anonymous access support for private repositories (backend) (#33257) 12 months ago
Lunny Xiao 356b707dde
Git client will follow 301 but 307 (#34005) 12 months ago
Lunny Xiao 30ee082e48
Only use prev and next buttons for pagination on user dashboard (#33981) 12 months ago
Lunny Xiao 0056fdb942
Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 1 year ago
wxiaoguang 3996518ed4
Refactor cache-control (#33861) 1 year ago
wxiaoguang 4ed71eb754
Improve log format (#33814) 1 year ago