Commit graph

  • 69ebc2f7d8
    Use repo object format name instead of detecting from git repository () Lunny Xiao 2024-03-11 05:30:36 +0800
  • 32dd02829e
    Remove jQuery AJAX from the comment edit history () Yarden Shoham 2024-03-10 21:26:41 +0200
  • 26e4af4268
    Fix heatmap localization 0ko 2024-03-19 14:37:03 +0500
  • cc1c000ac8 [I18N] Translations update from Weblate () Codeberg Translate 2024-03-20 06:53:53 +0000
  • ba75514887
    Revert "Fix heatmap localization" Earl Warren 2024-03-20 07:31:23 +0100
  • 19d7ff9c9e
    [TESTS] testPullCreate do not assume the default branch is master Earl Warren 2024-03-20 06:07:02 +0100
  • d3d0c4cbe7
    add skip ci support for pull request title () Denys Konovalov 2024-03-14 04:18:04 +0100
  • 9e69ef9c51 Label stars/forks link in repo explore Otto Richter 2024-03-11 17:58:51 +0100
  • 5fa3381787 Merge pull request '[BUG] Fix manual merge button' () from gusted/forgejo-bp-2696 into v1.21/forgejo Gusted 2024-03-19 19:26:58 +0000
  • c70719c59c
    [BUG] Fix manual merge button Gusted 2024-03-19 18:47:09 +0100
  • 4c40a261d5 Merge pull request '[BUG] Fix manual merge button' () from gusted/forgejo-manual-merge into forgejo Gusted 2024-03-19 18:43:27 +0000
  • 9551c1a6f8
    [BUG] Fix manual merge button Gusted 2024-03-19 18:47:09 +0100
  • 17ef8145a8 Merge pull request '[PORT] Refactor code_indexer to use an SearchOptions struct for PerformSearch (gitea#29724)' () from snematoda/port-29724 into forgejo Gusted 2024-03-19 17:42:50 +0000
  • 7cfdd51dd9 Merge pull request 'Use separate keys for tabs on login screen' () from 0ko/forgejo:signintabs into forgejo Gusted 2024-03-19 14:56:03 +0000
  • 1b74f8a266 Merge pull request '[CI] FORGEJO_VERSION drop "g" prefix' () from oliverpool/forgejo:drop_g_prefix_from_version into forgejo Earl Warren 2024-03-19 13:25:03 +0000
  • 2c80727e8f Merge pull request 'Plurals and translations for heatmap' () from 0ko/forgejo:oneisone into forgejo Earl Warren 2024-03-19 13:24:12 +0000
  • 37172e792a Merge pull request 'Delete redundant snap packaging receipe' () from popey/forgejo:forgejo into forgejo Gusted 2024-03-19 11:28:24 +0000
  • 708f4bc3b6 Fix heatmap localization 0ko 2024-03-19 14:37:03 +0500
  • f3180fa1d6 [CI] FORGEJO_VERSION drop "g" prefix oliverpool 2024-03-19 10:36:45 +0100
  • 0095dff5e8 Merge branch 'forgejo' into forgejo Alan Pope 2024-03-19 09:29:19 +0000
  • f5e3a13f44 Delete redundant snap packaging receipe Alan Pope 2024-03-19 09:16:02 +0000
  • ce6db31efe Merge pull request '[Port] Sync branches to DB immediately when handle git hook calling gitea#29493' () from oliverpool/forgejo:sync_branch into forgejo oliverpool 2024-03-19 08:37:30 +0000
  • e05396fcdd Merge pull request 'Fixes for project selector in sidebar' () from 0ko/forgejo:projectsfix into forgejo Earl Warren 2024-03-19 08:16:42 +0000
  • 55f81e5a2e Merge pull request '[port] Improve CSV rendering (gitea#29638)' () from algernon/forgejo:gitea/port/29638 into forgejo Earl Warren 2024-03-19 08:14:20 +0000
  • c16866d4a5 Merge pull request 'English fixes and improvements' () from 0ko/forgejo:english20240311 into forgejo Earl Warren 2024-03-19 08:09:27 +0000
  • 41676a8634 Fix /api/forgejo/v1/version auth check () Ada 2024-03-19 07:16:19 +0000
  • 1e292e9005 Merge pull request '[BUG] Make write and preview tabs interactive' () from gusted/forgejo-a11y-tabs into forgejo Gusted 2024-03-18 21:57:36 +0000
  • 375222a145 Sync branches first (gitea#29714) Jason Song 2024-03-11 14:42:50 +0800
  • 66a135f6f2 [BUG] Restore deleted branches oliverpool 2024-03-18 12:26:49 +0100
  • 0a53eb838d use gitRepo.GetCommit directly oliverpool 2024-03-18 12:26:38 +0100
  • 286d09203f Sync branches to DB immediately when handle git hook calling (gitea#29493) Jason Song 2024-03-06 16:47:52 +0800
  • 7db592b9fd Merge pull request 'Fix must-change-password help dialog' () from famfo/forgejo:forgejo into forgejo Gusted 2024-03-18 16:22:00 +0000
  • 847d969a8f Merge pull request 'routers: Minor code cleanup in UsernameSubRoute' () from algernon/forgejo:cleanup/UsernameSubRoute into forgejo Gusted 2024-03-18 16:19:01 +0000
  • f756c3c8d0
    Do not override the background for .repository .data-table tr Gergely Nagy 2024-03-18 14:15:27 +0100
  • 602a6a92c2
    Improve CSV rendering () silverwind 2024-03-10 20:28:59 +0100
  • 921d1283ed
    routers: Minor code cleanup in UsernameSubRoute Gergely Nagy 2024-03-18 13:28:20 +0100
  • d5319feb85 Refactor code_indexer to use an SearchOptions struct for PerformSearch () 6543 2024-03-16 11:32:45 +0100
  • b90fda395a
    [BUG] Make write and preview tabs interactive Gusted 2024-03-17 23:38:10 +0100
  • 4c1af0d9a6 [I18N] Fix capitalization in English and reword a few strings 0ko 2024-03-17 21:04:11 +0500
  • e9bdca5f09
    Fix must-change-password help dialog famfo 2024-03-17 12:07:06 +0100
  • 0774e04d6b Merge pull request '[GITEA] Enable mocked HTTP responses for GitLab migration test (backport to v1.21)' () from wetneb/forgejo:windows-cloning-v1.21 into v1.21/forgejo oliverpool 2024-03-15 19:19:27 +0000
  • b06e953395 Merge pull request '[BUG] Use correct head commit for CODEOWNER' () from gusted/forgejo-bp-2658 into v1.21/forgejo Gusted 2024-03-15 15:36:38 +0000
  • 02c9304247 Merge pull request '[BUG] Display error message if doer is unable to fork' () from gusted/forgejo-bp-2649 into v1.21/forgejo Gusted 2024-03-15 15:05:53 +0000
  • d1cebb0e88
    [BUG] Use correct head commit for CODEOWNER Gusted 2024-03-14 16:15:56 +0100
  • 65f9319c8f Merge pull request '[Windows] prevent ? in testdata path' () from oliverpool/forgejo:prevent_windows_incompatibles_paths into forgejo Gusted 2024-03-15 14:40:53 +0000
  • 730cc56080
    [BUG] Display error message if doer is unable to fork Shiny Nematoda 2024-03-13 14:11:49 +0000
  • 314e5188d8 Merge pull request '[FIX] Display error message if doer is unable to fork' () from snematoda/fix-2504 into forgejo Gusted 2024-03-15 14:12:59 +0000
  • a3cdb5f2d3 [Windows] prevent ? in testdata path oliverpool 2024-03-15 13:15:46 +0100
  • d1e808f803 Merge pull request '[BUG] Use correct head commit for CODEOWNER' () from gusted/forgejo-codeowners-typo into forgejo Gusted 2024-03-15 12:09:15 +0000
  • f609d00e1b [GITEA] Enable mocked HTTP responses for GitLab migration test Antonin Delpeuch 2024-01-18 22:25:25 +0100
  • cd7cdf06ed Merge pull request 'Fix milestone sorting translation keys' () from 0ko/forgejo:fix-the-sort-milestones-bug-noone-have-noticed-in-a-half-of-a-year into forgejo Gusted 2024-03-14 19:06:59 +0000
  • 008706a438 Offer to remove WIP: prefix in sidebar 0ko 2024-03-14 20:59:57 +0500
  • a4cc37b46a
    [BUG] Use correct headcommitid Gusted 2024-03-14 16:15:56 +0100
  • 773048afa1 fix Shiny Nematoda 2024-03-13 14:11:49 +0000
  • 98f1fe7944 Makefile: check git diff exit-code () oliverpool 2024-03-14 10:38:58 +0000
  • 20e3e671c6 Merge pull request 'add bucket lookup type' () from jilen/forgejo:minio_bucket_lookup into forgejo Earl Warren 2024-03-14 09:50:12 +0000
  • fbdda5d5b0 Merge pull request '[PORT] Test /user/settings/security auth sources' () from oliverpool/forgejo:security_test into forgejo Gusted 2024-03-13 21:57:14 +0000
  • e9ceed2030 Merge pull request '[BUG] Packagist webhook: support all events' () from oliverpool/forgejo:packagist_webhook_all_events into forgejo Gusted 2024-03-13 21:34:33 +0000
  • ec5c68da4f [I18N] Use separate keys for tabs on login screen 0ko 2024-03-13 21:03:09 +0500
  • a47a1e0777 [BUG] Packagist webhook: support all events oliverpool 2024-03-13 09:26:56 +0100
  • 226fa396df Merge pull request 'Accessibility: Taborder in repo explore' () from fnetx/explore-taborder into forgejo Earl Warren 2024-03-13 02:31:47 +0000
  • 0b2bae5517 Merge pull request '[gitea] Week 11 cherry-pick' () from earl-warren/forgejo:wip-gitea-cherry-pick into forgejo Earl Warren 2024-03-13 00:44:21 +0000
  • 6e9f6869bf [I18N] Translations update from Weblate () Codeberg Translate 2024-03-13 00:41:03 +0000
  • bd71bdda26 Merge pull request '[gitea] v1.21 cherry-pick' () from earl-warren/forgejo:wip-v1.21-gitea-cherry-pick into v1.21/forgejo Earl Warren 2024-03-12 23:17:05 +0000
  • e2394222b2 [BUG] Fix milestone sorting translation keys 0ko 2024-03-12 22:04:44 +0500
  • d49c116ce5 [PORT] Test /user/settings/security auth sources oliverpool 2024-03-11 11:29:54 +0100
  • 7dc453bb39 Remove inputs in dropdowns from taborder Otto Richter 2024-03-12 02:03:30 +0100
  • 16a63a16b3 Playwright e2e test for taborder Otto Richter 2024-03-12 01:56:09 +0100
  • 63973e2c70
    add repo_settings_hook_test oliverpool 2024-03-11 09:50:46 +0100
  • 12e317c198
    add test for webhook migration oliverpool 2024-03-11 09:50:30 +0100
  • ed6f724a5d
    add test for webhook default method oliverpool 2024-03-11 09:42:58 +0100
  • c243323b4a
    [DEADCODE] update Earl Warren 2024-03-10 17:13:52 +0700
  • 1b8aa3ab6f
    Fix broken webhooks () Lunny Xiao 2024-03-10 09:32:48 +0800
  • 27beed74b5
    Suppress error from monaco-editor () silverwind 2024-03-09 18:37:29 +0100
  • 1b48084e59
    Fix action runner offline label padding () Chongyi Zheng 2024-03-09 08:13:08 -0500
  • 04b79bb48b
    Update allowed attachment types () silverwind 2024-03-09 13:41:32 +0100
  • 9916f3ed64
    Completely style the webkit autofill () silverwind 2024-03-09 13:14:42 +0100
  • 01bf3a82cf
    Include go files in tailwind processing () silverwind 2024-03-09 13:09:22 +0100
  • 249e26fdae
    Fix WebHookEditor regression from jQuery removal () Yarden Shoham 2024-03-09 13:59:16 +0200
  • 38c3cc4eb7
    Patch in exact search for meilisearch () 6543 2024-03-09 02:39:27 +0100
  • 299c2a1408
    Use more specific selector for name links () silverwind 2024-03-09 00:21:45 +0100
  • 0802784744
    Replace more gt- with tw- () silverwind 2024-03-08 22:02:05 +0100
  • e731e0c346
    Fix commit_status problem when testing () charles 2024-03-08 23:43:48 +0800
  • 4511287676
    Support pasting URLs over markdown text () silverwind 2024-03-08 16:15:58 +0100
  • 18e0647c84
    bump python version to 3.12 in dev container () yp05327 2024-03-09 00:10:01 +0900
  • 2e49c82f80
    Fix user-defined markup links targets () DC 2024-03-08 09:53:01 +0000
  • 4e5381f8ee
    Don't show AbortErrors on logout () silverwind 2024-03-08 10:47:32 +0100
  • faac0a7c32
    Style fomantic grey labels () silverwind 2024-03-08 10:42:12 +0100
  • fb77784017
    Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize () yp05327 2024-03-08 17:44:50 +0900
  • 427ab550a6
    Set user's 24h preference from their current OS locale () silverwind 2024-03-08 08:57:52 +0100
  • 3d9afe8813
    Move get/set default branch from git package to gitrepo package to hide repopath () Lunny Xiao 2024-03-08 15:30:10 +0800
  • 6cb9e8d869
    Make runs-on support variable expression () sillyguodong 2024-03-08 14:14:35 +0800
  • 1090734255
    Filter for default-branch selection () Tim-Niclas Oelschläger 2024-03-08 06:36:27 +0100
  • ac2e882dbf
    Fixing the issue when status check per rule matches multiple actions () charles 2024-03-08 13:02:13 +0800
  • 76db6d9e74
    Fix 500 when deleting account with incorrect password or unsupported login type () Lunny Xiao 2024-03-08 12:28:21 +0800
  • abb0294996
    Partially enable MSSQL case-sensitive collation support () wxiaoguang 2024-03-08 11:19:35 +0800
  • 53f6f62ad4
    Store webhook event in database () oliverpool 2024-03-07 23:18:38 +0100
  • 7ea8993a0e
    Make wiki default branch name changable () (database migration ony) wxiaoguang 2024-03-06 14:26:32 +0800
  • 8bf280a686
    Add user blocking () (database migration ony) KN4CK3R 2024-03-04 09:16:03 +0100
  • 97c8dbf332
    Fix bug hidden on CI and make ci failed if tests failure () Lunny Xiao 2024-03-08 00:43:32 +0800