Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-04Remove the upload and memory settingJoas Schilling
2019-03-04Merge pull request #14493 from nextcloud/tech-debt/noid/remove-php5-configMorris Jobke
2019-03-04Remove unused php5 config from .htaccessMorris Jobke
2019-03-04Merge pull request #14494 from nextcloud/tests/noid/make-header.feature-more-...Morris Jobke
2019-03-04Make header.feature more robust by running it on apacheMorris Jobke
2019-03-04Merge pull request #14484 from nextcloud/fix/users-and-groups/vue-multiselectMorris Jobke
2019-03-04Merge pull request #14465 from nextcloud/dependabot/npm_and_yarn/vue-multisel...Roeland Jago Douma
2019-03-04Bump vue-multiselect from 2.1.3 to 2.1.4dependabot[bot]
2019-03-04Merge pull request #14467 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-...John Molakvoæ
2019-03-04Merge pull request #14468 from nextcloud/fix/inline-input-confirm-buttonRoeland Jago Douma
2019-03-04BuildJohn Molakvoæ (skjnldsv)
2019-03-04Merge pull request #14488 from nextcloud/fix/dav/has-photoMorris Jobke
2019-03-04Merge pull request #14489 from nextcloud/fix/accessibility/l10nMorris Jobke
2019-03-03Add accessibility translationsJohn Molakvoæ (skjnldsv)
2019-03-03Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)
2019-03-03Settings build updateJohn Molakvoæ (skjnldsv)
2019-03-03Use nextcloud-vue multiselectJohn Molakvoæ (skjnldsv)
2019-03-02Fix default input element heightJohn Molakvoæ (skjnldsv)
2019-03-02Bump vue and vue-template-compilerdependabot[bot]
2019-03-02Merge pull request #14457 from nextcloud/refactor/auth-tokens-initial-stateRoeland Jago Douma
2019-03-01Merge pull request #14448 from mzamot/masterRoeland Jago Douma
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
2019-03-01Merge pull request #11871 from nextcloud/feature/11015/collaboration-resourcesRoeland Jago Douma
2019-03-01Merge pull request #14405 from nextcloud/bugfix/14403/improve-multiselect-on-...Roeland Jago Douma
2019-03-01Merge pull request #14456 from cowai/remove-leading-slashRoeland Jago Douma
2019-03-01Remove unneeded filesJulius Härtl
2019-03-01Add bundled filesJulius Härtl
2019-03-01Fix files_external testsJoas Schilling
2019-03-01Fetch node and filename also if access cache was usedJulius Härtl
2019-03-01Fix testsJulius Härtl
2019-03-01Properly handle null as ownerId if file system access is denied by access tokenJulius Härtl
2019-03-01Fix testsJulius Härtl
2019-03-01Listen to IUser::postDeleteJulius Härtl
2019-03-01Use nextcloud-vue-collection 0.1.2Julius Härtl
2019-03-01Update autoloaderJoas Schilling
2019-03-01Access for a collection can only become trueJoas Schilling
2019-03-01Register providers via class namesJoas Schilling
2019-03-01Add a listener for the eventsJoas Schilling
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2019-03-01Invalidate the cache when a share is updatedJoas Schilling
2019-03-01Also cache the resource type because it is part of the identifierJoas Schilling
2019-03-01Fix unused variable $accessJoas Schilling
2019-03-01Fix doc blockJoas Schilling
2019-03-01Add invalidation methods to the interfaceJoas Schilling
2019-03-01Don't throw on UniqueConstraintViolationException since a written value is ok...Joas Schilling
2019-03-01Cache the access manually tooJoas Schilling
2019-03-01Also check the access to collections on preparingJoas Schilling
2019-03-01Add default value, because null does not trigger unique-keyJoas Schilling
2019-03-01Use nextcloud-vue-collections libraryJulius Härtl
2019-03-01Merge webpack into main oneJulius Härtl