summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #37253 from nextcloud/backport/37252/stable26Arthur Schiwon2023-03-161-8/+29
|\ | | | | [stable26] fix(workflow): Check tag attribute
| * fix(workflow): Check tag attributeJoas Schilling2023-03-161-8/+29
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1620-20/+150
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Do not send a pagination control with size = 0 if cookie is emptyCôme Chilliet2023-03-151-9/+13
| | | | | | | | | | | | | | It only makes sense to send a pagination control with size 0 with a cookie to abandon a paged search. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #37218 from nextcloud/backport/36852/stable26Joas Schilling2023-03-152-4/+217
|\ \ | |/ |/| [stable26] fix(user_status): Fix the user status automation on the day availablity rules are adjusted
| * fix(CI): Add unit test for nextcloud/server#37167Joas Schilling2023-03-141-1/+46
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(user_status): Fix the user status automation on the day availability ↵Joas Schilling2023-03-142-4/+172
| | | | | | | | | | | | rules are adjusted Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1520-74/+172
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37199 from nextcloud/backport/37167/stable26Joas Schilling2023-03-141-0/+7
|\ | | | | [stable26] fix(dav): Handle no next potential toggle in availability detection
| * fix(dav): Handle no next potential toggle in availability detectionThomas Citharel2023-03-131-0/+7
| | | | | | | | | | Fixes: min(): Array must contain at least one element at /var/www/nc/nextcloud/apps/dav/lib/BackgroundJob/UserStatusAutomation.php#142 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-148-6/+44
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1316-24/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-128-22/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1128-0/+80
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1034-2/+122
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37119 from nextcloud/backport/36640/stable26Arthur Schiwon2023-03-094-4/+8
|\ | | | | [stable26] Create headings for apps, users, settings pages
| * Create headings for settings pagesjulia.kirschenheuter2023-03-094-4/+8
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #37057 from nextcloud/backport/36904/stable26Arthur Schiwon2023-03-091-9/+6
|\ \ | | | | | | [stable26] fix(files): Fix controller setup for guests
| * | fix(files): Fix controller setup for guestsJoas Schilling2023-03-091-9/+6
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #37141 from nextcloud/backport/37139/stable26Arthur Schiwon2023-03-0914-12/+153
|\ \ \ | | | | | | | | [stable26] Share type sciencemesh
| * | | Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-0814-12/+153
| | | | | | | | | | | | | | | | Signed-off-by: Michiel de Jong <michiel@unhosted.org>
* | | | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-0913-12/+600
| |/ / |/| | | | | | | | | | | | | | This allows to stream file chunks directly to S3 during upload. Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #37066 from nextcloud/backport/34835/stable26Arthur Schiwon2023-03-093-7/+21
|\ \ \ | |_|/ |/| | [stable26] Run WebDAV integration tests against S3
| * | fix: Use proper path for quota fetchingJulius Härtl2023-03-072-1/+19
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | fix: Recalculate storage statistics on updating the quotaJulius Härtl2023-03-072-6/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-09158-144/+336
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0820-4/+66
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-074-2/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37042 from nextcloud/backport/37028/stable26Arthur Schiwon2023-03-0611-31/+69
|\ | | | | [stable26] Add distraction free backgrounds for Nextcloud 26
| * Add distraction free backgrounds for Nextcloud 26Jan C. Borchardt2023-03-0311-31/+69
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0646-148/+436
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0510-0/+20
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0432-0/+52
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(security): Bump "Expires" of well-known/security.txtJoas Schilling2023-03-031-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-03100-44/+376
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Implement file reference wigetJulius Härtl2023-03-027-0/+397
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #36173 from nextcloud/enh/openssl-seal-customSimon L2023-03-021-9/+108
|\ | | | | Use a PHP implementation of openssl_seal that allows to use modern ciphers
| * Set functions as private to be able to refactor laterCôme Chilliet2023-02-211-7/+9
| | | | | | | | | | | | Also a few comment fixes Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Move to phpseclib implementation of RC4Côme Chilliet2023-02-211-42/+16
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Strong type custom openssl_seal implementationCôme Chilliet2023-02-211-28/+12
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Always wrap rc4, and throws on unknown cipherCôme Chilliet2023-02-211-34/+11
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * introduce wrapped_openssl_seal() and wrapped_openssl_open() to circument RC4 ↵Kevin Niehage2023-02-211-2/+164
| | | | | | | | | | | | problems with OpenSSL v3 Signed-off-by: Kevin Niehage <k.niehage@syseleven.de>
* | Merge pull request #36935 from nextcloud/fix/noid/imip-plugin-null-hardeningRichard Steinmetz2023-03-022-8/+23
|\ \ | | | | | | fix(caldav): harden null handling of iMip scheduling method
| * | fix(caldav): harden null handling of iMip scheduling methodRichard Steinmetz2023-03-022-8/+23
| | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | Merge pull request #36594 from nextcloud/fix-handling-of-invitationsblizzz2023-03-022-18/+48
|\ \ \ | |/ / |/| | fix(caldav): Correctly handle calendar recreation for invitations when the current calendar is in the trashbin
| * | fix(caldav): Correctly handle calendar recreation for invitations when the ↵Thomas Citharel2023-02-092-18/+48
| | | | | | | | | | | | | | | | | | | | | | | | current calendar is in the trashbin Follow-up to #32361, see https://github.com/nextcloud/calendar/issues/4098 for details Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #36998 from nextcloud/fix/share-select-viewerJohn Molakvoæ2023-03-021-0/+7
|\ \ \
| * | | Fix share select dropdown not opening when viewer is openChristopher Ng2023-03-011-0/+7
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | fix(theming): select "no-background" option and fix layout orderJohn Molakvoæ2023-03-021-14/+25
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-02146-484/+678
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>