summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump vue-multiselect from 2.1.3 to 2.1.4dependabot[bot]2019-03-044-6/+6
* Merge pull request #14467 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-...John Molakvoæ2019-03-0418-58/+58
|\
| * BuildJohn Molakvoæ (skjnldsv)2019-03-0416-35/+35
| * Bump vue and vue-template-compilerdependabot[bot]2019-03-022-23/+23
* | Merge pull request #14468 from nextcloud/fix/inline-input-confirm-buttonRoeland Jago Douma2019-03-043-12/+12
|\ \
| * | Fix default input element heightJohn Molakvoæ (skjnldsv)2019-03-023-12/+12
| |/
* | Merge pull request #14488 from nextcloud/fix/dav/has-photoMorris Jobke2019-03-031-2/+2
|\ \
| * | Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)2019-03-031-2/+2
| |/
* | Merge pull request #14489 from nextcloud/fix/accessibility/l10nMorris Jobke2019-03-031-0/+6
|\ \ | |/ |/|
| * Add accessibility translationsJohn Molakvoæ (skjnldsv)2019-03-031-0/+6
|/
* Merge pull request #14457 from nextcloud/refactor/auth-tokens-initial-stateRoeland Jago Douma2019-03-0110-145/+324
|\
| * Load auth tokens with the initial state APIChristoph Wurst2019-03-0110-145/+324
* | Merge pull request #14448 from mzamot/masterRoeland Jago Douma2019-03-011-1/+1
|\ \ | |/ |/|
| * Convert timestamp key value of metadata in Swift files_externalMichael Zamot2019-03-011-1/+1
* | Merge pull request #11871 from nextcloud/feature/11015/collaboration-resourcesRoeland Jago Douma2019-03-0174-1295/+3952
|\ \
| * | Remove unneeded filesJulius Härtl2019-03-012-6281/+0
| * | Add bundled filesJulius Härtl2019-03-0110-25/+445
| * | Fix files_external testsJoas Schilling2019-03-011-1/+1
| * | Fetch node and filename also if access cache was usedJulius Härtl2019-03-011-0/+9
| * | Fix testsJulius Härtl2019-03-015-3/+32
| * | Properly handle null as ownerId if file system access is denied by access tokenJulius Härtl2019-03-011-2/+6
| * | Fix testsJulius Härtl2019-03-014-9/+14
| * | Listen to IUser::postDeleteJulius Härtl2019-03-011-1/+1
| * | Use nextcloud-vue-collection 0.1.2Julius Härtl2019-03-014-11/+24
| * | Update autoloaderJoas Schilling2019-03-014-2/+6
| * | Access for a collection can only become trueJoas Schilling2019-03-011-0/+1
| * | 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