485 Commits (304d836a61d0ed92144f6e0a4024c4071e3d113d)

Author SHA1 Message Date
Lunny Xiao 304d836a61
Fix shutdown waitgroup panic (#35676) 2 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
wxiaoguang 7954f25290
Fix incorrect cli default values and default command (#34765) 6 months ago
TheFox0x7 e9f5105e95
Migrate to urfave v3 (#34510) 6 months ago
Lunny Xiao 32b97b3ce8
Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
wxiaoguang 7069369e03
Support performance trace (#32973) 11 months ago
cassio zareck 1e2c8eb494
Fix settings not being loaded at CLI (#26402) 12 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 2 years ago
wxiaoguang c28e29fd94
Refactor tests (#26464) 2 years ago
wxiaoguang 4f513474dc
Improve CLI and messages (#26341) 2 years ago
wxiaoguang 52fb936773
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 2 years ago
wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 2 years ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 3 years ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 3 years ago
wxiaoguang df5cf5ddbd
Avoid polluting config file when "save" (#25395) 3 years ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 3 years ago
wxiaoguang abcf5a7b5e
Fix install page context, make the install page tests really test (#24858) 3 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 3 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 3 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 3 years ago
Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) 3 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 3 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 3 years ago
zeripath 943753f560
Support Proxy protocol (#12527) 3 years ago
wxiaoguang 91f1c285a1
Improve pprof doc (#20463) 3 years ago
zeripath 90f3365d93
Add fgprof pprof profiler (#20005) 4 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 4 years ago
Cristian Le 60f203385e
Support custom ACME provider (#18340) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308) 4 years ago
mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL (#17771) 4 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 4 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 4 years ago
zeripath 9d855bd6a1
Simplify Gothic to use our session store instead of creating a different store (#17507) 4 years ago
wxiaoguang 599ff1c054
Only allow webhook to send requests to allowed hosts (#17482) 4 years ago
zeripath 73defbbd1c
Ensure that template compilation panics are sent to the logs (#16788) 4 years ago
zeripath 35f37a3625
Add --quiet and --verbose to gitea web to control initial logging (#16260) 5 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 5 years ago
KN4CK3R efe77eec85
Unified custom config creation (#16012) 5 years ago
Naohisa Murakami 9f19c2b8cc
Fix error message when saving generated LOCAL_ROOT_URL config (#15880) 5 years ago
zeripath c03f530212
Make internal SSH server host key path configurable (#14918) 5 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 5 years ago
techknowlogick d2ea21d0d8
Use caddy's certmagic library for extensible/robust ACME handling (#14177) 5 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 5 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555) 5 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 5 years ago
zeripath dd12384f22
Fix --port setting (#13288) 5 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195) 5 years ago