summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Make sure maintenance mode is always casted to boolJoas Schilling2019-02-222-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3Morris Jobke2019-02-191-2/+2
|\ | | | | Prefix $path for filename for internal file cache
| * Call headObject if file not in filecache :see_no_evil:Daniel Kesselberg2019-02-141-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Prefix $path for filename for internal file cacheDaniel Kesselberg2019-02-141-2/+2
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #14282 from nextcloud/bugfix/noid/public-folder-shareMorris Jobke2019-02-191-0/+1
|\ \ | | | | | | Fix writable public folder share
| * | Fix writable public folder shareJulius Härtl2019-02-191-0/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #14232 from nextcloud/enh/updatenoticiation_to_single_webpackMorris Jobke2019-02-197-7593/+6
|\ \ \ | |/ / |/| | Move updatenotifications to unified webpack
| * | Move updatenotifications to unified webpackRoeland Jago Douma2019-02-187-7593/+6
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #14218 from nextcloud/enh/files_sharing_to_webpackRoeland Jago Douma2019-02-1913-8/+70
|\ \ \ | | | | | | | | Move files_sharing additionalscripts over to webpack
| * | | Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-1513-8/+70
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #14234 from nextcloud/fix/catch_requestexceptionRoeland Jago Douma2019-02-191-0/+3
|\ \ \ \ | | | | | | | | | | Catch Request exception in testRemoteUrl
| * | | | Catch Request exception in testRemoteUrlRoeland Jago Douma2019-02-151-0/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Else the background job fails hard if the remote has for example an invalid certificate. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-198-66/+80
| | | |
* | | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploadsRoeland Jago Douma2019-02-181-2/+15
|\ \ \ \ | |_|/ / |/| | | Fix empty file uploads to S3 (and other streaming storages)
| * | | Make sure that we have a streamRoeland Jago Douma2019-02-181-0/+7
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Add a wrapper to determine if a file is EOFRoeland Jago Douma2019-02-151-2/+8
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | The stream is already closed at this point. Which means feof will always return false. We have to determine if the stream is EOF in the preCloseCallback. And pass this info along. Then the logic works as expected. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #14266 from nextcloud/enhancement/public-menuRoeland Jago Douma2019-02-182-2/+29
|\ \ \ | | | | | | | | Add guest navigation type
| * | | Add guest navigation typeJulius Härtl2019-02-182-2/+29
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Move general webpack to NODE_ENVJulius Härtl2019-02-183-8/+5
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-1810-2/+26
| | | |
* | | | Merge pull request #14245 from ↵Roeland Jago Douma2019-02-172-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.6 Bump vue and vue-template-compiler
| * | | | Bump vue and vue-template-compilerdependabot[bot]2019-02-172-4/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.5 to 2.6.6 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.5...v2.6.6) Updates `vue-template-compiler` from 2.6.5 to 2.6.6 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.5...v2.6.6) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / / [tx-robot] updated from transifexNextcloud bot2019-02-1724-10/+140
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-02-1620-4/+434
| | |
* | | Merge pull request #14174 from ↵blizzz2019-02-1524-40/+703
|\ \ \ | |/ / |/| | | | | | | | nextcloud/feature/noid/extstorage-mountconfighandler Mount configuration handlers for external storages
| * | typos in doc, no code changesArthur Schiwon2019-02-155-5/+8
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | add GUI option to set the $home placeholderArthur Schiwon2019-02-142-1/+15
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | reject mounts with unsubstituted placeholders as incompletely configuredArthur Schiwon2019-02-141-0/+30
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-1415-7/+233
| | | | | | | | | | | | | | | | | | | | | | | | * handler registered upon OCA\\Files_External::loadAdditionalBackends event as user_ldap is loaded before files_external * new configuration field "ldapExtStorageHomeAttribute" (not in GUI yet) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-149-33/+423
| | | | | | | | | | | | | | | | | | | | | | | | * BackendService (directly accessable via \OC_Server) offers registerConfigHandler * SimpleSubstitutionTrait brings reusable logic for simple string replacments * internal $user replacement mechanism was migrated Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [tx-robot] updated from transifexNextcloud bot2019-02-15304-1030/+1210
| | |
* | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpackRoeland Jago Douma2019-02-1414-14/+72
|\ \ \ | | | | | | | | Move systemtags (app) to webpack
| * | | Move systemtags to common webpackRoeland Jago Douma2019-02-1413-9/+72
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Move systemtags icon to icons.scssRoeland Jago Douma2019-02-142-5/+0
| | |/ | |/| | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #14197 from nextcloud/fix/trashbin_restore_translationRoeland Jago Douma2019-02-143-3/+3
|\ \ \ | |_|/ |/| | Fix trashbin restore translation
| * | Compile assetsRoeland Jago Douma2019-02-142-2/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Fix trashbin restore translationRoeland Jago Douma2019-02-141-1/+1
| | | | | | | | | | | | | | | | | | The files app doesn't have this entry. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #14200 from ↵blizzz2019-02-142-15/+19
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix/noid/ldap-lowercase-request-attributes ensure attribute names are lower cased
| * | | ensure attribute names are lower casedArthur Schiwon2019-02-142-15/+19
| | |/ | |/| | | | | | | | | | | | | | | | otherwise they will be skipped when the results is being formatted and the lower-cased result keys do not match. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3John Molakvoæ2019-02-1411-288/+522
|\ \ \ | |/ / |/| | Operation progress improvements
| * | Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-29805-6357/+14753
| |\ \ | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
| * | | Fix unit testsTomasz Grobelny2018-11-243-180/+286
| | | | | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
| * | | Use reportOperationProgress for removing filesTomasz Grobelny2018-11-241-43/+43
| | | | | | | | | | | | | | | | | | | | | | | | Fix copying files Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
| * | | Properly handle errors (including 500)Tomasz Grobelny2018-11-241-2/+6
| | | | | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
| * | | Add progress reporting to move and copy operationsTomasz Grobelny2018-11-244-33/+60
| | | | | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
| * | | Fix progress bar labelTomasz Grobelny2018-11-244-14/+21
| | | | | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
| * | | Move progress bar to separate componentTomasz Grobelny2018-11-247-28/+108
| | | | | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
| * | | Restructuring code in file-upload.jsTomasz Grobelny2018-11-241-27/+37
| | | | | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
* | | | Merge pull request #14168 from ↵Morris Jobke2019-02-145-57/+156
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/feature/noid/improve-update-channel-layout Improve update channel layout to be a popup menu
| * | | | Improve update channel layout to be a popup menuMorris Jobke2019-02-135-57/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * now the entries are in a popup menu * if a non-default channel is used the entry will be at the bottom * channel descriptions are embeded into the menu * use nextcloud-vue componenets for the channel selector * update nextcloud-vue dependency from 0.6.1 to 0.6.3 * fixes #13806 Signed-off-by: Morris Jobke <hey@morrisjobke.de>