aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump @babel/polyfill from 7.6.0 to 7.7.0dependabot-preview[bot]2019-11-112-4/+4
| | | | | | | | Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.6.0 to 7.7.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.0...v7.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #17895 from ā†µRoeland Jago Douma2019-11-1120-265/+977
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1 Bump @babel/preset-env from 7.6.3 to 7.7.1
| * Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-1020-265/+977
| | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #17880 from ā†µRoeland Jago Douma2019-11-102-25/+11
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-loader-15.7.2 Bump vue-loader from 15.7.1 to 15.7.2
| * | Bump vue-loader from 15.7.1 to 15.7.2dependabot-preview[bot]2019-11-102-25/+11
|/ / | | | | | | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.7.1 to 15.7.2. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/compare/v15.7.1...v15.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #17878 from ā†µRoeland Jago Douma2019-11-102-4/+4
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.10 Bump webpack-cli from 3.3.9 to 3.3.10
| * | Bump webpack-cli from 3.3.9 to 3.3.10dependabot-preview[bot]2019-11-102-4/+4
| |/ | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | šŸ› FIX: horizontal scrolling on mobile due to tab accessibilitā€¦ (#17843)John MolakvoƦ2019-11-101-0/+4
|\ \ | | | | | | šŸ› FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position
| * | šŸ› FIX: horizontal scrolling on mobile due to tab accessibility navigation ā†µJonas Sulzer2019-11-071-0/+4
| | | | | | | | | | | | | | | | | | 'skip to content' positioned at a fixed position Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* | | [tx-robot] updated from transifexNextcloud bot2019-11-1030-0/+188
| |/ |/|
* | Merge pull request #17837 from nextcloud/design/flow-iconJan-Christoph Borchardt2019-11-093-1/+4
|\ \ | | | | | | Add Flow app icon
| * | Add Flow app iconJan-Christoph Borchardt2019-11-073-1/+4
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2019-11-0918-22/+364
| | |
* | | Merge pull request #17854 from nextcloud/fix/17782/expect-editorconfigRoeland Jago Douma2019-11-081-0/+1
|\ \ \ | | | | | | | | Add .editorconfig to expected files
| * | | Add .editorconfig to expected filesGary Kim2019-11-081-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | | Also set X-OC-Mtime header for files that are smaller than 10MB (#17847)John MolakvoƦ2019-11-081-0/+4
|\ \ \ \ | | | | | | | | | | Also set X-OC-Mtime header for files that are smaller than 10MB
| * | | | Also set X-OC-Mtime header for files that are smaller than 10MBJulius HƤrtl2019-11-071-0/+4
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Julius HƤrtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-08144-146/+270
| |/ / |/| |
* | | Merge pull request #17830 from nextcloud/global-quota-return-quotaRoeland Jago Douma2019-11-071-2/+7
|\ \ \ | |/ / |/| | actually return the quote when getting global storage info
| * | actually return the quote when getting global storage infoRobin Appelman2019-11-061-2/+7
| | | | | | | | | | | | | | | | | | prevents 'undefined' index errors when 'include external storage in quota' is enabled Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #17822 from nextcloud/fix/noid/tip-download-to-node-apiblizzz2019-11-071-4/+15
|\ \ \ | | | | | | | | switch to Files Node API for zip generation
| * | | switch to Files Node API for zip generationArthur Schiwon2019-11-071-4/+15
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Prompt on destructive user actions (#17785)John MolakvoƦ2019-11-0715-98/+254
|\ \ \ \ | | | | | | | | | | Prompt on destructive user actions
| * | | | Prompt on destructive user actionsGary Kim2019-11-0515-98/+254
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | | | Merge pull request #17835 from nextcloud/fix-background-scan-testsRobin Appelman2019-11-071-3/+18
|\ \ \ \ \ | | | | | | | | | | | | fix tests for background file scan job
| * | | | | fix tests for background file scan jobRobin Appelman2019-11-061-3/+18
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #17696 from nextcloud/enh/17659/hide-objectstore-credentialsRoeland Jago Douma2019-11-071-2/+13
|\ \ \ \ \ | | | | | | | | | | | | Remove objectstore credentials
| * | | | | Add information about credentialsDaniel Kesselberg2019-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | Remove objectstore credentialsDaniel Kesselberg2019-10-271-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove the username for Swift v2 and add todo for unclear keys. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | Remove objectstore credentialsDaniel Kesselberg2019-10-271-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | S3: key and secret Swift v3: user.name and user.password Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-07138-8814/+8992
| |/ / / / |/| | | |
* | | | | Create .editorconfig (#17782)John MolakvoƦ2019-11-061-0/+17
|\ \ \ \ \ | | | | | | | | | | | | Create .editorconfig
| * | | | | Create .editorconfigChristian Oliff2019-11-021-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #9059 It'd be good to add a .editorconfig file so that anyone contributing to Nextcloud can follow the same rules for tabs/spaces, newlines, charsets etc. Editorconfig (http://editorconfig.org/) is very popular and it's become standard for open-source projects to include one. I based the rules on the current code-base.
* | | | | | Update locales with transifex data (#17222)John MolakvoƦ2019-11-062-435/+1116
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update locales with transifex data
| * | | | | | Update locales with transifex dataJohn MolakvoƦ (skjnldsv)2019-09-202-435/+1116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John MolakvoƦ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | | Fix files_versions app LoadSidebar event (#17829)John MolakvoƦ2019-11-067-30/+149
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix files_versions app LoadSidebar event
| * | | | | | | Fix files_versions app LoadSidebar eventJohn MolakvoƦ (skjnldsv)2019-11-067-30/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John MolakvoƦ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | | | Merge pull request #17817 from nextcloud/disable-background-scan-optionRoeland Jago Douma2019-11-061-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | add option to disable background scanning of files
| * | | | | | | | add option to disable background scanning of filesRobin Appelman2019-11-051-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when using (only) object store this job doesn't do any scanning anyway, but all the setup can still be expensive on large setups Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | Merge pull request #17753 from nextcloud/clean/old-sharingRoeland Jago Douma2019-11-0649-13027/+275
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Cleanup sharing leftovers
| * | | | | | | | Fix sharing breadcrumbsJohn MolakvoƦ (skjnldsv)2019-11-0615-7032/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John MolakvoƦ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | | | | | Cleanup sharing leftoversJohn MolakvoƦ (skjnldsv)2019-11-0537-6000/+116
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John MolakvoƦ (skjnldsv) <skjnldsv@protonmail.com>
* / | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-0640-4/+254
|/ / / / / / /
* | | | | | | Merge pull request #17806 from nextcloud/design/icon-more-whiteRoeland Jago Douma2019-11-051-1/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove unneeded more-white icon
| * | | | | | | Remove unneeded more-white iconJan-Christoph Borchardt2019-11-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | | | | Fix comments app init and LoadSidebar event (#17803)John MolakvoƦ2019-11-056-9/+67
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Fix comments app init and LoadSidebar event
| * | | | | | | Fix comments app init and LoadSidebar eventJohn MolakvoƦ (skjnldsv)2019-11-046-9/+67
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John MolakvoƦ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-05130-188/+182
| | | | | | |
* | | | | | | Merge pull request #17727 from nextcloud/enh/share_expiration_notificationRoeland Jago Douma2019-11-046-0/+206
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Enh/share expiration notification
| * | | | | | | Add notification for shares about to expireRoeland Jago Douma2019-11-016-0/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces a new command that will create notifications for users if they have shares that will expire the next day. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>