Nextcloud bot
|
b528908b7a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-09 00:22:13 +00:00 |
|
skjnldsv
|
33a399fbcf
|
fix(files): edit locally buttons
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-08 17:01:16 +01:00 |
|
skjnldsv
|
191e839a5f
|
fix(files): open sidebar on sharing tab by default for files
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-08 16:41:25 +01:00 |
|
Nextcloud bot
|
3bd8197458
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-08 00:21:51 +00:00 |
|
John Molakvoæ
|
a34f4fbbdb
|
Merge pull request #49134 from nextcloud/fix/multi-select
|
2024-11-07 20:12:10 +01:00 |
|
skjnldsv
|
268e68eb95
|
fix(files): multiselect and filters store declaration
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-07 17:04:08 +01:00 |
|
Robin Appelman
|
19ec79b313
|
fix: smuggle storage id to metadata insert queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-11-07 16:27:14 +01:00 |
|
Nextcloud bot
|
9290b852d9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-07 00:25:43 +00:00 |
|
John Molakvoæ
|
d53fde8eef
|
Merge pull request #49015 from nextcloud/fix/openapi/array-syntax
|
2024-11-06 08:56:30 +01:00 |
|
John Molakvoæ
|
8fab143aa4
|
Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors
|
2024-11-06 08:54:40 +01:00 |
|
provokateurin
|
77114fb327
|
fix(OpenAPI): Adjust array syntax to avoid ambiguities
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-05 09:58:11 +01:00 |
|
Nextcloud bot
|
4a44d6a677
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-05 00:21:20 +00:00 |
|
Côme Chilliet
|
901496276b
|
Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership
fix: promote re-shares when deleting the parent share
|
2024-11-04 10:09:58 +01:00 |
|
Nextcloud bot
|
b95431ba57
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-04 00:20:21 +00:00 |
|
Nextcloud bot
|
d92e34cce1
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-03 00:21:32 +00:00 |
|
Nextcloud bot
|
b36bd3749f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-01 00:20:21 +00:00 |
|
Nextcloud bot
|
4b19e84a25
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-31 00:20:40 +00:00 |
|
Nextcloud bot
|
7cdd7013ee
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-30 00:20:24 +00:00 |
|
Louis Chemineau
|
7b27d052ad
|
fix(files): Do not jump to top when fileId is set to currentFolder
Fix https://github.com/nextcloud/server/issues/48545
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-10-29 11:43:03 +01:00 |
|
skjnldsv
|
d51cf4536c
|
feat(systemtags): add cypress tests and fix a few logic issues
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-10-29 09:08:31 +01:00 |
|
Nextcloud bot
|
6fa18c9a8a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-29 00:20:19 +00:00 |
|
Nextcloud bot
|
e6c11e1be0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-28 00:20:34 +00:00 |
|
Nextcloud bot
|
75e9be595b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-27 00:22:10 +00:00 |
|
Nextcloud bot
|
c3ac8bf89a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-26 00:20:19 +00:00 |
|
Grigorii K. Shartsev
|
f7498d0069
|
fix(files): add title for files list table header button
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-10-25 18:06:33 +02:00 |
|
Grigorii K. Shartsev
|
18d52323dd
|
refactor(files): migrate to @nextcloud/sharing
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-10-25 13:01:43 +02:00 |
|
Grigorii K. Shartsev
|
080a8c7f1c
|
fix(files): handle empty view with error
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-10-25 13:01:43 +02:00 |
|
Grigorii K. Shartsev
|
2696715d90
|
chore(files): migrate davUtils to TS
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-10-25 13:01:30 +02:00 |
|
Nextcloud bot
|
f1684ff77e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-24 00:20:18 +00:00 |
|
Nextcloud bot
|
8e4ac51110
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-22 12:31:18 +00:00 |
|
Nextcloud bot
|
485fed672a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-22 11:39:20 +00:00 |
|
Kate
|
070adc1131
|
Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-promotion
|
2024-10-22 12:47:45 +02:00 |
|
Nextcloud bot
|
2c5c31f395
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-22 00:22:32 +00:00 |
|
Ferdinand Thiessen
|
d0c660a1da
|
fix(files): Adjust NavigationQuota for Nextcloud 30 design
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-10-21 22:56:11 +02:00 |
|
provokateurin
|
381077028a
|
refactor(apps): Use constructor property promotion when possible
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-21 12:37:59 +02:00 |
|
provokateurin
|
ba3d67d2a0
|
feat(files): Expose chunked upload config via capabilities
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-21 12:03:33 +02:00 |
|
Nextcloud bot
|
488055e37e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-21 00:20:31 +00:00 |
|
Nextcloud bot
|
abdffe3676
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-20 00:20:35 +00:00 |
|
dependabot[bot]
|
bb598c8451
|
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.3.1...v1.3.2)
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-19 07:57:35 +02:00 |
|
Nextcloud bot
|
603890e951
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-19 00:22:55 +00:00 |
|
Nextcloud bot
|
91614c29cd
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-18 00:20:24 +00:00 |
|
Git'Fellow
|
c254855222
|
chore(db): Correctly apply query types
fix: psalm
fix: error
fix: add batch
fix: fatal error
fix: add batch
chore: add batch
chore: add batch
fix: psalm
fix: typo
fix: psalm
fix: return bool
fix: revert Manager
|
2024-10-17 09:21:07 +02:00 |
|
Joas Schilling
|
681ee75ab9
|
Merge pull request #48734 from nextcloud/fix/45884/accept-notification
fix: get rid of denied notification when accept
|
2024-10-17 08:39:21 +02:00 |
|
Nextcloud bot
|
d4dffc1566
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-17 00:21:11 +00:00 |
|
Christopher Ng
|
7ba52eae35
|
refactor: Inject IRootFolder
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-10-16 15:28:12 -07:00 |
|
Christopher Ng
|
53f0b3789e
|
fix: Fix "Unknown path" error when source user files folder has not been initialized
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-10-16 15:26:33 -07:00 |
|
Ferdinand Thiessen
|
e8c1e2c611
|
fix(code-style): Adjust JS code to our code style
This resolves 68 ESLint warnings about invalid code style.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-10-16 22:11:59 +02:00 |
|
Maksim Sukharev
|
73b34bba7b
|
fix: add notification icon for transfer ownership
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-10-16 17:31:57 +02:00 |
|
Maksim Sukharev
|
6e7c35d77e
|
fix: do not duplicate existing entity
- this reverts 1e8048abee
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-10-16 17:31:57 +02:00 |
|
Maksim Sukharev
|
5be76411fa
|
fix: dismiss notification only after transfer bg job created
- do not create 'denied' notification if bg job exists
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-10-16 17:31:57 +02:00 |
|