1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-21 16:18:13 +00:00

Commit Graph

  • d109923ed8 Make GetRepositoryByName more safer (#31712) Lunny Xiao 2024-07-29 09:32:54 +08:00
  • 88decb6913 [skip ci] Updated licenses and gitignores GiteaBot 2024-07-29 00:28:39 +00:00
  • 5f526d7d3d Run go-install in deps-tools in parallel (#31711) silverwind 2024-07-28 19:27:24 +02:00
  • 7dec8de914 Hide the "Details" link of commit status when the user cannot access actions (#30156) Zettat123 2024-07-28 23:11:40 +08:00
  • aa36989bd0 Enable no-jquery/no-parse-html-literal and fix violation (#31684) silverwind 2024-07-27 16:44:41 +02:00
  • a40192dc12 [skip ci] Updated translations via Crowdin GiteaBot 2024-07-27 00:27:00 +00:00
  • e1cf760d2f OIDC: case-insensitive comparison for auth scheme Basic (#31706) Shivaram Lingamneni 2024-07-26 21:51:45 +02:00
  • 4b376a0ed9 Support pull_request_target event for commit status (#31703) Zettat123 2024-07-26 18:00:07 +08:00
  • 930ca92d7c Add types to fetch,toast,bootstrap,svg (#31627) silverwind 2024-07-26 01:31:24 +02:00
  • cabcca3d81 Run detectWebAuthnSupport only if necessary (#31691) Jason Song 2024-07-26 07:26:41 +08:00
  • ecc8f2b047 add username to OIDC introspection response (#31688) Shivaram Lingamneni 2024-07-25 14:36:05 +02:00
  • bae87dfb09 Add return type to GetRawFileOrLFS and GetRawFile (#31680) Adam Majer 2024-07-25 14:06:19 +02:00
  • cc044818c3 Support delete user email in admin panel (#31690) yp05327 2024-07-25 19:11:04 +09:00
  • d8f82cbc78 Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687) Stanislas Dolcini 2024-07-25 11:33:02 +02:00
  • 169031b7cf Fix "Filter by commit" Dropdown (#31695) wxiaoguang 2024-07-25 09:48:51 +08:00
  • 0fb1c1fbfd Fix "Filter by commit" Dropdown (#31695) (#31696) wxiaoguang 2024-07-25 09:44:34 +08:00
  • 7bd127522f [skip ci] Updated translations via Crowdin GiteaBot 2024-07-25 00:27:15 +00:00
  • 60267859fc Properly filter issue list given no assignees filter (#31522) (#31685) Giteabot 2024-07-24 15:55:21 +08:00
  • b4ccef3dee use nolyfill to remove some polyfills (#31468) techknowlogick 2024-07-23 20:42:21 -04:00
  • c0b5a843ba Properly filter issue list given no assignees filter (#31522) Kemal Zebari 2024-07-23 11:36:32 -07:00
  • bbd14769cd Run detectWebAuthnSupport only on sign-in page (#31676) Jason Song 2024-07-24 01:52:40 +08:00
  • 17b04644ed Enable direnv (#31672) (#31679) Giteabot 2024-07-23 23:35:28 +08:00
  • 2f1cb1d289 fix OIDC introspection authentication (#31632) Shivaram Lingamneni 2024-07-23 14:43:03 +02:00
  • 24f9390f34 Enable direnv (#31672) techknowlogick 2024-07-23 08:07:41 -04:00
  • ad91a59c18 [skip ci] Updated translations via Crowdin GiteaBot 2024-07-23 00:27:23 +00:00
  • d919df4f09 [skip ci] Updated translations via Crowdin GiteaBot 2024-07-21 00:30:14 +00:00
  • c71c95d5e5 fix redis deps (#31662) (#31663) techknowlogick 2024-07-19 16:14:58 -04:00
  • ba9589a92d fix redis dep (#31662) techknowlogick 2024-07-19 16:10:31 -04:00
  • a8d0c879c3 add skip secondary authorization option for public oauth2 clients (#31454) Denys Konovalov 2024-07-19 14:28:30 -04:00
  • 00aade2cab Fix a branch divergence cache bug (#31659) (#31661) Giteabot 2024-07-20 01:12:23 +08:00
  • e9aa39bda4 Fix a branch divergence cache bug (#31659) Zettat123 2024-07-19 23:52:49 +08:00
  • c2b1b94c5a Remove unneccessary uses of word-break: break-all (#31637) (#31652) Giteabot 2024-07-18 18:58:11 +08:00
  • 03c8c2683c [skip ci] Updated translations via Crowdin GiteaBot 2024-07-18 00:27:07 +00:00
  • 0c1127a2fb Remove unneccessary uses of word-break: break-all (#31637) silverwind 2024-07-17 12:04:28 +02:00
  • de1a5506d1 [skip ci] Updated translations via Crowdin GiteaBot 2024-07-17 00:27:54 +00:00
  • 3571b7e3dd Allow searching issues by ID (#31479) Carsten Klein 2024-07-17 00:49:05 +02:00
  • 416c36f303 allow synchronizing user status from OAuth2 login providers (#31572) Rowan Bohde 2024-07-16 13:33:16 -05:00
  • 3a7454df7a Enable no-jquery/no-class-state (#31639) silverwind 2024-07-16 12:14:27 +02:00
  • e8d4b7a8b1 Added default sorting milestones by name (#27084) Bartlomiej Komendarczuk 2024-07-16 10:08:54 +02:00
  • 0bb4c1cde2 Code editor theme enhancements (#31629) silverwind 2024-07-15 01:22:48 +02:00
  • 0f53324182 Add option to change mail from user display name (#31528) 6543 2024-07-14 14:27:00 -07:00
  • 0d08bb6112 Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899) Lunny Xiao 2024-07-15 05:15:59 +08:00
  • 1064e817c4 Issue Templates: add option to have dropdown printed list (#31577) 6543 2024-07-14 07:38:45 -07:00
  • 957c75bfd2 Fix update flake (#31626) 6543 2024-07-12 09:25:54 -07:00
  • d73623d526 [skip ci] Updated translations via Crowdin GiteaBot 2024-07-12 00:27:07 +00:00
  • 4913edaa70 Display app name in the registration email title (#31562) Sunny Wan 2024-07-11 19:23:31 -04:00
  • fa160b915d typo on date in security document (#31617) techknowlogick 2024-07-11 17:51:08 -04:00
  • a06bbcf0b6 Update JS dependencies (#31616) silverwind 2024-07-11 20:36:02 +02:00
  • 228c354b16 Add types for js globals (#31586) silverwind 2024-07-11 12:20:51 +02:00
  • c2445ae3d4 Fix: Allow org team names of length 255 in create team form (#31564) (#31603) Giteabot 2024-07-11 00:28:27 +08:00
  • 1b0ccf4bea Upgrade security public key (#31594) Lunny Xiao 2024-07-11 00:28:22 +08:00
  • 436af472a9 Fix wrong merge on removing docs (#31605) Lunny Xiao 2024-07-10 23:47:32 +08:00
  • 72b6bc8caf Refactor webhook (#31587) wxiaoguang 2024-07-10 19:37:16 +08:00
  • 4ea2a6de81 Fix: Allow org team names of length 255 in create team form (#31564) Tobias Balle-Petersen 2024-07-10 04:15:17 +02:00
  • af1f0dfcc6 Remove docs sub folder since docs has been moved to https://gitea.com/gitea/docs (#31536) Lunny Xiao 2024-07-10 09:46:08 +08:00
  • d6f8a60b65 Add bohde as maintainer (#31601) Kyle D 2024-07-09 20:18:35 -04:00
  • 7bb3835811 Add YEAR, MONTH, MONTH_ENGLISH, DAY variables for template repos (#31584) delvh 2024-07-09 20:05:12 +02:00
  • 1ee59f0fa3 Allow disabling authentication related user features (#31535) Rowan Bohde 2024-07-09 12:36:31 -05:00
  • 13015bba5a Add back esbuild-loader for .js files (#31585) silverwind 2024-07-09 11:28:43 +02:00
  • 43c63c33ae Use old behavior for telegram webhook (#31588) wxiaoguang 2024-07-09 11:23:33 +08:00
  • 4696bcb3f7 Use FullName in Emails to address the recipient if possible (#31527) 6543 2024-07-08 01:38:45 -07:00
  • d7c7a78994 Don't show hidden labels when filling out an issue template (#31576) 6543 2024-07-07 21:31:12 -07:00
  • 017ea19e5d [skip ci] Updated translations via Crowdin GiteaBot 2024-07-08 00:28:11 +00:00
  • 5791a73e75 Convert frontend code to typescript (#31559) silverwind 2024-07-07 17:32:30 +02:00
  • 5115c278ff [skip ci] Updated translations via Crowdin GiteaBot 2024-07-07 00:29:37 +00:00
  • 264f74c02a [skip ci] Updated translations via Crowdin GiteaBot 2024-07-06 00:26:24 +00:00
  • 12cb1d2998 Allow force push to protected branches (#28086) Henry Goodman 2024-07-06 04:21:56 +10:00
  • 9c00dda33a Refactor login page (#31530) Anbraten 2024-07-05 19:10:09 +02:00
  • 2dc6993467 Return an empty string when a repo has no avatar in the repo API (#31187) (#31567) Jimmy Praet 2024-07-05 14:40:45 +02:00
  • 6486c8b7b3 Fix slow patch checking with commits that add or remove many files (#31548) (#31560) Giteabot 2024-07-05 17:24:01 +08:00
  • b88e5fc72d Fix slow patch checking with commits that add or remove many files (#31548) Brecht Van Lommel 2024-07-04 20:57:11 +02:00
  • 35c5192b25 Add changelog for 1.22.1 (#31517) v1.22.1 Lunny Xiao 2024-07-04 10:17:07 +08:00
  • 2c92c7c522 Add typescript guideline and typescript-specific eslint plugins and fix issues (#31521) silverwind 2024-07-03 17:48:14 +02:00
  • e2905761c3 Update golang.org/x/image to v0.18.0 (#31542) silverwind 2024-07-03 01:42:16 +02:00
  • b270b30aeb Update golang.org/x/image to v0.18.0 (#31541) silverwind 2024-07-02 21:41:14 +02:00
  • 3bd87fb170 [skip ci] Updated translations via Crowdin GiteaBot 2024-07-01 00:30:50 +00:00
  • f0033051d5 Fix markdown preview $$ support (#31514) charles 2024-06-30 07:23:47 +08:00
  • 91745ae46f Add Passkey login support (#31504) Anbraten 2024-06-30 00:50:03 +02:00
  • 50ecae7357 remove typo (#31524) rayden84 2024-06-29 17:54:15 +02:00
  • 5821d22891 Use stable version of fabric (#31526) silverwind 2024-06-29 17:37:18 +02:00
  • e82f3caa6b Always use HTML attributes for avatar size (#31509) silverwind 2024-06-28 23:29:15 +02:00
  • 08579d6cbb Add initial typescript config and use it for eslint,vitest,playwright (#31186) silverwind 2024-06-28 18:15:51 +02:00
  • df805d6ed0 Support legacy _links LFS batch responses (#31513) Royce Remer 2024-06-28 01:42:57 -07:00
  • 62b3738968 Fix JS error with disabled attachment and easymde (#31511) silverwind 2024-06-28 07:59:22 +02:00
  • dceadd2ebe Fix avatar radius problem on the new issue page (#31506) (#31508) Giteabot 2024-06-27 23:34:40 +08:00
  • d655ff18b3 Fix avatar radius problem on the new issue page (#31506) charles 2024-06-27 22:04:05 +08:00
  • c1fe6fbcc3 Make toast support preventDuplicates (#31501) wxiaoguang 2024-06-27 21:58:38 +08:00
  • 9bc5552c11 Improve attachment upload methods (#30513) Tyrone Yeh 2024-06-27 17:31:49 +08:00
  • 00fc29aee1 Refactor issue label selection (#31497) wxiaoguang 2024-06-27 07:41:59 +08:00
  • a88f718c10 Refactor dropzone (#31482) wxiaoguang 2024-06-27 01:01:20 +08:00
  • 3cecfa3df4 use correct l10n string (#31487) (#31490) Giteabot 2024-06-26 21:45:48 +08:00
  • d9e6657879 Upgrade github.com/hashicorp/go-retryablehttp (#31499) silverwind 2024-06-26 15:15:42 +02:00
  • 151b786837 Fix dropzone JS error when attachment is disabled (#31486) wxiaoguang 2024-06-26 18:09:25 +08:00
  • 35ce7a5e0e [skip ci] Updated translations via Crowdin GiteaBot 2024-06-26 00:26:17 +00:00
  • 58b1ee5ebd Fix overflow menu flickering on mobile (#31484) (#31488) Giteabot 2024-06-26 01:13:04 +08:00
  • b5326a431f Optimization of labels handling in issue_search (#26460) Chl 2024-06-25 19:09:13 +02:00
  • 72c66bd479 use correct l10n string (#31487) CyberFlame 2024-06-26 02:54:18 +12:00
  • 4af97cf383 Fix overflow menu flickering on mobile (#31484) Brecht Van Lommel 2024-06-25 16:24:15 +02:00
  • 24f4ebb8a9 [skip ci] Updated translations via Crowdin GiteaBot 2024-06-25 00:26:08 +00:00
  • 1825c316a6 Fix poor table column width due to breaking words (#31473) (#31477) Giteabot 2024-06-25 08:00:17 +08:00