Commit Graph

  • 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
  • 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
  • a3f9e9234c Fix stats upon searching issues (#17566) Gusted 2021-11-08 22:14:46 +01:00
  • 640f0e1ddf Only allow returned deleted branche to be on repo (#17570) Gusted 2021-11-08 16:45:37 +01:00
  • ebaf4c48ea Avoid double imports (#17569) Gusted 2021-11-08 08:04:13 +01:00
  • 513951bc16 Remove appSubUrl from pasted images (#17572) zeripath 2021-11-08 06:27:40 +00:00
  • d168f0498b Fix documents for ALLOWED_HOST_LIST, its default value differs between 1.15 and 1.16 (#17530) wxiaoguang 2021-11-08 11:25:41 +08:00
  • 9d97cf3a71 Add @Gusted to maintainers filer (#17581) Gusted 2021-11-07 20:23:39 +01:00
  • 30515f2df3 Make ParsePatch more robust (#17573) Gusted 2021-11-07 18:52:50 +01:00
  • 69b61d4373 Fix bug on admin subcommand (#17533) Lunny Xiao 2021-11-07 11:11:27 +08:00
  • c9110eb5e4 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-07 00:25:43 +00:00
  • bd613c704c Fix ipv6 parsing for builtin ssh server (#17561) Wim 2021-11-06 07:23:32 +01:00
  • 5e0cf4b82e Update locale_en-US.ini (#17553) Yuwei Ba 2021-11-06 06:23:55 +11:00
  • dbdaa713c9 Escape issue titles in comments list (#17555) zeripath 2021-11-05 14:56:40 +00:00
  • bc6df18fb3 Use correct defaultValue for stracktrace (#17552) Gusted 2021-11-05 12:25:05 +01:00
  • a161c2ca58 Fix zero created time bug on commit api (#17546) Lunny Xiao 2021-11-05 13:30:46 +08:00
  • de9625e485 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-05 00:25:11 +00:00
  • fed8e01ca1 Fix database keyword quote problem on migration v161 (#17522) Lunny Xiao 2021-11-05 06:47:01 +08:00
  • e5b48dcac4 Hide label comments if labels were added and removed immediately (#17455) qwerty287 2021-11-04 15:51:30 +01:00
  • d6f4820967 Show correct "No" icon (#17537) delvh 2021-11-04 03:09:03 +01:00
  • a5bcf1994f Use exec -a in the FHS compliant script (#17513) zeripath 2021-11-03 08:13:07 +00:00
  • 118fbd9436 Fix list for options under cli->user->admin->create (#17382) SahAssar 2021-11-03 06:27:35 +01:00
  • 12938dd35f hide note message for pull request template (#17529) a1012112796 2021-11-03 11:43:16 +08:00
  • 9d855bd6a1 Simplify Gothic to use our session store instead of creating a different store (#17507) zeripath 2021-11-03 00:33:54 +00:00
  • 95da01c5cd Add QueryEscape to general funcmap (#17526) zeripath 2021-11-02 15:00:30 +00:00
  • e69521f029 fix email with + when active (#17518) Lunny Xiao 2021-11-02 14:26:13 +08:00
  • cb9c8184c9 Make Repo Code Indexer an Unique Queue (#17515) zeripath 2021-11-02 03:14:24 +00:00
  • e2995ef515 docs: add SSH passthrough instructions to with-docker-rootless (#17505) (#17508) Renato Caldas 2021-11-01 12:34:12 +00:00
  • 599ff1c054 Only allow webhook to send requests to allowed hosts (#17482) wxiaoguang 2021-11-01 16:39:52 +08:00
  • 4e8a81780e Stop double encoding blame commit messages (#17498) zeripath 2021-10-31 08:25:24 +00:00
  • 1ff944f698 [skip ci] Updated licenses and gitignores GiteaBot 2021-10-31 00:25:12 +00:00
  • 40c8451b7d Properly determine CSV delimiter (#17459) Richard Mahn 2021-10-30 09:50:40 -06:00
  • 63c0dc89ef Rename db Engines related functions (#17481) Lunny Xiao 2021-10-30 22:32:11 +08:00
  • 76a3190b8a Quote the table name in CountOrphanedObjects (#17487) zeripath 2021-10-30 10:17:40 +01:00
  • f5bb788c4e [skip ci] Updated translations via Crowdin GiteaBot 2021-10-30 00:25:09 +00:00
  • e6e3b212b3 Run Migrate in Install rather than just SyncTables (#17475) zeripath 2021-10-29 09:23:10 +01:00
  • 9733b60430 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-29 00:25:11 +00:00
  • 157de0f1c1 Update docs/config.yaml to 1.15.6 (#17472) zeripath 2021-10-28 14:44:33 +01:00
  • f46e67b519 Move key forms before list and add cancel button (#17432) qwerty287 2021-10-28 12:55:48 +02:00
  • 54243eed8d Fix login redirection links (#17451) qwerty287 2021-10-28 12:09:25 +02:00
  • 141d1a2aa5 Changelog 1.15.6 (#17457) (#17468) zeripath 2021-10-28 10:22:27 +01:00
  • 3fc465ba5e Fix mispelling of starred as stared (#17465) zeripath 2021-10-28 08:05:00 +01:00
  • 0b4a8be26b Ensure that restricted users can access repos for which they are members (#17460) zeripath 2021-10-28 03:54:40 +01:00
  • 2b2eb5d0ad make commit-statuses popup can be shown correctly. (#17447) wxiaoguang 2021-10-28 09:34:18 +08:00
  • 4f00de1458 Add integration tests for private.NoServCommand and private.ServCommand (#17456) zeripath 2021-10-28 01:32:59 +01:00
  • 01fc24c78c Add appearance section in settings (#17433) qwerty287 2021-10-27 17:40:08 +02:00
  • 89beceeb9a Fix a UI error when folding a file content in a commit view (#17446) wxiaoguang 2021-10-27 19:11:56 +08:00
  • a462fcaac8 Show client-side error if wiki page is empty (#17415) David Jimenez 2021-10-27 05:33:22 +01:00
  • 8f9ac439ca Fixes #16559 - Do not trim leading spaces for tab delimited (#17442) Richard Mahn 2021-10-26 15:46:56 -06:00
  • 6e2c64f27a Fix docker rootless build (#17441) wxiaoguang 2021-10-27 00:21:01 +08:00
  • b428b0f0ed Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) wxiaoguang 2021-10-26 20:29:48 +08:00
  • 812a9daab9 Upgrade go-github to v39 (#17437) Lunny Xiao 2021-10-26 15:19:21 +08:00
  • 849356deaf Prevent panic in serv.go with Deploy Keys (#17434) zeripath 2021-10-26 00:24:19 +01:00
  • 0277603878 chmod executables when copying to the docker (#17423) zeripath 2021-10-25 19:32:03 +01:00
  • 649e1d0dc2 Upgrade webpack to 5.59.1 to resolve the waitFor bug with watch-frontend (#17428) wxiaoguang 2021-10-25 19:54:25 +08:00
  • a961666c38 fix markdown checkbox rendering (#17425) wxiaoguang 2021-10-25 15:40:38 +08:00
  • 7c951fdd4a In many cases user avatar link should be an absolute URL with http host (#17420) wxiaoguang 2021-10-25 13:01:16 +08:00
  • 3676fafdac Add API to get/edit wiki (#17278) qwerty287 2021-10-25 05:43:40 +02:00
  • 843bc9deeb [skip ci] Updated translations via Crowdin GiteaBot 2021-10-25 00:25:06 +00:00
  • 44f2c27d28 Fix CSV render error (#17406) KN4CK3R 2021-10-25 00:42:32 +02:00
  • f99d50fc9f Read expected buffer size (#17409) KN4CK3R 2021-10-24 23:12:43 +02:00
  • 932780c2bb Add HAProxy Config to reverse-proxies.en-us.md (#17407) Kane 2021-10-24 17:48:26 +02:00
  • 07c7100c60 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-24 00:25:14 +00:00
  • ff9638839d Fix issue content history problems, improve UI (#17404) wxiaoguang 2021-10-23 22:48:16 +08:00
  • 943dc08722 Fix issue content history problems, improve UI (#17404) wxiaoguang 2021-10-23 22:47:38 +08:00
  • 6c49517cbd Fix issue markdown bugs (#17411) wxiaoguang 2021-10-23 21:38:12 +08:00
  • 2a9aefdabb [skip ci] Updated translations via Crowdin GiteaBot 2021-10-23 00:28:47 +00:00
  • 82bf564168 Remove deprecated extendDefaultPlugins method of svgo (#17399) Mashiro 2021-10-23 04:05:53 +08:00
  • d1a056fe52 Frontport Changelog 1.15.5 (#17392) (#17401) zeripath 2021-10-22 17:32:08 +01:00
  • 406bd3780e Fix context popup error (#17398) wxiaoguang 2021-10-22 22:34:01 +08:00
  • 870f5fbc41 Add groups scope/claim to OIDC/OAuth2 Provider (#17367) Nico Schieder 2021-10-22 11:19:24 +02:00
  • af96286f22 Stop sanitizing full name in API (#17396) zeripath 2021-10-22 08:17:35 +01:00
  • 23d36929bc [skip ci] Updated translations via Crowdin GiteaBot 2021-10-22 00:25:10 +00:00
  • 09938ccd99 Re-separate the color translation strings (#17390) zeripath 2021-10-21 22:51:03 +01:00
  • a115309f4f Fix the click behavior for <tr> and <td> with [data-href] (#17388) wxiaoguang 2021-10-22 02:19:32 +08:00
  • 960c322586 Refactor update checker to use AppState (#17387) wxiaoguang 2021-10-22 00:10:49 +08:00
  • 67561e79f1 Fix SVG side by side comparison link (#17375) Mario Lubenka 2021-10-21 12:43:26 +02:00
  • f3c7f10c9f Fix history count failure (#17351) Lunny Xiao 2021-10-21 18:06:19 +08:00
  • 83df0caf15 Sync gitea app path for git hooks and authorized keys when starting (#17335) wxiaoguang 2021-10-21 17:22:43 +08:00
  • 053b2f4dce Handle broken references in mirror sync (#17013) zeripath 2021-10-21 09:45:25 +01:00
  • 2add8fe9be Frontend refactor, PascalCase to camelCase, remove unused code (#17365) wxiaoguang 2021-10-21 15:37:43 +08:00
  • 5879ab83b5 Fix heatmap test (#17381) Lunny Xiao 2021-10-21 14:37:40 +08:00