Commit graph

  • 8476a21436
    Corrected the fetch url for context popup in issue conversation Marco Aurelio 2025-04-05 01:12:00 +01:00
  • f0c83bd148 Update dependency swagger-ui-dist to v5.20.6 renovate/forgejo-swagger-ui-dist-5.x Renovate Bot 2025-04-05 00:02:46 +00:00
  • 216adc240f Update dependency ansi_up to v6.0.5 renovate/forgejo-ansi_up-6.x Renovate Bot 2025-04-05 00:02:33 +00:00
  • 4855fb1603
    Issue due date pencil to check svg icon changed Marco Aurelio 2025-04-04 20:53:07 +01:00
  • 2dcc0ad706 Reviews should be deleted when no comments Leni Kadali 2025-04-04 21:08:39 +03:00
  • 2bb01f374b
    i18n: update of translations from Codeberg Translate Codeberg Translate 2025-04-04 18:05:11 +00:00
  • 7145665cbf chore(i18n): add a meta line to the base json translation (#7462) forgejo 0ko 2025-04-04 16:27:16 +00:00
  • 4fe5aecadc chore(i18n): add a meta line to the base json translation 0ko 2025-04-04 20:36:57 +05:00
  • 125251aa5c Move implementation into db.Tx function Leni Kadali 2025-04-04 17:57:19 +03:00
  • 6ad706aa88 feat(ui): Automatically refresh workflows in the "Actions" list (#7361) Mathieu Fenniak 2025-04-04 14:38:54 +00:00
  • 700a4b5d7f
    chore: always enable webpack progress Gusted 2025-04-04 16:25:06 +02:00
  • 481dcafa52 code review test fixups Mathieu Fenniak 2025-03-30 15:57:29 -06:00
  • 7546fb083f extend test cases for enhanced safety around event handlers Mathieu Fenniak 2025-03-29 18:35:48 -06:00
  • 84b2c48d0d fix refresh bug where nth page loads first page's inner list Mathieu Fenniak 2025-03-28 18:41:48 -06:00
  • bd8c09aa00 address lint-frontend errors & warnings in actions.test.e2e.ts Mathieu Fenniak 2025-03-28 11:16:03 -06:00
  • 4e903b1f82 add e2e test for refresh on visibility change Mathieu Fenniak 2025-03-28 09:48:14 -06:00
  • 8159f65062 fix checkVisibility being called on null Mathieu Fenniak 2025-03-27 21:36:35 -06:00
  • d8af31c8cb stop refresh when workflow dispatch is being used Mathieu Fenniak 2025-03-27 19:37:03 -06:00
  • 5c4265e743 Rename query param Mathieu Fenniak 2025-03-27 19:16:16 -06:00
  • fa000895ec Remove duplicate code & new route Mathieu Fenniak 2025-03-27 19:07:36 -06:00
  • b20d815334 proof-of-concept auto refresh list Mathieu Fenniak 2025-03-27 14:57:57 -06:00
  • 27fb9a0bfe Merge branch 'report_abuse' into combine-multiple-reports-in-database Leni Kadali 2025-04-04 16:22:25 +03:00
  • d2c82e55aa Redirect user to their home page Leni Kadali 2025-04-04 16:02:20 +03:00
  • 3f28306828
    Merge branch 'forgejo' of /forgejo/forgejo into report_abuse floss4good 2025-04-04 14:29:10 +03:00
  • e39fe465b5
    adjust revive comment directives floss4good 2025-04-04 11:55:09 +03:00
  • c977585e4c Update dependency ansi_up to v6.0.3 (forgejo) (#7456) Renovate Bot 2025-04-04 04:04:58 +00:00
  • a0df27c929 Update module github.com/alecthomas/chroma/v2 to v2.16.0 (forgejo) (#7459) Renovate Bot 2025-04-04 03:52:13 +00:00
  • d688ca4515 Update module code.gitea.io/sdk/gitea to v0.21.0 (forgejo) (#7458) Renovate Bot 2025-04-04 03:49:54 +00:00
  • 53df0bf9a4 chore(sec): unify usage of crypto/rand.Read (#7453) Gusted 2025-04-04 03:31:37 +00:00
  • 99fc04b763 fix: make installing Forgejo work again (#7452) Gusted 2025-04-04 03:30:19 +00:00
  • ecd8657f06 Update module github.com/alecthomas/chroma/v2 to v2.16.0 Renovate Bot 2025-04-04 02:02:57 +00:00
  • 982a76f89d Update module code.gitea.io/sdk/gitea to v0.21.0 Renovate Bot 2025-04-04 02:02:41 +00:00
  • 49b1b3e061 Update dependency swagger-ui-dist to v5.20.5 Renovate Bot 2025-04-04 00:03:11 +00:00
  • 70d8a9872a Update dependency ansi_up to v6.0.3 Renovate Bot 2025-04-04 00:02:56 +00:00
  • 4383c403c9 Drag and Drop UI: Modifies the SanitizePath approach for path handed over from dropzone.js. Add tests to check the algorithm. David Rotermund 2025-04-04 01:43:23 +02:00
  • afea42d517 chore: add empty action_variable fixture (#7419) Gusted 2025-04-03 23:42:37 +00:00
  • 43d613172f
    fix: remove redundant check (this is now done outside this function) floss4good 2025-04-04 01:34:36 +03:00
  • 41cc860666
    fix: when deciding that a shadow copy should be created also check that existing reports have a null shadow_copy_id floss4good 2025-04-04 01:32:03 +03:00
  • ca0636a6fc
    add support for saving shadow copies of repositories floss4good 2025-04-04 00:16:10 +03:00
  • 78ff27984c
    add support for saving shadow copies of issues floss4good 2025-04-04 00:12:58 +03:00
  • 957cda9f09
    include more details in comments' shadow copies floss4good 2025-04-04 00:08:28 +03:00
  • e483517c7c
    Merge branch 'forgejo' of /forgejo/forgejo into report_abuse floss4good 2025-04-04 02:04:22 +03:00
  • 60857cb25c Makefile: move show-version-* targets behind help Matt Latusek 2025-04-02 22:23:55 +00:00
  • 4c7572150b Remove comments related to pending reviews Leni Kadali 2025-04-03 21:17:13 +03:00
  • 836a7e6530
    chore(sec): unify usage of crypto/rand.Read Gusted 2025-04-03 19:04:38 +02:00
  • 7bc4f4976e [v11.0/forgejo] fix: handle viewing a submodule entry (#7450) v11.0/forgejo forgejo-backport-action 2025-04-03 16:58:13 +00:00
  • 1ec672694a chore(i18n): cleanup settings.adopt string (#7451) Gusted 2025-04-03 16:50:39 +00:00
  • 0be1fb749a
    fix: make installing Forgejo work again Gusted 2025-04-03 18:13:34 +02:00
  • a01d4f661a
    chore(i18n): cleanup settings.adopt string Gusted 2025-04-03 18:00:00 +02:00
  • cadffcab88 fix: handle viewing a submodule entry (#7261) Gnarwhal 2025-04-03 15:32:55 +00:00
  • d28a64e538 fix: handle viewing a submodule entry (#7261) Gnarwhal 2025-04-03 15:32:55 +00:00
  • 77b0275572 feat(activitiypub): enable HTTP signatures on all ActivityPub endpoints (#7035) famfo 2025-04-03 15:24:15 +00:00
  • 1ed41b2311 add copyright Michael Jerger 2025-04-03 16:24:07 +02:00
  • 925afecd53 fix default Michael Jerger 2025-04-03 16:19:32 +02:00
  • 842ee16bbf test additional fields Michael Jerger 2025-04-03 16:12:27 +02:00
  • f917b38d24 use uint16 HostPort in xorm mapping zam 2025-04-03 15:59:56 +02:00
  • 9db8c15c6b Merge remote-tracking branch 'refs/remotes/origin/addPortToFederationHost' into addPortToFederationHost zam 2025-04-03 15:27:09 +02:00
  • bcf2defd8a HostPort use uint16 datatype now zam 2025-04-03 15:19:21 +02:00
  • 5f8fcf7a0d Merge branch 'addPortToFederationHost' of codeberg.org:meissa/forgejo into addPortToFederationHost Michael Jerger 2025-04-03 14:30:14 +02:00
  • fee5a5b688 migration now works Michael Jerger 2025-04-03 14:30:09 +02:00
  • 0a58bcc0ef Testing runs now as expected zam 2025-04-03 14:19:47 +02:00
  • ba5b157f7e feat(build): uniform ini parsing (#7429) Gusted 2025-04-03 08:27:02 +00:00
  • cac702bc14
    feat(build): uniform ini parsing Gusted 2025-04-02 16:53:48 +02:00
  • 4ab40ed6af i18n: update of translations from Codeberg Translate (#7363) Earl Warren 2025-04-03 07:53:45 +00:00
  • 52da8aab7e [v11.0/forgejo] fix(migrations): transfer PR flow information (#7437) forgejo-backport-action 2025-04-03 07:35:20 +00:00
  • 275d8250ea
    i18n: update of translations from Codeberg Translate Codeberg Translate 2025-04-03 07:02:08 +00:00
  • f458663f75 fix(migrations): transfer PR flow information (#7421) Gusted 2025-04-03 06:47:37 +00:00
  • f7e119f2e7 fix: redirect to submodule instead of throwing 500 error when viewing submodule entry (#5267) Gnarwhal 2025-03-30 15:44:25 +00:00
  • 5e79b39654 fix(migrations): transfer PR flow information (#7421) Gusted 2025-04-03 06:47:37 +00:00
  • 4dab438127 fix(ui): Fix disabled create repository button on create repo form (#7341) Ryan Lerch 2025-03-31 16:07:41 +10:00
  • 738f721f3a Update module github.com/mattn/go-sqlite3 to v1.14.27 (forgejo) (#7434) Renovate Bot 2025-04-03 00:49:26 +00:00
  • 7dff2eb6a6 Update dependency swagger-ui-dist to v5.20.3 Renovate Bot 2025-04-03 00:04:45 +00:00
  • e25f3cda83 Update module github.com/mattn/go-sqlite3 to v1.14.27 Renovate Bot 2025-04-03 00:04:16 +00:00
  • 49709bb270 feat(build): run lint-locale-usage w/o --allow-missing-msgids (#7433) Ellen Emilia Anna Zscheile 2025-04-02 23:52:10 +00:00
  • 3cef3cb422 feat(build): run lint-locale-usage w/o --allow-missing-msgids Ellen Emilia Anna Zscheile 2025-04-03 01:13:14 +02:00
  • c7fa6246d4 Makefile: repair spacing in help page Matt Latusek 2025-04-02 22:21:10 +00:00
  • aa290758b0 Makefile: validate $(FORGEJO_VERSION) Matt Latusek 2025-04-02 22:08:26 +00:00
  • 2fe193b477 BSDmakefile: remove .OBJDIR Matt Latusek 2025-04-02 21:36:42 +00:00
  • 5646c95bfc Multiple BSDmakefile issues Matt Latusek 2025-04-02 21:15:35 +00:00
  • ee5b102142 fix: make repo clone https/ssh listener conditional (#7431) Gusted 2025-04-02 18:53:01 +00:00
  • 4ff1288194
    fix: make repo clone https/ssh listener conditional Gusted 2025-04-02 19:13:50 +02:00
  • 49625aac60 [v11.0/forgejo]: fix(i18n): fix several usages of i18n (#7430) Gusted 2025-04-02 16:03:28 +00:00
  • aa0c7fab21 move migrations to aprop place Michael Jerger 2025-04-02 17:56:48 +02:00
  • 5706a2452e fix(ui): display user-friendly message for range error (#7420) Gusted 2025-04-02 15:48:09 +00:00
  • 995aef372f Merge branch 'forgejo' into addPortToFederationHost Michael Jerger 2025-04-02 17:26:12 +02:00
  • 0d6561a48a undo migration refactoring ! Michael Jerger 2025-04-02 17:21:34 +02:00
  • 337000974f
    fix(i18n): fix several usages of i18n (#7422) Gusted 2025-04-02 14:50:02 +00:00
  • a778b31417
    fix(ui): display user-friendly message for range error Gusted 2025-04-01 21:41:40 +02:00
  • 15a2338ff2 feat(build): teach lint-locale-usage about trPluralString (#7425) Ellen Emilia Anna Zscheile 2025-04-02 14:57:45 +00:00
  • bd9366e7fc fix(i18n): fix several usages of i18n (#7422) Gusted 2025-04-02 14:50:02 +00:00
  • 95136fa06b feat(locale Iter): properly support trPluralString Ellen Emilia Anna Zscheile 2025-04-02 02:19:51 +02:00
  • ad7f487173
    feat(sec): Add instance SSH signing support Gusted 2025-02-07 22:27:26 +01:00
  • f691f03741 chore(ui): remove fomantic's dimmer module (#7416) Gusted 2025-04-02 12:54:54 +00:00
  • 9091d22bbf
    fix(i18n): fix several usages of i18n Gusted 2025-04-02 01:10:27 +02:00
  • a43d9bad10
    fix(migrations): transfer PR flow information Gusted 2025-04-01 22:18:39 +02:00
  • d656978818 Update module github.com/go-webauthn/webauthn to v0.12.3 (forgejo) (#7423) Renovate Bot 2025-04-02 10:43:36 +00:00
  • 700b5ff2ff Update module gitlab.com/gitlab-org/api/client-go to v0.127.0 Renovate Bot 2025-04-02 02:04:12 +00:00
  • 18c38ed1f3 Update module github.com/mattn/go-sqlite3 to v1.14.25 (forgejo) (#7424) Renovate Bot 2025-04-02 00:44:39 +00:00
  • a0dcf0d0be Update module github.com/mattn/go-sqlite3 to v1.14.25 Renovate Bot 2025-04-02 00:03:37 +00:00
  • 9567ddaaa6 Update module github.com/go-webauthn/webauthn to v0.12.3 Renovate Bot 2025-04-02 00:03:17 +00:00