Commit Graph

44 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Git'Fellow 36d6b0f1e6 refactor: Use Http framework where possible 10 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Faraz Samapoor 8c64ccae01 Fixes "PossiblyNullArgument" Psalm warnings. 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
Carl Schwan f7be76125f Fix more psalm issues 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
Georg Ehrke 14755d85d6
Add ability to limit sharing to owner 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 3a415e4139
Remove space between switch case and colon 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Georg Ehrke b0a3782a07
properly mark birthday calendars as not shareable for now 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Thomas Citharel dcc23114e9
fix annotations & copyright headers 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
Thomas Citharel 3e9a346223
add calendarserver-sharing to the list of advertised features 9 years ago
Thomas Citharel ad0eeaaf1c
use AllowedSharingModes for can-be-published & can-be-shared 9 years ago
Thomas Citharel 6378dbca7e
fix can-be-published 9 years ago
Thomas Citharel f16ea48e96
add can-be-published property 9 years ago
Thomas Citharel dd248caa09
fix some bracket positions 9 years ago
Thomas Citharel 762726d988
fix indent once and for all 9 years ago
Thomas Citharel 3921385ed3
fix things (indentation, tests, comments, backend custom implementation 9 years ago
Thomas Müller d0ec6b9c15
Disable OPTIONS handling - done by sabre 9 years ago
Thomas Citharel 2df69ec7f4
correct get published status and minor fixes 9 years ago
Thomas Citharel 994001c480
Dirty hack to disable dav plugins on public calendar urls 9 years ago
Thomas Müller 00dc157b19
Fix requests for browser plugin as well as for the public calendar root folder 9 years ago
Thomas Citharel 8da2100e7d
Start work on returning CalDAV published calendars 9 years ago
Thomas Citharel bd0aae8636
No need to call database twice 9 years ago
Thomas Citharel 7e5a82b968
Use urlgenerator to generate an absolute url 9 years ago
Thomas Citharel 72f35f8862
Use ressource ID instead of name 9 years ago
Thomas Citharel 1652a74feb
Fix publish-url property & getPublishStatus() fct 9 years ago
Thomas Citharel 5824c2493b
Make little corrections 9 years ago
Thomas Citharel 69d3601dcb
Proper work on Publishing 9 years ago