0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 14:26:57 +00:00

Commit graph

  • 1a8175e4c1
    Merge pull request #50493 from nextcloud/backport/47889/stable30 John Molakvoæ 2025-01-28 10:17:04 +0100
  • 4e10081e2a fix(TaskProcessing\Manager): Add missing cache->get() Marcel Klehr 2025-01-28 10:10:18 +0100
  • fbbbd2a292 chore(assets): Recompile assets nextcloud-command 2025-01-09 08:45:57 +0000
  • a41a823667
    fix(user_ldap): Add missing use in ajax endpoint and fix L10N injection Côme Chilliet 2025-01-28 10:08:08 +0100
  • 801d9fe64b
    Merge 6af2766d4f into e4e9dae4e6 Ferdinand Thiessen 2025-01-28 10:07:59 +0100
  • 00d9d8366e fix: Redirect user to login if session is terminated Ferdinand Thiessen 2024-11-11 18:14:45 +0100
  • 002df12cd0
    fix(user_ldap): Do not map groups we do not know if they match filter Côme Chilliet 2024-05-16 14:34:12 +0200
  • 24d118fae2 fix: remove caching in fetchListOfGroups bug/noid/weird-ldap-caching Daniel Kesselberg 2024-08-27 11:31:54 +0200
  • 48a13be4da fix: user:settings command when user is not available Ferdinand Thiessen 2024-09-11 11:26:59 +0200
  • e4e9dae4e6
    Merge pull request #47889 from nextcloud/fix/settings-command Côme Chilliet 2025-01-28 09:37:16 +0100
  • d5b1c5b311
    Fix(l10n): Update translations from Transifex Nextcloud bot 2025-01-28 00:22:35 +0000
  • f262fdf4b3
    Fix(l10n): Update translations from Transifex Nextcloud bot 2025-01-28 00:22:28 +0000
  • 325e5ee9ac
    Fix(l10n): Update translations from Transifex Nextcloud bot 2025-01-28 00:22:21 +0000
  • 0180e8c2ed
    Fix(l10n): Update translations from Transifex Nextcloud bot 2025-01-28 00:22:13 +0000
  • e93ac80386 fix(CalDav): Spelling SebastianKrupinski 2025-01-27 19:15:22 -0500
  • 67dc0294d8 feat: OCC and OCS Calendar Import/Export enh/issues-563-calendar-import-export SebastianKrupinski 2024-12-30 15:37:47 -0500
  • 7c2354ddb3
    fix: Move login via email logic to local backend fix/move-email-logic-local-user-backend Ferdinand Thiessen 2025-01-18 16:28:23 +0100
  • de2e082145 fix(preview): Filter for folders in cleanup old preview job backport/48581/stable29 Dario Mehlich 2025-01-27 10:16:08 +0100
  • 31c737302d
    Merge pull request #50422 from nextcloud/backport/50273/stable30 Andy Scherzinger 2025-01-27 21:13:39 +0100
  • c79179e22f fix(TaskProcessing): Cache providersById in getPreferredProviders Marcel Klehr 2025-01-24 10:12:56 +0100
  • 5b44411256 fix: copypasta Marcel Klehr 2025-01-23 11:41:39 +0100
  • 69bd525223 fix(taskprocessing): cache provider settings in distributed cache as well Marcel Klehr 2025-01-23 10:40:42 +0100
  • af8d0aee76 fix(taskprocessing): Fix tests Marcel Klehr 2025-01-23 10:31:29 +0100
  • 0a91ca4c51 fix(TaskProcessing\Manager): Cache the result of parsing JSON Marcel Klehr 2025-01-21 20:05:51 +0100
  • 7733a036cb fix(taskprocessing): Cache result of getAvailableTaskTypes between requests Marcel Klehr 2025-01-23 09:36:29 +0100
  • 8b467713da
    Merge pull request #50487 from nextcloud/backport/50293/stable28 I Andy Scherzinger 2025-01-27 20:51:45 +0100
  • 5867231247
    fix: user:settings command when user is not available Ferdinand Thiessen 2024-09-11 11:26:59 +0200
  • 8bd58baa25
    Merge pull request #50488 from nextcloud/backport/50293/stable30 Andy Scherzinger 2025-01-27 20:51:01 +0100
  • 3e37c6c5a4
    Merge pull request #50486 from nextcloud/backport/50293/stable31 Andy Scherzinger 2025-01-27 20:50:14 +0100
  • d076f093e8
    chore: Deprecate OC.buildQueryString and OC.parseQueryString chore/drop-query-string-dependency Ferdinand Thiessen 2025-01-27 20:30:27 +0100
  • b60fb6f2f5
    Merge pull request #50484 from nextcloud/backport/50446/stable318 Andy Scherzinger 2025-01-27 20:12:45 +0100
  • 80de84fa46 chore: Compile assets Ferdinand Thiessen 2025-01-21 16:47:55 +0100
  • ef5dc058a4 chore: Compile assets Ferdinand Thiessen 2025-01-21 16:47:55 +0100
  • f3fc39c78b chore(assets): Recompile assets nextcloud-command 2025-01-27 14:20:17 +0000
  • e4f9e0c7ae chore: Compile assets Ferdinand Thiessen 2025-01-21 16:47:55 +0100
  • 7e483a2d21
    refactor: Drop query-string dependency in favor of native URLSearchParams Ferdinand Thiessen 2025-01-27 19:31:30 +0100
  • ab39152951 fix(theming): Ensure to only send valid URLs to backend Ferdinand Thiessen 2025-01-21 16:02:45 +0100
  • 5adbdf459f fix(theming): Harden admin web link settings Ferdinand Thiessen 2025-01-21 16:01:17 +0100
  • d8593af7f2 fix(theming): Ensure to only send valid URLs to backend Ferdinand Thiessen 2025-01-21 16:02:45 +0100
  • e7e5bec6c6 fix(theming): Harden admin web link settings Ferdinand Thiessen 2025-01-21 16:01:17 +0100
  • 474d93625b fix: Metadata field search Louis Chemineau 2025-01-20 13:45:33 +0100
  • 6dbd8da40f fix(theming): Ensure to only send valid URLs to backend Ferdinand Thiessen 2025-01-21 16:02:45 +0100
  • a8c2769cae fix(theming): Harden admin web link settings Ferdinand Thiessen 2025-01-21 16:01:17 +0100
  • 6dc83b96c4
    Merge pull request #50293 from nextcloud/fix/harden-admin-settings Andy Scherzinger 2025-01-27 18:55:36 +0100
  • 578b4ba0ee fix(config): drop value details Maxence Lange 2024-12-04 12:25:49 -0100
  • c483a84e9b
    Merge pull request #49645 from nextcloud/fix/noid/clean-config-code Maxence Lange 2025-01-27 16:54:20 -0100
  • 67e7c706f4 fix(unifiedsearch): Simplify and correct thumbnail styles Ferdinand Thiessen 2025-01-26 16:39:41 +0100
  • 58eb0b91e9
    Merge pull request #50446 from nextcloud/fix/unified-search-size Ferdinand Thiessen 2025-01-27 18:41:20 +0100
  • cfc29f8ddd
    Merge pull request #50472 from nextcloud/backport/48581/stable30 Andy Scherzinger 2025-01-27 18:29:17 +0100
  • abd7958b38
    fix(s3): treat empty sse_c_key as not set Richard Steinmetz 2025-01-27 18:23:06 +0100
  • 7a7aec142e chore(assets): Recompile assets nextcloud-command 2025-01-27 14:20:17 +0000
  • c5c5f68f48 fix(unifiedsearch): Simplify and correct thumbnail styles Ferdinand Thiessen 2025-01-26 16:39:41 +0100
  • 7b3daafad3
    Merge pull request #50482 from nextcloud/backport/50221/stable31 Andy Scherzinger 2025-01-27 18:15:44 +0100
  • bae32be74d
    Merge pull request #50468 from nextcloud/backport/50234/stable31 Andy Scherzinger 2025-01-27 18:14:06 +0100
  • 3604f0b0e6
    Merge pull request #50481 from nextcloud/backport/45364/stable31 Andy Scherzinger 2025-01-27 18:13:22 +0100
  • 9b6258ac68
    Merge pull request #50477 from nextcloud/backport/50464/stable31 Andy Scherzinger 2025-01-27 18:11:55 +0100
  • e916fff40f
    Merge pull request #50474 from nextcloud/backport/48581/stable31 Andy Scherzinger 2025-01-27 18:10:36 +0100
  • bf45ce843c test: Add integration tests for moving a file from and to a shared folder Daniel Calviño Sánchez 2024-10-31 20:43:13 +0100
  • 1b5abc40ff chore(assets): Recompile assets nextcloud-command 2025-01-27 12:52:08 +0000
  • 128b2e1cec fix(user_ldap): Do not map groups we do not know if they match filter Côme Chilliet 2024-05-16 14:34:12 +0200
  • 140c6c8c7f fix(user_ldap): Do not map groups we do not know if they match filter backport/45364/stable29 Côme Chilliet 2024-05-16 14:34:12 +0200
  • 4561b4eba1
    Merge pull request #45364 from nextcloud/fix/ldap-avoid-false-positive-mapping Daniel 2025-01-27 17:28:03 +0100
  • 1111ffcb97 chore: compile assets backport/49141/stable30 skjnldsv 2024-11-08 14:04:28 +0100
  • af6a08019c feat(core): offer clipboard fallback for non-secure environments skjnldsv 2024-11-08 08:44:28 +0100
  • 64e261dad7 fix: Hide "Create templates folder" option if templates are disabled in configuration Pawel Boguslawski 2025-01-16 14:47:14 +0100
  • c4161548f9
    Merge pull request #50464 from nextcloud/fix/50215/hideCreateTemplateFolder Andy Scherzinger 2025-01-27 17:18:05 +0100
  • cbd324ff7e
    Merge pull request #50404 from nextcloud/backport/50353/stable30 Andy Scherzinger 2025-01-27 17:05:31 +0100
  • 2f862d1fcb
    Merge pull request #50221 from nextcloud/add-integration-tests-for-moving-a-file-from-and-to-a-shared-folder Kate 2025-01-27 17:03:04 +0100
  • 901c6450f0
    Merge pull request #50403 from nextcloud/backport/50353/stable29 Louis 2025-01-27 16:42:57 +0100
  • 1f0c1e55bc
    feat(user_ldap): Improve error detail when saving an incorrect configuration Côme Chilliet 2025-01-27 16:23:14 +0100
  • ac35826b68
    Merge branch 'master' into zorn-v-patch-1 zorn-v-patch-1 zorn-v 2025-01-28 01:14:00 +1000
  • 72a43a17f5 fix(preview): Filter for folders in cleanup old preview job Dario Mehlich 2025-01-27 10:16:08 +0100
  • 654034638e fix(preview): Filter for folders in cleanup old preview job Dario Mehlich 2025-01-27 10:16:08 +0100
  • 49529f9e61 chore(assets): Recompile assets nextcloud-command 2025-01-27 12:52:08 +0000
  • c7bcfbf864 fix: Hide "Create templates folder" option if templates are disabled in configuration Pawel Boguslawski 2025-01-16 14:47:14 +0100
  • b70654aeed
    Merge pull request #48581 from hammer065/fix/issue-35936 Andy Scherzinger 2025-01-27 16:06:40 +0100
  • 6872741aeb fix: make early check if users filesystem have a mountpoint at /<user>/files/ Maksim Sukharev 2025-01-27 15:49:22 +0100
  • 89d83ba9ce chore(assets): Recompile assets fix/encryption-text nextcloud-command 2025-01-27 14:18:01 +0000
  • 94e1323e9e fix(settings): Clarify peculiarities of enabling encryption Ferdinand Thiessen 2025-01-25 14:04:35 +0100
  • de77415c70
    fix(user_ldap): Do not map groups we do not know if they match filter Côme Chilliet 2024-05-16 14:34:12 +0200
  • ece31eaf7e
    Merge pull request #50421 from nextcloud/backport/50273/stable29 Louis 2025-01-27 14:33:14 +0100
  • 8aa3a153ba
    chore: Compile assets Ferdinand Thiessen 2025-01-21 16:47:55 +0100
  • 77fddb8f23 fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist Joas Schilling 2025-01-17 15:01:07 +0100
  • 510d897086
    Merge pull request #50234 from nextcloud/bugfix/noid/allow-ratelimit-bypass Joas Schilling 2025-01-27 14:20:23 +0100
  • 4dac813901
    fix(theming): Ensure to only send valid URLs to backend Ferdinand Thiessen 2025-01-21 16:02:45 +0100
  • ff835faf7b
    fix(theming): Harden admin web link settings Ferdinand Thiessen 2025-01-21 16:01:17 +0100
  • b59c71ccf8 test: Add integration tests for moving a file from and to a shared folder Daniel Calviño Sánchez 2024-10-31 20:43:13 +0100
  • b43643112c
    build(deps): Bump the symfony group across 1 directory with 7 updates Joas Schilling 2025-01-27 12:32:36 +0100
  • 85711b2638
    fix(Collaboration): Deduplicate email shares if remote share with same label exists fix/collaboration/deduplicate-email-shares provokateurin 2025-01-27 13:54:42 +0100
  • 87f8cc2450
    Check that user actually can validate password for js zorn-v 2025-01-27 22:48:58 +1000
  • 6f80c11d94
    feat: Support X-NC-Skip-Trashbin header Louis Chemineau 2025-01-27 11:32:33 +0100
  • c3b1501f3f
    feat: Support X-NC-Skip-Trashbin header Louis Chemineau 2025-01-27 11:32:31 +0100
  • 840ee6d59a
    fix: Metadata field search Louis Chemineau 2025-01-20 13:45:33 +0100
  • c1655bcde7
    fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist Joas Schilling 2025-01-17 15:01:07 +0100
  • 62a74d8264
    Merge pull request #50458 from nextcloud/backport/50298/stable31 Andy Scherzinger 2025-01-27 12:23:26 +0100
  • 1c89327141
    Merge pull request #50453 from nextcloud/chore/update-symfony Joas Schilling 2025-01-27 12:19:19 +0100
  • 39cb18de4f
    Merge pull request #50461 from nextcloud/backport/50455/stable31 Joas Schilling 2025-01-27 12:18:51 +0100
  • 458856b2f8
    Merge pull request #50460 from nextcloud/backport/50455/stable30 Ferdinand Thiessen 2025-01-27 12:15:19 +0100
  • f5cd0cbd70
    Merge pull request #50315 from nextcloud/chore/symfony-process Ferdinand Thiessen 2025-01-27 12:14:53 +0100
  • 4f931b7f39 Revert "Revert "[stable30] fix: Handle copy of folders containing live photos"" revert-49825-revert-49650-backport/49293/stable30 Louis 2024-12-13 09:36:18 +0100