summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-179-0/+79
* | | Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-...Vincent Petry2022-06-102-45/+26
|\ \ \
| * | | Increase loglevel of Webcal parsing errors and modernize codeThomas Citharel2022-05-172-45/+26
| |/ /
* | | Merge pull request #31771 from nextcloud/fix/hook-encryption-cronVincent Petry2022-06-101-1/+1
|\ \ \
| * | | Fix hook encryption with cron jobCarl Schwan2022-06-071-1/+1
* | | | Merge pull request #32059 from cld4h/patch-1Vincent Petry2022-06-101-1/+1
|\ \ \ \
| * | | | Fix issue #31692 of occ files:scancld4h2022-04-261-1/+1
* | | | | Merge pull request #32361 from nextcloud/dav-scheduling-default-calendarVincent Petry2022-06-104-25/+115
|\ \ \ \ \
| * | | | | Refactor CalDAV\Schedule\PluginTest for depreciated phpunit methodsThomas Citharel2022-05-121-10/+15
| * | | | | Put calendar invites into the user's first available calendarThomas Citharel2022-05-124-15/+100
* | | | | | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-1025-332/+648
|\ \ \ \ \ \
| * | | | | | Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-171-1/+2
| * | | | | | Add some typed propertiesThomas Citharel2022-05-174-79/+30
| * | | | | | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-1722-252/+616
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #32741 from nextcloud/Valdnet-patch-2Joas Schilling2022-06-1013-30/+30
|\ \ \ \ \ \
| * | | | | | Fix unit testsJoas Schilling2022-06-073-8/+8
| * | | | | | l10n: Delete apostropheValdnet2022-06-0710-22/+22
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #32806 from nextcloud/fix-federated-sharingVincent Petry2022-06-102-0/+82
|\ \ \ \ \ \
| * | | | | | Revert "Remove inefficient fed share scanner"Carl Schwan2022-06-102-0/+82
* | | | | | | Merge pull request #32737 from nextcloud/fix/remove-at-matcher-in-settings-testsVincent Petry2022-06-106-214/+129
|\ \ \ \ \ \ \
| * | | | | | | Remove deprecated at() matcher from settings testsCôme Chilliet2022-06-076-214/+129
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #32799 from nextcloud/bugfix/noid/fix-exception-handling-w...Vincent Petry2022-06-102-27/+33
|\ \ \ \ \ \ \
| * | | | | | | Fix exception handling when profile data is too longJoas Schilling2022-06-092-27/+33
* | | | | | | | Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance...Vincent Petry2022-06-106-11/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-106-11/+45
| |/ / / / / / /
* | | | | | | | Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)Thomas Citharel2022-06-101-0/+503
* | | | | | | | Avoid creating carddav activities for the system userThomas Citharel2022-06-101-2/+16
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1042-4/+88
|/ / / / / / /
* | | | | | | Merge pull request #32675 from nextcloud/fix/validate-dashboard-backgroundPytal2022-06-091-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Validate custom dashboard background imageChristopher Ng2022-06-021-0/+4
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-0920-2/+86
* | | | | | | | Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-087-24/+80
* | | | | | | | Merge pull request #32744 from nextcloud/bugfix/noid/easier-federation-debuggingJoas Schilling2022-06-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Always log errors from sending federation api requests to ease debuggingJoas Schilling2022-06-071-0/+1
| | |/ / / / / / | |/| | | | | |
* / | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-088-6/+14
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-078-4/+14
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-066-2/+82
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-056-0/+12
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-04184-254/+330
* | | | | | | l10n: Fix escaping issuerakekniven2022-06-031-1/+1
* | | | | | | Merge pull request #32620 from nextcloud/bugfix/noid/reset-status-on-clearAtJoas Schilling2022-06-038-26/+19
|\ \ \ \ \ \ \
| * | | | | | | Also reset the status on clearAtJoas Schilling2022-05-278-26/+19
* | | | | | | | Merge pull request #32716 from nextcloud/Valdnet-patch-2Valdnet2022-06-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | l10n: Change to a capital letterValdnet2022-06-031-1/+1
* | | | | | | | | Merge pull request #32715 from nextcloud/enh/direct-editing-capabilitiesJohn Molakvoæ2022-06-035-28/+58
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Only load direct editing capabilities when requiredJulius Härtl2022-06-035-28/+58
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-034-2/+70
* | | | | | | | | Merge pull request #32570 from nextcloud/fix/remove-at-matcher-in-federatedfi...Côme Chilliet2022-06-021-5/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove at() matcher from tests in federatedfilesharingCôme Chilliet2022-05-241-5/+1
* | | | | | | | | | Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-loggingChristoph Wurst2022-06-022-25/+46
|\ \ \ \ \ \ \ \ \ \