Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 14 | -27/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 16 | -4/+2780 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 10 | -6/+142 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 4 | -8/+20 |
| | |||||
* | Merge pull request #8214 from axllent/referrer-fix | Joas Schilling | 2018-02-08 | 3 | -3/+3 |
|\ | | | | | Block referrer information with "no-referrer" | ||||
| * | Referrer fix (no-referrer) | Ralph Slooten | 2018-02-08 | 3 | -3/+3 |
| | | | | | | | | | | | | | | Blocking referrer information should be done with "no-referrer" and not "never". See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy Signed-off-by: Ralph Slooten <axllent@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-08 | 2 | -2/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 6 | -4/+72 |
| | |||||
* | Merge pull request #8165 from nextcloud/jquery-ui-missing-img | Morris Jobke | 2018-02-05 | 1 | -0/+1 |
|\ | | | | | Remove jquery ui background image | ||||
| * | Remove jquery ui background image | Julius Härtl | 2018-02-03 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-05 | 2 | -2/+28 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-03 | 14 | -14/+398 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-02 | 8 | -8/+132 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 16 | -0/+4402 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 114 | -12652/+104 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 2 | -0/+2 |
| | |||||
* | Fixed app navigation flex margins | John Molakvoæ (skjnldsv) | 2018-01-31 | 1 | -26/+9 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #8096 from ↵ | Roeland Jago Douma | 2018-01-31 | 1 | -0/+52 |
|\ | | | | | | | | | nextcloud/feature/6382/do-not-cache-settings-in-db-anymore Do not cache the settings/sections in the database anymore | ||||
| * | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 1 | -0/+52 |
| | | | | | | | | | | | | | | This caused more troubles then it had benefits, especially when an app got disabled or was removed without being disabled. Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-31 | 2 | -2/+2 |
| | | |||||
* | | Update core.js | Roeland Jago Douma | 2018-01-29 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Bump clipboardjs | Roeland Jago Douma | 2018-01-29 | 2 | -7/+7 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -3/+6 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-29 | 4 | -46/+48 |
| | |||||
* | Merge pull request #8076 from nextcloud/bump_autosize | Morris Jobke | 2018-01-27 | 3 | -9/+9 |
|\ | | | | | [js] Bump autosize | ||||
| * | Regenerate core.js | Roeland Jago Douma | 2018-01-26 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Bump autosize to 4.0.0 | Roeland Jago Douma | 2018-01-26 | 2 | -7/+7 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #8079 from ↵ | Roeland Jago Douma | 2018-01-27 | 9 | -10/+10 |
|\ \ | | | | | | | | | | | | | nextcloud/remove-unneeded-semicolon-and-parentheses Remove unneeded semicolon and parentheses | ||||
| * | | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 9 | -10/+10 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-27 | 10 | -0/+14 |
|/ | |||||
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
| | | | | | | It should be up to 6x faster Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #8063 from nextcloud/inline-value | Joas Schilling | 2018-01-26 | 1 | -2/+1 |
|\ | | | | | Return value immediately instead of assigning to a one-time variable | ||||
| * | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #8057 from nextcloud/unneeded-implements | Roeland Jago Douma | 2018-01-26 | 1 | -1/+1 |
|\ \ | | | | | | | Implements are not needed because they are already done by base class | ||||
| * | | Implements are not needed because they are already done by base class | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-26 | 4 | -0/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-25 | 16 | -2/+40 |
| | |||||
* | Removed additional and uneccessary request on password reset, to fix ↵ | Luca Adrian Lindhorst | 2018-01-24 | 1 | -8/+1 |
| | | | | | | redirection afterwards. Signed-off-by: Luca Adrian Lindhorst <info@lucalindhorst.de> | ||||
* | Add preview endpoint for the fileid | Roeland Jago Douma | 2018-01-24 | 2 | -15/+76 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-24 | 112 | -116/+122 |
| | |||||
* | Merge pull request #7918 from nextcloud/properly-log-exceptions | Roeland Jago Douma | 2018-01-23 | 1 | -0/+4 |
|\ | | | | | Properly log the full exception instead of only the message | ||||
| * | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #7971 from nextcloud/comradekingu-patch-1 | Morris Jobke | 2018-01-23 | 2 | -2/+2 |
|\ \ | | | | | | | Spelling: There was an error loading → could not load | ||||
| * | | There was an error loading → Could not load | Allan Nordhøy | 2018-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | There was an error loading → could not load | Allan Nordhøy | 2018-01-20 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-23 | 4 | -2/+56 |
| | | | |||||
* | | | Merge pull request #7354 from nextcloud/refacor-update-page-print | blizzz | 2018-01-22 | 2 | -2/+3 |
|\ \ \ | |_|/ |/| | | Refactor method to check if update is needed | ||||
| * | | Refactor method to check if update is needed | Morris Jobke | 2017-11-30 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | There was only one call, that actually needed the parameter to be set to true. So this change moved the print of the page to that location and replaces all other occurences with a direct call to the underlying OCP API. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-22 | 2 | -0/+2 |
| | | |