aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13363 from nextcloud/fix/loginflow_apptoken_iosMorris Jobke2019-01-044-11/+17
|\ | | | | Fix loginflow with apptoken enter on iOS
| * Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-044-11/+17
| | | | | | | | | | | | | | 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>
* | Merge pull request #13358 from nextcloud/bugfix/12927-bigint-mtime-storagetimeRoeland Jago Douma2019-01-041-4/+4
|\ \ | | | | | | Install new instances with bigint filecache
| * | Install new instances with bigint filecacheDaniel Kesselberg2019-01-041-4/+4
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #13145 from nextcloud/ie11-apps-menu-fixMorris Jobke2019-01-042-16/+37
|\ \ \ | | | | | | | | IE fix for apps menu
| * | | IE fix for apps menuJohn Molakvoæ (skjnldsv)2018-12-182-16/+37
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exceptionMorris Jobke2019-01-041-3/+7
|\ \ \ \ | |_|_|/ |/| | | returns a 404 instead of exception if app is not installed - #13088
| * | | Make setup check also pass with a 501 statusJulius Härtl2018-12-191-3/+7
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #13313 from nextcloud/feature/remove-outdated-cachesRoeland Jago Douma2019-01-042-25/+0
|\ \ \ \ | | | | | | | | | | Remove check for outdated caches
| * | | | Remove check for outdated cachesDaniel Kesselberg2019-01-022-25/+0
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | [tx-robot] updated from transifexNextcloud bot2019-01-0410-50/+64
| | | |
* | | | Merge pull request #13213 from ↵Morris Jobke2019-01-033-2/+24
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/enhancement/12943/index_twofactor_providers Add twofactor_providers_uid index
| * | | | Add twofactor_providers_uid indexRoeland Jago Douma2018-12-213-2/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12943 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #13225 from nextcloud/unbundle_user-externalMorris Jobke2019-01-031-1/+0
|\ \ \ \ \ | | | | | | | | | | | | unbundle user_external to release it via appstore
| * | | | | remove user_external from shipped.jsonJonas Sulzer2018-12-211-1/+0
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* | | | | Merge pull request #13316 from wernerfred/masterRoeland Jago Douma2019-01-031-0/+0
|\ \ \ \ \ | | | | | | | | | | | | Update background of favicon-fb.png
| * | | | | Update background of favicon-fb.pngwernerfred2019-01-011-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: wernerfred <wernerf@fim.uni-passau.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-01-036-8/+148
| |_|/ / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-01-024-8/+8
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2019-01-012-122/+122
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-314-10/+22
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-304-42/+114
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-294-68/+232
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-2810-4/+46
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-2710-40/+72
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-266-2/+22
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-258-2/+24
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-246-0/+904
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-234-0/+28
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-2212-0/+14
|/ / /
* | | Merge pull request #13154 from nextcloud/ie11-checkboxes-fixJohn Molakvoæ2018-12-211-8/+7
|\ \ \ | | | | | | | | Fix ie11 checkboxes
| * | | Fix ie11 checkboxesJohn Molakvoæ (skjnldsv)2018-12-191-8/+7
| |/ / | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-12-212-0/+8
| | |
* | | Merge pull request #13163 from nextcloud/bug/13139/footer-translatableRoeland Jago Douma2018-12-201-1/+3
|\ \ \ | | | | | | | | Make the footer "Get your own free account" translatable
| * | | Make the footer "Get your own free account" translatableMichael Weimann2018-12-191-1/+3
| |/ / | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* / / [tx-robot] updated from transifexNextcloud bot2018-12-204-2/+4
|/ /
* / [tx-robot] updated from transifexNextcloud bot2018-12-192-4/+4
|/
* Fix SAML Client login flow on Apple devicesRoeland Jago Douma2018-12-171-0/+1
| | | | | | | | | | | 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>
* [tx-robot] updated from transifexNextcloud bot2018-12-174-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-12-164-12/+22
|
* [tx-robot] updated from transifexNextcloud bot2018-12-154-10/+10
|
* Merge pull request #13033 from RandieM/password-reset-checkbox-invisibleRoeland Jago Douma2018-12-131-1/+1
|\ | | | | fixes issue #12383
| * fixes issue #12383RandieM2018-12-121-1/+1
| |
* | Merge pull request #12923 from nextcloud/fix/12832/share-autocompleteJohn Molakvoæ2018-12-132-1/+19
|\ \ | | | | | | Fixes the share autocomplete layout
| * | Fixes the share autocomplete scrollbarsMichael Weimann2018-12-082-1/+18
| | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | Fixes the share autocomplete #12832Michael Weimann2018-12-081-0/+1
| | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | [tx-robot] updated from transifexNextcloud bot2018-12-138-4/+12
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-12-1214-8/+36
| |
* | Merge pull request #13003 from ↵Jan-Christoph Borchardt2018-12-111-0/+1
|\ \ | | | | | | | | | | | | nextcloud/use-default-cursor-for-disabled-primary-buttons Use default cursor for disabled primary buttons
| * | Use default cursor for disabled primary buttonsDaniel Calviño Sánchez2018-12-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disabled buttons use the default cursor, but as the cursor property for primary buttons is set after the cursor property for disabled buttons the latter is always overridden, even if the primary button is also disabled. Due to this it is necessary to explicitly set the default cursor for disabled primary buttons. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>