Vincent Petry
54a0d8fe64
Don't reset share attributes when not specified
...
When not specified in the OCS call, don't reset the share attributes.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28 16:53:23 +07:00
Vincent Petry
dbbc426f75
Attempt to fix sqlite json issue
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28 16:53:23 +07:00
Vincent Petry
03b1791cca
Fix share attribute related tests + code style
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28 16:53:22 +07:00
Vincent Petry
9493f86de3
Fix share controller to accept share attributes alone
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28 16:53:22 +07:00
Vincent Petry
a95c19e14b
Add share attributes + prevent download permission
...
Makes it possible to store download permission
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28 16:53:22 +07:00
Louis
ee23f41abe
Merge pull request #33385 from nextcloud/fix/transfer-aria-label-from-nav-settings-to-settings-icon
...
Transfer `aria-label` from nav settings menu to settings menu icon-button
2022-07-28 14:11:13 +07:00
Vincent Petry
7566692e3b
Merge pull request #33081 from nextcloud/techdebt/noid/ocp-security-bruteforce-ithrottler
...
Add a public interface for the bruteforce throttler and register for …
2022-07-28 13:34:55 +07:00
Vincent Petry
a1bf9b9757
Merge pull request #33280 from nextcloud/externalStorageWithoutVersioning
...
handle AccessDenied error when checking if external s3 support versions
2022-07-28 12:13:43 +07:00
julia.kirschenheuter
f22427be89
Transfer `aria-label` from nav settings menu to settings menu icon-button
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2022-07-28 11:20:34 +07:00
Matthieu Gallien
54c05bcdb9
handle AccessDenied error when checking if external s3 support versions
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-07-28 09:20:12 +07:00
Louis
d2d408bba7
Merge pull request #33299 from nextcloud/fix/files-dark-color-theme
...
[files app]: Fix dark color mode detection for filelist
2022-07-28 11:04:16 +07:00
Joas Schilling
c0f47af2d0
Add a public interface for the bruteforce throttler and register for injection
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-28 10:57:10 +07:00
Côme Chilliet
472f4cad47
Merge pull request #33380 from luzpaz/fix/lib-private-typos
...
Fix typos in lib/private subdirectory
2022-07-28 09:17:48 +07:00
dependabot[bot]
97e88f34e9
Merge pull request #32244 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.3
2022-07-27 20:53:11 +07:00
dependabot[bot]
ef7ffa5157
Bump core-js from 3.22.0 to 3.22.3
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.22.0 to 3.22.3.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.0...v3.22.3 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-27 20:16:28 +07:00
Julius Härtl
365df8999d
Merge pull request #33386 from nextcloud/fix/noid/delete-user-value
2022-07-27 18:31:01 +07:00
Vincent Petry
3094ee94fe
Merge pull request #33379 from nextcloud/techdebt/noid/goodbye-legacy-ids
...
Remove more legacy ids
2022-07-27 17:14:46 +07:00
Vincent Petry
a02dee7c69
Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-content
...
Handle file contained inside the uploads folder
2022-07-27 17:06:39 +07:00
Julien Veyssier
361e69f19f
fix mistake in db query to delete a user config value
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-07-27 16:45:10 +07:00
Daniel
d24823bda5
Merge pull request #33378 from nextcloud/s3-no-null-bundle
...
don't set `null` as a bundle path
2022-07-27 15:43:08 +07:00
luz paz
368f83095d
Fix typos in lib/private subdirectory
...
Found via `codespell -q 3 -S l10n -L jus ./lib/private`
Signed-off-by: luz paz <luzpaz@github.com>
2022-07-27 08:52:17 +07:00
Vincent Petry
3e9c52ae5f
Merge pull request #33316 from nextcloud/bugfix/noid/aria-label-share-link-buttons
...
Accessible names for share panel buttons
2022-07-27 14:31:48 +07:00
Vincent Petry
00066cbeaf
Remove more legacy ids
...
Remove more unused legacy ids from early ownCloud times.
This reduces the number of duplicate ids in the DOM.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-27 14:29:26 +07:00
Vincent Petry
fc276ba42f
Merge pull request #33373 from nextcloud/techdebt/noid/remove-legacy-dir
...
Remove legacy #dir element in files list
2022-07-27 13:44:52 +07:00
Simon L
dd6713ff10
Merge pull request #33368 from luzpaz/fix/apps-dav-typos
...
Fix typos in apps/dav subdirectory
2022-07-27 13:02:44 +07:00
Robin Appelman
61fdd91dcf
don't set `null` as a bundle path
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-07-27 12:58:07 +07:00
Carl Schwan
791a18246f
Merge pull request #33265 from nextcloud/fix/carl/login-boxes
...
Redesign guest pages for better accessibility
2022-07-27 12:37:13 +07:00
Louis
5edab673a7
Merge pull request #33300 from nextcloud/fix/dashboard-dark-color-theme
...
dashboard: Fix dark theme detection
2022-07-27 11:29:30 +07:00
Carl Schwan
3fa6ee3c60
Fix login flow
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-27 11:29:12 +07:00
Carl Schwan
bbfad33a40
Fix caldav invitation related public pages
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-27 10:43:22 +07:00
Carl Schwan
253118298d
Redesign guest pages for better accessibility
...
- Use white box and put content on it
- Improve focus indicator
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-27 10:43:21 +07:00
Vincent Petry
8be9b04981
Remove legacy #dir element in files list
...
Removed legacy "#dir" input element in the DOM.
Apps should use OCA.Files.App.currentFileList or
OCA.Sharing.PublicApp.fileList and call getCurrentDirectory() to
retrieve the current directory and changeDirectory() to change it.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-27 10:23:44 +07:00
Vincent Petry
5a236762b8
Merge pull request #33307 from nextcloud/bump/nextcloud-dialogs-3.1.2-to-3.1.4
...
Bump nextcloud-dialogs from 3.1.2 to 3.1.4
2022-07-27 09:27:50 +07:00
Vincent Petry
1cf6839a3a
Merge pull request #33271 from nextcloud/enh/a11y-new-file-menu
...
Use explicit name for new file/folder menu
2022-07-27 09:23:50 +07:00
luz paz
d4637ef4d8
Fix typos in apps/dav subdirectory
...
Found via `codespell -q 3 -S l10n -L jus ./apps/dav`
Signed-off-by: luz paz <luzpaz@github.com>
2022-07-26 17:40:10 +07:00
Vincent Petry
8e1240add8
Bump nextcloud-dialogs from 3.1.2 to 3.1.4
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 23:32:07 +07:00
Vincent Petry
9746229558
Merge pull request #30030 from nextcloud/fexists
...
Fix disabled `php_uname`
2022-07-26 23:10:12 +07:00
Vincent Petry
cb9f3423e2
Merge pull request #30510 from nextcloud/user-cleanup-storage-before-cache
...
delete files before cleaning cache when cleaning user files
2022-07-26 23:08:04 +07:00
Vincent Petry
4a8cbb82fd
Accessible names for share panel buttons
...
Added aria-label for the buttons on the share panel.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 23:03:38 +07:00
Vincent Petry
ac4e60e6f4
Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanup
...
Further markup cleanup
2022-07-26 22:34:27 +07:00
Anna
5671abd168
Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-settings
...
Birthday Calendar Reminder Setting
2022-07-26 20:59:33 +07:00
Pytal
072a0c6227
Merge pull request #33360 from nextcloud/adjust-acceptance-tests-to-changes-in-sharing-tab
2022-07-26 10:51:21 +07:00
blizzz
25d2099fce
Merge pull request #33341 from nextcloud/fix/29617/no-purge-when-birthday-calendar-doesnt-exist
...
Don't try to purge objects from the birthday calendar when it doesn't exist
2022-07-26 19:22:56 +07:00
Vincent Petry
bbe99e65e7
Merge pull request #32733 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.4
...
Bump underscore from 1.12.0 to 1.13.4
2022-07-26 18:05:03 +07:00
Vincent Petry
1daf4de5ed
Merge pull request #33358 from nextcloud/techdebt/noid/remove-old-notification-container
...
Remove obsolete notification container
2022-07-26 18:01:45 +07:00
Louis
a32de93c1e
Merge pull request #31728 from nextcloud/bugfix/30791/update-subshare-owner-on-move
...
Update owner of subdir on move into/out of share
2022-07-26 17:11:07 +07:00
Vincent Petry
b896cd7f01
Add missing closing spans and avoid empty href
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 14:00:12 +07:00
Vincent Petry
255d22fa71
Remove obsolete notification container
...
The future is TOAST 🍞
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 13:54:24 +07:00
Vincent Petry
3df85205b4
Fix core tests by stubbing debounce
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-26 15:46:17 +07:00
Vincent Petry
32c61539e5
Removed id=modified in files app
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-26 15:34:00 +07:00