aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-192-5/+5
* Merge pull request #46225 from nextcloud/fix/issue-11633Andy Scherzinger2024-07-191-7/+14
|\
| * fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-101-7/+14
* | Merge pull request #46631 from nextcloud/feat/file-request-cypressJohn Molakvoæ2024-07-197-21/+27
|\ \
| * | chore: add file request cypress testingskjnldsv2024-07-193-6/+12
| * | fix(files_sharing): default empty file request expirationskjnldsv2024-07-194-15/+15
* | | Merge pull request #46558 from nextcloud/feat/add-setting-for-windows-compatFerdinand Thiessen2024-07-1910-7/+214
|\ \ \
| * | | feat(files): Allow to configure Windows filename compatibility in the settingsFerdinand Thiessen2024-07-1710-7/+214
* | | | Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versionsJoas Schilling2024-07-198-58/+65
|\ \ \ \
| * | | | fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`...Joas Schilling2024-07-194-50/+60
| * | | | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-193-7/+4
| * | | | fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::P...Joas Schilling2024-07-191-1/+1
* | | | | fix(settings): Fix endless spinner when wiping or deleting accountsChristopher Ng2024-07-191-2/+5
|/ / / /
* | | | Merge pull request #46589 from nextcloud/fix/files_sharing-file-request-followupJohn Molakvoæ2024-07-1925-149/+517
|\ \ \ \ | | |/ / | |/| |
| * | | chore(integration): add file request testsskjnldsv2024-07-191-6/+4
| * | | fix(files_sharing): file request expiration date timezoneskjnldsv2024-07-181-1/+12
| * | | fix(files_sharing): file request form validation and date component eventskjnldsv2024-07-182-1/+2
| * | | fix(files_sharing): improve file request info messagesskjnldsv2024-07-186-19/+54
| * | | fix(files_sharing): also allow removing READ permissions on email sharesskjnldsv2024-07-181-1/+4
| * | | feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-1815-61/+331
| * | | feat(files_sharing): allow uploading to subfolders in File requestsskjnldsv2024-07-181-5/+2
| * | | feat(files_sharing): use label as title and file drop destination if availableskjnldsv2024-07-182-1/+10
| * | | fix(files_sharing): file request creation permissions and link copy displayskjnldsv2024-07-182-4/+6
| * | | fix(files_sharing): use ClipboardText icon and fix trailing-button-clickskjnldsv2024-07-181-2/+2
| * | | fix(files_sharing): improve file request email handlingskjnldsv2024-07-183-9/+19
| * | | fix(files_sharing): file request margin and buttons orderskjnldsv2024-07-182-18/+27
| * | | fix(files_sharing): file request add email on focusoutskjnldsv2024-07-181-2/+3
| * | | fix(files_sharing): file request use l10n `t` and `n` aliasesskjnldsv2024-07-184-33/+31
| * | | fix(files_sharing): file request conditions with link/email global settingsskjnldsv2024-07-183-13/+37
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-19134-648/+2100
|/ / /
* | | Merge pull request #46615 from nextcloud/feat/webhook_listeners-AppApiAdminAc...Alexander Piskun2024-07-187-11/+51
|\ \ \
| * | | feat: allow to use webhook_listeners without user contextAlexander Piskun2024-07-187-11/+51
* | | | Merge pull request #46567 from nextcloud/tests/cleanupremotestoragestest-name...Robin Appelman2024-07-181-22/+22
|\ \ \ \ | |/ / / |/| | |
| * | | test: update share tests to work with shardingRobin Appelman2024-07-161-22/+22
* | | | Merge pull request #46594 from nextcloud/fix/issue-28162-2Anna2024-07-181-0/+5
|\ \ \ \
| * | | | fix(caldav): decode values before returningSebastianKrupinski2024-07-171-0/+5
* | | | | Merge pull request #45547 from nextcloud/feature/recurrence-invitations2Sebastian Krupinski2024-07-188-227/+3506
|\ \ \ \ \
| * | | | | feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-178-227/+3506
| |/ / / /
* | | | | Merge pull request #46593 from nextcloud/fix/issue-30514Christoph Wurst2024-07-181-1/+10
|\ \ \ \ \
| * | | | | fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-171-1/+10
| |/ / / /
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1886-102/+216
|/ / / /
* | | | Merge pull request #46510 from nextcloud/feat/info-xml-backendsRichard Steinmetz2024-07-172-6/+28
|\ \ \ \
| * | | | feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-162-6/+28
* | | | | Merge pull request #46509 from nextcloud/feat/settings/taskprocessingMarcel Klehr2024-07-173-7/+76
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | feat(settings/admin/ai): increase min width of provider selectsJulien Veyssier2024-07-171-0/+6
| * | | | feat(settings/admin/ai): Add Task Processing API settingsMarcel Klehr2024-07-173-7/+70
* | | | | Merge pull request #45974 from nextcloud/fix/caldav-scheduling-jobAnna2024-07-171-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(caldav): lower scheduling table size warningAnna Larch2024-07-171-2/+6
* | | | | Merge pull request #46419 from nextcloud/bugfix/noid/limit-logo-size-for-outlookJoas Schilling2024-07-172-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-172-0/+25