Commit Graph

  • 66877aed54 Fix typo in guidelines-backend.en-us.md (#22690) Ivan Maximov 2023-02-01 00:43:12 +03:00
  • 706f4686b8 Fix typo in storage.en-us.md (#22694) Ivan Maximov 2023-02-01 00:42:41 +03:00
  • be93e48ccb Hide collapse icon in diff with no lines (#21094) JakobDev 2023-01-31 18:40:22 +01:00
  • 85016af1fe Fixes accessibility behavior of Watching, Staring and Fork buttons (#22634) Felipe Leopoldo Sologuren Gutiérrez 2023-01-31 12:28:43 -03:00
  • b80538f37d Disable test for incoming email (#22686) KN4CK3R 2023-01-31 14:56:22 +01:00
  • c14d3e80e8 Remove label color from global issue filters (#22660) Francesco Siddi 2023-01-31 13:58:34 +01:00
  • 36dc11869d Use correct captured group range when parsing cross-reference (#22672) wxiaoguang 2023-01-31 17:08:05 +08:00
  • f47ea60c07 set user visibility class to basic (#22674) yp05327 2023-01-31 16:05:25 +09:00
  • 03f37d82fe Fix README TOC links (#22577) crystal 2023-01-30 22:21:29 -07:00
  • 4011821c94 Implement actions (#21937) Jason Song 2023-01-31 09:45:19 +08:00
  • b5b3e0714e Pull request yaml template support for including commit body in a field (#22629) Brecht Van Lommel 2023-01-30 15:39:07 +01:00
  • 1b53a9e914 Don't return duplicated users who can create org repo (#22560) Gusted 2023-01-30 11:12:45 +01:00
  • be315c76fb Fix poor alignment of organization description on organization home page (#22656) Brecht Van Lommel 2023-01-30 09:16:12 +01:00
  • 203681d084 Issues: support setting issue template field values with query (#22545) techknowlogick 2023-01-29 23:36:04 -05:00
  • d0d257b243 Add support for commit cross references (#22645) KN4CK3R 2023-01-30 02:50:01 +01:00
  • 3ff5a6a365 Fix missing message in git hook when pull requests disabled on fork (#22625) Brecht Van Lommel 2023-01-29 22:00:10 +01:00
  • d283a31f03 Check quota limits for container uploads (#22450) KN4CK3R 2023-01-29 18:34:29 +01:00
  • 2052a9e2b4 Consume hcaptcha and pwn deps (#22610) John Olheiser 2023-01-29 09:49:51 -06:00
  • e88b529b31 Issues: add Project filter to issues list and search (#22544) techknowlogick 2023-01-28 22:45:29 -05:00
  • 2b1e47e2a2 Improve accessibility of navigation bar and footer (#22635) Felipe Leopoldo Sologuren Gutiérrez 2023-01-28 22:29:10 -03:00
  • c0015979a6 Support system hook API (#14537) Lunny Xiao 2023-01-29 02:12:10 +08:00
  • 78e6b21c1a Improve checkIfPRContentChanged (#22611) zeripath 2023-01-28 15:54:40 +00:00
  • e9cd18b557 Link issue and pull requests status change in UI notifications directly to their event in the timelined view. (#22627) Felipe Leopoldo Sologuren Gutiérrez 2023-01-28 08:16:46 -03:00
  • 48f5d51908 fix permission check for creating comment while mail (#22524) a1012112796 2023-01-28 17:28:55 +08:00
  • 95d9fbdcf3 Fix error on account activation with wrong passwd (#22609) Otto Richter (fnetX) 2023-01-28 08:59:46 +01:00
  • 74466eb133 Fixes accessibility of empty repository commit status (#22632) Felipe Leopoldo Sologuren Gutiérrez 2023-01-27 19:40:17 -03:00
  • 51a92cb821 Use --index-url in PyPi description (#22620) KN4CK3R 2023-01-27 15:12:18 +01:00
  • 5ff037ef51 Show migration validation error (#22619) KN4CK3R 2023-01-27 13:56:00 +01:00
  • 2903afb78f Allow issue templates to not render title (#22589) techknowlogick 2023-01-26 23:45:49 -05:00
  • 642db3c8f7 Fix delete_repo in template (#22606) John Olheiser 2023-01-26 14:36:15 -06:00
  • 4f8c0eba9a set org visibility class to basic in header (#22605) yp05327 2023-01-27 03:44:34 +09:00
  • 4d072a4c4e Add API endpoint to get latest release (#21267) JakobDev 2023-01-26 17:33:47 +01:00
  • e8ac6a9aea Add ARIA support for Fomantic UI checkboxes (#22599) wxiaoguang 2023-01-25 23:52:10 +08:00
  • c8139c0f64 Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) Brecht Van Lommel 2023-01-25 05:47:53 +01:00
  • a31fedd2c2 Add templates to customize text when creating and migrating repositories Brecht Van Lommel 2023-01-24 20:01:39 +01:00
  • 25f4b7d7cd Prevent duplicate labels when importing more than 99 (#22591) Sybren 2023-01-24 20:44:55 +01:00
  • b91bc68092 Remove address from DCO (#22595) Yarden Shoham 2023-01-24 20:52:38 +02:00
  • 95e8ea9440 Allow setting redirect_to cookie on OAuth login (#22594) Sybren 2023-01-24 17:41:38 +01:00
  • 9cc15d18df Project links should use parent link methods (#22587) John Olheiser 2023-01-23 15:51:18 -06:00
  • 519b91ad2d link update in README files (#22582) rekayno 2023-01-23 23:57:57 +03:00
  • 649f89efdc Frontport 1.18.2 and 1.18.3 Changelogs (#22580) John Olheiser 2023-01-23 09:36:00 -06:00
  • 29b78bce33 Fix incorrect Redis URL snippets in the example app.ini (#22573) tiny6996 2023-01-22 20:17:15 -06:00
  • 21dd4a252a Prevent multiple To recipients (#22566) KN4CK3R 2023-01-22 15:23:52 +01:00
  • 6737e1c5d5 gitlab supports ssh key signing (#22564) techknowlogick 2023-01-22 05:17:49 -05:00
  • 920ae2367f Address feedback from #22517 (#22563) Francesco Siddi 2023-01-22 05:14:43 +01:00
  • eb793c3361 Fix bug on user setting (#22539) Lunny Xiao 2023-01-21 22:31:11 +08:00
  • a1fcb1cfb8 Update JS dependencies (#22538) silverwind 2023-01-21 03:42:13 +01:00
  • f417157bdd Split default gitpod view to include all tasks (#22555) Yarden Shoham 2023-01-20 21:46:33 +02:00
  • 46d024428f fix: read:org scope (#22556) John Olheiser 2023-01-20 12:42:54 -06:00
  • 86c6b0de06 Pull Requests: add color to approved/reject icon in pull requests list Brecht Van Lommel 2023-01-18 05:13:04 +01:00
  • b8eb282327 Truncate commit summary on repo files table. (#22551) zeripath 2023-01-20 15:23:03 +00:00
  • 6fe3c8b398 Support org/user level projects (#22235) Lunny Xiao 2023-01-20 19:42:33 +08:00
  • 0c048e554b Fix template bug of access scope (#22540) Lunny Xiao 2023-01-20 15:43:43 +08:00
  • b833ce4964 Mute all links in issue timeline (#22533) silverwind 2023-01-20 05:00:32 +01:00
  • 4199d28053 When updating by rebase we need to set the environment for head repo (#22535) zeripath 2023-01-19 22:31:44 +00:00
  • b383652e02 Fix assignment to cm.AssigneeID when importing comments (#22528) Sybren 2023-01-19 19:24:40 +01:00
  • 9f919cf083 Dropzone: Add "Copy link" button for new uploads (#22517) Francesco Siddi 2023-01-19 06:33:40 +01:00
  • 151b1a9508 Support importing comment types (#22510) Sybren 2023-01-19 03:14:56 +01:00
  • cdf53fa4a7 Fix issue not auto-closing when it includes a reference to a branch (#22514) Brecht Van Lommel 2023-01-19 01:24:38 +01:00
  • e0a8965208 Fix invalid issue branch reference if not specified in template (#22513) Brecht Van Lommel 2023-01-18 22:50:22 +01:00
  • aa87b36900 Fix 500 error viewing pull request when fork has pull requests disabled (#22512) Brecht Van Lommel 2023-01-18 20:54:57 +01:00
  • 4804900ac9 Load asciicast css async (#22502) Jason Song 2023-01-19 02:19:38 +08:00
  • 326d29dce0 Reliable selection of admin user (#22509) Sybren 2023-01-18 17:57:16 +01:00
  • f59ce77772 Display unreferenced packages total size in package admin panel (#22498) Lunny Xiao 2023-01-18 23:52:04 +08:00
  • 7ddc11def7 Simplify the error message when index.js couldn't be loaded (#22354) wxiaoguang 2023-01-18 09:36:40 +08:00
  • d9f748a700 Support asciicast files as new markup (#22448) Jason Song 2023-01-18 08:46:58 +08:00
  • de484e86bc Support scoped access tokens (#20908) Chongyi Zheng 2023-01-17 16:46:03 -05:00
  • db2286bbb6 some refactor about code comments (#20821) Lunny Xiao 2023-01-18 05:03:44 +08:00
  • 60c4725cc2 docs: add swagger.json file location to FAQ (#22489) John Olheiser 2023-01-17 14:18:42 -06:00
  • 0a6b57bcaf docs: bump Gitea version (#22490) John Olheiser 2023-01-17 12:42:12 -06:00
  • 51951d4503 chore: changelog 1.18.1 (#22471) (#22487) John Olheiser 2023-01-17 12:18:22 -06:00
  • 7a0f2fb1dc Fixed lint warnings in Grafana raised by Mixtool (#22486) Emily 2023-01-17 17:23:25 +01:00
  • 21c91b7dff Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) Jason Song 2023-01-17 23:00:19 +08:00
  • e763fab685 Fix pull request API field closed_at always being null (#22482) Yarden Shoham 2023-01-17 13:42:32 +02:00
  • 9edf80f472 Fix migration from gitbucket (repost) (#22477) Haruo Kinoshita 2023-01-17 16:22:00 +09:00
  • 3510d7e33a Fix container blob mount (#22226) KN4CK3R 2023-01-16 23:35:48 +01:00
  • 1aba53db62 Update overview.en-us.md (#22463) Bradley D. Thornton 2023-01-16 14:24:24 -08:00
  • 8117e41dfa Add reply hint to mail text (#22459) KN4CK3R 2023-01-16 21:58:01 +01:00
  • 2cc3a6381c Add cron method to gc LFS MetaObjects (#22385) zeripath 2023-01-16 19:50:53 +00:00
  • 04c97aa364 Change use of Walk to WalkDir to improve disk performance (#22462) Felipe Leopoldo Sologuren Gutiérrez 2023-01-16 13:21:44 -03:00
  • da274380a7 Remove the netgo tag for Windows build (#22467) wxiaoguang 2023-01-16 21:29:10 +08:00
  • 16e9dec827 Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS (#22454) zeripath 2023-01-16 11:25:22 +00:00
  • 1e7f3c16a4 Fix environments for KaTeX and error reporting (#22453) zeripath 2023-01-16 10:25:46 +00:00
  • 2782c14396 Supports wildcard protected branch (#20825) Lunny Xiao 2023-01-16 16:00:22 +08:00
  • cc1f8cbe96 Prevent panic on looking at api "git" endpoints for empty repos (#22457) zeripath 2023-01-15 14:33:25 +00:00
  • fe519d8633 Restore previous official review when an official review is deleted (#22449) Jimmy Praet 2023-01-15 06:00:09 +01:00
  • fc037b4b82 Add support for incoming emails (#22056) KN4CK3R 2023-01-14 16:57:10 +01:00
  • 20e3ffd208 Fix stylesheet HTML snippet for external renderers documentation (#22435) Sascha Bannier 2023-01-14 00:25:15 +01:00
  • 02ae63297b Log STDERR of external renderer when it fails (#22442) Jonathan Tran 2023-01-13 15:41:23 -05: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
  • 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
  • 2220e5d245 Allow HOST has no port (#22280) Lunny Xiao 2023-01-12 04:09:24 +08:00