Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Svgo optimization | skjnldsv | 2016-09-27 | 134 | -724/+134 |
| | | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-27 | 2 | -2/+74 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-26 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-25 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-24 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-23 | 2 | -22/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-22 | 4 | -4/+168 |
| | |||||
* | Merge pull request #1480 from nextcloud/icon-more-white | Julius Härtl | 2016-09-21 | 2 | -0/+8 |
|\ | | | | | add icon-more-white | ||||
| * | add icon-more-white | Jan-Christoph Borchardt | 2016-09-21 | 2 | -0/+8 |
| | | |||||
* | | fix sidebar tab headers margin | Jan-Christoph Borchardt | 2016-09-21 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #1469 from nextcloud/hide-empty-tag-input | Jan-Christoph Borchardt | 2016-09-21 | 2 | -0/+9 |
|\ | | | | | Hide collaborative tag input when empty | ||||
| * | Add viewbox to icons | Joas Schilling | 2016-09-20 | 1 | -1/+1 |
| | | |||||
| * | Add a handle for the tags label | Joas Schilling | 2016-09-20 | 2 | -0/+9 |
| | | |||||
* | | Fix the font in the select2 placeholders | Joas Schilling | 2016-09-20 | 1 | -0/+4 |
| | | |||||
* | | add proper classes for white audio and video icons | Jan-Christoph Borchardt | 2016-09-20 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #1451 from nextcloud/icons-audio-video | Morris Jobke | 2016-09-20 | 5 | -0/+24 |
|\ \ | | | | | | | add audio and video icons | ||||
| * | | add audio and video icons | Jan-Christoph Borchardt | 2016-09-19 | 5 | -0/+24 |
| | | | |||||
* | | | Merge pull request #1430 from longsleep/fixup-getURLParameter | Lukas Reschke | 2016-09-19 | 1 | -3/+4 |
|\ \ \ | |_|/ |/| | | Fixup getURLParameter 'null' return and encoding support | ||||
| * | | Fixup getURLParameter behavior | Simon Eisenmann | 2016-09-16 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit further changes the behavior of getURLParmeter to handle encoded parameter values and returns the decoded string and improves behavior for parameters without value and multiple equals and other similar cases which did not work before. See the comments at http://stackoverflow.com/questions/1403888/get-escaped-url-parameter for a list of the issues handled by the updated implementation. This change does not change the general behavior of the function. Empty or non existing parameters still return an empty string (''). | ||||
| * | | Return '' instead of 'null' | Simon Eisenmann | 2016-09-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This commit changes the behavior of getURLParameter(name) to return an empty string when the parameter is not set or has empty value. Before it returned 'null' as string. | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-19 | 2 | -0/+10 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-18 | 4 | -2/+20 |
| | | |||||
* | | Merge pull request #1429 from nextcloud/bump_handlebars | Morris Jobke | 2016-09-17 | 2 | -2728/+4591 |
|\ \ | | | | | | | Bump handlebars to version 4.0.5 | ||||
| * | | Bump handlebars to version 4.0.5 | Roeland Jago Douma | 2016-09-16 | 2 | -2728/+4591 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-17 | 2 | -2/+0 |
|/ | |||||
* | Merge pull request #1405 from nextcloud/update_moment_js | Roeland Jago Douma | 2016-09-14 | 4 | -2391/+4904 |
|\ | | | | | update moment.js to 2.15 | ||||
| * | update moment.js to 2.15 | Georg Ehrke | 2016-09-14 | 4 | -2391/+4904 |
| | | |||||
* | | Merge pull request #1375 from ↵ | Lukas Reschke | 2016-09-14 | 1 | -3/+7 |
|\ \ | | | | | | | | | | | | | nextcloud/display-that-updating-failed-for-htaccess Display an error when updating .htaccess failed | ||||
| * | | Display an error when updating .htaccess failed | Joas Schilling | 2016-09-13 | 1 | -3/+7 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-14 | 4 | -0/+38 |
| | | |||||
* | | Pass redirect_url through setup form | Simon Eisenmann | 2016-09-13 | 1 | -0/+11 |
|/ | | | | | | | | | | | When accessing a 'not set up' Nextcloud with a redirect_url parameter the parameter will is added to the setup POST request, resulting in the requested redirect after setup is complete. This is required in scenarios where Nextcloud is used as authorization provider like on the Spreedbox to allow redirection to the required page when normally a login form would be shown but the setup form is shown instead. | ||||
* | Choose button remains disbaled for httpd/unix-directory | Sujith Haridasan | 2016-09-12 | 1 | -2/+10 |
| | | | | | | | | | | This is not correct. Hence in this patch we validate if the mimetype is 'httpd/unix-directory'. If so we don't disable it. This patch addresses solution for issue: 26034 Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-10 | 2 | -38/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-09 | 2 | -0/+12 |
| | |||||
* | Merge pull request #1297 from nextcloud/catch-exceptions-with-invalid-passwords | Roeland Jago Douma | 2016-09-08 | 2 | -6/+19 |
|\ | | | | | Catch the exception of the password policy app | ||||
| * | Fix typo | Joas Schilling | 2016-09-07 | 1 | -1/+1 |
| | | |||||
| * | Catch the exception of the password policy app | Joas Schilling | 2016-09-07 | 2 | -5/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 4 | -14/+54 |
| | | |||||
* | | Merge pull request #1296 from Dominante/gitignore-fix | Roeland Jago Douma | 2016-09-07 | 1 | -1/+3 |
|\ \ | |/ |/| | Fix bug #1293 | ||||
| * | Remove duplicated line | Tuukka Verho | 2016-09-07 | 1 | -1/+0 |
| | | |||||
| * | Fix bug #1293 | Your Name | 2016-09-07 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #1210 from nextcloud/bump_symfony_console | Joas Schilling | 2016-09-07 | 5 | -61/+61 |
|\ \ | |/ |/| | [3rparty] Bump symfony/console | ||||
| * | Fix dbconvert | Roeland Jago Douma | 2016-09-06 | 1 | -19/+18 |
| | | |||||
| * | Move install over to QuestionHelper | Roeland Jago Douma | 2016-09-06 | 1 | -14/+14 |
| | | |||||
| * | Convert resetpassword to question helper | Roeland Jago Douma | 2016-09-06 | 1 | -13/+15 |
| | | |||||
| * | Move to question helper | Roeland Jago Douma | 2016-09-06 | 1 | -12/+11 |
| | | |||||
| * | Switch user:report from deprecated tablehelper to table | Roeland Jago Douma | 2016-09-06 | 1 | -3/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 14 | -16/+74 |
|/ | |||||
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 3 | -12/+4 |
| | |||||
* | Also fix "occ status" | Joas Schilling | 2016-09-06 | 1 | -2/+4 |
| |