Commit Graph

404 Commits (c6e4bc53aad371210f0cb670e36c57132087b230)

Author SHA1 Message Date
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716)
4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath 5c0697ad1e
Use argon as default password hash algorithm (#12688)
4 years ago
mrsdizzie fb70b5d207
Disable password complexity check default (#12557)
4 years ago
Florian Klink 95d478c29c
change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath ac3cfad23d
Make the default PID file compile-time settable (#12485)
4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
6543 78d17b4b43
Make default StaticRootPath compile time settable (#12371)
4 years ago
techknowlogick e6c9f19b8f
Use url.Parse to parse hostname (#12335)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input (#11684)
4 years ago
PhilippHomann 684b7a999f
Dump: add output format tar and output to stdout (#10376)
4 years ago
Emanuel Angelo a39557f8fb
European Portuguese translation (#11568)
4 years ago
zeripath 3aedc795c4
Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
zeripath c81ab17de9
TrimSpace when reading InternalToken from a file (#11502)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath f8e015e8e4
Move LFS directory creation out of NewContext (#11362)
4 years ago
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)
4 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
4 years ago
Lunny Xiao 1b7182e5ec
Add retry for migration http/https requests (#9019)
4 years ago
zeripath dd1beee2ef
Enforce Gitea environment for pushes (#8982)
4 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