Commit Graph

765 Commits (8fc4774e5a37a10e1f9da78e5d679f565aa681e1)

Author SHA1 Message Date
wxiaoguang fa0b5b14c2
Make "install page" respect environment config (#25648) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
techknowlogick 469d89b95a
Set SSH_AUTHORIZED_KEYS_BACKUP to false (#25412) 1 year ago
Jason Song 67bd9d4f1e
Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) 1 year ago
wxiaoguang b4d0036fc3
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) 1 year ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 1 year ago
wxiaoguang cc1d61f1f5
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480) 1 year ago
techknowlogick c0fc53e226
Import additional secrets via file uri (#25408) 1 year ago
wxiaoguang ce46834b93
Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 1 year ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year ago
wxiaoguang df5cf5ddbd
Avoid polluting config file when "save" (#25395) 1 year ago
wxiaoguang a5d0246fff
Avoid polluting the config (#25345) 1 year ago
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024) 1 year ago
silverwind 50bd7d0b24
Remove the service worker (#25010) 1 year ago
silverwind c7612d178c
Remove meta tags `theme-color` and `default-theme` (#24960) 1 year ago
wxiaoguang 2f149c5c9d
Use `[git.config]` for reflog cleaning up (#24958) 1 year ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 2 years ago
techknowlogick 033d92997f
Allow skipping forks and mirrors from being indexed (#23187) 2 years ago
wxiaoguang 5f39285d6d
Improve RunMode / dev mode (#24886) 2 years ago
wxiaoguang c21605951b
Make environment-to-ini support loading key value from file (#24832) 2 years ago
wxiaoguang 8080ace6fc
Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default (#24860) 2 years ago
KN4CK3R cdb088cec2
Add CRAN package registry (#22331) 2 years ago
wxiaoguang 2cb66fff60
Support wildcard in email domain allow/block list (#24831) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 2 years ago
Jason Song 7985cde84d
Fix Actions being enabled accidentally (#24802) 2 years ago
wxiaoguang 584c0789fa
Make mailer SMTP check have timed context (#24751) 2 years ago
KN4CK3R 5968c63a11
Add Go package registry (#24687) 2 years ago
wxiaoguang 82224c54e0
Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2 years ago
KN4CK3R 9173e079ae
Add Alpine package registry (#23714) 2 years ago
rune 4b80813341
Support SSH for go get (#24664) 2 years ago
wxiaoguang 54f399c4df
Increase default LFS auth timeout from 20m to 24h (#24628) 2 years ago
Lunny Xiao c355728a6f
Remove unnecessary code (#24610) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
KN4CK3R 05209f0d1d
Add RPM registry (#23380) 2 years ago
sillyguodong a866cb0cb9
Fix the permission of team's `Actions` unit issue (#24536) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
KN4CK3R bf999e4069
Add Debian package registry (#24426) 2 years ago
wxiaoguang 2a56666fd2
Fix incorrect CurrentUser check for docker rootless (#24441) 2 years ago
Yarden Shoham cc84c58aff
Remove unused setting `time.FORMAT` (#24430) 2 years ago
Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 2 years ago
KN4CK3R bf77e2163b
Add Debian package registry (#22854) 2 years ago
contra-bit 58caf422e6
Add .livemd as a markdown extension (#22730) 2 years ago
silverwind 517f9f5aa4
Don't set meta `theme-color` by default (#24340) 2 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 2 years ago
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
wxiaoguang 94210633ae
Fix incorrect CORS default values (#24206) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
wxiaoguang 5b9557aef5
Refactor cookie (#24107) 2 years ago