939 Commits (main)

Author SHA1 Message Date
silverwind 1e22bd712f
Bump golangci-lint to 2.7.2, enable modernize stringsbuilder (#36180) 10 hours ago
silverwind 852bf5e2a5
Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (#36164) 21 hours ago
Lunny Xiao 29057ea55f
Fix bug when viewing the commit diff page with non-ANSI files (#36149) 5 days ago
wxiaoguang f25409fab8
Make Golang correctly delete temp files during uploading (#36128) 6 days ago
Ger Schinkel d83a071db9
Changed a small typo in an error message and code comments. (#36117) 1 week ago
silverwind b49dd8e32f
update golangci-lint to v2.7.0 (#36079) 2 weeks ago
wxiaoguang e31f224ad2
Make OAuth2 issuer configurable (#35915) 1 month ago
wxiaoguang a0f492d9f4
Make ACME email optional (#35849) 1 month ago
wxiaoguang 6b5563c54a
Support selecting theme on the footer (#35741) 2 months ago
wxiaoguang cb72c901b3
Intorduce "config edit-ini" sub command to help maintaining INI config file (#35735) 2 months ago
silverwind cab35ff17a
Update dependencies (#35733) 2 months ago
wxiaoguang 522c466e24
Make external iframe render work (#35730) 2 months ago
wxiaoguang 195fc715ff
Fix external render (#35727) 2 months ago
a1012112796 a4e23b81d3
fix attachment file size limit in server backend (#35519) 2 months ago
wxiaoguang b2ee5be52e
Refactor legacy code (#35708) 2 months ago
wxiaoguang 66ee8f3553
Avoid emoji mismatch and allow to only enable chosen emojis (#35692) 2 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 3 months ago
ChristopherHX 9a0ec53ee3
Stream repo zip/tar.gz/bundle achives by default (#35487) 3 months ago
wxiaoguang 4fe1066a17
Replace gobwas/glob package (#35478) 3 months ago
Ilya Nurullin e844a41248
Use configurable remote name for git commands (#35172) 4 months ago
Lunny Xiao 90a48e96c7
Fix a bug where lfs gc never worked. (#35198) 4 months ago
Tim Biermann 345045888d
modules/setting/actions.go: fixed typo: ì->i (#35253) 4 months ago
wxiaoguang a5a3d9b101
Refactor OpenIDConnect to support SSH/FullName sync (#34978) 5 months ago
wxiaoguang 211135b4bb
Fix various problems (#35012) 5 months ago
silverwind 95a935aca0
Enable gocritic `equalFold` and fix issues (#34952) 5 months ago
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
silverwind 46a1d52235
Fix remaining issues after `gopls modernize` formatting (#34771) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341) 6 months ago
wxiaoguang 92e7e98c56
Update x/crypto package and make builtin SSH use default parameters (#34667) 6 months ago
wxiaoguang 2a1585b32e
Refactor some tests (#34580) 7 months ago
wxiaoguang 0148d03f21
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 8 months ago
Brecht Van Lommel a9343896f4
Option to delay conflict checking of old pull requests until page view (#27779) 8 months ago
wxiaoguang 9705adb27f
Make public URL generation configurable (#34250) 8 months ago
Denys Konovalov 9a071a596f
Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
Jannis Pohl d1a3bd6814
Make ROOT_URL support using request Host header (#32564) 8 months ago
Rowan Bohde c57304ac3f
Add middleware for request prioritization (#33951) 8 months ago
wxiaoguang 58a3952458
Fix package upload temp path (#34196) 8 months ago
wxiaoguang f8edc29f5d
Set MERMAID_MAX_SOURCE_CHARACTERS to 50000 (#34152) 8 months ago
Lunny Xiao 32b97b3ce8
Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
wxiaoguang e1c2d05bde
Fix markdown render behaviors (#34122) 9 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
wxiaoguang b59705fa34
Add a config option to block "expensive" pages for anonymous users (#34024) 9 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 9 months ago
Lunny Xiao 3fe449c21a
Use filepath.Join instead of path.Join for file system file operations (#33978) 9 months ago
Lunny Xiao 25b6f38865
Move ParseBool to optional (#33979) 9 months ago
wxiaoguang 34e5df6d30
Add material icons for file list (#33837) 9 months ago
sommerf-lf 7cdde20c73
Email option to embed images as base64 instead of link (#32061) 10 months ago
wxiaoguang f991807f7e
Try to fix ACME path when renew (#33668) 10 months ago