0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 04:20:25 +00:00

Commit graph

  • 15d3a12f40
    Merge pull request #52507 from nextcloud/backport/52434/stable31 Joas Schilling 2025-04-28 23:34:32 +02:00
  • 6d272ff894 feat(async): AsyncProcess enh/noid/async-process-run Maxence Lange 2025-04-28 19:57:56 -01:00
  • b4109b8188
    Merge pull request #52512 from nextcloud/backport/52402/stable31 Ferdinand Thiessen 2025-04-28 22:37:34 +02:00
  • fa754b838b
    Merge 97a89f7727 into 0272caf2d6 backportbot[bot] 2025-04-28 20:14:29 +00:00
  • 0395eaacbb
    ci: change if always() to if not cancelled on test results uploads Spencer Murray 2025-04-24 12:05:25 -04:00
  • 9c3bdf2647
    ci: always upload test results, even if tests fail Spencer Murray 2025-04-14 11:41:43 -04:00
  • c795fb1937
    ci: fix whitespace Spencer Murray 2025-04-14 10:08:05 -04:00
  • cb4e76060d
    ci: tweak Codecov webpack plugin config Spencer Murray 2025-04-14 10:02:11 -04:00
  • 41764b9c09
    ci: always collect and upload test results, not just on coverage runs Spencer Murray 2025-04-14 09:52:26 -04:00
  • 191d07d588
    ci: add Codecov's test analytics and bundle analysis features Spencer Murray 2025-04-14 08:34:55 -04:00
  • 588b191f3d fix(32bit): use PHP_INT_MAX where needed Ferdinand Thiessen 2025-04-24 11:22:18 +02:00
  • b27d92537e fix(32bit): make pack compatible with 32bit PHP Ferdinand Thiessen 2025-04-23 23:28:14 +02:00
  • e60e32388d fix(32bit): use PHP_INT_MAX where needed Ferdinand Thiessen 2025-04-24 11:22:18 +02:00
  • 00639fac4e fix(32bit): make pack compatible with 32bit PHP Ferdinand Thiessen 2025-04-23 23:28:14 +02:00
  • 10a01423ec
    Merge pull request #52402 from nextcloud/fix/32bit-pack Kate 2025-04-28 21:23:17 +02:00
  • 9112dce051
    feat: only get template fields once selected feat/template-field-extraction-improvements Elizabeth Danzberger 2025-04-28 13:22:19 -04:00
  • 871f271ce4
    Merge a1772adfcc into 40e52e212a Maxence Lange 2025-04-28 19:06:38 +00:00
  • 736cad2725 build(deps-dev): bump sass from 1.77.8 to 1.87.0 dependabot[bot] 2025-04-26 02:34:41 +00:00
  • 433680268f feat(files_sharing): Add config to control display area for federated shares feat/no-issue/show-remote-shares-as-internal-config nfebe 2025-04-28 18:17:24 +01:00
  • 919a46a867 fix(navigation): Fix absolute URLs from default apps Joas Schilling 2025-04-25 14:49:19 +02:00
  • cf4e784818 fix(navigation): Fix default app entry registered as closure Joas Schilling 2025-04-25 14:46:33 +02:00
  • d8370cefca fix(navigation): Fix absolute URLs from default apps backport/52434/stable30 Joas Schilling 2025-04-25 14:49:19 +02:00
  • 3c8664dd9a fix(navigation): Fix default app entry registered as closure Joas Schilling 2025-04-25 14:46:33 +02:00
  • 40e52e212a
    Merge pull request #52434 from nextcloud/bugfix/52420/closure-as-default-app Joas Schilling 2025-04-28 16:54:11 +02:00
  • 70ae771766 fix(deps): Fix npm audit automated/noid/master-fix-npm-audit nextcloud-command 2025-04-28 13:55:21 +00:00
  • 193f032639 fix: don't check node access again for listing reminders in dav Robin Appelman 2025-04-25 20:34:58 +02:00
  • 0d19a1333f
    Merge pull request #52443 from nextcloud/reminder-dont-validiate-node-dav Andy Scherzinger 2025-04-28 14:51:25 +02:00
  • 2b402dc692
    fix(files_sharing): Filter own shares that are reshares fix/files_sharing/filter-own-reshared-shares provokateurin 2025-04-28 14:41:21 +02:00
  • 0272caf2d6
    Merge pull request #52499 from nextcloud/backport/49895/stable30 automated/noid/stable30-fix-npm-audit Côme Chilliet 2025-04-28 14:16:58 +02:00
  • 0e42615c02
    Merge pull request #52500 from nextcloud/backport/49895/stable29 Côme Chilliet 2025-04-28 14:16:56 +02:00
  • 22aca41008
    Merge bcc9d07c17 into 1cb1f39279 Git'Fellow 2025-04-28 11:38:17 +00:00
  • 1cb1f39279
    Merge pull request #52494 from nextcloud/fix/default-contact Richard Steinmetz 2025-04-28 13:22:34 +02:00
  • 115cca57aa
    Merge pull request #52445 from invario/master Stephan Orbaugh 2025-04-28 13:21:50 +02:00
  • a22171507a
    fix(32bit): use PHP_INT_MAX where needed Ferdinand Thiessen 2025-04-24 11:22:18 +02:00
  • a1065197b5 fix: Fix copying to the root of another mountpoint Côme Chilliet 2024-12-17 14:09:11 +01:00
  • 3646da59f3 fix: Fix copying to the root of another mountpoint Côme Chilliet 2024-12-17 14:09:11 +01:00
  • f8c65d7603 perf(files_sharing): Change sharing filtering from O(3n) to O(n) backport/52423/stable31 nfebe 2025-04-25 00:01:40 +01:00
  • 3dc62d251e fix(files_sharing): Show remote shares in external shares section nfebe 2025-04-24 23:57:15 +01:00
  • 58ffd9d06e fix: check if config is enabled before creating a default contact Hamza Mahjoubi 2025-04-28 10:44:47 +02:00
  • d51e43a595
    Merge 24af5cbdd3 into 6a2c0a254e dependabot[bot] 2025-04-28 11:14:07 +02:00
  • 6a2c0a254e
    Merge pull request #52423 from nextcloud/fix/51226/show-remote-shares-as-external-2 F. E Noel Nfebe 2025-04-28 11:13:45 +02:00
  • 1753b2cba5
    fix(blurhash): Use preview API to generate the previews artonge/fix/use_preview_api_for_blurhash_generation Louis Chemineau 2025-04-28 11:04:43 +02:00
  • 7b0d99f69e feat(previews): Support in memory preview request Louis Chemineau 2025-04-22 16:40:02 +02:00
  • 96a12e7b88
    Merge pull request #51736 from nextcloud/backport/50244/stable31 automated/noid/stable31-fix-npm-audit Kate 2025-04-28 10:20:47 +02:00
  • 3aa1feba41
    fix: don't log error when default contact template does not exist Richard Steinmetz 2025-04-28 10:15:35 +02:00
  • 338da85bda
    fix(ci): Update autoloaders Christopher Ng 2025-02-20 14:15:48 -08:00
  • 04c2116663
    perf(files_reminders): Use in-memory cache Christopher Ng 2025-01-31 14:51:48 -08:00
  • 6a12408cbe
    perf(files_reminders): Pre-cache directory Christopher Ng 2025-01-24 14:27:53 -08:00
  • 4eb4bb905f
    chore(files_reminders): Remove unused find Christopher Ng 2025-01-24 14:27:53 -08:00
  • a09edbc8a0
    chore(files_reminders): Remove unused get Christopher Ng 2025-01-24 14:27:53 -08:00
  • e969d277b6
    perf(files_reminders): Reduce db queries on propfind Christopher Ng 2025-01-24 14:27:53 -08:00
  • bcf9f936e8
    Merge b049f04856 into e5676ce0a9 Stefan 2025-04-28 03:43:14 +00:00
  • 911b90e60c
    Merge 6aaba03c40 into e5676ce0a9 F. E Noel Nfebe 2025-04-28 04:17:20 +03:00
  • 6de5be9af8
    fix(l10n): Update translations from Transifex Nextcloud bot 2025-04-28 00:23:42 +00:00
  • b58a3ea482
    fix(l10n): Update translations from Transifex Nextcloud bot 2025-04-28 00:23:33 +00:00
  • e694f65e92
    fix(l10n): Update translations from Transifex Nextcloud bot 2025-04-28 00:23:21 +00:00
  • e5676ce0a9
    fix(l10n): Update translations from Transifex Nextcloud bot 2025-04-28 00:23:11 +00:00
  • e2a54af254
    Merge pull request #51609 from nextcloud/fix/files-versions-listeners Andy Scherzinger 2025-04-28 00:26:04 +02:00
  • 8ca23f2c7d
    fix(files_versions): only handle path updates when there is path Ferdinand Thiessen 2025-03-20 18:45:10 +01:00
  • e33fcfddc1 fix(dav): throw invalid argument when property type does not match Ferdinand Thiessen 2025-03-19 19:07:28 +01:00
  • 5862d5aea1
    Merge pull request #52250 from nextcloud/fix/twitter-fediverse Ferdinand Thiessen 2025-04-27 23:00:39 +02:00
  • 5231687214
    Merge pull request #52231 from nextcloud/backport/52223/stable29 Andy Scherzinger 2025-04-27 22:47:54 +02:00
  • b3bea71f1e
    Merge branch 'master' into fix/twitter-fediverse Andy Scherzinger 2025-04-27 22:46:17 +02:00
  • f46e2236d9
    Merge 9889e534f1 into 71463f984a Joas Schilling 2025-04-27 14:50:02 +00:00
  • 2d96f431c9
    Merge d8cd20287a into 71463f984a Josh 2025-04-27 14:25:39 +00:00
  • 79d6b98cb5
    Merge pull request #52003 from nextcloud/backport/51524/stable31 Ferdinand Thiessen 2025-04-27 16:20:30 +02:00
  • 71463f984a
    Merge pull request #52461 from nextcloud/dependabot/npm_and_yarn/vitest-3.1.2 dependabot[bot] 2025-04-27 13:23:31 +00:00
  • f90c1673d3
    Merge pull request #52469 from nextcloud/dependabot/npm_and_yarn/stable30/p-limit-6.2.0 dependabot[bot] 2025-04-27 13:19:08 +00:00
  • affff455e1
    chore(assets): Recompile assets nextcloud-command 2025-04-07 12:51:13 +00:00
  • ae94a80e1a
    fix: adjust webpack nonce generation Ferdinand Thiessen 2025-03-17 12:27:03 +01:00
  • 3cd879ff61
    Merge pull request #52226 from nextcloud/backport/52180/stable31 Ferdinand Thiessen 2025-04-27 15:07:15 +02:00
  • 343877210a
    Merge pull request #52453 from nextcloud/dependabot/npm_and_yarn/stable31/puppeteer-24.7.2 dependabot[bot] 2025-04-27 13:05:29 +00:00
  • 724297f8d6 build(deps): bump p-limit from 6.1.0 to 6.2.0 dependabot[bot] 2025-04-26 02:35:13 +00:00
  • 3b63ad000a
    chore: align other vitest related packages Ferdinand Thiessen 2025-04-27 14:55:40 +02:00
  • 902d01cc47
    build(deps-dev): bump vitest from 3.1.1 to 3.1.2 dependabot[bot] 2025-04-26 01:46:08 +00:00
  • e28e6d97e7
    Merge pull request #52487 from nextcloud/backport/52417/stable30 Kate 2025-04-27 14:52:10 +02:00
  • 169487ba12 chore(assets): Recompile assets nextcloud-command 2025-04-27 12:29:32 +00:00
  • fa005d5a87 build(deps-dev): bump puppeteer from 24.4.0 to 24.7.2 dependabot[bot] 2025-04-26 01:05:39 +00:00
  • 495bb2c69c fix(files_sharing): allow to disable share download permission Ferdinand Thiessen 2025-04-14 14:55:34 +02:00
  • 2f7e0dc09b revert: do not unify hide-download and prevent-download permissions Ferdinand Thiessen 2025-04-14 14:50:24 +02:00
  • c412f2ab72 fix(files_sharing): do not show download button if hide-download is enabled Ferdinand Thiessen 2025-04-14 14:49:55 +02:00
  • 73bcc0a739 refactor(files): use new hide-download WebDAV property for download action Ferdinand Thiessen 2025-04-14 14:49:20 +02:00
  • 4314e3f5f7 feat(files_sharing): add WebDAV property for the hide-download state of shares Ferdinand Thiessen 2025-04-14 14:47:18 +02:00
  • 40fae9ffbd
    Merge pull request #52451 from nextcloud/dependabot/npm_and_yarn/stable31/marked-15.0.11 dependabot[bot] 2025-04-27 12:23:41 +00:00
  • 02da7fdeb7
    chore(assets): Recompile assets nextcloud-command 2025-04-25 10:07:42 +00:00
  • dabe0ec29f
    fix(settings): allow to clear twitter and fediverse Ferdinand Thiessen 2025-04-17 13:11:32 +02:00
  • df7ce4511f chore(assets): Recompile assets nextcloud-command 2025-04-26 21:10:31 +00:00
  • 79c0603038 build(deps): bump marked from 15.0.9 to 15.0.11 dependabot[bot] 2025-04-26 01:05:07 +00:00
  • 80f641e6f4 chore(assets): Recompile assets nextcloud-command 2025-04-27 11:46:14 +00:00
  • 41d36f6f3c
    Merge pull request #52486 from nextcloud/backport/52417/stable31 Kate 2025-04-27 13:21:23 +02:00
  • 22bcccbc92 chore(assets): Recompile assets nextcloud-command 2025-04-27 10:47:24 +00:00
  • 8e8125c610
    fix(settings): group admins only can add users to their groups Ferdinand Thiessen 2025-04-24 13:10:37 +02:00
  • 2fab6e7427
    feat(settings): provide user groups for accounts list Ferdinand Thiessen 2025-04-24 13:10:11 +02:00
  • 441d9f1661
    fix(settings): group admins only can add users to their groups Ferdinand Thiessen 2025-04-24 13:10:37 +02:00
  • 9e5fc7d6a0
    feat(settings): provide user groups for accounts list Ferdinand Thiessen 2025-04-24 13:10:11 +02:00
  • e2291024f0
    Merge pull request #52417 from nextcloud/fix/group-admin-new-user Ferdinand Thiessen 2025-04-27 12:39:45 +02:00
  • 1ba88da113
    chore: compile assets Ferdinand Thiessen 2025-04-25 12:34:14 +02:00
  • 6d8c49f0d4
    fix(settings): group admins only can add users to their groups Ferdinand Thiessen 2025-04-24 13:10:37 +02:00
  • 8cc0c266d5
    feat(settings): provide user groups for accounts list Ferdinand Thiessen 2025-04-24 13:10:11 +02:00
  • 6fcef05a3a
    fix(l10n): Update translations from Transifex Nextcloud bot 2025-04-27 00:23:21 +00:00