Pytal
|
9df4da86ff
|
Merge pull request #40273 from nextcloud/fix/39434/sharing-select-breaking-focus-trap-with-viewer
|
2023-09-05 16:34:01 -07:00 |
|
Grigorii K. Shartsev
|
cc7d155c6e
|
chore: build assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2023-09-05 22:19:57 +02:00 |
|
Grigorii K. Shartsev
|
1f6101d8a9
|
fix(files_sharing): select sharing in sidebar breaks Viewer focus trap
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2023-09-05 22:15:29 +02:00 |
|
Maxence Lange
|
0409ae0e68
|
Merge pull request #39693 from nextcloud/enh/noid/manage-download-settings-on-circles-share
re-enable download configuration on circles shares
|
2023-09-05 16:07:31 -01:00 |
|
Maxence Lange
|
4e2d6b5e42
|
renable download configuration on circles shares
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2023-09-05 12:12:15 -01:00 |
|
John Molakvoæ
|
2018c72eaa
|
Merge pull request #39895 from nextcloud/fix/noid/revoke-admin-overwrite
|
2023-09-05 14:52:09 +02:00 |
|
John Molakvoæ
|
f2787c067b
|
Merge pull request #40209 from nextcloud/feat/overlayicon
|
2023-09-05 14:43:19 +02:00 |
|
John Molakvoæ
|
b304c3766c
|
feat(files): add folder icon overlay
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-09-05 11:40:06 +02:00 |
|
Kate
|
eb1b09da67
|
Merge pull request #40257 from nextcloud/fix/openapi/comments/ignore
comments: Ignore endpoints in OpenAPI
|
2023-09-05 10:42:09 +02:00 |
|
Côme Chilliet
|
f331d86ca8
|
Merge pull request #35539 from nextcloud/cleanup/carl/application-contactsmanager
Cleanup psalm issues in DB/ContactsManager and Console
|
2023-09-05 10:15:08 +02:00 |
|
Côme Chilliet
|
637cafcf35
|
Fix ContactsManagerTest adressbook mocks having a null key
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-09-05 09:20:26 +02:00 |
|
Côme Chilliet
|
5c78adb20d
|
Fix Exception catching in OC\DB\Adapter
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-09-05 09:20:26 +02:00 |
|
Carl Schwan
|
e966cfbc4b
|
Cleanup plsam issues in DB/ContactsManager and Console
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2023-09-05 09:20:26 +02:00 |
|
John Molakvoæ
|
7ee34a3fac
|
Merge pull request #38150 from nextcloud/lazy-folder-parent
|
2023-09-05 08:33:35 +02:00 |
|
Nextcloud bot
|
70e5d42aee
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-09-05 00:27:21 +00:00 |
|
John Molakvoæ
|
fe692f2c7f
|
Merge pull request #40192 from nextcloud/feat/sharing-icon-bread
|
2023-09-05 00:27:59 +02:00 |
|
jld3103
|
8f0a35e13f
|
comments: Ignore endpoints in OpenAPI
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-09-04 20:23:24 +02:00 |
|
Robin Appelman
|
5ac0e9b63b
|
reuse isValidPath from Filesystem
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-09-04 18:42:50 +02:00 |
|
Robin Appelman
|
baf8d2e1d0
|
make LazyFolder::get not load the real folder if we know the path
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-09-04 18:42:49 +02:00 |
|
Robin Appelman
|
9055fef5ef
|
add IFileInfo::getParentId
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-09-04 18:42:49 +02:00 |
|
Robin Appelman
|
e718cbc661
|
make Node::getParent lazy
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-09-04 18:42:48 +02:00 |
|
Robin Appelman
|
0232eec2cf
|
allow passing more info to lazy folder
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-09-04 18:42:47 +02:00 |
|
Benjamin Gaussorgues
|
e547247281
|
Merge pull request #40182 from nextcloud/feat/share-by-mail/remove-ilogger-2
|
2023-09-04 16:52:55 +02:00 |
|
Daniel
|
b92f5cdd3d
|
Merge pull request #40234 from nextcloud/enh/noid/skip-processing-for-empty-response
|
2023-09-04 16:41:17 +02:00 |
|
Robin Appelman
|
9053eea4cb
|
Merge pull request #39864 from nextcloud/dav-reuse-request
reuse l10n and request in dav folder listing
|
2023-09-04 15:57:10 +02:00 |
|
Daniel Kesselberg
|
03f1f1ed2e
|
enh: skip processing for empty response
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-09-04 15:28:02 +02:00 |
|
Robin Appelman
|
8966f7fbf2
|
reuse l10n and request in dav folder listing
instead of having to query those once for every node
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-09-04 14:06:54 +02:00 |
|
Robin Appelman
|
90d05ae66a
|
Merge pull request #40201 from nextcloud/ftp-ci-fix
change proftpd ci image
|
2023-09-04 14:05:53 +02:00 |
|
Robin Appelman
|
64f62f7cfd
|
Merge pull request #39863 from nextcloud/sharing-mask-wrapper
move share permission logic to storage wrapper
|
2023-09-04 14:05:14 +02:00 |
|
Simon L
|
489a57e9a3
|
Merge pull request #39707 from nextcloud/bugfix/39706/local-ext-storage-unavailable-mode
|
2023-09-04 12:05:36 +02:00 |
|
Côme Chilliet
|
373f3f6d3e
|
Merge pull request #40189 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
|
2023-09-04 10:46:44 +02:00 |
|
John Molakvoæ
|
db19b25abd
|
Merge pull request #40195 from nextcloud/fix/defaultpermissions-rootfolder
|
2023-09-04 10:43:58 +02:00 |
|
Nextcloud bot
|
67974c4647
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-09-04 00:32:23 +00:00 |
|
Andy Scherzinger
|
cdea1d62ba
|
Merge pull request #40224 from nextcloud/fix/profile-api-typo
ProfileApi: Fix typo
|
2023-09-03 12:30:01 +02:00 |
|
jld3103
|
8b9b637ec6
|
ProfileApi: Fix typo
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-09-03 11:45:48 +02:00 |
|
nextcloud-command
|
00368895c4
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2023-09-03 02:16:00 +00:00 |
|
Nextcloud bot
|
d9c5f174b2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-09-03 00:25:32 +00:00 |
|
Joas Schilling
|
391bbbc14d
|
Merge pull request #40075 from nextcloud/bugfix/noid/fix-parameter-name-change
fix(API): Fix parameter name to match interface
|
2023-09-02 17:38:17 +02:00 |
|
John Molakvoæ
|
db5dbd1d56
|
Merge pull request #26716 from nextcloud/fix/sharing-do-no-get-after-create
|
2023-09-02 11:06:17 +02:00 |
|
John Molakvoæ (skjnldsv)
|
f828dce597
|
Fix sharing creation insert and get
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2023-09-02 10:25:24 +02:00 |
|
John Molakvoæ
|
382d791644
|
Merge pull request #38032 from JanisPlayer/master
|
2023-09-02 10:05:03 +02:00 |
|
JanisPlayer
|
80abec668b
|
feat: Imaginary WebP support
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-09-02 09:30:37 +02:00 |
|
dependabot[bot]
|
12f57ada7d
|
Merge pull request #40214 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.8.0
|
2023-09-02 04:09:12 +00:00 |
|
dependabot[bot]
|
1358a18087
|
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.6.1 to 7.8.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.1...7.8.0)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-02 01:25:00 +00:00 |
|
Nextcloud bot
|
6c63bc7ffe
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-09-02 00:26:44 +00:00 |
|
John Molakvoæ
|
2592568add
|
fix(files): New folder case
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-09-02 01:16:41 +02:00 |
|
John Molakvoæ
|
e040d939e5
|
feat(files): add sharing icon in header
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-09-02 01:16:41 +02:00 |
|
Daniel
|
e2303d0cc1
|
Merge pull request #40199 from nextcloud/fix/jsunit
|
2023-09-01 20:46:26 +02:00 |
|
Maxence Lange
|
e55087b6b1
|
admin have no special rights on users' entries
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2023-09-01 20:14:52 +02:00 |
|
Robin Appelman
|
5d35f27f02
|
change proftpd ci image
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-09-01 19:25:27 +02:00 |
|