aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Set default valueJoas Schilling2019-09-271-0/+1
* Allow to set the group display name in the database backendJoas Schilling2019-09-271-1/+12
* Add a displayname to the database group backendJoas Schilling2019-09-271-0/+74
* Merge pull request #17254 from nextcloud/fix/double_escapeRoeland Jago Douma2019-09-257-49/+50
|\
| * Properly import DOMPurify in l10n.jsRoeland Jago Douma2019-09-257-49/+50
* | Fix spaces being collapsed in move dialog (#17240)John Molakvoæ2019-09-251-1/+2
|\ \ | |/ |/|
| * Fix spaces being collapsed in move dialogGary Kim2019-09-241-1/+2
* | [tx-robot] updated from transifexNextcloud bot2019-09-242-36/+36
|/
* Bump dompurify from 2.0.0 to 2.0.1dependabot-preview[bot]2019-09-232-2/+2
* Bump handlebars from 4.2.0 to 4.2.1dependabot-preview[bot]2019-09-226-139/+58
* Merge pull request #17017 from ritsute/fix/css-actions.creatableRoeland Jago Douma2019-09-191-2/+2
|\
| * fix "create folder" icon overlaying home iconritsute2019-09-061-2/+2
* | Add space between dots in more-icon (#17178)John Molakvoæ2019-09-181-1/+1
|\ \
| * | Add space between dots in more-iconjenniferpiperek2019-09-171-1/+1
* | | Merge pull request #17098 from nextcloud/fix/css/variables-color-primary-lightJoas Schilling2019-09-172-0/+2
|\ \ \
| * | | Create color-primary-light variableJohn Molakvoæ (skjnldsv)2019-09-112-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2019-09-17130-2314/+72
| |/ / |/| |
* | | Bump bundlesJulius Härtl2019-09-152-2/+2
* | | Fallback to directory icon based on the mount typeJulius Härtl2019-09-151-4/+5
* | | Bump dompurify from 1.0.11 to 2.0.0dependabot-preview[bot]2019-09-152-2/+2
* | | Merge pull request #17122 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...Roeland Jago Douma2019-09-152-3/+3
|\ \ \
| * | | Bump css-vars-ponyfill from 2.1.1 to 2.1.2dependabot-preview[bot]2019-09-152-3/+3
* | | | Merge pull request #17110 from zorn-v/patch-1Roeland Jago Douma2019-09-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Position fixed for .toastify.toastzorn-v2019-09-121-1/+1
| |/ /
* | | Bump jstimezonedetect from 1.0.6 to 1.0.7dependabot-preview[bot]2019-09-144-4/+4
* | | Deprecate the global DOMPurifyChristoph Wurst2019-09-143-3/+3
* | | Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-1310-84/+84
|/ /
* | Add tab if alternate login present (#16832)John Molakvoæ2019-09-112-15/+62
|\ \
| * | Remove aria labelJochen2019-09-101-1/+1
| * | Added name as fallback, in case label is not setJochen2019-09-091-1/+1
| * | Add null coalesce for label and style attributeJochen2019-09-091-1/+1
| * | Add aria labelJochen2019-09-091-2/+2
| * | Hide only icons for buttonsJochen2019-09-071-4/+2
| * | Optimize responsiveness, remove primary classJochen2019-09-062-8/+23
| * | Prevent undefined for $login['style']Jochen2019-09-051-1/+1
| * | Move "Log in with" label to "sociallogin" appJochen2019-09-051-1/+0
| * | Add default style for alternative loginJochen2019-09-041-0/+11
| * | Add more space between form and alternate loginJochen2019-09-032-4/+3
| * | Add more space to buttonsyJochen2019-09-022-8/+12
| * | Move alternative login above standard login, optimize alignmentochorocho2019-08-262-12/+33
* | | Fix opening apps with Ctrl+clickJulius Härtl2019-09-103-6/+5
* | | [tx-robot] updated from transifexNextcloud bot2019-09-102-0/+2
* | | Merge pull request #17039 from nextcloud/fix/icons/externalRoeland Jago Douma2019-09-091-1/+1
|\ \ \
| * | | Simplify and even external iconJohn Molakvoæ (skjnldsv)2019-09-071-1/+1
* | | | Bump handlebars from 4.1.2 to 4.2.0dependabot-preview[bot]2019-09-086-60/+141
* | | | Bump @babel/polyfill from 7.4.4 to 7.6.0dependabot-preview[bot]2019-09-081-1/+1
* | | | Merge pull request #17023 from nextcloud/refactor/select2-from-npmJohn Molakvoæ2019-09-083-4/+4
|\ \ \ \
| * | | | Install Select2 via npmChristoph Wurst2019-09-053-4/+4
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2019-09-084-10/+10
* | | | Merge pull request #16977 from nextcloud/bugfix/noid/webpack-jsonpRoeland Jago Douma2019-09-071-1/+2
|\ \ \ \