Commit Graph

50000 Commits

Author SHA1 Message Date
Christoph Wurst c50fe2a9c9
Send emails when remote wipe starts/finishes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-07-02 21:59:23 +02:00
Georg Ehrke 089a421ece
RefreshWebcalJob: replace ugly Regex with standard php utils
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-07-02 20:04:54 +02:00
Daniel Kesselberg fda7f5edb4
Revert "Fix usage view tests"
This reverts commit 7da7acd0

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-02 19:50:32 +02:00
Daniel Kesselberg 63ef389db1
Revert parts hide quota bar if unlimited
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-02 19:50:31 +02:00
Morris Jobke 63c64bf042
Merge pull request #16198 from nextcloud/fix/tests/usage
Fix usage view tests
2019-07-02 19:22:06 +02:00
Morris Jobke dfdcb1b467
Merge pull request #16174 from nextcloud/bugfix/noid/fix-dyslexic-font-overwriting
Only set the font if it was not set before
2019-07-02 16:56:34 +02:00
Morris Jobke 1a63858095
Merge pull request #13186 from labor4/edit_carddav_types
add carddav-search (vCard2Array) option for X-ADDRESSBOOKSERVER-MEMBER
2019-07-02 16:35:25 +02:00
Morris Jobke 85f371a9cf
Merge pull request #16141 from nextcloud/fix/no-rating-no-score
Do not show app score if it has no ratings
2019-07-02 16:33:41 +02:00
Roeland Jago Douma 7da7acd0a5
Fix usage view tests
Follow up to #16049

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-02 15:50:36 +02:00
John Molakvoæ 23bcb715eb
Do not fail hard on new user mail error (#16183)
Do not fail hard on new user mail error
2019-07-02 11:53:50 +02:00
Georg Ehrke 9f7fca49bb
Merge pull request #15775 from nextcloud/refactor/decouple-remote-wipe-notifications
Decouple remote wipe notifcation channels with events
2019-07-02 08:58:21 +00:00
John Molakvoæ (skjnldsv) 33409319be
Do not fail hard on new user mail error
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-07-02 08:42:47 +02:00
Nextcloud bot 9beda013c1
[tx-robot] updated from transifex 2019-07-02 02:13:41 +00:00
Roeland Jago Douma 7dafa24f71
Merge pull request #16161 from nextcloud/dependabot/npm_and_yarn/toastify-js-1.6.1
Bump toastify-js from 1.5.0 to 1.6.1
2019-07-01 21:13:28 +02:00
Roeland Jago Douma 80ae51b496
Merge pull request #16159 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.5
Bump webpack-cli from 3.3.4 to 3.3.5
2019-07-01 20:01:07 +02:00
Roeland Jago Douma 789187a467
Merge pull request #16162 from nextcloud/dependabot/npm_and_yarn/url-loader-2.0.1
Bump url-loader from 2.0.0 to 2.0.1
2019-07-01 19:42:00 +02:00
Joas Schilling 452f1e04d6
Merge pull request #16175 from nextcloud/followup/16088/allow-apps-to-overwrite-the-maximum-length-when-reading-from-database
Allow apps to overwrite the maximum length when reading from database
2019-07-01 16:39:12 +02:00
Roeland Jago Douma c0a48c25ac
Merge pull request #16168 from nextcloud/fix/16103
Remove fs package
2019-07-01 16:16:42 +02:00
Joas Schilling c15c2e440f
Allow apps to overwrite the maximum length when reading from database
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-01 15:48:26 +02:00
Robin Appelman ae4ae0d3d0
Merge pull request #16170 from nextcloud/dnd-upload-permissions
fix permissions for drag-n-drop uploads
2019-07-01 15:23:47 +02:00
Joas Schilling c0b27dcf4b
Only set the font if it was not set before
Otherwise Dyslexia setting can not set the font in the accessibility app

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-01 15:06:11 +02:00
John Molakvoæ 1074e9838b
Merge pull request #16136 from nextcloud/design/theming-body-login
Fix dark text in body-login box on light theming colors
2019-07-01 12:40:13 +02:00
John Molakvoæ 41ccf5e8c7
Hide quota bar if unlimited quota (#16049)
Hide quota bar if unlimited quota
2019-07-01 12:39:58 +02:00
Robin Appelman 258902b337
fix permissions for drag-n-drop uploads
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-01 11:58:13 +02:00
Julius Härtl 5db328cc15
Remove fs package
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-01 11:24:58 +02:00
dependabot-preview[bot] cbfeaaaa60 Bump toastify-js from 1.5.0 to 1.6.1
Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/apvarun/toastify-js/releases)
- [Changelog](https://github.com/apvarun/toastify-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apvarun/toastify-js/compare/1.5.0...1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-01 09:15:18 +00:00
Roeland Jago Douma 7fbfa5cd99
Merge pull request #16167 from nextcloud/fix/oauth2/tests
Fix the actual oauth2 tests
2019-07-01 09:55:23 +02:00
Roeland Jago Douma 470318db36
Fix the actual oauth2 tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-01 09:52:27 +02:00
John Molakvoæ 1224869b22
Fix tense in email (#16163)
Fix tense in email
2019-07-01 09:20:15 +02:00
Nextcloud bot 33fd33810c
[tx-robot] updated from transifex 2019-07-01 02:13:36 +00:00
Frederic Werner 477cc9ab35 Revert "Change send to sent in l10n files"
This reverts commit 7ed0d0909d.

Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
2019-06-30 14:46:15 +02:00
Frederic Werner 7ed0d0909d Change send to sent in l10n files
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
2019-06-30 14:40:19 +02:00
Frederic Werner b3f806a949 Change send to sent
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
2019-06-30 14:40:19 +02:00
Nextcloud bot d9df34158f
[tx-robot] updated from transifex 2019-06-30 02:14:09 +00:00
dependabot-preview[bot] d9737e9193
Bump url-loader from 2.0.0 to 2.0.1
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.0.0 to 2.0.1.
- [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/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-30 01:14:21 +00:00
dependabot-preview[bot] befed3b0e2
Bump webpack-cli from 3.3.4 to 3.3.5
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.4 to 3.3.5.
- [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.4...v3.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-30 01:12:34 +00:00
Nextcloud bot 109268bcbd
[tx-robot] updated from transifex 2019-06-29 02:13:31 +00:00
James Lao 6afd368b75 Update operationprogressbar.js
To fix issue #16137

Signed-off-by: james.lao@gmail.com <james.lao@gmail.com>
2019-06-28 10:13:04 -07:00
Roeland Jago Douma 58c51599f4
Merge pull request #16148 from nextcloud/fix/text-official-label
Mark text as shipped so it's marked as official
2019-06-28 16:14:19 +02:00
Roeland Jago Douma 6e8b7e661a
Merge pull request #16145 from nextcloud/fix/files-rightclick-official-label
Mark files_rightclick as shipped so it's marked as official
2019-06-28 15:04:36 +02:00
Joas Schilling 62181529e2
Merge pull request #16147 from nextcloud/pol/16076/oauth_down
Move OAuth down in admin security settings
2019-06-28 15:01:00 +02:00
Jan-Christoph Borchardt 283c68c4f8
Mark text as shipped so it's marked as official
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-28 13:04:36 +02:00
Roeland Jago Douma 50862aadfd
Move OAuth down in admin security settings
For #16076

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-28 11:43:23 +02:00
Roeland Jago Douma 2c449469d3
Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-error
Do not show a internet connectivity warning if internet access is dis…
2019-06-28 10:54:29 +02:00
Christoph Wurst cbfa7124fc Mark files_rightclick as shipped so it's marked as official
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-28 10:42:18 +02:00
Christoph Wurst 48761ae2c0 Do not show app score if it has no ratings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-28 10:19:25 +02:00
Nextcloud bot ca76d13c78
[tx-robot] updated from transifex 2019-06-28 02:13:47 +00:00
Jan-Christoph Borchardt 76959591e0
Fix dark text in body-login box on light theming colors
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-27 22:45:46 +02:00
Roeland Jago Douma cf7bc3fe9d
Fix phan
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-27 22:29:45 +02:00
Roeland Jago Douma b2a4e659a7
Add autoloaders for shipped apps
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-27 22:29:42 +02:00