Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 1 | -0/+3 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Load apps that have a dav type set before the dav server plugins | Julius Härtl | 2018-11-14 | 1 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | cache webcal calendars on server | Georg Ehrke | 2018-11-07 | 1 | -0/+28 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Call Backgroundjob with parameter, as interface requires | Georg Ehrke | 2018-06-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | periodically query calendar resource / room backends for updated resource / ↵ | Georg Ehrke | 2018-06-25 | 1 | -0/+13 |
| | | | | | | room information Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Make ContactsStore a public API | Tobia De Koninck | 2017-12-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Tobia De Koninck <tobia@ledfan.be> | ||||
* | integrate Dav app with Calendar API | Georg Ehrke | 2017-11-09 | 1 | -0/+8 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Revert "Do not list system users in contacts menu if sharing autocompletion ↵ | Lukas Reschke | 2017-09-15 | 1 | -8/+2 |
| | | | | | | is disabled" This reverts commit 56a9084dd2f9a5726a74e1e789773558fade8b44. | ||||
* | Do not list system users in contacts menu if sharing autocompletion is disabled | Christoph Wurst | 2017-05-09 | 1 | -2/+8 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use magic DI | Joas Schilling | 2016-09-20 | 1 | -2/+3 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -1/+1 |
| | | | | | | * Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4 | ||||
* | fixes #23496 | Thomas Müller | 2016-03-23 | 1 | -2/+4 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Handle null case | Thomas Müller | 2016-03-01 | 1 | -2/+5 |
| | |||||
* | remove remote address book if the admin removes the server from the trusted ↵ | Bjoern Schiessle | 2016-02-29 | 1 | -0/+12 |
| | | | | servers list | ||||
* | Adding unit tests | Thomas Müller | 2016-01-25 | 1 | -1/+0 |
| | |||||
* | Install cron job on install and update | Thomas Müller | 2016-01-19 | 1 | -4/+2 |
| | |||||
* | Add daily cron job to sync system address book | Thomas Müller | 2016-01-18 | 1 | -0/+1 |
| | |||||
* | Start updating system addressbook | Thomas Müller | 2016-01-14 | 1 | -7/+5 |
| | |||||
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 1 | -1/+1 |
|\ | | | | | Update license headers 2016 | ||||
| * | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | | |||||
* | | Reuse backend as provided by the app container | Thomas Müller | 2016-01-12 | 1 | -9/+3 |
| | | |||||
* | | Fix ctor call | Thomas Müller | 2016-01-12 | 1 | -2/+0 |
| | | |||||
* | | Address comments | Thomas Müller | 2016-01-12 | 1 | -3/+8 |
| | | |||||
* | | Decouple federation and dav app | Thomas Müller | 2016-01-12 | 1 | -0/+15 |
|/ | |||||
* | Unit test contact provider registration | Thomas Müller | 2016-01-11 | 1 | -16/+2 |
| | |||||
* | fix principal constructor for dav | Robin Appelman | 2016-01-11 | 1 | -2/+1 |
| | |||||
* | implement delete, create, update, search, get permissions | Björn Schießle | 2015-12-15 | 1 | -3/+14 |
| | |||||
* | save wip | Thomas Müller | 2015-12-11 | 1 | -0/+31 |