Commit Graph

108 Commits (aa4f9180e4932a9813e898bf3bd9ac91924eeb03)

Author SHA1 Message Date
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
silverwind 3a21f8a986
Inline manifest.json (#14038)
3 years ago
Lunny Xiao f06ee37e24
Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh enabled (#13072)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
zeripath 217647f331
Multiple small admin dashboard fixes (#12153)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
4 years ago
Lunny Xiao 79ce91fdde
Movde dependents on macaron from modules/setting (#10050)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
4 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
zeripath 54dab5aed9 Properly fix displaying virtual session provider in admin panel (#9137)
4 years ago
zeripath ae36ed7ecb
Shadow password correctly for session config (#8984)
4 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Lunny Xiao 161e12e157
Shadow the password on cache and session config on admin panel (#7300)
5 years ago
Lunny Xiao 1e8a616426 show lfs config on admin panel (#7220)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941)
5 years ago
Lunny Xiao 01ebd52a1f fix config ui error about cache ttl (#6861)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
mrsdizzie f125330fcf Include more variables on admin/config page (#6378)
5 years ago
zeripath 2a660a1de1 Support reverse proxy providing email (#5554)
5 years ago
Allen Wild 8606d9f5bc Add admin dashboard option to run health checks (#3606)
6 years ago
Lauris BH eca05b09aa Add commit count caching (#2774)
7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
7 years ago
Lauris BH 32fc44aa83 Make time diff translatable (#2057)
7 years ago
Lunny Xiao 75b5be236a Display config file path on admin panel (#2030)
7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921)
7 years ago
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75)
7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
7 years ago
Lunny Xiao 659bc2814c go lint fixed for routers/admin
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Thibault Meyer 6a81632e36 Fix typo CacheInternal -> CacheInterval (#3432)
8 years ago
Unknwon b85927e488 #3091 show Git configs on admin panel
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token
8 years ago