summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-01-222-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-192-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-172-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-162-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-154-6/+10
|
* Principals can be principal/user/<name> or principal/<name> from legacy installsJoas Schilling2019-01-141-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-01-142-4/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-01-136-2/+174
|
* [tx-robot] updated from transifexNextcloud bot2019-01-126-0/+10
|
* Check for no longer existing calendarsRoeland Jago Douma2019-01-111-0/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-01-1114-0/+14
|
* Prevent php info about missing index for old eventsJoas Schilling2019-01-091-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add a repair step to remove sensitive event activityJoas Schilling2019-01-095-2/+128
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Correctly handle the classification of events in the activity streamJoas Schilling2019-01-092-3/+20
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* log more information about insufficient storage in dav pluginRobin Appelman2019-01-081-2/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2018-12-312-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-302-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-12-292-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-12-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-272-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-262-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-252-2/+72
|
* [tx-robot] updated from transifexNextcloud bot2018-12-232-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-12-212-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-192-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-172-4/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-12-162-6/+6
|
* Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
| | | | | | | | c23a66cda46d9a1f0ce8dc60a6c160809c87d9f6 broke the system address book. We now move the ACL rules for this special case up and all is good in the world again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-12-042-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-11-292-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-11-272-0/+30
|
* Load apps that have a dav type set before the dav server pluginsJulius Härtl2018-11-222-3/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #12503 from nextcloud/swift-object-not-found-13Morris Jobke2018-11-191-0/+3
|\ | | | | [13] forward object not found error in swift as dav 404
| * forward object not found error in swift as dav 404Robin Appelman2018-11-191-0/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-11-182-0/+2
|/
* Merge pull request #12460 from nextcloud/bugfix-stable13/dav_shares_hickupMorris Jobke2018-11-154-32/+36
|\ | | | | [stable13] fixes dav share issue with owner
| * fix caldav testsGeorg Ehrke2018-11-152-18/+18
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * fixes dav share issue with ownerGeorg Ehrke2018-11-142-14/+18
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-152-76/+148
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-1324-24/+0
|
* [tx-robot] updated from transifexNextcloud bot2018-11-072-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-11-062-0/+14
|
* Implement the size of an assembly streamRoeland Jago Douma2018-10-291-1/+3
| | | | | | | This will make it possible to act propely on moves of future files if we need to know the size (like for max size virus scanning). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-10-294-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2018-10-272-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-10-262-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-10-2514-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-10-242-0/+34
|
* Merge pull request #11982 from ↵Roeland Jago Douma2018-10-238-108/+305
|\ | | | | | | | | nextcloud/bugfix-stable13/noid/forbid_freebusy_but_allow_local_delivery [stable13] allow local delivery of schedule message while prohibiting FreeBusy requests
| * move disableFreeBusy check from User principal backend to Scheduling Outbox ↵Georg Ehrke2018-10-238-108/+305
| | | | | | | | | | | | collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests Signed-off-by: Georg Ehrke <developer@georgehrke.com>