Commit Graph

  • e94f8d56f1
    Correctly handle submodule view and avoid throwing 500 error (#34121) main wxiaoguang 2025-04-06 17:38:08 +08:00
  • a62ed19da6
    Use overflow-wrap: anywhere to replace word-break: break-all (#34126) wxiaoguang 2025-04-06 17:13:02 +08:00
  • e1c2d05bde
    Fix markdown render behaviors (#34122) wxiaoguang 2025-04-05 11:56:48 +08:00
  • ee6929d96b
    Refactor dropdown ellipsis (#34123) wxiaoguang 2025-04-05 11:21:11 +08:00
  • 66ccae8b90
    Fix discord webhook 400 status code when description limit is exceeded (#34084) (#34124) release/v1.23 Giteabot 2025-04-05 10:08:04 +08:00
  • 7a09bc904a
    Avoid creating unnecessary temporary cat file sub process (#33942) Lunny Xiao 2025-04-04 16:19:19 -07:00
  • 013b2686fe
    Fix discord webhook 400 status code when description limit is exceeded (#34084) Mopcho 2025-04-04 21:09:40 +03:00
  • 6cee3bfa96
    Refactor markup render to fix various path problems (#34114) wxiaoguang 2025-04-04 23:45:23 +08:00
  • 0e6489317e
    Get changed files based on merge base when checking pull_request actions trigger (#34106) (#34120) Zettat123 2025-04-03 23:10:54 -06:00
  • e8b54d9e44 [skip ci] Updated translations via Crowdin GiteaBot 2025-04-04 00:33:58 +00:00
  • 67dc1ff926
    Fix invalid version in RPM package path (#34112) (#34115) Giteabot 2025-04-04 05:18:46 +08:00
  • 4ee4c06b07
    also check default ssh-cert location for host (#34099) (#34100) (#34116) Giteabot 2025-04-04 04:38:24 +08:00
  • 8fed70afdc
    Fix invalid version in RPM package path (#34112) KN4CK3R 2025-04-03 21:00:00 +02:00
  • f8d549436e
    also check default ssh-cert location for host (#34099) (#34100) ManInDark 2025-04-03 20:34:54 +02:00
  • 3063e37802
    Fix markdown frontmatter rendering (#34102) (#34107) wxiaoguang 2025-04-03 15:26:43 +08:00
  • ba921fd903
    Fix markdown frontmatter rendering (#34102) wxiaoguang 2025-04-03 13:48:24 +08:00
  • f94ee4fd3c
    Get changed files based on merge base when checking pull_request actions trigger (#34106) Zettat123 2025-04-02 23:13:16 -06:00
  • 45c45934aa
    Add last_committer_date and last_author_date for file contents API (#32921) Lunny Xiao 2025-04-02 21:47:31 -07:00
  • c27d87a9ac
    Refactor Branch struct in package modules/git (#33980) Lunny Xiao 2025-04-02 10:31:32 -07:00
  • 285950a222
    Support creating relative link to raw path in markdown (#34105) wxiaoguang 2025-04-03 01:05:43 +08:00
  • a40e15a116
    Add new CLI flags to set name and scopes when creating a user with access token (#34080) (#34103) wxiaoguang 2025-04-03 01:05:28 +08:00
  • 55a69ae4c6
    Add new CLI flags to set name and scopes when creating a user with access token (#34080) Kemal Zebari 2025-04-02 07:00:54 -07:00
  • 8f75f61b64
    Do not show 500 error when default branch doesn't exist (#34096) (#34097) wxiaoguang 2025-04-02 18:16:41 +08:00
  • 6ed1b26c58
    Do not show 500 error when default branch doesn't exist (#34096) wxiaoguang 2025-04-02 12:39:00 +08:00
  • 25e409e025
    Return default avatar url when user id is zero rather than updating database (#34094) (#34095) Giteabot 2025-04-02 09:37:17 +08:00
  • 88352e0b25
    Return default avatar url when user id is zero rather than updating database (#34094) Lunny Xiao 2025-04-01 18:03:27 -07:00
  • e2ac789b49 [skip ci] Updated translations via Crowdin GiteaBot 2025-04-02 00:35:16 +00:00
  • 0668cce4e8
    Fix return bug (#34093) Lunny Xiao 2025-04-01 14:36:46 -07:00
  • 92dfec704f
    Move ParseCommitWithSSHSignature to service layer (#34087) Lunny Xiao 2025-04-01 09:30:53 -07:00
  • dcf94c9e1b
    fix(i18n): clarify ownership in password change error messages (#34092) Håkon Harnes 2025-04-01 15:54:13 +02:00
  • ee3c82f874
    Enable addtional linters (#34085) TheFox0x7 2025-04-01 12:14:01 +02:00
  • 56e42be36d
    Add flat-square action badge style (#34062) bytedream 2025-04-01 11:42:10 +02:00
  • 86c1a33369
    Fix some UI bugs and clean up unused tests (#34088) wxiaoguang 2025-04-01 15:02:30 +08:00
  • d54418a7d3 [skip ci] Updated translations via Crowdin GiteaBot 2025-04-01 00:39:56 +00:00
  • 4d2323183d
    fix users being able bypass limits with repo transfers (#34031) TheFox0x7 2025-03-31 22:19:32 +02:00
  • a2e8a289b2
    Improve pull request list api (#34052) Lunny Xiao 2025-03-31 12:54:31 -07:00
  • 342432e52a
    fix(#34076):replace assgniee translation key (#34077) Simon Priet 2025-03-31 21:11:15 +02:00
  • 741b53eb30
    [Fix] Resolve the problem of commit_statuses not being loaded at the top - right when switching files from the file tree (#34079) Kerwin Bryant 2025-04-01 02:39:08 +08:00
  • 0fde8ecd55
    Enable testifylint rules (#34075) TheFox0x7 2025-03-31 07:53:48 +02:00
  • 0fd5392087
    Fix markup content overflow (#34072) Kerwin Bryant 2025-03-31 11:56:03 +08:00
  • 2f43544c01 [skip ci] Updated translations via Crowdin GiteaBot 2025-03-31 00:36:40 +00:00
  • f8f24d83cf
    Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) (#34065) Lunny Xiao 2025-03-30 03:30:55 -07:00
  • 2a9c5c9e3d
    Add toggleClass function in dom.ts (#34063) Kerwin Bryant 2025-03-30 14:19:54 +08:00
  • 15e93a751c
    Add a config option to block "expensive" pages for anonymous users (#34024) (#34071) wxiaoguang 2025-03-30 14:16:32 +08:00
  • 5a9b3bfa50
    add additional ReplaceAll in pathsep to cater for different pathsep (#34061) (#34070) Giteabot 2025-03-30 13:51:08 +08:00
  • b59705fa34
    Add a config option to block "expensive" pages for anonymous users (#34024) wxiaoguang 2025-03-30 13:26:19 +08:00
  • d7a6133825
    add additional ReplaceAll in pathsep to cater for different pathsep (#34061) JonRB 2025-03-30 05:46:28 +01:00
  • 0b847f4584 [skip ci] Updated translations via Crowdin GiteaBot 2025-03-30 00:37:48 +00:00
  • 2a59dfbd47
    enable staticcheck QFxxxx rules (#34064) TheFox0x7 2025-03-29 22:32:28 +01:00
  • dd901983c0
    Fix repo-template.ts error in 1.23 (#34060) wxiaoguang 2025-03-30 03:30:27 +08:00
  • 5564c39105
    update to golangci-lint v2 (#34054) TheFox0x7 2025-03-29 15:01:06 +01:00
  • 5023238088
    Add descriptions for private repo public access settings and improve the UI (#34057) yp05327 2025-03-29 22:24:27 +09:00
  • cddd19efc8
    Add anonymous access support for private/unlisted repositories (#34051) wxiaoguang 2025-03-29 13:26:41 +08:00
  • 49899070cd
    Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) Lunny Xiao 2025-03-28 21:04:40 -07:00
  • 7f962a16c9
    Pull request updates will also trigger code owners review requests (#33744) (#34045) Lunny Xiao 2025-03-28 10:24:31 -07:00
  • bf9500b3f2
    Update action status badge layout (#34018) bytedream 2025-03-28 16:12:47 +01:00
  • 0d2607a303
    Add anonymous access support for private repositories (backend) (#33257) wxiaoguang 2025-03-28 22:42:29 +08:00
  • 5d81f6d73f
    Adjust the layout of the toolbar on the Issues/Projects page (#33667) (#34047) wxiaoguang 2025-03-28 20:37:27 +08:00
  • eee4a752a5
    Simplify emoji rendering (#34048) (#34049) Giteabot 2025-03-28 18:30:29 +08:00
  • 58d0a3f4c2
    Simplify emoji rendering (#34048) silverwind 2025-03-28 11:25:13 +01:00
  • b3516767fb
    fix org repo creation being limited by user limits (#34030) (#34044) wxiaoguang 2025-03-28 15:59:46 +08:00
  • b542769102
    Adjust the layout of the toolbar on the Issues/Projects page (#33667) Kerwin Bryant 2025-03-28 15:55:12 +08:00
  • 8d1be2a9c5
    Fix git client accessing renamed repo (#34034) (#34043) wxiaoguang 2025-03-28 14:59:46 +08:00
  • 321cbcb45a
    Fix bug on downloading job logs (#34041) Lunny Xiao 2025-03-27 17:20:56 -07:00
  • 894821d522
    Fix git client accessing renamed repo (#34034) wxiaoguang 2025-03-28 07:28:58 +08:00
  • c1b9ecca34
    Decouple Batch from git.Repository to simplify usage without requiring the creation of a Repository struct. (#34001) Lunny Xiao 2025-03-27 10:35:48 -07:00
  • 053592d847
    fix org repo creation being limited by user limits (#34030) TheFox0x7 2025-03-27 14:16:17 +01:00
  • e46f9ff534
    Fix the issue with error message logging for the check-attr command on Windows OS. (#34035) (#34036) Giteabot 2025-03-27 17:50:57 +08:00
  • a7594969b6
    Fix the issue with error message logging for the check-attr command on Windows OS. (#34035) charles 2025-03-27 17:25:31 +08:00
  • 690e810bcc
    Try to fix check-attr bug (#34029) (#34033) Giteabot 2025-03-27 13:36:07 +08:00
  • 96e7369515
    Try to fix check-attr bug (#34029) wxiaoguang 2025-03-27 13:07:17 +08:00
  • 3c95b0758f [skip ci] Updated translations via Crowdin GiteaBot 2025-03-27 00:33:53 +00:00
  • 0c6957ef8d
    Download actions job logs from API (#33858) Lunny Xiao 2025-03-26 11:30:52 -07:00
  • e0ad72e223
    Fail mirroring more gracefully (#34002) Royce Remer 2025-03-26 11:04:46 -07:00
  • 35983ac0a8
    Polyfill WeakRef (#34025) (#34028) Giteabot 2025-03-27 00:13:22 +08:00
  • c7b85f7070
    Fix dropdown module accessing (#34026) wxiaoguang 2025-03-27 00:01:43 +08:00
  • d70be9d0fe
    Polyfill WeakRef (#34025) wxiaoguang 2025-03-26 23:56:25 +08:00
  • d28a7f9fea
    Fix dropdown delegating and some UI problems (#34014) wxiaoguang 2025-03-26 10:51:22 +08:00
  • 2089401653
    Enable color output in govulncheck (#34012) silverwind 2025-03-25 19:24:48 +01:00
  • 20c7392e99
    Update Makefile test comments (#34013) Rafael de Mattos 2025-03-25 14:54:17 -03:00
  • d6e94fa4e4
    Move duplicated functions (#33977) Lunny Xiao 2025-03-25 07:40:31 -07:00
  • 4b3400bd9c
    Git client will follow 301 but 307 (#34005) (#34010) Giteabot 2025-03-25 15:56:44 +08:00
  • 356b707dde
    Git client will follow 301 but 307 (#34005) Lunny Xiao 2025-03-25 00:20:08 -07:00
  • 41c946a66f
    Prepare common tmpl functions in a middleware (#33957) wxiaoguang 2025-03-25 14:17:58 +08:00
  • 32258e0f22
    Update go mod dependencies (#33988) wxiaoguang 2025-03-25 13:51:52 +08:00
  • 51d86adb6d
    Fix some migration and repo name problems (#33986) wxiaoguang 2025-03-25 11:26:58 +08:00
  • 536f4c6de8 [skip ci] Updated translations via Crowdin GiteaBot 2025-03-25 00:34:21 +00:00
  • 3fe449c21a
    Use filepath.Join instead of path.Join for file system file operations (#33978) Lunny Xiao 2025-03-24 14:50:28 -07:00
  • 7758df4264
    Add changelog for 1.23.6 (#33975) (#34000) v1.23.6 Lunny Xiao 2025-03-24 13:08:00 -07:00
  • 82bc8b8ce6
    Add changelog for 1.23.6 (#33975) Lunny Xiao 2025-03-24 11:35:02 -07:00
  • f994f3cac6
    Fix incorrect code search indexer options (#33992) (#33999) Giteabot 2025-03-25 01:02:05 +08:00
  • 8745129c9c
    Fix incorrect code search indexer options (#33992) wxiaoguang 2025-03-25 00:18:21 +08:00
  • b1e326d09e
    Auto expand "New PR" form (#33971) wxiaoguang 2025-03-24 22:28:02 +08:00
  • 25b6f38865
    Move ParseBool to optional (#33979) Lunny Xiao 2025-03-23 20:53:30 -07:00
  • 08510adefe [skip ci] Updated translations via Crowdin GiteaBot 2025-03-24 00:35:25 +00:00
  • 30ee082e48
    Only use prev and next buttons for pagination on user dashboard (#33981) Lunny Xiao 2025-03-23 12:52:43 -07:00
  • f514b2651e
    Update golang crypto and net for 1.23 (#33989) wxiaoguang 2025-03-24 01:18:29 +08:00
  • 347101f2a8
    update jwt and redis packages (#33984) (#33987) TheFox0x7 2025-03-23 16:35:27 +01:00
  • 189873719b
    update jwt and redis packages (#33984) TheFox0x7 2025-03-23 15:13:16 +01:00
  • 0fee4f1392 [skip ci] Updated translations via Crowdin GiteaBot 2025-03-23 00:37:07 +00:00