Commit Graph

240 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Georg Ehrke f543039858
exclude shared calendars from freeBusy 8 years ago
Georg Ehrke ea117bac31
catch errors when parsing calendar data for calendar query requests 8 years ago
Georg Ehrke 2b51d84b98
generate birthday calendars in a background job after admin enabled them 8 years ago
Georg Ehrke 7784672cc0
add option to filter CalendarAPI by componenttype 8 years ago
Georg Ehrke fa416e031b
integrate Dav app with Calendar API 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Georg Ehrke 4df08f296b
ensure uid for calendar objects is unique 8 years ago
Joas Schilling 3b4ab6560b
Check if the user/group exists for dav shares 8 years ago
nhirokinet baba99a7e6 not to backquote LIMIT on CalDavBackend.php 8 years ago
Joas Schilling 89238164e1 Fix comparisons in the dav app 8 years ago
Roeland Jago Douma f57a3aa81b
[DAV][CalDAV] Fixes 8 years ago
Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections 8 years ago
Joas Schilling 984933e586
Only use readable chars in Share Tokens 8 years ago
Georg Ehrke 35781ae45c
urldecode group principals in Cal- and CardDAV backend 8 years ago
Georg Ehrke 4b5379309e
fix replacing of 4MB Unicode Chars in cal props table 9 years ago
Georg Ehrke 0f8a9514de
rename calendarobjects_properties -> calendarobjects_props 9 years ago
Georg Ehrke 8d00458b56
unit test custom calendar search 9 years ago
Georg Ehrke ac3cc5211b
updateProperties: catch exception when reading calendar data 9 years ago
Georg Ehrke 40eec1e63c
add repairstep with backgroundjob to index calendar data 9 years ago
Georg Ehrke e760cda96f
remove unused CalendarSearchValidator 9 years ago
Georg Ehrke 57b543a918
add Nextcloud Search extension to CalDAV 9 years ago
Georg Ehrke c89e057d27
add owner-displayname property to calendars and addressbooks 9 years ago
Joas Schilling 43143e170e
Make sure transparency is an integer when saving a calendar 9 years ago
Georg Ehrke 896dd76ab5
fix bug with shared_by for own calendars if shared 9 years ago
Joas Schilling 2eb27c636d
Make sure shares use read-write when available 9 years ago
Joas Schilling 6dbdca0721
Don't waste energy unless necessary 9 years ago
Roeland Jago Douma db3c918adb
Fix legacy caldav endpoints 9 years ago
Lukas Reschke 3c34b8577c
Add test execution against legacy DAV backend 9 years ago
Roeland Jago Douma 6d1c0be47d
Minor fixes 9 years ago
Joas Schilling 52dd27892b
Use the event dispatcher 9 years ago
Joas Schilling 43b46bcc6a
Activities for events and todos 9 years ago
Joas Schilling 07f6747305
Move the methods into a new class 9 years ago
Joas Schilling 776622f3de
Add activities for shares 9 years ago
Joas Schilling 35ce4c772c
Fix unshare actions for author != owner 9 years ago
Joas Schilling 9a7c522cc6
Add activity for unshare from group 9 years ago
Joas Schilling 83d51afab1
Unshare user activities 9 years ago
Joas Schilling 90578327d5
Start working on calendar activities 9 years ago
Joas Schilling a4f82f13f3
Translate the personal calendar 9 years ago
Thomas Citharel 6c8bcb38f1
Rename deleteAllSharesForUser() to deleteAllSharesByUser() 9 years ago
Thomas Citharel da1543eef7
fix deletion of calendars 9 years ago
Thomas Citharel 5215833fe4
delete shares to an user 9 years ago
Thomas Citharel 17d5dfdeb1
add in same request 9 years ago
Thomas Citharel 8360222554
fix public calendars 9 years ago
Thomas Müller d884370844
Use true random string as uri for public calendars - as a result we can no longer return the pre-publish-url 9 years ago
Lukas Reschke 4659e3ab59
Add new constructor args 9 years ago
Thomas Citharel a4fe596a21
add space between calendarname and owner name 9 years ago
Thomas Citharel 8433c3ca31
fix getChild() 9 years ago
Thomas Citharel 691b3ab448
Add publicuri to oc_dav_shares table and start working with it 9 years ago
Thomas Citharel 1899116509
move getPublicCalendar inside the caldav backend 9 years ago