summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet2022-08-293-43/+15
| * | | Call the correct functions to get BulkUpload metadata to returnCôme Chilliet2022-08-291-2/+2
| * | | Add bulkupload.enabled configuration switchCôme Chilliet2022-08-251-3/+13
| * | | Add fileid and permissions to response of bulk uploadCôme Chilliet2022-08-251-0/+3
* | | | Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ2022-08-261-0/+1
|\ \ \ \
| * | | | Fix copy in view-only modeVincent Petry2022-08-261-0/+1
| |/ / /
* | | | Check address book URI length before creationJoas Schilling2022-08-261-0/+4
* | | | Check calendar URI length before creationAnna Larch2022-08-261-0/+7
|/ / /
* | | Fix ETAG returned by bulk uploadCôme Chilliet2022-08-231-0/+1
* | | Support iMIP invitations from MailAnna Larch2022-08-224-8/+69
* | | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-192-43/+3
|\ \ \
| * | | Use user name cache in activity providersJoas Schilling2022-08-192-43/+3
* | | | Fix carddav activitiesJoas Schilling2022-08-193-5/+5
|/ / /
* | | performance optimisation for carddav backend blob data readAnna Larch2022-08-151-1/+6
* | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-081-1/+1
|\ \ \ | |/ / |/| |
| * | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+1
* | | Fix dynamic property creations in test filesCôme Chilliet2022-08-011-1/+1
* | | Multiple fixesCarl Schwan2022-07-313-27/+28
* | | Block download when needed on direct download endpointVincent Petry2022-07-281-1/+15
* | | Fix view-only code after code review commentsVincent Petry2022-07-283-6/+6
* | | Add nc:share-attributes Webdav propertyVincent Petry2022-07-282-0/+26
* | | Fix share attribute related tests + code styleVincent Petry2022-07-281-0/+1
* | | Add share attributes + prevent download permissionVincent Petry2022-07-283-0/+125
|/ /
* | Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-contentVincent Petry2022-07-271-5/+16
|\ \ | |/ |/|
| * Handle file contained inside the uploads folderCarl Schwan2022-06-211-5/+16
* | Fix typos in apps/dav subdirectoryluz paz2022-07-2612-13/+13
* | Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna2022-07-261-13/+58
|\ \
| * | fix possibly null variablesCédric Neukom2022-07-171-1/+8
| * | Respect user settings when generating alerts for birthday calendarCédric Neukom2022-07-171-13/+51
* | | Don't try to purge objects from the birthday calendar when it doesn't existThomas Citharel2022-07-251-0/+3
* | | Merge pull request #32869 from nextcloud/dav-no-deleted-user-activitiesblizzz2022-07-232-2/+23
|\ \ \ | |/ / |/| |
| * | Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-142-2/+23
* | | Merge pull request #33118 from nextcloud/fix/address-book-exportblizzz2022-07-081-0/+4
|\ \ \
| * | | Fix empty address books being exportedChristopher Ng2022-07-051-0/+4
* | | | catch any exception for transaction controlArthur Schiwon2022-07-061-1/+1
|/ / /
* | | Merge pull request #33090 from nextcloud/fix/noid/proppatch-properties-transa...Carl Schwan2022-07-041-54/+76
|\ \ \
| * | | DAV custom props: catch Exception and rollback transaction in caseArthur Schiwon2022-07-011-54/+76
* | | | Inject userId directlyJoas Schilling2022-07-011-7/+6
* | | | Remove unused importJoas Schilling2022-07-011-1/+0
* | | | Add UI to opt-in on the status automationJoas Schilling2022-07-011-0/+25
* | | | Add status automationJoas Schilling2022-07-011-2/+12
* | | | Fix determination of cron job runJoas Schilling2022-07-011-8/+91
* | | | User status automation background jobJoas Schilling2022-07-013-0/+161
|/ / /
* | | Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan2022-06-284-89/+72
|\ \ \
| * | | Cleanup CardDav SyncServiceCarl Schwan2022-06-242-70/+19
| * | | Summer cleanup of the federation appCarl Schwan2022-06-243-21/+55
* | | | Merge pull request #32701 from nextcloud/fix/type-error-objectreeCarl Schwan2022-06-231-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix type error in Sabre/Connector/DirectoryCarl Schwan2022-06-141-2/+2
| |/ /
* | | Merge pull request #32884 from nextcloud/typing/dav-sharingCarl Schwan2022-06-228-240/+146
|\ \ \
| * | | Add typing to Sharing BackendCarl Schwan2022-06-228-240/+146
| | |/ | |/|