Commit Graph

8978 Commits

Author SHA1 Message Date
Morris Jobke 65d4ebe8cc
Show the repair steps and repair info output in the web for better feedback
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-09 23:10:52 +01:00
Maxence Lange 8002779200
add support for boolean default
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
code cleaning

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
code cleaning

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-09 11:21:14 +01:00
Roeland Jago Douma e11048932f
Merge pull request #13381 from nextcloud/menu-apps-fixes
Fix apps menu overlapping
2019-01-07 13:33:20 +01:00
Michael Weimann f54e3c7576
Make the nav bullet transparent selector more specific
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-06 22:36:18 +01:00
Nextcloud bot 29dc12c885
[tx-robot] updated from transifex 2019-01-06 01:13:07 +00:00
John Molakvoæ (skjnldsv) f611c777d1
Fix apps menu overlapping
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-05 09:53:22 +01:00
Nextcloud bot a1b6333712
[tx-robot] updated from transifex 2019-01-05 01:11:57 +00:00
Morris Jobke 076f6b8ed1
Merge pull request #13363 from nextcloud/fix/loginflow_apptoken_ios
Fix loginflow with apptoken enter on iOS
2019-01-04 22:42:24 +01:00
Roeland Jago Douma e6ac233947
Fix loginflow with apptoken enter on iOS
It seems iOS doesn't like us to change the location. So now we submit it
to the server that geneartes the redirect.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 21:51:36 +01:00
Roeland Jago Douma 14fcc64c49
Merge pull request #13358 from nextcloud/bugfix/12927-bigint-mtime-storagetime
Install new instances with bigint filecache
2019-01-04 19:42:42 +01:00
Morris Jobke f736b3445f
Merge pull request #13145 from nextcloud/ie11-apps-menu-fix
IE fix for apps menu
2019-01-04 19:30:11 +01:00
Morris Jobke 0aa30b76de
Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exception
returns a 404 instead of exception if app is not installed - #13088
2019-01-04 17:08:04 +01:00
Daniel Kesselberg f15df262c9
Install new instances with bigint filecache
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-04 17:07:27 +01:00
Roeland Jago Douma 2d22633568
Merge pull request #13313 from nextcloud/feature/remove-outdated-caches
Remove check for outdated caches
2019-01-04 09:18:31 +01:00
Nextcloud bot a1f9ed1d7d
[tx-robot] updated from transifex 2019-01-04 01:12:28 +00:00
Morris Jobke c7399379c9
Merge pull request #13213 from nextcloud/enhancement/12943/index_twofactor_providers
Add twofactor_providers_uid index
2019-01-03 12:26:51 +01:00
Morris Jobke f494e689f0
Merge pull request #13225 from nextcloud/unbundle_user-external
unbundle user_external to release it via appstore
2019-01-03 10:39:54 +01:00
Roeland Jago Douma 5768bb78f1
Merge pull request #13316 from wernerfred/master
Update background of favicon-fb.png
2019-01-03 08:37:10 +01:00
Nextcloud bot fbf906c9b6
[tx-robot] updated from transifex 2019-01-03 01:11:47 +00:00
Daniel Kesselberg 248e824f48
Remove check for outdated caches
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-02 10:46:14 +01:00
Nextcloud bot ea898a2191
[tx-robot] updated from transifex 2019-01-02 01:11:30 +00:00
wernerfred f1bd23fcec Update background of favicon-fb.png
Signed-off-by: wernerfred <wernerf@fim.uni-passau.de>
2019-01-01 20:50:28 +01:00
Nextcloud bot cb4371c4f3
[tx-robot] updated from transifex 2019-01-01 01:11:35 +00:00
Nextcloud bot 8d5b74b6b6
[tx-robot] updated from transifex 2018-12-31 01:11:41 +00:00
Nextcloud bot eeceb684e8
[tx-robot] updated from transifex 2018-12-30 01:12:41 +00:00
Nextcloud bot aa00b2b277
[tx-robot] updated from transifex 2018-12-29 01:11:43 +00:00
Nextcloud bot 760c502f3c
[tx-robot] updated from transifex 2018-12-28 01:11:49 +00:00
Nextcloud bot 1c3f468d56
[tx-robot] updated from transifex 2018-12-27 01:11:41 +00:00
Nextcloud bot 3c83925f97
[tx-robot] updated from transifex 2018-12-26 01:11:56 +00:00
Nextcloud bot e62be9e41e
[tx-robot] updated from transifex 2018-12-25 01:11:36 +00:00
Nextcloud bot 9d5f7c7f62
[tx-robot] updated from transifex 2018-12-24 01:11:46 +00:00
Nextcloud bot f5286bcb07
[tx-robot] updated from transifex 2018-12-23 01:12:27 +00:00
Nextcloud bot 53b7762c2e
[tx-robot] updated from transifex 2018-12-22 01:11:48 +00:00
Jonas Sulzer 139f5d3b0c
remove user_external from shipped.json
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-21 17:32:42 +01:00
Roeland Jago Douma 16cc68a2fe
Add twofactor_providers_uid index
Fixes #12943

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-21 13:03:02 +01:00
John Molakvoæ bb90e3d2d0
Merge pull request #13154 from nextcloud/ie11-checkboxes-fix
Fix ie11 checkboxes
2018-12-21 10:17:43 +01:00
Nextcloud bot c0a6ad0a72
[tx-robot] updated from transifex 2018-12-21 01:11:48 +00:00
Roeland Jago Douma 9e9b04737e
Merge pull request #13163 from nextcloud/bug/13139/footer-translatable
Make the footer "Get your own free account" translatable
2018-12-20 07:46:23 +01:00
Nextcloud bot 4be6aa5270
[tx-robot] updated from transifex 2018-12-20 01:11:44 +00:00
Michael Weimann cfca20c14c
Make the footer "Get your own free account" translatable
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-19 23:27:36 +01:00
John Molakvoæ (skjnldsv) 1cb507e0e3
Fix ie11 checkboxes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-19 11:31:10 +01:00
Julius Härtl a3be286273
Make setup check also pass with a 501 status
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-19 07:41:25 +01:00
Nextcloud bot 3d53398d07
[tx-robot] updated from transifex 2018-12-19 01:11:46 +00:00
John Molakvoæ (skjnldsv) f038cea243
IE fix for apps menu
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-18 16:33:30 +01:00
Roeland Jago Douma 763b52d402
Fix SAML Client login flow on Apple devices
Because the redirect from the SAML/SSO endpoint is a POST the lax/strict
cookies are not properly send.

Note that it is not strictly requried on this endpoint as we do not need
the remember me data. Only the real session info is enough. The endpoint
is also already protected by a state token.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-17 12:50:32 +01:00
Nextcloud bot ffd2410a7e
[tx-robot] updated from transifex 2018-12-17 01:11:33 +00:00
Nextcloud bot 3068f07ad9
[tx-robot] updated from transifex 2018-12-16 01:12:32 +00:00
Nextcloud bot 5a2a78c692
[tx-robot] updated from transifex 2018-12-15 01:11:38 +00:00
Roeland Jago Douma b0ac37d778
Merge pull request #13033 from RandieM/password-reset-checkbox-invisible
fixes issue #12383
2018-12-13 19:43:46 +01:00
John Molakvoæ 6e91329872
Merge pull request #12923 from nextcloud/fix/12832/share-autocomplete
Fixes the share autocomplete layout
2018-12-13 14:07:18 +01:00