Commit Graph

  • 037f72bdb3 fix: prevent double markdown link brackets when pasting URL (#34745) MaxWebZ 2025-06-17 16:33:50 +03:00
  • 4cbb482554 Fix JS error for "select" dropdown (#34743) wxiaoguang 2025-06-17 19:19:08 +08:00
  • 439ebe7031 [skip ci] Updated translations via Crowdin GiteaBot 2025-06-17 00:37:42 +00:00
  • 3a37d63d61 Allow renaming/moving binary/LFS files in the UI (#34350) bytedream 2025-06-17 02:15:07 +02:00
  • 24ce2058e8 Clean bindata (#34728) wxiaoguang 2025-06-16 20:03:51 +08:00
  • 6b8b580218 Refactor container and UI (#34736) wxiaoguang 2025-06-16 16:27:01 +08:00
  • bbee652e29 Prevent duplicate form submissions when creating forks (#34714) Kerwin Bryant 2025-06-16 12:19:16 +08:00
  • 637070e07b Fix container range bug (#34725) wxiaoguang 2025-06-16 02:55:11 +08:00
  • 0d3e9956cd [skip ci] Updated translations via Crowdin GiteaBot 2025-06-15 00:41:44 +00:00
  • 28debdbe00 [skip ci] Updated translations via Crowdin GiteaBot 2025-06-14 00:35:48 +00:00
  • dcc9206a59 Raise minimum Node.js version to 20, test on 24 (#34713) silverwind 2025-06-13 19:40:39 +02:00
  • bc28654b49 [skip ci] Updated translations via Crowdin GiteaBot 2025-06-13 00:37:13 +00:00
  • d21ce9fa07 Improve the performance when detecting the file editable (#34653) Lunny Xiao 2025-06-13 02:12:45 +08:00
  • 8fed27bf6a Fix various problems (#34708) wxiaoguang 2025-06-13 00:19:24 +08:00
  • 65986f423f Refactor embedded assets and drop unnecessary dependencies (#34692) wxiaoguang 2025-06-12 11:59:33 +08:00
  • 18bafcc378 Bump minimum go version to 1.24.4 (#34699) silverwind 2025-06-12 05:33:36 +02:00
  • 8d135ef5cf Update JS deps (#34701) silverwind 2025-06-12 05:06:27 +02:00
  • d5893ee260 Fix markdown wrap (#34697) wxiaoguang 2025-06-12 10:09:42 +08:00
  • 06ccb3a1d4 [skip ci] Updated translations via Crowdin GiteaBot 2025-06-12 00:36:44 +00:00
  • 94db956e31 frontport changelog (#34689) Lunny Xiao 2025-06-12 00:58:39 +08:00
  • c9505a26b9 Improve instance wide ssh commit signing (#34341) ChristopherHX 2025-06-11 12:32:55 +02:00
  • fbc3796f9e Fix pull requests API convert panic when head repository is deleted. (#34685) Lunny Xiao 2025-06-11 11:19:52 +08:00
  • d5afdccde8 [skip ci] Updated translations via Crowdin GiteaBot 2025-06-11 00:37:02 +00:00
  • 17cfae82a5 Hide href attribute of a tag if there is no target_url (#34556) Lunny Xiao 2025-06-11 03:32:20 +08:00
  • 1610a63bfd Fix commit message rendering and some UI problems (#34680) wxiaoguang 2025-06-10 23:20:32 +08:00
  • e9f5105e95 Migrate to urfave v3 (#34510) TheFox0x7 2025-06-10 14:35:12 +02:00
  • 2c341b6803 [skip ci] Updated translations via Crowdin GiteaBot 2025-06-10 00:37:13 +00:00
  • 0082cb51fa Fix last admin check when syncing users (#34649) wxiaoguang 2025-06-10 04:57:45 +08:00
  • 92e7e98c56 Update x/crypto package and make builtin SSH use default parameters (#34667) wxiaoguang 2025-06-10 03:51:02 +08:00
  • 7b39c82587 Fix "oras" OCI client compatibility (#34666) wxiaoguang 2025-06-10 02:51:05 +08:00
  • b408bf2f0b Fix: skip paths check on tag push events in workflows (#34602) endo0911engineer 2025-06-10 02:44:45 +09:00
  • c6b2cbd75d Fix footnote jump behavior on the issue page. (#34621) charles 2025-06-10 01:18:11 +08:00
  • 9165ea8713 Only activity tab needs heatmap data loading (#34652) Lunny Xiao 2025-06-09 21:02:16 +08:00
  • 7a59f5a825 Ignore "Close" error when uploading container blob (#34620) wxiaoguang 2025-06-09 15:06:21 +08:00
  • 6d0b24064a Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) Lunny Xiao 2025-06-09 12:05:33 +08:00
  • f6041441ee Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) wxiaoguang 2025-06-09 11:30:34 +08:00
  • 1fe652cd26 [skip ci] Updated translations via Crowdin GiteaBot 2025-06-09 00:39:30 +00:00
  • a9a705f4db Fix missed merge commit sha and time when migrating from codecommit (#34645) Lunny Xiao 2025-06-09 00:16:23 +08:00
  • 1e0758a9f1 [skip ci] Updated translations via Crowdin GiteaBot 2025-06-08 00:41:38 +00:00
  • cc942e2a86 Fix GetUsersByEmails (#34643) wxiaoguang 2025-06-08 02:30:36 +08:00
  • 7fa5a88831 Add --color-logo for text that should match logo color (#34639) silverwind 2025-06-07 20:02:28 +02:00
  • f6f6aedd4f Update JS deps, regenerate SVGs (#34640) silverwind 2025-06-07 19:59:36 +02:00
  • aa2b3b2b1f Misc CSS fixes (#34638) silverwind 2025-06-07 19:57:07 +02:00
  • 47d69b7749 Validate hex colors when creating/editing labels (#34623) Kemal Zebari 2025-06-07 01:25:08 -07:00
  • b38f2d31fd add codecommit to supported services in api docs (#34626) TheFox0x7 2025-06-07 05:31:34 +02:00
  • 74a0178c6a add openssh-keygen to rootless image (#34625) TheFox0x7 2025-06-07 02:45:15 +02:00
  • 3f7dbbdaf1 Small fix in Pull Requests page (#34612) NorthRealm 2025-06-06 10:10:42 +08:00
  • 5b22af4373 bump to alpine 3.22 (#34613) techknowlogick 2025-06-05 20:13:17 -04:00
  • 9e0e107d23 Fix notification count positioning for variable-width elements (#34597) 6543 2025-06-05 21:02:07 +02:00
  • e5781cec75 Fix margin issue in markup paragraph rendering (#34599) silverwind 2025-06-05 07:07:14 +02:00
  • 108db0b04f Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) Lunny Xiao 2025-06-05 01:09:08 +08:00
  • 497b83b75d Fix migration pull request title too long (#34577) Lunny Xiao 2025-06-04 23:45:45 +08:00
  • 79cc369892 Fix issue label delete incorrect labels webhook payload (#34575) badhezi 2025-06-03 21:50:53 +03:00
  • fe57ee3074 fixed incorrect page navigation with up and down arrow on last item of dashboard repos (#34570) metiftikci 2025-06-03 20:55:09 +03:00
  • 4e471487fb Remove unnecessary duplicate code (#34552) Lunny Xiao 2025-06-04 00:27:29 +08:00
  • 375dab1111 Make pull request and issue history more compact (#34588) silverwind 2025-06-03 18:00:39 +02:00
  • 2a1585b32e Refactor some tests (#34580) wxiaoguang 2025-06-03 09:26:19 +08:00
  • c5e78fc7ad Do not mutate incoming options to SearchRepositoryByName (#34553) Philip Peterson 2025-06-02 10:33:25 -07:00
  • f48c0135a6 Fix/improve avatar sync from LDAP (#34573) Râu Cao 2025-06-02 19:05:47 +02:00
  • e8d8984f7c Fix some trivial problems (#34579) wxiaoguang 2025-06-02 23:22:43 +08:00
  • d5bbaee64e Retain issue sort type when a keyword search is introduced (#34559) badhezi 2025-06-02 11:14:16 +03:00
  • 82ea2387e4 Always use an empty line to separate the commit message and trailer (#34512) Jim Lin 2025-06-02 14:29:16 +08:00
  • 74858dc5ae Fix line-button issue after file selection in file tree (#34574) Kerwin Bryant 2025-06-02 09:52:12 +08:00
  • bb6377d080 [skip ci] Updated translations via Crowdin GiteaBot 2025-05-31 00:35:32 +00:00
  • 7149c9c55d Fix doctor deleting orphaned issues attachments (#34142) Lunny Xiao 2025-05-30 13:06:03 +08:00
  • 07d802a815 [skip ci] Updated translations via Crowdin GiteaBot 2025-05-30 00:36:36 +00:00
  • 0cec4b84e2 Fix actions skipped commit status indicator (#34507) badhezi 2025-05-28 18:36:21 +03:00
  • c6e2093f42 Clean up "file-view" related styles (#34558) wxiaoguang 2025-05-28 21:43:59 +08:00
  • 4cb0c641ce Add "View workflow file" to Actions list page (#34538) NorthRealm 2025-05-28 20:30:00 +08:00
  • b0936f4f41 Do not mutate incoming options to RenderUserSearch and SearchUsers (#34544) Philip Peterson 2025-05-27 12:36:02 -07:00
  • 498088c053 Add webhook assigning test and fix possible bug (#34420) Lunny Xiao 2025-05-28 02:53:27 +08:00
  • 24a51059d7 Fix possible nil description of pull request when migrating from CodeCommit (#34541) Lunny Xiao 2025-05-28 02:25:34 +08:00
  • 9f10885b21 Refactor commit reader (#34542) wxiaoguang 2025-05-28 00:49:05 +08:00
  • 688da55f54 Split GetLatestCommitStatus as two functions (#34535) Lunny Xiao 2025-05-27 03:00:22 +08:00
  • ab9691291d Don't display error log when .git-blame-ignore-revs doesn't exist (#34457) Lunny Xiao 2025-05-27 01:09:14 +08:00
  • 50d9565088 Add sort option recentclose for issues and pulls (#34525) Markus Amshove 2025-05-26 18:37:38 +02:00
  • 11ee7ff3bf fix: return 201 Created for CreateVariable API responses (#34517) Bo-Yi Wu 2025-05-27 00:12:49 +08:00
  • 9b295e984a Actions list (#34530) NorthRealm 2025-05-26 20:02:47 +08:00
  • 9d4ebc1f2c [skip ci] Updated translations via Crowdin GiteaBot 2025-05-26 00:37:55 +00:00
  • 8365365c9c Run integration tests against postgres 14 (#34514) silverwind 2025-05-23 06:40:21 +02:00
  • 4dd833ca9e [skip ci] Updated translations via Crowdin GiteaBot 2025-05-23 00:36:43 +00:00
  • b595f81b79 Performance optimization for tags synchronization (#34355) Lunny Xiao 2025-05-22 13:54:42 -07:00
  • 06ccda06c4 Fix possible panic (#34508) Lunny Xiao 2025-05-22 05:59:42 -07:00
  • 0d1d57c5bf [skip ci] Updated translations via Crowdin GiteaBot 2025-05-22 00:36:11 +00:00
  • 14bb8f7845 [skip ci] Updated translations via Crowdin GiteaBot 2025-05-21 00:37:21 +00:00
  • 73f640fc15 Fix ephemeral runner deletion (#34447) ChristopherHX 2025-05-20 17:42:31 +02:00
  • 28dec9a27d ui: add a default tab on repo header when migrating (#34503) a1012112796 2025-05-20 23:14:18 +08:00
  • 0534eddd16 Use run-name and evaluate workflow variables (#34301) badhezi 2025-05-20 05:24:10 +03:00
  • d06eb8d801 feat(api): add date range filtering to commit retrieval endpoints (#34497) Bo-Yi Wu 2025-05-20 09:57:58 +08:00
  • 9cfcc079c7 Export repo's manual merge settings (#34502) Adam Majer 2025-05-19 19:08:00 +02:00
  • ec10c6ba5a [skip ci] Updated translations via Crowdin GiteaBot 2025-05-19 00:38:52 +00:00
  • d89eed998f Fix edithook api can not update package, status and workflow_job events (#34495) ChristopherHX 2025-05-18 18:43:56 +02:00
  • 972381097c Fix url validation in webhook add/edit API (#34492) Lunny Xiao 2025-05-17 13:05:55 -07:00
  • b6c0667474 Add R-HNF to the TRANSLATORS file (#34494) Ryo Hanafusa 2025-05-18 01:58:27 +09:00
  • e92c4f1808 Add missing setting load in dump-repo command (#34479) Lunny Xiao 2025-05-16 07:35:20 -07:00
  • 6fbf0e6738 nix flake update (#34476) techknowlogick 2025-05-16 10:09:45 -04:00
  • 59df03b554 Fix get / delete runner to use consistent http 404 and 500 status (#34480) ChristopherHX 2025-05-16 08:44:29 +02:00
  • 7b518bc6c7 Change "rejected" to "changes requested" in 3rd party PR review notification (#34481) Sebastian Weigand 2025-05-16 05:56:26 +02:00
  • c24f4b3d29 Add migrations tests (#34456) Lunny Xiao 2025-05-15 09:28:31 -07:00
  • bf338bb9e2 Fix project board view (#34470) wxiaoguang 2025-05-15 23:25:46 +08:00