Commit Graph

  • d0c74dd2d2 Prepend refs/heads/ to issue template refs (#20461) (#22427) zeripath 2023-01-13 22:33:35 +00:00
  • 2f91a12143 Continue GCing other repos on error in one repo (#22422) (#22425) zeripath 2023-01-13 21:29:16 +00:00
  • 3ad62127df Correctly handle select on multiple channels in Queues (#22146) (#22428) zeripath 2023-01-13 20:42:42 +00:00
  • 02ae63297b Log STDERR of external renderer when it fails (#22442) Jonathan Tran 2023-01-13 15:41:23 -05:00
  • 37e23c982f Remove test session cache to reduce possible concurrent problem (#22199) (#22429) Lunny Xiao 2023-01-14 02:54:58 +08:00
  • a3ab82e592 Fix error when calculate the repository size (#22392) Lunny Xiao 2023-01-14 02:54:02 +08:00
  • 4fc1517da0 clarify "open issues" text for labels (#22431) crystal 2023-01-13 04:40:39 -07:00
  • 421d87933b Restore function to "Show more" buttons (#22399) (#22426) zeripath 2023-01-13 09:29:10 +00:00
  • c0da3638e7 Restore function to "Show more" buttons (#22399) zeripath 2023-01-13 05:50:32 +00:00
  • 99cf0d394e Continue GCing other repos on error in one repo (#22422) zeripath 2023-01-13 01:48:48 +00:00
  • f1c13b4ace improve explore relevancy note (#22421) crystal 2023-01-12 18:10:12 -07:00
  • 1ee1147baa fix: don't replace err variable in nested check (#22416) John Olheiser 2023-01-12 14:57:12 -06:00
  • c86be819bb Add more packages to denylist (#22412) Jason Song 2023-01-12 23:35:53 +08:00
  • 9ffaf19d89 fix wrong theme class when logged out if default theme is changed (#22408) crystal 2023-01-12 07:52:05 -07:00
  • b36854df37 Update golang deps (#22410) techknowlogick 2023-01-12 03:21:16 -05:00
  • 6f231a7980 Replace deprecated Webauthn library (#22400) techknowlogick 2023-01-11 21:51:00 -05:00
  • 426c0ad14c Allow HOST has no port (#22280) (#22409) Lunny Xiao 2023-01-12 09:57:03 +08:00
  • 2220e5d245 Allow HOST has no port (#22280) Lunny Xiao 2023-01-12 04:09:24 +08:00
  • 477a1cc40e Improve utils of slices (#22379) Jason Song 2023-01-11 13:31:16 +08:00
  • dc5f2cf590 cgo cross-compile for freebsd (#22397) techknowlogick 2023-01-10 17:21:24 -05:00
  • 70043da3dd Fix typo (#22396) delvh 2023-01-10 22:00:42 +01:00
  • 41a06d2e82 fix: omit avatar_url in discord payload when empty (#22393) (#22394) John Olheiser 2023-01-10 13:44:18 -06:00
  • e7f1d45eb5 fix: omit avatar_url in discord payload when empty (#22393) John Olheiser 2023-01-10 13:01:52 -06:00
  • 3b804ff76c Fix "remember this device" case (#22388) Yarden Shoham 2023-01-10 11:43:54 +02:00
  • 885082f7a7 Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) (#22387) Yarden Shoham 2023-01-10 11:21:29 +02:00
  • 50f67d7e38 Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) Lunny Xiao 2023-01-10 10:53:11 +08:00
  • a35714372d Fix halfCommitter and WithTx (#22366) Jason Song 2023-01-10 01:19:19 +08:00
  • 32999e2511 Don't lookup mail server when using sendmail (#22300) (#22383) Lunny Xiao 2023-01-10 01:18:03 +08:00
  • 99a675f4a1 Don't lookup mail server when using sendmail (#22300) Lunny Xiao 2023-01-10 00:09:46 +08:00
  • 82235fb681 Update index.de-de.md (#22363) ahab 2023-01-09 12:25:13 +01:00
  • dbfc5aa016 Move fuzz tests into tests/fuzz (#22376) Khaled Yakdan 2023-01-08 23:30:14 -08:00
  • 9e94346529 Remove satori/go.uuid (#22375) Jason Song 2023-01-09 14:00:10 +08:00
  • 7adc2de464 Use context parameter in models/git (#22367) Jason Song 2023-01-09 11:50:54 +08:00
  • 16d7596635 Fix set system setting failure once it cached (#22334) Lunny Xiao 2023-01-09 10:04:44 +08:00
  • b878155b87 Replace can not with cannot (#22372) delvh 2023-01-08 19:25:28 +01:00
  • dfd2db5695 Fix set system setting failure once it cached (#22333) Lunny Xiao 2023-01-08 21:22:41 +08:00
  • bdf8c80f41 Bump json5 from 1.0.1 to 1.0.2 (#22365) dependabot[bot] 2023-01-08 19:48:00 +08:00
  • 6135359a04 Always reuse transaction (#22362) Jason Song 2023-01-08 09:34:58 +08:00
  • d42b52fcfa make /{username}.png redirect to user/org avatar (#22356) crystal 2023-01-06 05:44:02 -07:00
  • 3dbd2d942b Remove old HookEventType (#22358) Jason Song 2023-01-06 19:49:14 +08:00
  • f74293f9c2 Fix unstable emoji sort (#22346) KN4CK3R 2023-01-05 12:58:51 +01:00
  • 906d8cc5dc Rewrite fuzzers to native Go harnesses (#22313) AdamKorcz 2023-01-05 02:33:00 +00:00
  • adc0bcaebb Update Emoji dataset to Unicode 14 (#22342) (#22343) isla w 2023-01-04 13:45:18 -05:00
  • f41ad344cb Update Emoji dataset to Unicode 14 (#22342) isla w 2023-01-04 12:52:48 -05:00
  • 0cca1e079b fix gravatar disable bug (#22337) Lunny Xiao 2023-01-04 21:17:59 +08:00
  • fdbb0b4762 fix gravatar disable bug (#22336) Lunny Xiao 2023-01-04 16:19:56 +08:00
  • 55c6433fac fix: update settings table on install (#22326) (#22327) John Olheiser 2023-01-03 16:19:57 -06:00
  • 32e863439c fix: update settings table on install (#22326) John Olheiser 2023-01-03 14:33:41 -06:00
  • 5b8763476a Add deprecated warning for DISABLE_GRAVATAR and ENABLE_FEDERATED_AVATAR (#22324) Kyle D 2023-01-03 11:11:00 -05:00
  • 09c667eb45 Fix sitemap (#22272) (#22320) Jason Song 2023-01-03 22:03:56 +08:00
  • 791f290c26 Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) (#22321) Lunny Xiao 2023-01-03 19:39:58 +08:00
  • efa708501b Use git command instead of exec.Cmd in blame (#22098) Lunny Xiao 2023-01-03 16:17:13 +08:00
  • c59e1537a8 Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) Lunny Xiao 2023-01-03 15:17:36 +08:00
  • 58e642c1d6 fix: code search title translation (#22285) (#22316) John Olheiser 2023-01-02 21:33:55 -06:00
  • f0159c3e8a Add deprecated warning for DISABLE_GRAVATAR and ENABLE_FEDERATED_AVATAR (#22318) Kyle D 2023-01-02 18:54:27 -05:00
  • 96797fed31 Unify hashing for avatar (#22289) Gusted 2023-01-02 22:46:39 +01:00
  • 72d1f9e63e Fix due date rendering the wrong date in issue (#22302) (#22306) Yarden Shoham 2023-01-02 14:42:39 +02:00
  • fcd6ceef2b fix: code search title translation (#22285) John Olheiser 2023-01-02 03:18:08 -06:00
  • e61ce934bc Update Gmail mailer configuration (#22291) James Liu 2023-01-02 13:52:36 +11:00
  • b994b2ea9c Fix due date rendering the wrong date in issue (#22302) Yarden Shoham 2023-01-02 04:49:05 +02:00
  • a1c30740bb Fix get system setting bug when enabled redis cache (#22295) Lunny Xiao 2023-01-02 00:06:52 +08:00
  • 0697075547 Fix get system setting bug when enabled redis cache (#22298) Lunny Xiao 2023-01-01 23:24:01 +08:00
  • 0f4e1b9ac6 Restructure webhook module (#22256) delvh 2023-01-01 16:23:15 +01:00
  • f8e93ce423 Reminder for no more logs to console (#22282) Jason Song 2023-01-01 22:00:33 +08:00
  • f1e07d8c87 Fix bug of DisableGravatar default value (#22297) Lunny Xiao 2023-01-01 20:20:04 +08:00
  • 9c8fc7f677 Fix bug of DisableGravatar default value (#22296) Lunny Xiao 2023-01-01 20:19:23 +08:00
  • 2bbf9e7302 Upgrade go-chi to v5.0.8 (#22304) Lunny Xiao 2023-01-01 18:23:26 +08:00
  • b1a4eb40a1 [skip ci] Updated licenses and gitignores KN4CK3R 2023-01-01 00:19:35 +00:00
  • 3fef47b41c Use ErrInvalidArgument in packages (#22268) KN4CK3R 2022-12-31 12:49:37 +01:00
  • 443fd27a90 Add sync_on_commit option for push mirrors api (#22271) (#22292) Chongyi Zheng 2022-12-31 06:46:14 -05:00
  • dce8887494 Changelog v1.18.0 (#22215) (#22269) 6543 2022-12-31 03:17:54 +01:00
  • e5deeda0aa Support estimated count with multiple schemas (#22276) Jason Song 2022-12-31 02:25:58 +08:00
  • cf07f247b7 Add Gentoo to the from package providers (#22284) JonRB 2022-12-30 17:14:51 +00:00
  • d34f3a2213 Fix sitemap (#22272) Jason Song 2022-12-30 23:31:00 +08:00
  • 9dcaf14a14 Add sync_on_commit option for push mirrors api (#22271) Chongyi Zheng 2022-12-30 06:22:51 -05:00
  • 75f128ebf8 Fix key signature error page (#22229) (#22230) Gusted 2022-12-30 05:53:23 +01:00
  • b76970f2e4 Fix key signature error page (#22229) Gusted 2022-12-30 05:53:05 +01:00
  • a609cae9fb Correctly handle select on multiple channels in Queues (#22146) zeripath 2022-12-30 00:06:47 +00:00
  • 53db977e7e Frontport 1.17.4 changelog and Add 1.18.0 changelog (#22215) v1.18.0 Lunny Xiao 2022-12-30 03:08:57 +08:00
  • 4fdd4fb2c4 Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246) (#22247) Lunny Xiao 2022-12-29 23:12:10 +08:00
  • 47efba78ec Support template for merge message description (#22248) Jason Song 2022-12-29 20:40:20 +08:00
  • 900e158064 refactor auth interface to return error when verify failure (#22119) (#22259) Lunny Xiao 2022-12-29 13:50:09 +08:00
  • a35749893b Move convert package to services (#22264) KN4CK3R 2022-12-29 03:57:15 +01:00
  • 309e86a9bf Use dynamic package type list (#22263) KN4CK3R 2022-12-29 00:31:54 +01:00
  • e9bc2c77c3 Use complete SHA to create and query commit status (#22244) (#22257) Jason Song 2022-12-28 18:03:21 +08:00
  • ca67c5a8a7 refactor auth interface to return error when verify failure (#22119) Lunny Xiao 2022-12-28 13:53:28 +08:00
  • 7cc7db73b9 Add option to prohibit fork if user reached maximum limit of repositories (#21848) Xinyu Zhou 2022-12-28 05:21:14 +08:00
  • 9b4da56963 Remove ReverseProxy authentication from the API (#22219) (#22251) Lunny Xiao 2022-12-28 03:24:43 +08:00
  • 22a6e97597 Update standard copyright header to use a placeholder year (#22254) Yarden Shoham 2022-12-27 19:51:23 +02:00
  • d0c3d0ba26 Add the 'ui.user' section to the cheat sheet (#22249) Christian Ullrich 2022-12-27 16:38:15 +01:00
  • 6cf09ccab4 Use complete SHA to create and query commit status (#22244) Jason Song 2022-12-27 21:12:49 +08:00
  • 90237d8abd Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246) Lunny Xiao 2022-12-27 14:00:34 +08:00
  • b48cf03717 Remove deadcode (#22245) Gusted 2022-12-27 02:15:35 +01:00
  • 83640c449e Remove ReverseProxy authentication from the API (#22219) zeripath 2022-12-27 00:34:05 +00:00
  • 814b44aeaf Fix typo of Asia/Shanghai (#22242) Jason Song 2022-12-26 16:50:58 +08:00
  • f5cd0d9319 Add Mermaid copy button, avoid unnecessary tooltip hide (#22225) silverwind 2022-12-25 18:17:48 +01:00
  • 3bd49f7801 [skip ci] Updated licenses and gitignores Lunny Xiao 2022-12-25 00:19:36 +00:00
  • 2b0b56319e Improve testing for pgsql empty repository (#22223) Lunny Xiao 2022-12-24 02:34:51 +08:00
  • 2cf0cf0de1 JS refactors (#22227) silverwind 2022-12-23 17:03:11 +01:00
  • 71ca3067bc Check primary keys for all tables and drop ForeignReference (#21721) Jason Song 2022-12-23 19:35:43 +08:00