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
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
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
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
Morris Jobke
0229f20fdc
Merge pull request #15813 from nextcloud/td/psr0/classmap
...
Add the legacy classes to the composer classmap
2019-05-31 17:15:02 +02:00
Morris Jobke
7b072a7e18
Merge pull request #15812 from nextcloud/enh/split_settings_properly
...
Move OC\Settings\Admin and OC\Settings\Personal to actual settings
2019-05-31 17:13:42 +02:00
Morris Jobke
bfba086488
Merge pull request #15763 from nextcloud/3rdparty/symfony/4.2.8
...
[3rdparty] Bump symfony to 4.2.8
2019-05-31 16:44:39 +02:00
Roeland Jago Douma
db555dde00
Add the legacy classes to the composer classmap
...
To have a faster autoloading. We should get rid of those of course. But
for now I do not see it happening any time soon.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-30 13:23:27 +02:00
Roeland Jago Douma
5ab4daad96
Move OC\Settings\Admin and OC\Settings\Personal to actual settings
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-30 12:49:47 +02:00
John Molakvoæ
fd9ff581e2
CSS: adjust media query breakpoint to improve tablet readability ( #15199 )
...
CSS: adjust media query breakpoint to improve tablet readability
2019-05-30 09:27:58 +02:00
nacho
3c30d293fa
CSS: adjust media query breakpoint to improve tablet readability
...
see https://github.com/nextcloud/news/pull/467
2019-05-30 08:28:30 +02:00
Roeland Jago Douma
89c701382f
Merge pull request #15716 from nextcloud/enhancement/webpack/global-config
...
Unify webpack config
2019-05-29 22:00:02 +02:00
Roeland Jago Douma
58fe0b8032
Merge pull request #15776 from nextcloud/get-by-id-shares-last
...
search files by id in shared storages last
2019-05-29 21:56:15 +02:00
Roeland Jago Douma
96b15dd101
Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var
...
remove unncessary code block in share recommendations, fixed undefined var error
2019-05-29 21:55:33 +02:00
John Molakvoæ (skjnldsv)
a442b78538
Build and update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:20:19 +02:00
John Molakvoæ (skjnldsv)
b53a9130a6
Unify webpack config
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:19:18 +02:00
John Molakvoæ
21f9487939
Fix personal security section tests ( #15789 )
...
Fix personal security section tests
2019-05-29 14:52:02 +02:00
John Molakvoæ
6f941a73a2
Vueify the login page ( #15647 )
...
Vueify the login page
2019-05-29 13:15:24 +02:00
Arthur Schiwon
44dca54895
fixes usage of an undefined var
...
and removes a unnecessary code block as there is no paging for share
recommendations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-29 13:11:07 +02:00
Christoph Wurst
f88907a2d9
Fix personal security section tests
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-29 13:10:07 +02:00
Christoph Wurst
64c4bb5bce
Vueify the login page
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-29 11:05:16 +02:00
Roeland Jago Douma
ccd8da66f2
Merge pull request #15780 from nextcloud/td/depremove/callCheck
...
Remove deprecated function callCheck
2019-05-29 08:38:45 +02:00
Roeland Jago Douma
d1af727688
Merge pull request #15779 from nextcloud/td/depremove/stringutils
...
Remove deprecatred StringUtils class
2019-05-29 08:37:55 +02:00
Roeland Jago Douma
d7d28bc436
Merge pull request #15781 from nextcloud/td/depremove/checkAppEnabled
...
Remove deprecated function checkAppEnabled
2019-05-29 08:36:53 +02:00
John Molakvoæ
866282f13f
Start fixing 2fa icons in dark theme, ref #13643 ( #15597 )
...
Start fixing 2fa icons in dark theme, ref #13643
2019-05-29 06:56:52 +02:00
Nextcloud bot
b32ee3a0bb
[tx-robot] updated from transifex
2019-05-29 02:13:44 +00:00
Roeland Jago Douma
60894f4d3e
Remove deprecated function checkAppEnabled
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-28 22:25:50 +02:00
Roeland Jago Douma
14e8930a5f
Remove deprecated function callCheck
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-28 22:23:28 +02:00
Roeland Jago Douma
767679ccf4
Remove deprecatred StringUtils class
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-28 22:20:23 +02:00
Robin Appelman
98dd526010
search files by id in shared storages last
...
this prevents unneeded recursion when the file is not in the share
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-28 20:03:45 +02:00
Greta Doci
536b4106bb
Fix 2fa icons in dark theme, fix #13643
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-05-28 17:17:04 +02:00
Morris Jobke
abeea8b0b9
Merge pull request #15766 from nextcloud/bugfix/0b-quota-create-backend
...
Check for free space on touch
2019-05-28 15:02:51 +02:00
Morris Jobke
64fb083dd9
Merge pull request #15767 from nextcloud/bugfix/0b-quota-create
...
Hide newFile menu if quota is set to 0B
2019-05-28 14:27:01 +02:00
Morris Jobke
4ff4d5583a
Merge pull request #15691 from nextcloud/app-content-list-noborder
...
Remove divider in app content list (Mail, Contacts, …)
2019-05-28 13:54:27 +02:00
Morris Jobke
c2c3feff0e
Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-darktheme
...
Change text color in search box in darktheme, ref #15598
2019-05-28 13:50:44 +02:00