Commit Graph

49739 Commits

Author SHA1 Message Date
John Molakvoæ 42ffff9548
Temporary fix for project translations (#15893)
Temporary fix for project translations
2019-06-12 12:25:35 +02:00
John Molakvoæ aeedc9d5f1
30 issues per run on stale bot
Now that we use a fixed branch for the bot, and since I removed all the untagged stale issues we can go back to full thrust
https://github.com/nextcloud/server/issues?page=1&q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen+label%3Astale+-label%3A%22needs+info%22+-label%3A%220.+Needs+triage%22+-label%3A%221.+to+develop%22+-label%3A%223.+to+review%22&utf8=%E2%9C%93
2019-06-12 12:11:11 +02:00
John Molakvoæ d37a844547
Add documentation to config.php for share_folder
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-12 10:15:48 +02:00
John Molakvoæ edb5a4b49a
Bump webpack from 4.32.2 to 4.33.0 (#15902)
Bump webpack from 4.32.2 to 4.33.0
2019-06-11 19:30:42 +02:00
dependabot-preview[bot] abd4f24c81
Bump webpack from 4.32.2 to 4.33.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 17:17:47 +00:00
John Molakvoæ 2cb0b9e56e
Properly theme folder icons that are accessed though imagePath (#15875)
Properly theme folder icons that are accessed though imagePath
2019-06-11 19:16:04 +02:00
John Molakvoæ 6b7eb26f39
Bump url-loader from 1.1.2 to 2.0.0 (#15904)
Bump url-loader from 1.1.2 to 2.0.0
2019-06-11 19:15:36 +02:00
Julius Härtl 2ced8b947c
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-11 19:12:33 +02:00
Julius Härtl e76a926ea7
Temporary fix for project translations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-11 19:12:33 +02:00
John Molakvoæ 18d85d46d1
Merge pull request #15783 from nextcloud/bugfix/6015/app-enable-migration
Run repair steps when enabling an app that has already been installed
2019-06-11 18:42:23 +02:00
John Molakvoæ dc600f2619
Show share settings only if incoming federated shares are allowed (#15830)
Show share settings only if incoming federated shares are allowed
2019-06-11 18:31:16 +02:00
John Molakvoæ cf2d12340f
Fix userid casting in notifications (#15912)
Fix userid casting in notifications
2019-06-11 18:30:42 +02:00
Julius Härtl cfed233f47
Properly theme folder icons that are accessed though imagePath
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-11 17:38:17 +02:00
John Molakvoæ (skjnldsv) 49d5030a53
Fix userid casting in notifications
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 16:53:20 +02:00
John Molakvoæ a53ebdb53d
Merge pull request #15905 from nextcloud/dependabot/npm_and_yarn/file-loader-4.0.0
Bump file-loader from 3.0.1 to 4.0.0
2019-06-11 15:25:50 +02:00
John Molakvoæ f18c7bef73
Fix mobile menu over app-content (#15913)
Fix mobile menu over app-content
2019-06-11 15:25:16 +02:00
dependabot-preview[bot] e4f650eb71
Bump url-loader from 1.1.2 to 2.0.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 11:40:14 +00:00
John Molakvoæ 24600ee330
Bump webpack-cli from 3.3.2 to 3.3.3 (#15901)
Bump webpack-cli from 3.3.2 to 3.3.3
2019-06-11 13:34:06 +02:00
John Molakvoæ (skjnldsv) cc6aed9362
Fix mobile menu over app-content
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 10:17:09 +02:00
John Molakvoæ 147073911f
Fix missing login hook wih Apache/SAML login (#15909)
Fix missing login hook wih Apache/SAML login
2019-06-11 09:41:43 +02:00
Christoph Wurst 7d1fc2b8e8
Fix missing login hook wih Apache/SAML
Without this patch the hook does not transport the information whether the login is
done with an app password or not. The suspicious login app requires the parameter
to function correctly, hence adding it will make suspicious login detection also possible
with SAML users.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-11 07:29:00 +02:00
dependabot-preview[bot] 815a703615
Bump file-loader from 3.0.1 to 4.0.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v3.0.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 01:15:22 +00:00
dependabot-preview[bot] 7fb6094b64
Bump webpack-cli from 3.3.2 to 3.3.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.2...3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 01:13:29 +00:00
John Molakvoæ b968987ed4
Replace OC.Notification with toastify js (#15124)
Replace OC.Notification with toastify js
2019-06-07 08:24:15 +02:00
Julius Härtl d95ef2c0f7
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-07 07:32:53 +02:00
Julius Härtl 6d848b545d
Adjust jsunit tests for new toast library
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-07 07:32:48 +02:00
Julius Härtl 2d0337332d
Add toastify js as a OC.Notification replacement
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-07 07:32:16 +02:00
Robin Appelman b4e2d8f8ad
handle storage exceptions when trying to set mtime
not all storage backends can handle setting the mtime and they might
not always handle that error correctly.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-06 16:09:27 +02:00
Robin Appelman 08865046fb
log inner exception during dav write
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-06 16:02:42 +02:00
John Molakvoæ 07ffe4a34a
Merge pull request #15878 from nextcloud/Stale-bot-only-issues
Stale bot: only issues
2019-06-05 15:31:52 +02:00
Julius Härtl 8f2e8fa324
Run repair steps when enabling an app that has already been installed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-05 13:52:46 +02:00
John Molakvoæ e54dce950d
Stale bot: only issues 2019-06-05 13:00:34 +02:00
Roeland Jago Douma ad62974a81
Merge pull request #15877 from nextcloud/rullzer-patch-1
Update stale.yml
2019-06-05 12:36:32 +02:00
Roeland Jago Douma 0c842827d5
Update stale.yml
Limit to 1 until we find out why onlyLabels is not respected...
2019-06-05 12:36:19 +02:00
John Molakvoæ 42af084f34
Add stale config (#15873)
Add stale config
2019-06-05 10:42:01 +02:00
John Molakvoæ 59b03bd3ce
Update stale.yml 2019-06-05 09:38:25 +02:00
John Molakvoæ 3b2a052eca
Add stale config 2019-06-05 09:30:48 +02:00
Roeland Jago Douma bc43718f22
Merge pull request #15816 from nextcloud/enh/do_not_try_to_instantiate_builtintypes
Do not autoload built in types
2019-06-05 09:01:59 +02:00
Roeland Jago Douma 49361c40e2
Typehint builtin types in constructor to not initiate autoloading
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:33 +02:00
Roeland Jago Douma 357263a70b
Do not try to autoload built in types
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:32 +02:00
John Molakvoæ 05058b0135
Update JS bundle (#15868)
Update JS bundle
2019-06-04 15:12:13 +02:00
Robin Appelman a0a3f534f7
allow non integer version ids
currently version ids are timestamps, but for storage provided versions
this is not always the case and they might be strings

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-04 14:15:20 +02:00
Robin Appelman 5209cdccdb
fix loading multiple version backends from one app
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-04 14:11:24 +02:00
Roeland Jago Douma fa40c57e8d
Update JS bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 13:50:12 +02:00
John Molakvoæ ea34a27cba
Bump nextcloud-axios from 0.1.3 to 0.2.0 (#15822)
Bump nextcloud-axios from 0.1.3 to 0.2.0
2019-06-04 09:23:41 +02:00
dependabot-preview[bot] 188173a788
Bump nextcloud-axios from 0.1.3 to 0.2.0
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-03 12:50:15 +02:00
John Molakvoæ b3aa981225
Bump nextcloud-vue from 0.11.3 to 0.11.4 (#15840)
Bump nextcloud-vue from 0.11.3 to 0.11.4
2019-06-03 12:31:36 +02:00
dependabot-preview[bot] c9369b7f69
Bump nextcloud-vue from 0.11.3 to 0.11.4
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.3...v0.11.4)
2019-06-03 10:08:51 +02:00
John Molakvoæ 1d47026297
[Security] Bump axios from 0.18.0 to 0.18.1 (#15839)
[Security] Bump axios from 0.18.0 to 0.18.1
2019-06-03 10:06:39 +02:00
dependabot-preview[bot] 4dd4c44182
[Security] Bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
2019-06-02 07:49:46 +02:00