Commit Graph

  • d75708736a [skip ci] Updated translations via Crowdin GiteaBot 2024-02-12 00:24:21 +00:00
  • 470a3e3f89
    Update some translations and fix markdown formatting (#29099) me2seeks 2024-02-12 01:03:49 +08:00
  • 28db539d9c
    Show more settings for empty repositories (#29130) Tim-Nicas Oelschläger 2024-02-11 15:10:04 +01:00
  • 4fe37124e9
    Update JS and PY dependencies (#29127) silverwind 2024-02-11 13:55:11 +01:00
  • 12865ae9c6
    Add alert blocks in markdown (#29121) Yarden Shoham 2024-02-10 20:43:09 +02:00
  • 9063fa0963
    Remove obsolete border-radius on comment content (#29128) silverwind 2024-02-10 19:18:46 +01:00
  • 5f5b5ba6e3
    Make blockquote border size less aggressive (#29124) Yarden Shoham 2024-02-10 14:55:46 +02:00
  • 5b2fd0fc19
    Drop "@" from email sender to avoid spam filters (#29109) Gwyneth Morgan 2024-02-10 03:40:48 +00:00
  • c1f7249056 [skip ci] Updated translations via Crowdin GiteaBot 2024-02-10 00:22:56 +00:00
  • 92fda9c5a2
    Disallow duplicate storage paths (#26484) Lunny Xiao 2024-02-09 22:06:03 +08:00
  • c7a21cbb0c
    add lint-spell-fix to lint-fix (#29111) silverwind 2024-02-09 11:57:09 +01:00
  • 9c39f8515f
    Rework spellchecking, add lint-spell (#29106) silverwind 2024-02-09 04:59:39 +01:00
  • a24e1da7e9
    Refactor parseSignatureFromCommitLine (#29054) wxiaoguang 2024-02-09 11:02:53 +08:00
  • da2f03750f
    Display friendly error message (#29105) KN4CK3R 2024-02-08 23:01:19 +01:00
  • ce9978bfd4
    Use defaults browserslist (#29098) silverwind 2024-02-08 14:49:44 +01:00
  • 96ad1d6340
    Fix push to create with capitalize repo name (#29090) Lunny Xiao 2024-02-08 21:25:09 +08:00
  • e600c35f06
    Only delete scheduled workflows when needed (#29091) Zettat123 2024-02-08 21:00:17 +08:00
  • 8c6ffdac37
    Remove unnecessary parameter (#29092) Lunny Xiao 2024-02-08 20:31:38 +08:00
  • 98e7e3a5f0
    Move vitest setup file to root (#29097) silverwind 2024-02-08 13:07:02 +01:00
  • eb5ddc0a78
    Fix incorrect link to swift doc and swift package-registry login command (#29096) CEnnis91 2024-02-08 03:53:44 -05:00
  • 6be3fda6fc
    Fix swift packages not resolving (#29095) CEnnis91 2024-02-08 01:45:44 -05:00
  • 37191dcfbd
    Fix missing link on outgoing new release notifications (#29079) Wiktor Kwapisiewicz 2024-02-08 04:09:15 +01:00
  • f290c24d28
    Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) wxiaoguang 2024-02-08 10:42:18 +08:00
  • b6bf8041d8
    Fix gitea-origin-url with default ports (#29085) silverwind 2024-02-08 03:37:09 +01:00
  • a4859dcfea
    Improve user experience for outdated comments (#29050) wxiaoguang 2024-02-08 09:50:48 +08:00
  • 5c0fc90872
    fix: Elasticsearch: Request Entity Too Large #28117 (#29062) dark-angel 2024-02-07 14:27:16 +05:30
  • 2bac85dc33
    Fix orgmode link resolving (#29024) wxiaoguang 2024-02-07 16:32:31 +08:00
  • 5849d4fde3
    Remove lightningcss (#29070) silverwind 2024-02-07 03:17:59 +01:00
  • f9072dbf3c
    Hide code links on release page if user cannot read code (#29064) Jason Song 2024-02-06 19:57:25 +08:00
  • f69914dd0b [skip ci] Updated translations via Crowdin GiteaBot 2024-02-06 00:23:28 +00:00
  • 6992ef98fc
    Don't do a full page load when clicking Watch or Star (#29001) Yarden Shoham 2024-02-05 11:56:20 +02:00
  • 0d136df3f0
    Remove useless template file (#29053) Jason Song 2024-02-05 17:23:08 +08:00
  • 4bb1fcd2e7
    Fix typos in the documentation (#29048) Wang 2024-02-05 16:19:05 +08:00
  • 9bb1adf8ea
    Move some repository transfer functions to service layer (#28855) Lunny Xiao 2024-02-05 14:17:23 +08:00
  • 2da233ad8b
    Propagate install_if and provider_priority to APKINDEX (#28899) Sergey Bugaev 2024-02-05 08:52:56 +03:00
  • 016c77a833 [skip ci] Updated licenses and gitignores GiteaBot 2024-02-05 00:25:25 +00:00
  • 50f55f11c4
    Show whether a PR is WIP inside popups (#28975) Bram Hagens 2024-02-04 23:37:45 +01:00
  • 688d4a1f71
    Unify password changing and invalidate auth tokens (#27625) KN4CK3R 2024-02-04 15:05:26 +01:00
  • f8b471ace1
    Unify user update methods (#28733) KN4CK3R 2024-02-04 14:29:09 +01:00
  • b4513f48ce
    Do not render empty comments (#29039) wxiaoguang 2024-02-04 21:05:01 +08:00
  • 9bea276055
    Add must-change-password cli parameter (#27626) KN4CK3R 2024-02-03 18:53:27 +01:00
  • 360b3fd17c
    Include username in email headers (#28981) Gwyneth Morgan 2024-02-03 00:41:27 +00:00
  • a6cea59514
    Update tool dependencies (#29030) silverwind 2024-02-03 01:11:39 +01:00
  • a9bc590d5d
    Add artifacts v4 jwt to job message and accept it (#28885) ChristopherHX 2024-02-02 15:25:59 +01:00
  • 8f9f0e4ab2
    Pass es2020 to esbuild-loader as well (#29027) silverwind 2024-02-02 15:01:32 +01:00
  • 3aed8ae034
    Fix default avatar image size in PR diff page (#28971) yp05327 2024-02-02 19:01:11 +09:00
  • a062725758
    Update JS and PY dependencies, build for es2020 browsers (#28977) silverwind 2024-02-02 10:36:32 +01:00
  • 71422c0e3b
    Wrap contained tags and branches again (#29021) delvh 2024-02-02 05:51:09 +01:00
  • b9f8d75e27
    Avoid sending update/delete release notice when it is draft (#29008) yp05327 2024-02-02 13:18:12 +09:00
  • e6265cf59d
    Fix incorrect button CSS usages (#29015) wxiaoguang 2024-02-02 05:28:50 +08:00
  • b71850ea73
    Strip trailing newline in markdown code copy (#29019) silverwind 2024-02-01 22:01:48 +01:00
  • c3e462921e
    Improve user search display name (#29002) KN4CK3R 2024-02-01 18:10:16 +01:00
  • 3a66762130
    Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) Lunny Xiao 2024-02-01 14:25:37 +08:00
  • a1e0d8bd8b
    Update dorny/paths-filter action (#29003) silverwind 2024-02-01 02:43:06 +01:00
  • ab45f9ee12 [skip ci] Updated translations via Crowdin GiteaBot 2024-02-01 00:25:05 +00:00
  • 64faecefe1
    Fix UI Spacing Errors in mirror settings (#28990) yp05327 2024-02-01 09:04:23 +09:00
  • 4989ad0a9f
    Add htmx guidelines (#28993) Yarden Shoham 2024-02-01 00:36:23 +02:00
  • 3b50dd95ce
    Some refactor for git http (#28995) Lunny Xiao 2024-01-31 23:23:22 +08:00
  • adc3598a75
    Fix an actions schedule bug (#28942) Zettat123 2024-01-31 22:55:12 +08:00
  • 0b1a42ce0f
    Fix doc img path in profile readme (#28994) yp05327 2024-01-31 22:32:17 +09:00
  • 3e8414179c
    Introduce htmx and use it to avoid full page load on Subscribe and Follow (#28908) Yarden Shoham 2024-01-30 16:45:54 +02:00
  • 27d4c11ec3
    Fix joins in db.Find(AndCount) (#28978) KN4CK3R 2024-01-30 03:37:24 +01:00
  • 8ef53c871b
    Update golang links to use https (#28980) Mike Cifelli 2024-01-29 20:11:11 -05:00
  • 37ede3197a
    Fix google logo in security page (#28982) Matheus Sampaio Queiroga 2024-01-29 21:54:52 -03:00
  • 28fe3db1fb
    Also match weakly validated ETags (#28957) cchangwen 2024-01-30 00:18:40 +08:00
  • 2a50d780f9 [skip ci] Updated licenses and gitignores GiteaBot 2024-01-29 00:24:21 +00:00
  • 34633d85f1
    Fix bug for generated repository object format (#28969) Lunny Xiao 2024-01-29 04:18:15 +08:00
  • dfc1ae15b6
    Fixing small space missing in sample config file (#28967) Arnaud Morin 2024-01-28 15:58:00 +01:00
  • d9b3849454
    Fix inconsistent naming of OAuth 2.0 ENABLE setting (#28951) wackbyte 2024-01-28 07:36:44 -05:00
  • 61f8ca4906
    Add screenshot for "Profile Readmes" to docs (#28964) 6543 2024-01-28 00:20:17 +01:00
  • 5f82ead13c
    Simplify how git repositories are opened (#28937) Lunny Xiao 2024-01-28 04:09:51 +08:00
  • 60e4a98ab0
    Preserve BOM in web editor (#28935) silverwind 2024-01-27 19:02:51 +01:00
  • 0e650dca30
    Make loading animation less aggressive (#28955) Yarden Shoham 2024-01-27 14:27:37 +02:00
  • fc1bae00a4
    Fix SSPI user creation (#28948) KN4CK3R 2024-01-27 10:27:34 +01:00
  • 01acd1eea3
    Strip / from relative links (#28932) KN4CK3R 2024-01-27 04:36:01 +01:00
  • a240d5dfa7
    Fix non-alphabetic sorting of repo topics (#28938) wackbyte 2024-01-26 09:15:57 -05:00
  • 534917d576
    Don't remove all mirror repository's releases when mirroring (#28817) Lunny Xiao 2024-01-26 14:18:19 +08:00
  • ba24e0ba61
    Use new RPM constants (#28931) KN4CK3R 2024-01-25 22:40:24 +01:00
  • 76bbad4e74
    Check for sha256 support to use --object-format flag (#28928) John Olheiser 2024-01-25 12:04:50 -06:00
  • 3084c990b0
    fix: update enable_prune even if mirror_interval is not provided (#28905) Anthony Quéré 2024-01-25 13:51:32 +01:00
  • 071b7b2a03
    Implement MigrateRepository for the actions notifier (#28920) Zettat123 2024-01-25 20:06:29 +08:00
  • c46316f7ae
    Respect branch info for relative links (#28909) KN4CK3R 2024-01-25 09:54:44 +01:00
  • eaab89c46b [skip ci] Updated translations via Crowdin GiteaBot 2024-01-25 00:25:21 +00:00
  • 7ed18566e1
    Show in Web UI if file is vendored and generated (#28620) JakobDev 2024-01-24 06:51:37 +01:00
  • ee3e83eec1
    Don't reload timeline page when (un)resolving or replying conversation (#28654) Jimmy Praet 2024-01-24 04:26:28 +01:00
  • 4567a3a1ad
    Allow to sync tags from admin dashboard (#28045) JakobDev 2024-01-24 04:02:04 +01:00
  • f3ba3e922d
    Don't run push mirrors for archived repos (#27140) JakobDev 2024-01-24 03:32:57 +01:00
  • 1af45689f9
    Only migrate the first 255 chars of a Github issue title (#28902) JakobDev 2024-01-24 03:09:08 +01:00
  • fd97613b65
    Fix hardcoded GitHub icon used as migrated release avatar (#28910) wackbyte 2024-01-23 20:07:13 -05:00
  • 1ca947baec [skip ci] Updated translations via Crowdin GiteaBot 2024-01-24 00:25:44 +00:00
  • 82acf22d9c
    Update go dependencies and fix go-git (#28893) wxiaoguang 2024-01-23 13:40:00 +08:00
  • c4cdebacfe
    Fix sort bug on repository issues list (#28897) Lunny Xiao 2024-01-23 09:17:42 +08:00
  • 4abd63d378
    Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate (#28891) Lunny Xiao 2024-01-22 18:24:55 +08:00
  • 77506c6f6c
    Add missing exclusive in advanced label options (#28322) Luca Zulberti 2024-01-22 08:56:17 +01:00
  • 8e9b6817bc
    Fix DeleteCollaboration transaction behaviour (#28886) KN4CK3R 2024-01-22 08:19:56 +01:00
  • 23efd9d278
    Fix schedule not trigger bug because matching full ref name with short ref name (#28874) Lunny Xiao 2024-01-22 10:13:24 +08:00
  • 692929b628 [skip ci] Updated licenses and gitignores GiteaBot 2024-01-22 00:26:33 +00:00
  • caad931385
    Prevent anonymous container access if RequireSignInView is enabled (#28877) KN4CK3R 2024-01-21 17:31:29 +01:00
  • b693611b35
    Don't show new pr button when page is not compare pull (#26431) yp05327 2024-01-22 00:13:00 +09:00
  • 5d09023f13
    Avoid duplicate JS error messages on UI (#28873) wxiaoguang 2024-01-21 22:23:08 +08:00