aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Register providers via class namesJoas Schilling2019-03-013-8/+30
* Add a listener for the eventsJoas Schilling2019-03-012-0/+71
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-0121-256/+332
* Invalidate the cache when a share is updatedJoas Schilling2019-03-012-0/+46
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-013-3/+44
* Fix unused variable $accessJoas Schilling2019-03-011-2/+1
* Fix doc blockJoas Schilling2019-03-013-6/+3
* Add invalidation methods to the interfaceJoas Schilling2019-03-011-0/+19
* Don't throw on UniqueConstraintViolationException since a written value is ok...Joas Schilling2019-03-011-2/+8
* Cache the access manually tooJoas Schilling2019-03-011-0/+51
* Also check the access to collections on preparingJoas Schilling2019-03-011-0/+4
* Add default value, because null does not trigger unique-keyJoas Schilling2019-03-011-0/+2
* Use nextcloud-vue-collections libraryJulius Härtl2019-03-0111-1603/+807
* Merge webpack into main oneJulius Härtl2019-03-018-100/+50
* Fix SQL statement and provider method callJulius Härtl2019-03-011-13/+13
* Use icon-close to remove resourcesJulius Härtl2019-03-011-1/+6
* Make sure the results are always sorted the sameJoas Schilling2019-03-011-0/+1
* Improve searchCollections()Joas Schilling2019-03-011-6/+20
* Further work on the access cacheJoas Schilling2019-03-019-98/+305
* Start implementing access cacheJoas Schilling2019-03-014-9/+127
* Fix doc blocksJoas Schilling2019-03-0110-54/+64
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-014-3/+19
* Add eslint settings and reorganize filesJulius Härtl2019-03-018-130/+6424
* Implement search and rename in backendJulius Härtl2019-03-014-1/+98
* Implement frontend for search/renameJulius Härtl2019-03-0111-262/+438
* Add link to resource providerJulius Härtl2019-03-015-1/+64
* Only call resource provider if type matchesJulius Härtl2019-03-013-14/+50
* Allow apps to register resource providersJulius Härtl2019-03-013-4/+24
* Add iconClass to resourcesJulius Härtl2019-03-017-3/+62
* Make sure we query the node before fetching the nameJulius Härtl2019-03-011-0/+4
* Adjust OCP.CollaborationJulius Härtl2019-03-012-131/+28
* Use proper public javascript methodsJulius Härtl2019-03-014-65/+47
* Add javascript API for collaboration resourcesJulius Härtl2019-03-013-1/+167
* Adjust parameter names on createCollectionOnResourceJulius Härtl2019-03-011-2/+2
* Add vue app for collaboration resourcesJulius Härtl2019-03-015-0/+521
* Move files_sharing to webpackJulius Härtl2019-03-018-2/+133
* Insert new collection into databaseJulius Härtl2019-03-011-1/+4
* Make names mandatoryJoas Schilling2019-03-0113-29/+191
* Allow to create collectionsJoas Schilling2019-03-015-1/+54
* Provider functionalityJoas Schilling2019-03-017-5/+160
* Add a controller with the most important methodsJoas Schilling2019-03-017-6/+202
* Basic implementation of resource and collection handlingJoas Schilling2019-03-019-0/+579
* Merge pull request #14450 from nextcloud/feature/app-token-qrJohn Molakvoæ2019-03-0117-132/+6646
|\
| * Add app token QR codes for mobile appsChristoph Wurst2019-03-0117-132/+6646
|/
* Merge pull request #14254 from sparrowjack63/masterRoeland Jago Douma2019-03-011-4/+7
|\
| * Bucket name - Alert in debug modeS. Cat2019-03-011-1/+1
| * Correct code indentS. Cat2019-03-011-5/+5
| * Warning on S3 not compatible DNS bucket nameS. Cat2019-03-011-4/+11
| * Dont check Bucket Name in NextcloudSebastien Cat2019-03-011-4/+0
* | Merge pull request #14454 from nextcloud/feature/noid/use-node-api-for-trashbinRoeland Jago Douma2019-03-011-4/+5
|\ \