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 (Collapse)Author
2019-03-04Remove the upload and memory settingJoas Schilling
* Remove unneeded private method phpFileSize() * Bump autoloader * Remove setUploadLimit tests * Remove integrity check hacks for upload limit Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-04Merge pull request #14493 from nextcloud/tech-debt/noid/remove-php5-configMorris Jobke
Remove unused php5 config from .htaccess
2019-03-04Remove unused php5 config from .htaccessMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-04Merge pull request #14494 from ↵Morris Jobke
nextcloud/tests/noid/make-header.feature-more-robust Make header.feature more robust by running it on apache
2019-03-04Make header.feature more robust by running it on apacheMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-04Merge pull request #14484 from nextcloud/fix/users-and-groups/vue-multiselectMorris Jobke
Fix/users and groups/vue multiselect
2019-03-04Merge pull request #14465 from ↵Roeland Jago Douma
nextcloud/dependabot/npm_and_yarn/vue-multiselect-2.1.4 Bump vue-multiselect from 2.1.3 to 2.1.4
2019-03-04Bump vue-multiselect from 2.1.3 to 2.1.4dependabot[bot]
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/shentao/vue-multiselect/releases) - [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.3...2.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-04Merge pull request #14467 from ↵John Molakvoæ
nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.8 Bump vue and vue-template-compiler
2019-03-04Merge pull request #14468 from nextcloud/fix/inline-input-confirm-buttonRoeland Jago Douma
Fix default input element height
2019-03-04BuildJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-04Merge pull request #14488 from nextcloud/fix/dav/has-photoMorris Jobke
Fix dav has-photo plugin extend
2019-03-04Merge pull request #14489 from nextcloud/fix/accessibility/l10nMorris Jobke
Add accessibility translations
2019-03-03Add accessibility translationsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-03Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-03Settings build updateJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-03Use nextcloud-vue multiselectJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-02Fix default input element heightJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-02Bump vue and vue-template-compilerdependabot[bot]
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.7 to 2.6.8 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.7...v2.6.8) Updates `vue-template-compiler` from 2.6.7 to 2.6.8 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.7...v2.6.8) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-02Merge pull request #14457 from nextcloud/refactor/auth-tokens-initial-stateRoeland Jago Douma
Load auth tokens with the initial state API
2019-03-01Merge pull request #14448 from mzamot/masterRoeland Jago Douma
Convert value of timestamp metadata key in swift files_external
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-01Merge pull request #11871 from nextcloud/feature/11015/collaboration-resourcesRoeland Jago Douma
Collaboration resources
2019-03-01Merge pull request #14405 from ↵Roeland Jago Douma
nextcloud/bugfix/14403/improve-multiselect-on-twofactor-settings Improve multiselect handling on twofactor settings
2019-03-01Merge pull request #14456 from cowai/remove-leading-slashRoeland Jago Douma
Fix a bug with smb notify having leading slash when it should not
2019-03-01Remove unneeded filesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Add bundled filesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Fix files_external testsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Fetch node and filename also if access cache was usedJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Fix testsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Properly handle null as ownerId if file system access is denied by access tokenJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Fix testsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Listen to IUser::postDeleteJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Use nextcloud-vue-collection 0.1.2Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Update autoloaderJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Access for a collection can only become trueJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Register providers via class namesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Add a listener for the eventsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Invalidate the cache when a share is updatedJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Also cache the resource type because it is part of the identifierJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Fix unused variable $accessJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Fix doc blockJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Add invalidation methods to the interfaceJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Don't throw on UniqueConstraintViolationException since a written value is ↵Joas Schilling
okay enough Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Cache the access manually tooJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Also check the access to collections on preparingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Add default value, because null does not trigger unique-keyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01Use nextcloud-vue-collections libraryJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01Merge webpack into main oneJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>