]>
source.dussan.org Git - nextcloud-server.git/log
Christopher Ng [Thu, 27 Apr 2023 02:46:13 +0000 (19:46 -0700)]
Create new file/folder labels
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Thu, 27 Apr 2023 02:28:35 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Wed, 26 Apr 2023 15:05:04 +0000 (17:05 +0200)]
Merge pull request #37806 from nextcloud/fix/37410
Fix profile view edit button overlapping status text
Christoph Wurst [Wed, 26 Apr 2023 13:43:35 +0000 (15:43 +0200)]
Merge pull request #37206 from nextcloud/fix-skip-recommended-apps-wrong-url
fix: wrong redirect when skipping recommended apps
Joas Schilling [Wed, 26 Apr 2023 13:39:03 +0000 (15:39 +0200)]
Merge pull request #37935 from nextcloud/bugfix/noid/fix-title-of-federation-options
Fix title of federation scope options
Marcel Klehr [Wed, 26 Apr 2023 12:19:48 +0000 (14:19 +0200)]
Merge pull request #37932 from nextcloud/fix/404-page
chore(404): Extend 404 error message to mention possibly missing permissions
Daniel [Wed, 26 Apr 2023 11:55:22 +0000 (13:55 +0200)]
Merge pull request #37925 from nextcloud/feat-update-maintenance-mode-hint
fix: change maintenance mode info wording
nextcloud-command [Wed, 26 Apr 2023 11:48:52 +0000 (11:48 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Tue, 18 Apr 2023 20:54:38 +0000 (22:54 +0200)]
fix(core): Fix profile view edit button overlapping status text
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Wed, 26 Apr 2023 10:24:11 +0000 (12:24 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 26 Apr 2023 10:23:51 +0000 (12:23 +0200)]
fix(settings): Fix title of profile scope options
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Wed, 26 Apr 2023 09:58:40 +0000 (11:58 +0200)]
Merge pull request #37480 from nextcloud/fix/ocp/ilogfactor-getcustomlogger-deprecation-version
fix(ocp): Add deprecation version to ILogFactory::getCustomLogger
Daniel Kesselberg [Tue, 25 Apr 2023 16:43:55 +0000 (18:43 +0200)]
fix: change maintenance mode info wording
In maintenance mode the database is accessible and it's possible to execute other commands then maintenance:mode
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Marcel Klehr [Wed, 26 Apr 2023 09:21:56 +0000 (11:21 +0200)]
chore(404): Extend 404 error message to mention possibly missing permissions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Christoph Wurst [Wed, 26 Apr 2023 09:15:01 +0000 (11:15 +0200)]
Merge pull request #35121 from nextcloud/feat/dav-wrap-app-calendars
Feature: Provide access to app generated calendars through CalDAV
Simon L [Wed, 26 Apr 2023 09:03:17 +0000 (11:03 +0200)]
Merge pull request #37904 from nextcloud/bugfix/noid/file-widget-click
fix: Use proper link for navigating to files on click handler
Nextcloud bot [Wed, 26 Apr 2023 02:28:10 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Tue, 25 Apr 2023 22:14:07 +0000 (00:14 +0200)]
Merge pull request #33161 from vincentdh/master
Fix: External storage - exception for the handler whenSelectAuthMechanism
Ferdinand Thiessen [Sat, 12 Nov 2022 16:42:12 +0000 (17:42 +0100)]
Feature: Provide access to app generated calendars through CalDAV
This adds CalDAV support for app generated calendars,
which are registered to the nextcloud core.
This is done by adding a dav plugin which wraps
all ICalendarProviders into a Sabre plugin (inspired by the deck app).
Add unit test for AppCalendar wrapper plugin and calendar object implementation.
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Joas Schilling [Tue, 25 Apr 2023 15:13:53 +0000 (17:13 +0200)]
Merge pull request #37905 from nextcloud/techdebt/noid/add-attributes-for-remaining-security-annotations
feat(security): Add PHP \Attribute for remaining security annotations
Joas Schilling [Mon, 24 Apr 2023 15:13:18 +0000 (17:13 +0200)]
feat(security): Add PHP \Attribute for remaining security annotations
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Tue, 25 Apr 2023 12:12:57 +0000 (14:12 +0200)]
Merge pull request #37818 from nextcloud/dav-ext-storage-log
debug log requests made by dav external storage/shares
Côme Chilliet [Tue, 25 Apr 2023 10:10:43 +0000 (12:10 +0200)]
Merge pull request #37835 from nextcloud/feat/background-allow-parallel-runs
feat(BackgroundJobs): Allow preventing parallel runs for a job class
Julius Härtl [Mon, 24 Apr 2023 14:36:06 +0000 (16:36 +0200)]
fix: Use proper link for navigating to files on click handler
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Tue, 25 Apr 2023 09:06:10 +0000 (11:06 +0200)]
Merge pull request #37868 from nextcloud/bugfix/noid/fix-phpunit-version-check
fix(autotest): Fix PHPUNIT version check in autotest files
Arthur Schiwon [Tue, 25 Apr 2023 08:25:31 +0000 (10:25 +0200)]
Merge pull request #37909 from nextcloud/updateCrl
Update crl after revoke shifts.csr
Joas Schilling [Tue, 25 Apr 2023 06:51:54 +0000 (08:51 +0200)]
Merge pull request #36378 from nextcloud/fix/improve-taint-analysis
Add missing taint analysis docblock comments, and improve escaping in…
Nextcloud bot [Tue, 25 Apr 2023 02:22:46 +0000 (02:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Tue, 25 Apr 2023 00:05:42 +0000 (17:05 -0700)]
Merge pull request #37780 from nextcloud/enh/a11y-focus-dialog
Christopher Ng [Fri, 21 Apr 2023 02:48:44 +0000 (19:48 -0700)]
Trap focus in dialogs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 21 Apr 2023 02:48:43 +0000 (19:48 -0700)]
Add focus-trap
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Vitor Mattos [Mon, 24 Apr 2023 22:21:36 +0000 (22:21 +0000)]
Update crl after revoke shifts.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
Marcel Klehr [Mon, 24 Apr 2023 17:07:13 +0000 (19:07 +0200)]
JobListTest: Fix JobList constructor call
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Carl Schwan [Wed, 31 Aug 2022 19:15:02 +0000 (21:15 +0200)]
Add missing taint analysis docblock comments, and improve escaping in some methods
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Marcel Klehr [Mon, 24 Apr 2023 15:16:15 +0000 (17:16 +0200)]
JobList: add debug log when hasReservedJob query fails
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Robin Appelman [Mon, 24 Apr 2023 15:14:11 +0000 (17:14 +0200)]
Merge pull request #37622 from nextcloud/group-list-numeric-userid
fix output for group:list command with numeric user ids
Robin Appelman [Fri, 21 Apr 2023 16:17:28 +0000 (18:17 +0200)]
debug log requests made by dav external storage/shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
Daniel [Mon, 24 Apr 2023 14:26:30 +0000 (16:26 +0200)]
Merge pull request #36784 from nextcloud/fix/user_ldap-update-groups-fail-get
Properly test and log when a group is not found
Robin Appelman [Mon, 24 Apr 2023 13:24:50 +0000 (15:24 +0200)]
Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size
fix unencrypted_size for folders when scanning the filesystem with encryption enabled
Côme Chilliet [Mon, 24 Apr 2023 12:11:16 +0000 (14:11 +0200)]
Merge pull request #37856 from march42/bugfix/ldap_profiledata_removed
removed profile data from LDAP will get removed
Joas Schilling [Mon, 24 Apr 2023 11:55:52 +0000 (13:55 +0200)]
Merge pull request #37864 from nextcloud/feat/noid/ratelimit-with-attributes
feat(ratelimit): Add Attributes support to rate limit middleware
Marcel Klehr [Mon, 24 Apr 2023 10:35:52 +0000 (12:35 +0200)]
Update tests/lib/BackgroundJob/DummyJobList.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Joas Schilling [Fri, 21 Apr 2023 13:08:55 +0000 (15:08 +0200)]
feat(ratelimit): Add Attributes support to rate limit middleware
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 24 Apr 2023 09:53:37 +0000 (11:53 +0200)]
Merge pull request #37763 from nextcloud/techdebt/36014/require-scour-0.38.2-for-svg-optimization
chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization
Simon L [Mon, 24 Apr 2023 09:43:33 +0000 (11:43 +0200)]
Merge pull request #37895 from nextcloud/fix-make-grid-toggle-sticky
fix: make grid view button sticky
Louis [Mon, 24 Apr 2023 09:30:43 +0000 (11:30 +0200)]
Merge pull request #37717 from nextcloud/artonge/fix/dont_override_stored_credentials_with_saml
Do not override stored credentials when login in with SAML
Christoph Wurst [Mon, 24 Apr 2023 09:14:41 +0000 (11:14 +0200)]
Merge pull request #37816 from nextcloud/fix/events/info-to-debug-log-legacy-events
fix(events): Log deprecated events as debug, not info
Marc Hefter [Mon, 24 Apr 2023 08:21:45 +0000 (10:21 +0200)]
code styling
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@march42.net>
Marc Hefter [Mon, 24 Apr 2023 08:14:17 +0000 (10:14 +0200)]
Update apps/user_ldap/lib/User/User.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@march42.net>
Joas Schilling [Mon, 24 Apr 2023 08:04:01 +0000 (10:04 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 17 Apr 2023 08:55:58 +0000 (10:55 +0200)]
fix(assets): Optimize JPGs with jpegoptim 1.4.7
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 17 Apr 2023 08:54:39 +0000 (10:54 +0200)]
fix(assets): Optimize PNGs with optipng 0.7.7
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 17 Apr 2023 08:53:46 +0000 (10:53 +0200)]
fix(assets): Optimize SVGs with scour 0.38.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 24 Apr 2023 06:58:52 +0000 (08:58 +0200)]
fix(assests): Ignore some more directories from optimization
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 17 Apr 2023 08:52:20 +0000 (10:52 +0200)]
chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 24 Apr 2023 02:29:12 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Tue, 14 Mar 2023 09:25:16 +0000 (10:25 +0100)]
fix: wrong redirect when skipping recommended apps
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Sun, 23 Apr 2023 19:02:43 +0000 (21:02 +0200)]
fix: make grid view button sticky
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Marcel Klehr [Sun, 23 Apr 2023 11:36:47 +0000 (13:36 +0200)]
Update autoloaders
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Fri, 21 Apr 2023 08:34:24 +0000 (10:34 +0200)]
JobList#hasReservedJobs: Close cursor
so Joas doesn't die
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 14:39:38 +0000 (16:39 +0200)]
Run cs:Fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 13:29:47 +0000 (15:29 +0200)]
Fix BackgroundJob tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 13:23:13 +0000 (15:23 +0200)]
IParallelAwareJob: Add missing boilerplate
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 12:21:57 +0000 (14:21 +0200)]
JobListTest: clearJobsList before testHasReservedJobs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 11:55:28 +0000 (13:55 +0200)]
Add IParallelAwareJob interface
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 11:34:16 +0000 (13:34 +0200)]
Update lib/private/BackgroundJob/JobList.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 11:27:36 +0000 (13:27 +0200)]
fix(tests): Remove duplicated method
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 11:18:28 +0000 (13:18 +0200)]
test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 10:56:48 +0000 (12:56 +0200)]
fix(SpeechToText): Prevent parallel runs of TranscriptionJob
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 20 Apr 2023 10:55:06 +0000 (12:55 +0200)]
feat(BackgroundJobs): Allow preventing parallel runs for a job class
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Nextcloud bot [Sun, 23 Apr 2023 02:28:42 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sat, 22 Apr 2023 15:53:01 +0000 (17:53 +0200)]
Merge pull request #37032 from nextcloud/dependabot/npm_and_yarn/query-string-8.1.0
chore(deps): Bump query-string from 7.1.1 to 8.1.0
John Molakvoæ [Sat, 22 Apr 2023 15:37:42 +0000 (17:37 +0200)]
chore(deps): Bump query-string from 7.1.1 to 8.1.0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
dependabot[bot] [Sat, 22 Apr 2023 11:27:55 +0000 (11:27 +0000)]
Merge pull request #37884 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.6
John Molakvoæ [Sat, 22 Apr 2023 09:49:36 +0000 (11:49 +0200)]
chore(npm): compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
dependabot[bot] [Sat, 22 Apr 2023 01:59:52 +0000 (01:59 +0000)]
chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0
Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/browserslist/browserslist-useragent-regexp/releases)
- [Changelog](https://github.com/browserslist/browserslist-useragent-regexp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist-useragent-regexp/commits/v4.0.0)
---
updated-dependencies:
- dependency-name: browserslist-useragent-regexp
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 22 Apr 2023 03:19:36 +0000 (03:19 +0000)]
bump is-svg from 4.4.0 to 5.0.0
---
updated-dependencies:
- dependency-name: is-svg
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 22 Apr 2023 03:02:25 +0000 (03:02 +0000)]
bump underscore from 1.13.4 to 1.13.6
---
updated-dependencies:
- dependency-name: underscore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Sat, 22 Apr 2023 09:49:57 +0000 (11:49 +0200)]
Merge pull request #37866 from nextcloud/fix/files-vue
John Molakvoæ [Sat, 22 Apr 2023 08:59:34 +0000 (10:59 +0200)]
Merge pull request #37885 from nextcloud/dependabot/composer/build/integration/behat/behat-3.13.0
chore(deps-dev): bump behat/behat from 3.12.0 to 3.13.0 in /build/integration
dependabot[bot] [Sat, 22 Apr 2023 08:59:19 +0000 (08:59 +0000)]
Merge pull request #37883 from nextcloud/dependabot/npm_and_yarn/puppeteer-19.10.1
dependabot[bot] [Sat, 22 Apr 2023 08:58:12 +0000 (08:58 +0000)]
chore(deps-dev): bump behat/behat in /build/integration
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.12.0...v3.13.0)
---
updated-dependencies:
- dependency-name: behat/behat
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Sat, 22 Apr 2023 08:57:34 +0000 (10:57 +0200)]
Merge pull request #37891 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.5.1
chore(deps-dev): bump guzzlehttp/guzzle from 7.5.0 to 7.5.1 in /build/integration
dependabot[bot] [Sat, 22 Apr 2023 08:57:09 +0000 (08:57 +0000)]
Merge pull request #37886 from nextcloud/dependabot/npm_and_yarn/wait-on-7.0.1
John Molakvoæ [Sat, 22 Apr 2023 08:47:41 +0000 (10:47 +0200)]
Merge pull request #37890 from nextcloud/dependabot/npm_and_yarn/karma-6.4.2
bump karma from 6.4.1 to 6.4.2
dependabot[bot] [Sat, 22 Apr 2023 07:00:51 +0000 (07:00 +0000)]
Merge pull request #37889 from nextcloud/dependabot/npm_and_yarn/pinia/testing-0.0.16
dependabot[bot] [Sat, 22 Apr 2023 06:15:46 +0000 (06:15 +0000)]
bump karma from 6.4.1 to 6.4.2
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 22 Apr 2023 06:14:18 +0000 (06:14 +0000)]
Merge pull request #37881 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.36
dependabot[bot] [Sat, 22 Apr 2023 03:39:58 +0000 (03:39 +0000)]
chore(deps-dev): bump guzzlehttp/guzzle in /build/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 22 Apr 2023 03:29:12 +0000 (03:29 +0000)]
bump @pinia/testing from 0.0.15 to 0.0.16
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 22 Apr 2023 03:14:03 +0000 (03:14 +0000)]
bump wait-on from 6.0.1 to 7.0.1
---
updated-dependencies:
- dependency-name: wait-on
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 22 Apr 2023 02:57:10 +0000 (02:57 +0000)]
bump puppeteer from 15.5.0 to 19.10.1
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 22 Apr 2023 02:28:13 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 22 Apr 2023 01:59:15 +0000 (01:59 +0000)]
chore(deps-dev): bump karma-spec-reporter from 0.0.35 to 0.0.36
Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.35 to 0.0.36.
- [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases)
- [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.35...v0.0.36)
---
updated-dependencies:
- dependency-name: karma-spec-reporter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Arthur Schiwon [Fri, 21 Apr 2023 17:26:57 +0000 (19:26 +0200)]
Merge pull request #37867 from nextcloud/techdebt/noid/require-min-composer-version-for-autoloader
chore(autoloader): Require a minimum composer version to make sure the autoloader
Robin Appelman [Fri, 21 Apr 2023 17:11:27 +0000 (19:11 +0200)]
Merge pull request #37820 from nextcloud/parent-storage-mtime-ignore-error
ignore errors while trying to update parent storage_mtime
Arthur Schiwon [Fri, 21 Apr 2023 16:17:32 +0000 (18:17 +0200)]
Merge pull request #37853 from nextcloud/fix/37610/composer-caches-to-apcu
add the server roots and version info hash to apcu prefix
Arthur Schiwon [Fri, 21 Apr 2023 09:28:01 +0000 (11:28 +0200)]
Read mtime of version.php only once
- in most cases it would read again in \OC_Util::loadVersion anyway
- remove some unused use statements
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 20 Apr 2023 21:10:34 +0000 (23:10 +0200)]
add the server roots and version info hash to apcu prefix
fixes collissions when more than one instance is running on the same
system
For the memcaches we use a more complex prefix, where version and
instance ID are incorporated. We do not have this data at hand at this
point of time. But we can get the mtime of the version.php file
relatively cheap.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
John Molakvoæ [Fri, 21 Apr 2023 14:00:30 +0000 (16:00 +0200)]
chore(npm): compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>