aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Refactor OpenIDConnect to support SSH/FullName sync (#34978)wxiaoguang10 days1-1/+1
* Fix various problems (#35012)wxiaoguang11 days1-1/+1
* Enable gocritic `equalFold` and fix issues (#34952)silverwind2025-07-061-2/+2
* enforce explanation for necessary nolints and fix bugs (#34883)TheFox0x72025-06-275-6/+9
* Fix remaining issues after `gopls modernize` formatting (#34771)silverwind2025-06-181-1/+1
* Run `gopls modernize` on codebase (#34751)silverwind2025-06-185-16/+8
* Improve instance wide ssh commit signing (#34341)ChristopherHX2025-06-111-0/+6
* Update x/crypto package and make builtin SSH use default parameters (#34667)wxiaoguang2025-06-091-15/+11
* Refactor some tests (#34580)wxiaoguang2025-06-031-6/+4
* Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187)wxiaoguang2025-04-281-0/+10
* Option to delay conflict checking of old pull requests until page view (#27779)Brecht Van Lommel2025-04-241-0/+3
* Make public URL generation configurable (#34250)wxiaoguang2025-04-221-7/+12
* Add API endpoint to request contents of multiple files simultaniously (#34139)Denys Konovalov2025-04-221-0/+2
* Make ROOT_URL support using request Host header (#32564)Jannis Pohl2025-04-201-11/+32
* Add middleware for request prioritization (#33951)Rowan Bohde2025-04-141-0/+17
* Fix package upload temp path (#34196)wxiaoguang2025-04-141-10/+2
* Set MERMAID_MAX_SOURCE_CHARACTERS to 50000 (#34152)wxiaoguang2025-04-091-1/+1
* Uniform all temporary directories and allow customizing temp path (#32352)Lunny Xiao2025-04-085-36/+35
* Fix markdown render behaviors (#34122)wxiaoguang2025-04-052-9/+126
* Enable addtional linters (#34085)TheFox0x72025-04-012-2/+3
* Enable testifylint rules (#34075)TheFox0x72025-03-3113-143/+143
* Add a config option to block "expensive" pages for anonymous users (#34024)wxiaoguang2025-03-303-10/+48
* enable staticcheck QFxxxx rules (#34064)TheFox0x72025-03-291-2/+2
* Use filepath.Join instead of path.Join for file system file operations (#33978)Lunny Xiao2025-03-243-7/+4
* Move ParseBool to optional (#33979)Lunny Xiao2025-03-241-2/+2
* Add material icons for file list (#33837)wxiaoguang2025-03-101-0/+2
* Email option to embed images as base64 instead of link (#32061)sommerf-lf2025-03-051-1/+4
* Try to fix ACME path when renew (#33668)wxiaoguang2025-02-231-9/+16
* Support disable passkey auth (#33348)yp053272025-01-221-0/+2
* Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076)wxiaoguang2025-01-021-0/+3
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-031-0/+3
* Refactor env var related code (#33075)wxiaoguang2025-01-021-2/+16
* unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)JonRB2025-01-021-0/+5
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-011-2/+3
* Fix settings not being loaded at CLI (#26402)cassio zareck2024-12-305-13/+1
* Add `show more` organizations icon in user's profile (#32986)yp053272024-12-271-0/+3
* Clarify path param naming (#32969)wxiaoguang2024-12-241-0/+6
* Update i18n.go - Language Picker (#32933)Aindriú Mac Giolla Eoin2024-12-211-0/+1
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-153-7/+7
* Allow to fork repository into the same owner (#32819)wxiaoguang2024-12-141-0/+1
* Add Arch package registry (#32692)KN4CK3R2024-12-041-0/+2
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-021-0/+2
* Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581)Michael Owoc2024-11-222-0/+14
* Refactor markup render system (#32533)wxiaoguang2024-11-181-6/+15
* Fix `recentupdate` sorting bugs (#32505)Zettat1232024-11-151-0/+1
* Add avif image file support (#32508)wxiaoguang2024-11-151-13/+13
* Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3...Zettat1232024-11-111-0/+4
* Use 8 as default value for git lfs concurrency (#32421)wxiaoguang2024-11-052-3/+3
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-11-042-1/+20
* Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...Royce Remer2024-10-302-4/+33