1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • f8ec43dbc7 Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) zeripath 2021-11-20 15:33:18 +00:00
  • 931d0cf854 Enable show more files in diff for git <2.31 (#17733) zeripath 2021-11-20 13:50:00 +00:00
  • 0d69e64e03 Make a.add-code-comment click handler an event handler (#17737) zeripath 2021-11-20 12:12:59 +00:00
  • 013fb73068 Use hostmatcher to replace matchlist, improve security (#17605) wxiaoguang 2021-11-20 17:34:05 +08:00
  • c96be0cd98 Make SSL cipher suite configurable (#17440) zeripath 2021-11-20 06:12:43 +00:00
  • 9f14fe43c6 Fix correct usage of teams (#17732) Gusted 2021-11-20 03:13:24 +00:00
  • 52869ef386 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-20 00:25:08 +00:00
  • a8fd76557b Better builtin avatar generator (#17707) wxiaoguang 2021-11-20 01:10:41 +08:00
  • a08856606e Return 400 but not 500 when request archive with wrong format (#17691) (#17700) Lunny Xiao 2021-11-20 00:31:29 +08:00
  • 38347aa16f Add settings to allow different SMTP envelope from address (#17479) zeripath 2021-11-19 15:35:20 +00:00
  • d4e281bc02 Allow Token API calls be authorized using the reverse-proxy header (#15119) Paweł Bogusławski 2021-11-19 15:54:44 +01:00
  • fc3d082609 Move attachment into models/repo/ (#17650) Lunny Xiao 2021-11-19 21:39:57 +08:00
  • 7a03473159 Use a standalone struct name for Organization (#17632) Lunny Xiao 2021-11-19 19:41:40 +08:00
  • a09b40de8d Prevent double sanitize (#16386) KN4CK3R 2021-11-19 11:46:47 +01:00
  • 381e131fc8 Added comment for changing issue ref (#17672) Gusted 2021-11-19 09:54:31 +00:00
  • 7be2d7b136 Fix Migrate Description - backport (#17727) 99rgosse 2021-11-19 10:52:47 +01:00
  • 00448ebe91 Remove unused user paramater (#17723) Gusted 2021-11-19 08:37:13 +00:00
  • 6f3596e33c Fix bug when project board get open issue number (#17703) (#17726) Lunny Xiao 2021-11-19 14:28:37 +08:00
  • e4b95de388 Prepare and check test env during CI (#17725) wxiaoguang 2021-11-19 13:58:34 +08:00
  • 9361b65f54 Fix bug when project board get open issue number (#17703) Lunny Xiao 2021-11-19 12:00:18 +08:00
  • 96ec656cf1 perf: sent data-path once for each file (#17657) Gusted 2021-11-19 02:28:27 +00:00
  • a85e75b2b1 Prevent deadlock in TestPersistableChannelQueue (#17717) zeripath 2021-11-19 01:13:25 +00:00
  • 72b0882a45 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-19 00:25:46 +00:00
  • f34151bdb2 Move user/org deletion to services (#17673) KN4CK3R 2021-11-18 18:42:27 +01:00
  • 55be5fe339 Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) wxiaoguang 2021-11-19 00:45:00 +08:00
  • e1d655991b Fix Migrate Description (#17692) 99rgosse 2021-11-18 16:28:10 +01:00
  • c3e020ca34 Add pagination to fork list (#17639) Gusted 2021-11-18 14:45:56 +00:00
  • 257b7171c3 Fix possible panic (#17694) Gusted 2021-11-18 13:25:56 +00:00
  • d1f5584039 Simplify code for wrting SHA to name-rev (#17696) Gusted 2021-11-18 09:50:22 +00:00
  • 878c2ce6e6 Prevent NPE due to missing repo in regression in #17551 (#17697) zeripath 2021-11-18 08:18:12 +00:00
  • 1f1ae57139 Move task from modules to services (#17680) Lunny Xiao 2021-11-18 14:47:57 +08:00
  • 3c3855a05c Move user functions into user.go (#17659) Lunny Xiao 2021-11-18 13:58:42 +08:00
  • 6874fe90e5 Cleanup and use global style on popups (#17674) silverwind 2021-11-18 04:26:50 +01:00
  • c98dd7a3e0 Remove unnecessary variable assignments (#17695) Gusted 2021-11-18 01:33:06 +00:00
  • b01f6c1a8c [skip ci] Updated translations via Crowdin GiteaBot 2021-11-18 00:25:14 +00:00
  • ea42d3c04e Fixed commit count. (#17698) KN4CK3R 2021-11-18 00:50:17 +01:00
  • 3c4724d70e Add .gitattribute assisted language detection to blame, diff and render (#17590) zeripath 2021-11-17 20:37:00 +00:00
  • 81a4fc7528 Return 400 but not 500 when request archive with wrong format (#17691) Lunny Xiao 2021-11-18 03:47:35 +08:00
  • d8a8961b99 Sanitize user-input on file name (#17666) Gusted 2021-11-17 18:08:25 +00:00
  • 5233051e64 Move some functions into services/repository (#17677) Lunny Xiao 2021-11-17 23:17:31 +08:00
  • 0305a73633 Fix bug when read mysql database max lifetime (#17682) (#17690) Lunny Xiao 2021-11-17 21:28:41 +08:00
  • 750a8465f5 A better go code formatter, and now make fmt can run in Windows (#17684) wxiaoguang 2021-11-17 20:34:35 +08:00
  • 29cc169d20 Fix bug when read mysql database max lifetime (#17682) Lunny Xiao 2021-11-17 18:59:23 +08:00
  • 95d3266bee Move user follow and openid into models/user/ (#17613) Lunny Xiao 2021-11-17 17:58:31 +08:00
  • adda27668b Enable bidichk (#17610) Gusted 2021-11-17 08:47:28 +00:00
  • e3da8c1e88 fix migrations documents (#17679) Lunny Xiao 2021-11-17 15:17:37 +08:00
  • 21f6c0be08 Update golangci-lint in Makefile (#17647) Gusted 2021-11-17 05:41:01 +00:00
  • 6cd1ccef3d Backport #17649, fix database deadlock when update issue labels (#17665) wxiaoguang 2021-11-17 13:32:31 +08:00
  • 42670e6b1c Set unit test timeout to 20 minutes (#17664) Lunny Xiao 2021-11-17 10:54:05 +08:00
  • 8fdc5247de Update for reverse proxying static resources (#17670) rstular 2021-11-17 03:53:15 +01:00
  • 171f2d066e [skip ci] Updated translations via Crowdin GiteaBot 2021-11-17 00:25:11 +00:00
  • ea0fe83888 Fix golangci-lint warnings (#17598 et al) (#17668) Gusted 2021-11-16 20:38:49 +00:00
  • 3be156f66a Allow admins to change user avatars (#17661) qwerty287 2021-11-16 20:13:13 +01:00
  • bbffcc3aec Multiple Escaping Improvements (#17551) zeripath 2021-11-16 18:18:25 +00:00
  • 7e1ae38097 Move migrations into services and base into modules/migration (#17663) Lunny Xiao 2021-11-16 23:25:33 +08:00
  • 48ccd325a1 Move some functions into services/repository (#17660) Lunny Xiao 2021-11-16 21:30:11 +08:00
  • 447428f446 Remove superfluous argument (#17667) Gusted 2021-11-16 11:36:03 +00:00
  • 81926d61db Decouple unit test, remove intermediate unittestbridge package (#17662) wxiaoguang 2021-11-16 16:53:21 +08:00
  • 23bd7b1211 Add copy button to markdown code blocks (#17638) silverwind 2021-11-16 09:16:05 +01:00
  • d789670894 Migrating wiki don't require token, so we should move it out of the require form (#17645) Lunny Xiao 2021-11-16 14:17:21 +08:00
  • 6f7082ff56 Fix GitBucket icon (#17644) silverwind 2021-11-16 05:24:22 +01:00
  • 6292603215 Fix database deadlock when update issue labels (#17649) wxiaoguang 2021-11-16 10:21:13 +08:00
  • 3a60e0ad89 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-16 00:25:21 +00:00
  • ff9564a679 Changed migration text. (#17654) KN4CK3R 2021-11-16 00:12:09 +01:00
  • ab1379743e Fix nil checking on typed interface (#17598) Gusted 2021-11-15 13:16:11 +00:00
  • 253d9e4158 Remove unnecassary calls to filepath.Join (#17608) Gusted 2021-11-15 06:02:53 +00:00
  • 562785ef4e Add download button for file viewer (#17640) Gusted 2021-11-15 01:05:12 +00:00
  • 10db864c66 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-15 00:24:54 +00:00
  • 83a04e42cc fix typo (#17614) 缘生 2021-11-15 06:32:48 +08:00
  • cd32b84811 Add icon to vscode clone link (#17641) silverwind 2021-11-14 22:48:26 +01:00
  • 42ea0023a3 Add migration from GitBucket (#16767) KN4CK3R 2021-11-14 20:11:10 +01:00
  • d2163df6a0 Fix offBy1 errors (#17606) Gusted 2021-11-14 08:11:49 +00:00
  • 8eddb75508 perf: only generate data-comment-url once (#17618) Gusted 2021-11-14 05:28:57 +00:00
  • 424959e07c [skip ci] Updated licenses and gitignores GiteaBot 2021-11-14 00:26:06 +00:00
  • bab95c3a86 Correctly handle failed migrations (#17575) zeripath 2021-11-13 11:28:50 +00:00
  • 47448083a1 Minor readability patch. (#17627) Michael Grigoryan 2021-11-13 03:27:18 +04:00
  • df64fa4865 Decouple unit test code from business code (#17623) wxiaoguang 2021-11-12 22:36:47 +08:00
  • 7f802631c5 Fix some incorrect async functions, improve frontend document. (#17597) wxiaoguang 2021-11-12 20:37:45 +08:00
  • 0db7a32b92 unbind the CheckConsistency for some structs so that they can be moved to sub packages easier (#17612) Lunny Xiao 2021-11-12 08:56:45 +08:00
  • 90eb9fb889 Move EmailAddress & UserRedirect into models/user/ (#17607) Lunny Xiao 2021-11-11 15:03:30 +08:00
  • 492e1c2fbd Refactor commentTags functionality (#17558) Gusted 2021-11-11 07:29:30 +01:00
  • a4dc0c5a82 Remove golint as linter (#17609) Gusted 2021-11-11 06:28:45 +01:00
  • 433e81aecf Update JS dependencies (#17611) silverwind 2021-11-11 02:52:16 +01:00
  • 0e189eecaa Move oauth2 error to oauth2 service package (#17603) Lunny Xiao 2021-11-11 01:51:09 +08:00
  • 43bbc54783 Fix 500 when a comment was deleted which has a notification (#17550) Lunny Xiao 2021-11-10 13:48:45 +08:00
  • 33fca2b537 Move webhook into models/webhook/ (#17579) Lunny Xiao 2021-11-10 13:13:16 +08:00
  • edbaa5d3f0 Added GetUserByIDCtx. (#17602) KN4CK3R 2021-11-10 04:21:01 +01:00
  • 465fb4169e [skip ci] Updated translations via Crowdin GiteaBot 2021-11-10 00:25:15 +00:00
  • 99b2858e62 Move unit into models/unit/ (#17576) Lunny Xiao 2021-11-10 03:57:58 +08:00
  • b6b1e71665 tune sqlite3 message (#17601) wxiaoguang 2021-11-10 02:55:24 +08:00
  • aa4355ba1f Remove me from the maintainers (#17599) Andrey Nering 2021-11-09 11:40:16 -03:00
  • d6d147c2c4 Fix 500 when review pull request with anonymous (#17594) Lunny Xiao 2021-11-09 21:14:12 +08:00
  • 062b051687 Move merge-section to > .content (#17582) Gusted 2021-11-09 12:56:15 +01:00
  • a5b4720b91 Update User model comments about permissions (#17583) wxiaoguang 2021-11-09 18:42:58 +08:00
  • bb71ceeeb2 Improve async/await usage, and sort init calls in index.js (#17386) wxiaoguang 2021-11-09 17:27:25 +08:00
  • 3a693bd18c Use provided database Engine (#17595) Gusted 2021-11-09 09:54:46 +01:00
  • 1cec7f5ab5 Fix bug on detect issue/comment writer (#17592) Lunny Xiao 2021-11-09 16:00:40 +08:00
  • 03de593402 Fix bug on detect issue/comment writer (#17591) Lunny Xiao 2021-11-09 15:44:12 +08:00
  • 021df29623 Allow U2F 2FA without TOTP (#11573) Kamil Domański 2021-11-08 23:47:19 +01:00
  • 1cb1101d44 backport(1.15): Fix stats upon searching issues (#17578) Gusted 2021-11-08 22:14:57 +01:00