Commit Graph

51436 Commits

Author SHA1 Message Date
Roeland Jago Douma 4634487085
Merge pull request #17875 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.5.1
Bump handlebars from 4.4.5 to 4.5.1 in /build
2019-11-11 12:16:23 +01:00
Roeland Jago Douma c411dc4480
Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1
Bump @babel/preset-env from 7.6.3 to 7.7.1
2019-11-11 12:15:50 +01:00
dependabot-preview[bot] 3d63f3fbdf Bump @babel/preset-env from 7.6.3 to 7.7.1
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>
2019-11-10 12:12:07 +00:00
Roeland Jago Douma ee1e327bb6
Merge pull request #17880 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.7.2
Bump vue-loader from 15.7.1 to 15.7.2
2019-11-10 13:08:11 +01:00
dependabot-preview[bot] 2820741aee
Bump vue-loader from 15.7.1 to 15.7.2
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>
2019-11-10 11:55:17 +00:00
Roeland Jago Douma c0dbb73350
Merge pull request #17878 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.10
Bump webpack-cli from 3.3.9 to 3.3.10
2019-11-10 12:53:26 +01:00
John Molakvoæ bce9c1d97b
🐛 FIX: horizontal scrolling on mobile due to tab accessibilit… (#17843)
🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position
2019-11-10 09:46:46 +01:00
Nextcloud bot cd7c7d78d7
[tx-robot] updated from transifex 2019-11-10 02:16:59 +00:00
dependabot-preview[bot] 8af29be008
Bump webpack-cli from 3.3.9 to 3.3.10
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>
2019-11-10 02:14:34 +00:00
dependabot-preview[bot] f166744f17
Bump handlebars from 4.4.5 to 4.5.1 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.5 to 4.5.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.5...v4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-10 02:12:31 +00:00
Daniel Kesselberg 2bd591f227
Make timeout a optional parameter
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-09 15:18:52 +01:00
Jan-Christoph Borchardt b38b610309
Merge pull request #17837 from nextcloud/design/flow-icon
Add Flow app icon
2019-11-09 11:24:42 +01:00
Nextcloud bot eb9f53441f
[tx-robot] updated from transifex 2019-11-09 02:15:45 +00:00
Julius Härtl 3c09299346
Do not throw an exception for base App class
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-08 11:41:42 +01:00
Julius Härtl 9e6494304a
Return routes array for federation app
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-08 10:55:51 +01:00
Roeland Jago Douma 6cb70792dd
Merge pull request #17854 from nextcloud/fix/17782/expect-editorconfig
Add .editorconfig to expected files
2019-11-08 09:19:59 +01:00
John Molakvoæ 4813c87609
Also set X-OC-Mtime header for files that are smaller than 10MB (#17847)
Also set X-OC-Mtime header for files that are smaller than 10MB
2019-11-08 08:42:35 +01:00
Nextcloud bot e9fb725b9e
[tx-robot] updated from transifex 2019-11-08 02:16:14 +00:00
Gary Kim f3009bc76e
Add .editorconfig to expected files
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-11-08 08:28:39 +08:00
Roeland Jago Douma c0398e9a38
Merge pull request #17830 from nextcloud/global-quota-return-quota
actually return the quote when getting global storage info
2019-11-07 23:53:04 +01:00
Julius Härtl dbd9622bc3
Also set X-OC-Mtime header for files that are smaller than 10MB
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-07 20:16:00 +01:00
Jan-Christoph Borchardt cef0e622fb
Add Flow app icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-07 17:09:32 +01:00
Jonas Sulzer 93dcc42631
🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-11-07 15:28:31 +01:00
blizzz 9fe4b953e9
Merge pull request #17822 from nextcloud/fix/noid/tip-download-to-node-api
switch to Files Node API for zip generation
2019-11-07 11:03:18 +01:00
John Molakvoæ e693709d5e
Prompt on destructive user actions (#17785)
Prompt on destructive user actions
2019-11-07 10:49:25 +01:00
Robin Appelman 1f6b1fca57
Merge pull request #17835 from nextcloud/fix-background-scan-tests
fix tests for background file scan job
2019-11-07 09:21:29 +00:00
Arthur Schiwon f9bfd48e12
switch to Files Node API for zip generation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-07 09:45:23 +01:00
Roeland Jago Douma 03d9e05bb5
Merge pull request #17696 from nextcloud/enh/17659/hide-objectstore-credentials
Remove objectstore credentials
2019-11-07 09:14:42 +01:00
Nextcloud bot f886d2f599
[tx-robot] updated from transifex 2019-11-07 02:15:55 +00:00
Robin Appelman 4621a42020
fix tests for background file scan job
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-06 15:10:15 +01:00
John Molakvoæ 26b5d1fcb1
Create .editorconfig (#17782)
Create .editorconfig
2019-11-06 14:31:11 +01:00
John Molakvoæ dc3c13edd1
Update locales with transifex data (#17222)
Update locales with transifex data
2019-11-06 12:40:06 +01:00
John Molakvoæ ea170310e3
Fix files_versions app LoadSidebar event (#17829)
Fix files_versions app LoadSidebar event
2019-11-06 12:31:42 +01:00
Robin Appelman 5df98d7265
actually return the quote when getting global storage info
prevents 'undefined' index errors when 'include external storage in quota' is enabled

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-06 10:18:47 +01:00
John Molakvoæ (skjnldsv) 866c513871
Fix files_versions app LoadSidebar event
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-06 10:11:23 +01:00
Roeland Jago Douma 5090a68deb
Merge pull request #17817 from nextcloud/disable-background-scan-option
add option to disable background scanning of files
2019-11-06 09:55:36 +01:00
Roeland Jago Douma 3a3ed95b59
Merge pull request #17753 from nextcloud/clean/old-sharing
Cleanup sharing leftovers
2019-11-06 09:54:50 +01:00
Nextcloud bot 6ba2a608d0
[tx-robot] updated from transifex 2019-11-06 02:16:07 +00:00
John Molakvoæ (skjnldsv) 5d2c89ca6c
Fix sharing breadcrumbs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-06 00:53:59 +01:00
John Molakvoæ (skjnldsv) eebcf89091
Cleanup sharing leftovers
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-05 19:03:44 +01:00
Roeland Jago Douma 5c0ad24a68
Merge pull request #17806 from nextcloud/design/icon-more-white
Remove unneeded more-white icon
2019-11-05 15:27:14 +01:00
John Molakvoæ c139caa7db
Fix comments app init and LoadSidebar event (#17803)
Fix comments app init and LoadSidebar event
2019-11-05 15:10:23 +01:00
Gary Kim 0efa78d1e2
Prompt on destructive user actions
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-11-05 20:39:07 +08:00
Robin Appelman 5b2af1cb82
add option to disable background scanning of files
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>
2019-11-05 13:17:05 +01:00
Nextcloud bot 5b5b451719
[tx-robot] updated from transifex 2019-11-05 02:15:46 +00:00
Jan-Christoph Borchardt 9ef107d233
Remove unneeded more-white icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-05 01:09:31 +01:00
Roeland Jago Douma 0ac1298867
Merge pull request #17727 from nextcloud/enh/share_expiration_notification
Enh/share expiration notification
2019-11-04 23:46:42 +01:00
Christoph Wurst a767a2f0a3
Merge pull request #17735 from tcoupin/fix-reshare-circle
Fix reshare with circle
2019-11-04 23:40:03 +01:00
John Molakvoæ (skjnldsv) 7ba5f39dbd
Fix comments app init and LoadSidebar event
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-04 23:31:39 +01:00
Roeland Jago Douma 7795f43b0a
Merge pull request #17805 from nextcloud/more-application-instance
remove more cases of manual Application instance creation
2019-11-04 22:56:35 +01:00