21 Commits (852bf5e2a5f1e7d83e3b155411d878355d800e3d)

Author SHA1 Message Date
wxiaoguang 4fe1066a17
Replace gobwas/glob package (#35478) 3 months ago
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
wxiaoguang 65986f423f
Refactor embedded assets and drop unnecessary dependencies (#34692) 6 months ago
TheFox0x7 e9f5105e95
Migrate to urfave v3 (#34510) 6 months ago
Cheng 9de443ced2
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 2 years ago
wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 2 years ago
wxiaoguang b4d0036fc3
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) 3 years ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 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
wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 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
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 3 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 3 years ago
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint (#19582) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 4 years ago
John Olheiser 648464b504
Add bundle download for repository (#14538) 4 years ago
zeripath 33a8eec33e
Retry rename on lock induced failures (#16435) 4 years ago
guillep2k bcb52aef09
Implement "embedded" command to extract static resources (#9982) 6 years ago