summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Svgo optimizationskjnldsv2016-09-27134-724/+134
| | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2016-09-272-2/+74
|
* [tx-robot] updated from transifexNextcloud bot2016-09-262-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-09-252-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-09-242-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-09-232-22/+22
|
* [tx-robot] updated from transifexNextcloud bot2016-09-224-4/+168
|
* Merge pull request #1480 from nextcloud/icon-more-whiteJulius Härtl2016-09-212-0/+8
|\ | | | | add icon-more-white
| * add icon-more-whiteJan-Christoph Borchardt2016-09-212-0/+8
| |
* | fix sidebar tab headers marginJan-Christoph Borchardt2016-09-211-0/+1
|/
* Merge pull request #1469 from nextcloud/hide-empty-tag-inputJan-Christoph Borchardt2016-09-212-0/+9
|\ | | | | Hide collaborative tag input when empty
| * Add viewbox to iconsJoas Schilling2016-09-201-1/+1
| |
| * Add a handle for the tags labelJoas Schilling2016-09-202-0/+9
| |
* | Fix the font in the select2 placeholdersJoas Schilling2016-09-201-0/+4
| |
* | add proper classes for white audio and video iconsJan-Christoph Borchardt2016-09-201-0/+6
| |
* | Merge pull request #1451 from nextcloud/icons-audio-videoMorris Jobke2016-09-205-0/+24
|\ \ | | | | | | add audio and video icons
| * | add audio and video iconsJan-Christoph Borchardt2016-09-195-0/+24
| | |
* | | Merge pull request #1430 from longsleep/fixup-getURLParameterLukas Reschke2016-09-191-3/+4
|\ \ \ | |_|/ |/| | Fixup getURLParameter 'null' return and encoding support
| * | Fixup getURLParameter behaviorSimon Eisenmann2016-09-161-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 Eisenmann2016-09-161-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 transifexNextcloud bot2016-09-192-0/+10
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2016-09-184-2/+20
| |
* | Merge pull request #1429 from nextcloud/bump_handlebarsMorris Jobke2016-09-172-2728/+4591
|\ \ | | | | | | Bump handlebars to version 4.0.5
| * | Bump handlebars to version 4.0.5Roeland Jago Douma2016-09-162-2728/+4591
| |/
* / [tx-robot] updated from transifexNextcloud bot2016-09-172-2/+0
|/
* Merge pull request #1405 from nextcloud/update_moment_jsRoeland Jago Douma2016-09-144-2391/+4904
|\ | | | | update moment.js to 2.15
| * update moment.js to 2.15Georg Ehrke2016-09-144-2391/+4904
| |
* | Merge pull request #1375 from ↵Lukas Reschke2016-09-141-3/+7
|\ \ | | | | | | | | | | | | nextcloud/display-that-updating-failed-for-htaccess Display an error when updating .htaccess failed
| * | Display an error when updating .htaccess failedJoas Schilling2016-09-131-3/+7
| |/
* | [tx-robot] updated from transifexNextcloud bot2016-09-144-0/+38
| |
* | Pass redirect_url through setup formSimon Eisenmann2016-09-131-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-directorySujith Haridasan2016-09-121-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 transifexNextcloud bot2016-09-102-38/+38
|
* [tx-robot] updated from transifexNextcloud bot2016-09-092-0/+12
|
* Merge pull request #1297 from nextcloud/catch-exceptions-with-invalid-passwordsRoeland Jago Douma2016-09-082-6/+19
|\ | | | | Catch the exception of the password policy app
| * Fix typoJoas Schilling2016-09-071-1/+1
| |
| * Catch the exception of the password policy appJoas Schilling2016-09-072-5/+18
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-084-14/+54
| |
* | Merge pull request #1296 from Dominante/gitignore-fixRoeland Jago Douma2016-09-071-1/+3
|\ \ | |/ |/| Fix bug #1293
| * Remove duplicated lineTuukka Verho2016-09-071-1/+0
| |
| * Fix bug #1293Your Name2016-09-071-1/+4
| |
* | Merge pull request #1210 from nextcloud/bump_symfony_consoleJoas Schilling2016-09-075-61/+61
|\ \ | |/ |/| [3rparty] Bump symfony/console
| * Fix dbconvertRoeland Jago Douma2016-09-061-19/+18
| |
| * Move install over to QuestionHelperRoeland Jago Douma2016-09-061-14/+14
| |
| * Convert resetpassword to question helperRoeland Jago Douma2016-09-061-13/+15
| |
| * Move to question helperRoeland Jago Douma2016-09-061-12/+11
| |
| * Switch user:report from deprecated tablehelper to tableRoeland Jago Douma2016-09-061-3/+3
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-0714-16/+74
|/
* Deprecate getEditionString()Joas Schilling2016-09-063-12/+4
|
* Also fix "occ status"Joas Schilling2016-09-061-2/+4
|