summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Add note to dav endpointtobiasKaminsky2019-02-272-0/+39
* | | | | | | | | | | | Merge pull request #14493 from nextcloud/tech-debt/noid/remove-php5-configMorris Jobke2019-03-044-29/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove unused php5 config from .htaccessMorris Jobke2019-03-044-29/+5
* | | | | | | | | | | | Merge pull request #14494 from nextcloud/tests/noid/make-header.feature-more-...Morris Jobke2019-03-041-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make header.feature more robust by running it on apacheMorris Jobke2019-03-041-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #14484 from nextcloud/fix/users-and-groups/vue-multiselectMorris Jobke2019-03-048-423/+33
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Settings build updateJohn Molakvoæ (skjnldsv)2019-03-035-366/+26
| * | | | | | | | | | | Use nextcloud-vue multiselectJohn Molakvoæ (skjnldsv)2019-03-033-57/+7
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #14465 from nextcloud/dependabot/npm_and_yarn/vue-multisel...Roeland Jago Douma2019-03-044-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | 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