Commit Graph

21 Commits (c823af26dbdd631b17bcd8c3f249e44d8adc4708)

Author SHA1 Message Date
Moritz Poldrack 9b6e77c489
refactor postgres connection string building (#27723) 1 year ago
MiloCubed 2f2ca8c940
[docs] Add note that PROTOCOL config is case-sensitive (#25685) 1 year ago
SandeshPyakurel 776b092863
Typos fixed in documentation files (#27687) 1 year ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
Lunny Xiao 7ff1f2527c
Make actions default enabled for newly created repository if global configuraion enabled (#27482) 1 year ago
Jason Song 2c7b6c378e
Increase queue length (#27555) 1 year ago
M Hickford a825cc0f34
Pre-register OAuth application for tea (#27509) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
Francesco Antognazza bc21723717
Make Actions tasks/jobs timeouts configurable by the user (#27400) 1 year ago
Lunny Xiao e5ec57cd60
Actions are no longer experimental, so enable them by default (#27054) 1 year ago
wxiaoguang 998cea5888
Use secure cookie for HTTPS sites (#26999) 1 year ago
Infinoid de68953bac
Correct the database.LOG_SQL default value in config cheat sheet (#26997) 1 year ago
Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
CaiCandong 7477c93d62
Update docs about attachment path (#26883) 1 year ago
mainboarder c533991519
Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
techknowlogick b3f7137174
Update minimum password length requirements (#25946) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
Panagiotis "Ivory" Vasilopoulos d58c542579
Add 'Show on a map' button to Location in profile, fix layout (#26214) 1 year ago
wxiaoguang 8baa42c8d7
Calculate MAX_WORKERS default value by CPU number (#26177) 1 year ago
John Olheiser bd4c7ce578
Docusaurus-ify (#26051) 1 year ago
wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 1 year ago
wxiaoguang 50e14699d3
Update path related documents (#25417) 1 year ago
wxiaoguang faa28b5a44
Move public asset files to the proper directory (#25907) 1 year ago
wxiaoguang cea9401634
Following-up improvments for various PRs (#25620) 1 year ago
Jason Song 67bd9d4f1e
Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) 1 year ago
Lunny Xiao 9c62ca5689
Fix default value for LocalURL (#25426) 1 year ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 1 year ago
wxiaoguang ce46834b93
Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 1 year ago
Lunny Xiao e79ff50560
Use the new download domain replace the old (#25405) 1 year ago
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
silverwind 50bd7d0b24
Remove the service worker (#25010) 2 years ago
JakobDev 1b115296d3
Followup to pinned Issues (#24945) 2 years ago
silverwind c7612d178c
Remove meta tags `theme-color` and `default-theme` (#24960) 2 years ago
wxiaoguang 2f149c5c9d
Use `[git.config]` for reflog cleaning up (#24958) 2 years 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
Mike Rochefort d7e669c371
Update Asciidoc markup example with safe defaults (#24920) 2 years ago
HesterG 9ad5cadc07
Fix <empty> in administration/config-cheat-sheet.en-us.md (#24905) 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
Yarden Shoham f5ce2ed292
Allow all URL schemes in Markdown links by default (#24805) 2 years ago
Alejandro Leal 9fb0945a09
Updates to doc (#24757) 2 years ago
Patrick Schratz 3db3d5d181
Document `redis-cluster` explicitly in config (#24717) 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
Yarden Shoham 9f1d377b87
Fix docs documenting invalid `@every` for `OLDER_THAN` cron settings (#24695) 2 years ago