Commit Graph

58710 Commits (5329ac44f8d45d9929a5f7d8cfa8c3d23b2e4102)
 

Author SHA1 Message Date
dependabot[bot] 5329ac44f8
Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration
Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Nextcloud bot 89f92b38d7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
John Molakvoæ 8414eea3a4
Merge pull request #30787 from nextcloud/fix-backport/30470/stable21 2 years ago
Nextcloud bot 65db60be4b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling 543cc682bf
Fix method for 21
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Julius Härtl f263ae09b7
Add hashed attribute column for indexed job existence check
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago
John Molakvoæ f0f0509d31
Revert "[stable21] Hash job argument" 2 years ago
John Molakvoæ ddde6768d8
Merge pull request #30767 from nextcloud/release/21.0.8rc3 2 years ago
John Molakvoæ 86fda905c5
Merge pull request #30693 from nextcloud/backport/29923/stable21 2 years ago
John Molakvoæ 301ecd0fc0
Merge pull request #30660 from nextcloud/backport/29622/stable21 2 years ago
John Molakvoæ e73848c570
21.0.8 RC3
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Nextcloud bot 259f49e879
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
John Molakvoæ ba63da7a37
Merge pull request #30755 from nextcloud/backport/30738/stable21 2 years ago
John Molakvoæ 885c297bda
Merge pull request #30749 from nextcloud/backport/30615/stable21 2 years ago
Joas Schilling cbaa40a692 Create block-merge-freeze.yml
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Nextcloud bot cf3c3d129c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Christopher Ng b3bef4a65d Update autoload
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng 2083ed7206 Improve installation pages
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 22768769c3)
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Carl Schwan 6e193466e1
Merge pull request #30737 from nextcloud/backport/30470/stable21
[stable21] Hash job argument
2 years ago
Julius Härtl b9e3fb02ff
Add hashed attribute column for indexed job existence check
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago
Nextcloud bot 2433e32d70
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
blizzz df8d6f95b6
Merge pull request #30680 from nextcloud/release/21.0.8rc2
21.0.8 RC2
2 years ago
Louis 22fcd65717
Merge pull request #30633 from nextcloud/backport/30358/stable21
[stable21] Reset job disabling timer on adding the job again
2 years ago
Carl Schwan 77e2427434
Merge pull request #30682 from nextcloud/backport/30531/stable21
[stable21] Optimize FileSystemTags workflow for groupfolder
2 years ago
John Molakvoæ eb8b7b8218
Merge pull request #30686 from nextcloud/backport/30499/stable21 2 years ago
Nextcloud bot ad9fbd70c4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
John Molakvoæ f3df26e22a
Merge pull request #30665 from nextcloud/backport/30530/stable21 2 years ago
Nextcloud bot 2bfcbe4aba
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 69af22659a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Anderson Luiz Alves 1bc2905a4d files_external SMB: throw InvalidArgument when user is not set
Signed-off-by: Anderson Luiz Alves <alacn1@gmail.com>
2 years ago
John Molakvoæ 361303d838
Merge pull request #30677 from nextcloud/backport/stable21/30597 2 years ago
Vincent Petry 21e12e1c4f Remove inefficient fed share scanner
Remove scanAll which relies on the "shareinfo" endpoint that returns the
full cache tree.
The latter can become big for big shares and result in timeouts.
Furthermode, the full tree would be retrieved again for each and every
detected change which can become expensive quickly.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago
John Molakvoæ 08c6f1c478
Merge pull request #30676 from nextcloud/backport/30275/stable21 2 years ago
Carl Schwan 396157af18 Fix psalm issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 73e402f715 Add helper method in Wrapper
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan a735773d71 The storage is not static anymore
Don't call twice $cache->getId

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 31fb8d0c71 Optimize FileSystemTags workflow for groupfolder
In https://github.com/nextcloud/server/pull/28774 we disabled the
caching for the groupfolder application since it worked due to the fact
that in groupfolders, getFileIds could be called with the same $cacheId
and path for actually different groupfolders.

This revert this change and instead add the folderId from the
groupFolder to the cacheId. This solve the issue of the uniqueness of
the cacheId inside GroupFolder. Downside is that we introduce
groupfolder specific implementation inside the server repo.

The seconf optimization is to not consider paths starting with
__groupfolders in executeCheck. This is due to the fact that files in
the groupfolder application call two times executeCheck one time with
the url __groupfolder/<folderId>/<path> and the other time with <path>.
The first time will always return an empty systemTags array while the
second call will return the correct system tags.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 990259f9d8
Merge pull request #30669 from nextcloud/backport/30363/stable21
[stable21] improve accessibility settings on mobile
2 years ago
Arthur Schiwon 3c12390b5d
21.0.8 RC2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
blizzz 0738110f01
Merge pull request #30667 from nextcloud/backport/30568/stable21
[stable21] Fix primary key change in user_ldap migration
2 years ago
Carl Schwan 258e0166af
Fix file picker not respecting hidden files settings
This will only respect the setting inside the file app. For other apps
we will either need to do an API call or add an input field with the
same idea to spare a blocking api call.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit 1fa58be1aa)
2 years ago
Joas Schilling 8263209ffa Add version of disabled apps when available
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
szaimen 8a4ab10a8b address 2nd review
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
szaimen c9d93744b0 address review
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
szaimen af87126c78 improve accessibility settings on mobile
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Carl Schwan e966ddea8a
Merge pull request #30642 from nextcloud/backport/30600/stable21
[stable21] Fix idn emails not working in shares
2 years ago
John Molakvoæ 99e3b61ff5
Fix linkToRoute 2 years ago
Côme Chilliet 7ebbee52b7 Remove useless indexes with duplicated names on backup table
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Joas Schilling c49bb41ef9 Update autoloader
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Côme Chilliet 417e76cd2d Fix user_ldap migration for long DNs support
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago