54 Commits (dc7cf7a984f9490fb65a137a73bfbda4b58979bb)

Author SHA1 Message Date
  wxiaoguang 9f8d59858a
Refactor system setting (#27000) 8 months ago
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 9 months ago
  Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 10 months ago
  wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 10 months ago
  wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 10 months ago
  wxiaoguang 6913053223
Start using template context function (#26254) 10 months ago
  wxiaoguang cee352bb38
Show correct SSL Mode on "install page" (#25818) 11 months ago
  wxiaoguang fa0b5b14c2
Make "install page" respect environment config (#25648) 11 months 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 1ea6b8fd76
Write absolute AppDataPath to app.ini when installing (#25331) 1 year ago
  Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
  wxiaoguang eaf551b3c1
Do not overwrite the log mode when installing (#25203) 1 year ago
  wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024) 1 year ago
  wxiaoguang abcf5a7b5e
Fix install page context, make the install page tests really test (#24858) 1 year ago
  wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 1 year ago
  wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 1 year ago
  wxiaoguang e3750370df
Use globally shared HTMLRender (#24436) 1 year ago
  wxiaoguang 5b9557aef5
Refactor cookie (#24107) 1 year ago
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
  wxiaoguang b2359f3df6
Fix various bugs for "install" page (#23194) 1 year ago
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 1 year ago
  zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  John Olheiser 32e863439c
fix: update settings table on install (#22326) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  wxiaoguang 4d1e2b8334
Fix token generation when using INTERNAL_TOKEN_URI (#21669) 1 year ago
  Gusted c2d2323fc8
Configure update checker on installation page (#21655) 1 year ago
  Lunny Xiao f0182d8840
Fix read system configuration bug when installing (#21489) 1 year ago
  Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 1 year ago
  zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 1 year ago
  Clar Fon 036dd8a788
Rework mailer settings (#18982) 1 year ago
  Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
  ttys3 0c759fd4de
feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init (#19751) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  wxiaoguang 04fc4b7e05
Call MultipartForm.RemoveAll when request finishes (#19606) 2 years ago
  Vladimir Smagin 0ba3ada866
add smtp password to install page (#17564) 2 years ago
  Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
  wxiaoguang 5b7466053d
Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2 years ago
  Gusted 5e5740af69
Switch to non-deprecation setting (#18358) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 7427b81fec
Change initial TrustModel to committer (#18335) 2 years ago
  wxiaoguang 4da1d97810
Refactor HTTP request context (#17979) 2 years ago
  wxiaoguang a6f961fba4
Refactor install page (db type) (#17919) 2 years ago
  wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao 69b61d4373
Fix bug on admin subcommand (#17533) 2 years ago
  Lunny Xiao 63c0dc89ef
Rename db Engines related functions (#17481) 2 years ago