Commit Graph

432 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
zeripath b10c416f9e
Use AJAX for notifications table (#10961)
4 years ago
zeripath e74c4e1be9
Add option to increase provided OAuth2 token maximum size (#11180)
4 years ago
silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162)
4 years ago
zeripath 9269b7f627
Multiple LFS improvements (#10667)
4 years ago
zeripath 513b962c1d
Add max-file-size to LFS (#10463)
4 years ago
guillep2k 70aa629ae7
Add warning when using relative path to app.ini (#10104)
4 years ago
zeripath 1d7b7504d0
Make CertFile and KeyFile relative to CustomPath (#9868)
4 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
Timon Engelke abc0f53539 Add a /user/login landing page option (#9622)
4 years ago
mrsdizzie 2f9564f993 Set default ssh.minimum_key_sizes (#9466)
4 years ago
zeripath 2c83dac5d4 FCGI: Allow FCGI over unix sockets (#9298)
4 years ago
zeripath baae90e163 Allow incompletely specified Time Formats (#8816)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
4 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
4 years ago
silverwind f0aaffeedc Add USE_SERVICE_WORKER setting (#9110)
5 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
5 years ago
Lunny Xiao 1b7182e5ec
Add retry for migration http/https requests (#9019)
5 years ago
zeripath dd1beee2ef
Enforce Gitea environment for pushes (#8982)
5 years ago
Jakob Ackermann 00629fea95 [assets] configurable URL for static resources (#7911)
5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525)
5 years ago
Colin Arnott 80655026d2 upgrade gopkg.in/ini.v1 (#8500)
5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
5 years ago
Lunny Xiao 0be992a1e2 Make static resouces web browser cache time customized on app.ini (#8442)
5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942)
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 ce087c58ef
Remove settting dependency on modules/session (#7237)
5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288)
5 years ago
EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023)
5 years ago
Antoine GIRARD 273f1997ff setting: don't require same running user for internal SSH (like win platform) (#7215)
5 years ago
John Olheiser 8f0182c322 API error cleanup (#7186)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941)
5 years ago
zeripath e55c874dd2 Add work path CLI option (#6922)
5 years ago
Tamal Saha 34d06f4c6b Handle CORS requests (#6289)
5 years ago
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710)
5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
5 years ago
Nicola Scattaglia cde6079879 Restore IsWindows variable assignment (#6722) (#6790)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
Jonas Franz 783cd64927 Add option to disable refresh token invalidation (#6584)
5 years ago
zeripath 5422f23ed8 Quieter Integration Tests (#6513)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Lunny Xiao 379289639e
split setting.go to multiple files (#6154)
5 years ago
techknowlogick d7542bfde3
Add InternalTokenURI to load InteralToken from an external file (#5812)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Lunny Xiao 820e28c904
Split setting.go as multiple files (#6014)
5 years ago
Lunny Xiao 9e8cc3b18d add default time out for git operations (#6015)
5 years ago
Richard Mahn da1edbfb79 Feature - Pagination for git tree API (#5838)
5 years ago
zeripath f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667)
5 years ago
techknowlogick 9de871a0f8
add other session providers (#5963)
5 years ago
zeripath 3d91bb2f2d Make log mailer for testing (#5893)
5 years ago
sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852)
5 years ago
Lunny Xiao 892bfd0b19 improve the releases api paging (#5831)
5 years ago
Paul Brackin 1bb22b2b47 Make db connect more robust (#5738)
5 years ago
John Olheiser 6f194b83c6 Moved defaults in defaults.go to setting.go (#5764)
5 years ago
Lunny Xiao 270fa6d63b Support CORS headers to git smart http protocol (#5719)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501)
5 years ago
zeripath 2a660a1de1 Support reverse proxy providing email (#5554)
5 years ago
Michael Kuhn 0222623be9 Explicitly disable Git credential helper (#5367)
6 years ago
Lauris BH e09fe48773 Refactor heatmap to vue component (#5401)
6 years ago
Lanre Adelowo 3a1ed82529 Explicitly decide whether to use TLS in mailer's configuration (#5024)
6 years ago
Lanre Adelowo b97af15de6 Block registration based on email domain (#5157)
6 years ago
Lauris BH 8f8ff5a295
Remove maxlines option for file logger (#5282)
6 years ago
Stanislav 078c404c3b Prometheus endpoint (#5256)
6 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236)
6 years ago
Antoine GIRARD ffd5fb8139 Set heatmap color range configurable (#5165)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Drew Bowering 8e3e59fdb8 Fix: Let's Encrypt configuration settings (#4911)
6 years ago
Nicolas Lenz 668a477c69 Fix trimming of markup section names (#4863)
6 years ago
Fluf b82c14b3d2 add letsencrypt to Gitea (#4189)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
Jerry Jacobs b1bc08e268 cmd/serve: pprof cpu and memory profile dumps to disk (#4560)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
Kjell Kvinge ba358ecbf5 Make max commits in graph configurable (#4498)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
techknowlogick f1d6a1fffc
Add the ability to have built in themes in Gitea (#4198)
6 years ago
Fluf f035dcd4f2 Add Recaptcha functionality to Gitea (#4044)
6 years ago
Kim "BKC" Carlbäcker cbee921c28 Limit uploaded avatar image-size to 4096x3072 by default (#4353)
6 years ago
Inon S 1bcabb8b1e Removed unnecessary line referencing LFS struct (#4113)
6 years ago
Inon S 15f6ec9632 LFS: make HTTP auth period configurable (#4035)
6 years ago
Lunny Xiao 5c95f7c7ce
fix attachment ENABLED (#4064)
6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971)
6 years ago
FabioFortini 1546458f7d issue-2768: added new option allow_only_external_registration (#3910)
6 years ago
Bwko 8ee45eb614 Add EnableTimetracking option to app settings (#3719)
6 years ago
Lunny Xiao d877bf7e15
Add config option to enable or disable log executed SQL (#3726)
6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531)
6 years ago