Nextcloud bot
fea0278947
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-16 00:31:24 +00:00
Ferdinand Thiessen
2dfee0f04c
Merge pull request #44835 from nextcloud/fix/update-nextcloud-upload
...
chore: Update `@nextcloud/upload` to 1.1.1 to fix uploading large files
2024-04-16 02:05:00 +02:00
Robin Appelman
b5e3508a0b
Merge pull request #38933 from nextcloud/orphaned-entries-filecache-extended
...
feat: remove orphaned entries from filecache_extended
2024-04-15 21:07:09 +02:00
Robin Appelman
1d34f0a824
feat: cleanup filecache_extended items by default
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-04-15 20:30:57 +02:00
Daniel Kesselberg
2f6cc92491
feat: remove orphaned entries from filecache_extended
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-04-15 20:30:57 +02:00
nextcloud-command
3584a1e472
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-15 16:30:41 +00:00
Ferdinand Thiessen
d646ae7f7e
chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-15 18:21:03 +02:00
Joas Schilling
10fc78a9ea
Merge pull request #44810 from nextcloud/moveToOCPServer
...
chore(db): move to OCP\Server
2024-04-15 14:00:44 +02:00
Kate
d8d05ecca6
Merge pull request #44827 from nextcloud/chore/deps/openapi-extractor
2024-04-15 10:35:54 +02:00
Joas Schilling
984f00c581
Merge pull request #44770 from nextcloud/techdebt/noid/improved-notification-exceptions
...
fix(notifications): Improved notification exceptions
2024-04-15 09:26:21 +02:00
provokateurin
015f582532
chore(deps): Update openapi-extractor
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-15 09:10:59 +02:00
Nextcloud bot
1ce3ae8a30
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-15 00:19:41 +00:00
Nextcloud bot
42c36c152b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-14 00:19:56 +00:00
Pytal
4e267c31e0
Merge pull request #44795 from nextcloud/chore/nextcloud-vue-8.11.2
...
chore(deps): Bump @nextcloud/vue to v8.11.2
2024-04-13 16:22:46 -07:00
Git'Fellow
5f519a2e7d
chore(db): move to OCP\Server
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-04-13 18:29:22 +02:00
dependabot[bot]
c63c68b761
Merge pull request #44809 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.5
2024-04-13 05:02:20 +00:00
dependabot[bot]
d9a2afbed3
build(deps-dev): bump typescript from 5.4.3 to 5.4.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 02:40:05 +00:00
Nextcloud bot
299e668502
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-13 00:20:50 +00:00
Joas Schilling
6b22692d29
Merge pull request #44799 from nextcloud/bugfix/44798/expose-mod-rewrite
...
fix(capabilities): Expose if mod-rewrite is working via capabilities
2024-04-12 13:30:19 +02:00
Joas Schilling
bbaaaf4b91
feat(capabilities): Expose if mod-rewrite is working via capabilities
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 13:00:20 +02:00
Joas Schilling
874525425c
fix(notifications): Add a warning when using relative links
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 10:30:39 +02:00
Joas Schilling
6545fed34a
fix(notifications): Throw AlreadyProcessedException also from the manager when it's done
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 10:30:38 +02:00
Joas Schilling
0d0c2cdaa0
fix(notifications): Add a dedicated exception when a notification was not parsed completely
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 10:30:38 +02:00
Joas Schilling
c8e4a29dfa
fix(notifications): Add a dedicated exception when the notification is unknown to the notifier
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 10:30:37 +02:00
Joas Schilling
2c6ecef90f
fix(notifications): Add a dedicated exception when not all fields are set while saving a notification
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 10:30:37 +02:00
Joas Schilling
834bd13e28
fix(notifications): Add a dedicated exception when invalid values are set
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 09:23:15 +02:00
Christopher Ng
43af7923aa
test(jest): Transform unist modules
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-11 19:00:11 -07:00
Christopher Ng
0b9ce2688c
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-11 19:00:11 -07:00
Christopher Ng
45e2220e24
chore(deps): Bump @nextcloud/vue to v8.11.2
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-11 19:00:11 -07:00
Nextcloud bot
715077ea70
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-12 00:20:11 +00:00
dependabot[bot]
de2a41addb
Merge pull request #44762 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.23.0
2024-04-11 11:31:23 +00:00
Joas Schilling
6041c7f485
Merge pull request #44771 from nextcloud/fix/39941/fed-trusted-race-condition
...
fix(federation): give some time to prepare both servers
2024-04-11 11:32:17 +02:00
Arthur Schiwon
faf6a65e07
fix(federation): give some time to prepare both servers
...
- when this background job runs, while the current server was not being
added as trusted_server in the other instance, yet, the secret sharing
would not be attempted again, without visual feedback.
- the change allows 5 attempts, which gives more than 20minutes to
complete. More do not really help as the endpoint is brute force
protected.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-04-11 10:49:46 +02:00
Nextcloud bot
8f517325f5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-11 00:20:46 +00:00
Ferdinand Thiessen
28a30a6ea8
Merge pull request #44755 from nextcloud/feat/deprecate-and-replace-jQuery-dialogs
...
feat: Deprecate and replace legacy jQuery UI dialogs with Vue
2024-04-10 21:56:41 +02:00
Ferdinand Thiessen
4166733965
fix(tests): Adjust tests for changed css classes
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 16:38:38 +02:00
Ferdinand Thiessen
5088cbc489
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 13:54:32 +02:00
Ferdinand Thiessen
8d5c0135dc
feat: Deprecate OC.dialogs and replace generic dialogs with @nextcloud/dialogs alternative
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 13:53:02 +02:00
Ferdinand Thiessen
46e78d1b8b
feat: Deprecate OC.dialogs.prompt an replace with Vue implementation
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 13:51:36 +02:00
Arthur Schiwon
e70cf9c14b
Merge pull request #44350 from nextcloud/fix/noid/ldap-check-user-escape
...
fix(LDAP): escape DN on check-user
2024-04-10 12:02:13 +02:00
dependabot[bot]
a8f7993501
build(deps-dev): bump cypress-split from 1.21.0 to 1.23.0
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.21.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 08:52:59 +00:00
dependabot[bot]
640d2bcfec
Merge pull request #44698 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.2
2024-04-10 08:51:20 +00:00
dependabot[bot]
70afad2190
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.7.1 to 13.7.2.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.1...v13.7.2 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 08:30:41 +00:00
Marco
048e116301
Merge pull request #44452 from nextcloud/make-sass-command-compatible-with-macos
...
Make sass command compatible with macos
2024-04-10 10:29:11 +02:00
Marco
8184673bf9
Merge branch 'master' into make-sass-command-compatible-with-macos
2024-04-10 10:10:17 +02:00
Nextcloud bot
4fb4d2b936
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-10 00:19:46 +00:00
John Molakvoæ
cc81480cbd
Merge pull request #44450 from nextcloud/emoral435/fix/fix-breadcrumb-showing-capabilities
2024-04-10 01:39:12 +02:00
Eduardo Morales
c252ee55a9
chore(assets): recompile assets
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-04-10 01:18:09 +02:00
Eduardo Morales
0213fb6b5d
fix(Cypress): Adjust tests for new breadcrumbs
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-04-10 01:17:53 +02:00
Ferdinand Thiessen
f6b1fd41c9
fix(files): Hide full view name on small mobile to prevent overflow
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-04-10 01:17:53 +02:00