summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Use app name from stable9Joas Schilling2016-07-221-1/+1
* Merge pull request #496 from nextcloud/fix-config-generationMorris Jobke2016-07-211-1/+1
|\
| * Change the app nameJoas Schilling2016-07-211-1/+1
* | Update with robinJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-217-14/+26
|/
* Implement brute force protectionLukas Reschke2016-07-203-0/+3
* remove unused parameterBjoern Schiessle2016-07-141-1/+1
* Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-0/+1
|\
| * Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-211-0/+1
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-213-52/+3
|\|
| * Move birthday calendar generation to a live migration job (#25135)Thomas Müller2016-06-163-52/+3
* | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-113-7/+15
|\|
| * Merge pull request #24990 from owncloud/fix_24868Vincent Petry2016-06-101-6/+3
| |\
| | * Wrap publicwebdav in sharePermission maskRoeland Jago Douma2016-06-061-6/+3
| * | Implement classification migration as repair stepThomas Müller2016-06-092-1/+5
| * | Bump dav app version and fix variable renameThomas Müller2016-06-091-1/+1
| * | Add migration stepThomas Müller2016-06-092-1/+2
| * | Extract CLASS property from calendar object and store it in the databaseThomas Müller2016-06-091-0/+6
| |/
* / block webdav access if share is not readableBjoern Schiessle2016-06-091-0/+5
|/
* block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-013-0/+3
* Update license headersLukas Reschke2016-05-268-5/+11
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-126-174/+5
* Add background job declaration of dav app to info.xmlThomas Müller2016-05-034-7/+3
* firstoccurence and lastoccurence have a length now - triggering BIGINT on pos...Thomas Müller2016-04-292-1/+3
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+3
* Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller2016-04-181-0/+1
|\
| * Close session for publicwebdavLukas Reschke2016-03-151-0/+1
* | Remove dav migration for 9.1Thomas Müller2016-04-133-66/+0
* | Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller2016-04-081-4/+11
|\ \
| * | Propagate birthday to group shares as wellThomas Müller2016-03-231-4/+9
| * | Propagate birthdays of shared addressbooks to the sharee's birthday calendar ...Thomas Müller2016-03-231-0/+2
* | | Move public webdav auth over to share managerRoeland Jago Douma2016-04-081-5/+8
* | | All webdav endpoints within remote.php are now hardcoded - helps to prevent m...Thomas Müller2016-04-051-11/+0
* | | Return 401 DummyBasicAuth in case of ajax callVincent Petry2016-03-311-1/+1
* | | Merge pull request #23508 from owncloud/text-columns-should-have-lengthThomas Müller2016-03-302-1/+22
|\ \ \
| * | | Text columns should really have a length :see_no_evil:Thomas Müller2016-03-232-1/+22
| |/ /
* | | Fix acls for calendar objects and cards - fixes #23273Thomas Müller2016-03-241-1/+1
* | | fixes #23496Thomas Müller2016-03-231-2/+4
|/ /
* | Merge pull request #23083 from owncloud/generate-birthdays-on-upgradeThomas Müller2016-03-214-1/+18
|\ \
| * | Generate birthdays on upgrade from 8.2 as wellThomas Müller2016-03-101-0/+1
| * | Birthday events are generated on upgradeThomas Müller2016-03-103-1/+17
| |/
* / In debugging mode we enable Sabre's browser plugin since it helps a lot when ...Thomas Müller2016-03-172-8/+18
|/
* Calendar and addressbook migration commands are always availableThomas Müller2016-03-071-10/+2
* Handle addressbook migration issue by writing the faulty event to the log and...Thomas Müller2016-03-071-1/+4
* Handle calendar migration issue by writing the faulty event to the log and co...Thomas Müller2016-03-071-1/+4
* Use CLOB for timezoneLukas Reschke2016-03-042-3/+3
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Update author informationLukas Reschke2016-03-015-1/+6
* Handle null caseThomas Müller2016-03-011-2/+5
* remove synced remote address book if the remote server revoked access to his ...Bjoern Schiessle2016-02-291-1/+2