aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37046 from max65482/fix_event_movingSimon L2023-04-181-2/+2
|\
| * fix event move issueMaximilian Martin2023-04-181-2/+2
* | Merge pull request #36617 from nextcloud/update/psr-containerSimon L2023-04-181-1/+4
|\ \
| * | fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-171-1/+4
* | | Merge pull request #32632 from nextcloud/smb-353Simon L2023-04-1816-43/+49
|\ \ \
| * | | update icewind/smb to 3.5.4Robin Appelman2023-04-177-23/+24
| * | | update icewind/smb to 3.5.3Robin Appelman2023-04-1713-40/+45
| |/ /
* | | Merge pull request #37241 from nextcloud/feature/allow-any-image-sizeJoas Schilling2023-04-181-2/+5
|\ \ \
| * | | Allow images of any size as profile picturesSimon L2023-04-171-2/+5
* | | | feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-1820-284/+490
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-18172-92/+190
* | | Merge pull request #36774 from nextcloud/bugfix/noid/sabre-nodesSimon L2023-04-183-9/+30
|\ \ \
| * | | tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-04-172-5/+7
| * | | fix: Use proper path when creating node instancesJulius Härtl2023-04-172-6/+25
| | |/ | |/|
* | | Merge pull request #37762 from nextcloud/Jerome-Herbinet-patch-1Simon L2023-04-181-1/+1
|\ \ \
| * | | Fix wording meaning (placeholder)Jerome-Herbinet-patch-1Jérôme Herbinet2023-04-171-1/+1
* | | | Merge pull request #36528 from nextcloud/dav-backend-transationsSimon L2023-04-183-1197/+1269
|\ \ \ \
| * | | | refactor(dav): Since we're in a transaction, use QB properly when incrementin...Thomas Citharel2023-04-172-20/+32
| * | | | fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does mul...Thomas Citharel2023-04-173-1196/+1256
| | |/ / | |/| |
* | | | Merge pull request #37645 from nextcloud/fix/improve-imip-emailsSimon L2023-04-172-3/+35
|\ \ \ \ | |/ / / |/| | |
| * | | fix(dav): Parse sender PARTSTAT in REPLYsAnna Larch2023-04-132-3/+35
* | | | Merge pull request #37724 from nextcloud/fix/encryption-signature-check-logicChristoph Wurst2023-04-171-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup signature checking logic in encryptionjld31032023-04-141-4/+6
* | | | Merge pull request #36217 from nextcloud/handle-push-notification-with-no-cal...Simon L2023-04-174-10/+15
|\ \ \ \
| * | | | Handle reminders where calendar name is nullThomas Citharel2023-01-184-10/+15
* | | | | Merge pull request #37764 from nextcloud/artonge/fix/disable_versions_feature...Louis2023-04-171-1/+1
|\ \ \ \ \
| * | | | | Really disable versions features when S3 versioning is enabledLouis Chemineau2023-04-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #36845 from Murena-SAS/reminder-iterator-exceptionSimon L2023-04-171-1/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove reminder if max instances exceededAkhil2023-02-271-0/+1
| * | | | Update apps/dav/lib/CalDAV/Reminder/ReminderService.phpAkhil Potukuchi2023-02-271-2/+1
| * | | | Fix max instances exception for get vevent callAkhil2023-02-261-1/+8
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1712-0/+102
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1622-4/+106
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-15134-482/+492
* | | | | Merge pull request #36690 from nextcloud/bugfix/noid/rollback-hookJulius Härtl2023-04-144-21/+34
|\ \ \ \ \
| * | | | | fix: Check return type on rollbackJulius Härtl2023-03-131-5/+8
| * | | | | don't re-get fileinfo for versioned file if it's not sharedRobin Appelman2023-03-132-14/+17
| * | | | | tests(files_versions): Tear down fs to clear mount cache before testingJulius Härtl2023-03-132-2/+9
| * | | | | fix: Make sure that rollback hook is triggered on all version backendsJulius Härtl2023-03-132-7/+7
* | | | | | Merge pull request #37611 from ZE3kr/patch-1Julius Härtl2023-04-141-1/+1
|\ \ \ \ \ \
| * | | | | | Update AmazonS3.phpJames Guo2023-04-061-1/+1
* | | | | | | Merge pull request #36351 from nextcloud/bugfix/noid/move-encryption-password...Joas Schilling2023-04-144-93/+42
|\ \ \ \ \ \ \
| * | | | | | | Fix unit testsJoas Schilling2023-03-081-0/+8
| * | | | | | | Move encrypt-all password email to EmailTemplateJoas Schilling2023-03-083-93/+34
* | | | | | | | fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-145-23/+13
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-142-0/+12
* | | | | | | perform exact Ldap search as well to make sure it works for attributes withou...Julien Veyssier2023-04-131-0/+5
* | | | | | | Merge pull request #37692 from nextcloud/feat/resizeobserver-breakpoint-filesSimon L2023-04-136-41/+63
|\ \ \ \ \ \ \
| * | | | | | | feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-136-41/+63
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix button textChristopher Ng2023-04-121-2/+2