29 Commits (77114fb3277742fc69ddcf2432311ecb263af97e)

Author SHA1 Message Date
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin c57c3c1573
refactor(core): Replace security annotations with respective attributes 1 year ago
Julien CHATY-CAPELLE 2d84d0f5bf fix(core): use OC namespace for core ReponseDefinitions instead of OCA 1 year ago
Andy Scherzinger e07a190641
chore: Add SPDX header 1 year ago
provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 2 years ago
jld3103 79b8b5c0f2
core: Fix OpenAPI for reference API 2 years ago
jld3103 1be836273d
core: Add OpenAPI spec 3 years ago
Faraz Samapoor 05784c3244
Update core/Controller/CollaborationResourcesController.php 2 years ago
Faraz Samapoor 450bf5c99e Refactors controllers by using PHP8's constructor property promotion. 2 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling c5560117da
Make the endpoint more robust against faulty resource providers 7 years ago
Joas Schilling 21425eb964
Return 200 instead of 404 when asking for collections of a resource 7 years ago
Joas Schilling 3022ef687a
Use rich objects instead of name, link and icon 7 years ago
Joas Schilling 403b673b93
Replace the icon-class with an absolute link to an image 7 years ago
Joas Schilling eecd9323c5
Also check the access to collections on preparing 7 years ago
Joas Schilling 59c92a7513
Further work on the access cache 7 years ago
Joas Schilling dee6f7f61f
Fix doc blocks 7 years ago
Julius Härtl e404ce7096
Implement search and rename in backend 7 years ago
Julius Härtl 53ac9bdda1
Implement frontend for search/rename 7 years ago
Julius Härtl 88aa3de784
Add iconClass to resources 7 years ago
Julius Härtl 555afff015
Make sure we query the node before fetching the name 7 years ago
Julius Härtl a72a6d73a3
Adjust parameter names on createCollectionOnResource 7 years ago
Joas Schilling 702dcfb728
Make names mandatory 7 years ago
Joas Schilling 5dfc56e925
Allow to create collections 7 years ago
Joas Schilling 136d2c39ac
Provider functionality 7 years ago
Joas Schilling 65a9ab47ea
Add a controller with the most important methods 7 years ago