Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-02 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-01 | 2 | -122/+122 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-31 | 4 | -10/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-30 | 4 | -42/+114 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-29 | 4 | -68/+232 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-28 | 10 | -4/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-27 | 10 | -40/+72 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-26 | 6 | -2/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-25 | 8 | -2/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-24 | 6 | -0/+904 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-23 | 4 | -0/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-22 | 12 | -0/+14 |
| | |||||
* | Merge pull request #13154 from nextcloud/ie11-checkboxes-fix | John Molakvoæ | 2018-12-21 | 1 | -8/+7 |
|\ | | | | | Fix ie11 checkboxes | ||||
| * | Fix ie11 checkboxes | John Molakvoæ (skjnldsv) | 2018-12-19 | 1 | -8/+7 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-21 | 2 | -0/+8 |
| | | |||||
* | | Merge pull request #13163 from nextcloud/bug/13139/footer-translatable | Roeland Jago Douma | 2018-12-20 | 1 | -1/+3 |
|\ \ | | | | | | | Make the footer "Get your own free account" translatable | ||||
| * | | Make the footer "Get your own free account" translatable | Michael Weimann | 2018-12-19 | 1 | -1/+3 |
| |/ | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-20 | 4 | -2/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-19 | 2 | -4/+4 |
| | |||||
* | Fix SAML Client login flow on Apple devices | Roeland Jago Douma | 2018-12-17 | 1 | -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 transifex | Nextcloud bot | 2018-12-17 | 4 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-16 | 4 | -12/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-15 | 4 | -10/+10 |
| | |||||
* | Merge pull request #13033 from RandieM/password-reset-checkbox-invisible | Roeland Jago Douma | 2018-12-13 | 1 | -1/+1 |
|\ | | | | | fixes issue #12383 | ||||
| * | fixes issue #12383 | RandieM | 2018-12-12 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #12923 from nextcloud/fix/12832/share-autocomplete | John Molakvoæ | 2018-12-13 | 2 | -1/+19 |
|\ \ | | | | | | | Fixes the share autocomplete layout | ||||
| * | | Fixes the share autocomplete scrollbars | Michael Weimann | 2018-12-08 | 2 | -1/+18 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | | Fixes the share autocomplete #12832 | Michael Weimann | 2018-12-08 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-13 | 8 | -4/+12 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-12 | 14 | -8/+36 |
| | | |||||
* | | Merge pull request #13003 from ↵ | Jan-Christoph Borchardt | 2018-12-11 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/use-default-cursor-for-disabled-primary-buttons Use default cursor for disabled primary buttons | ||||
| * | | Use default cursor for disabled primary buttons | Daniel Calviño Sánchez | 2018-12-11 | 1 | -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> | ||||
* | | | Merge pull request #12988 from nextcloud/js/handlebars-runtime | John Molakvoæ | 2018-12-11 | 5 | -35/+31 |
|\ \ \ | | | | | | | | | Move to handlebars.runtime.min | ||||
| * | | | Move to handlebars.runtime.min | Roeland Jago Douma | 2018-12-10 | 5 | -35/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we do no longer allow to compile handlebars online because of the CSP anyway. it makes sense to also move away from the full handlebars suite 71kb vs 14kb Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-11 | 4 | -2/+6 |
|/ / / | |||||
* / / | Rebuild core.js after jquery-ui merge | Roeland Jago Douma | 2018-12-10 | 1 | -17/+26 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-10 | 4 | -14/+52 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-09 | 4 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-08 | 12 | -0/+20 |
| | |||||
* | Merge pull request #12889 from nextcloud/fix/12888/fix-logo-path | Roeland Jago Douma | 2018-12-07 | 1 | -1/+1 |
|\ | | | | | Fix logo path in non-themed instance | ||||
| * | Fix logo path in non-themed instance | Morris Jobke | 2018-12-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-07 | 8 | -0/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-06 | 8 | -570/+6 |
| | |||||
* | Merge pull request #12824 from ↵ | Morris Jobke | 2018-12-05 | 3 | -15/+53 |
|\ | | | | | | | | | nextcloud/feature/12763/add-setup-check-for-bigint-conversion Add setup check for pending bigint conversion | ||||
| * | Add setup check for pending bigint conversion | Morris Jobke | 2018-12-05 | 3 | -13/+43 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Fix bigint conversion on SQLite | Morris Jobke | 2018-12-05 | 1 | -1/+5 |
| | | | | | | | | | | | | * on SQLite primary keys can't be bigint - see https://stackoverflow.com/a/18835967/520507 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Show columns to update in CLI interface | Morris Jobke | 2018-12-05 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-05 | 6 | -2/+6 |
|/ | |||||
* | Merge pull request #12821 from ↵ | Morris Jobke | 2018-12-05 | 2 | -13/+39 |
|\ | | | | | | | | | nextcloud/feature/12767/add-setup-check-for-php-module Add setup check for recommended PHP modules (i.e. Imagick, intl) | ||||
| * | Update casing of PHP inside method name | Morris Jobke | 2018-12-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |