summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20298 from nextcloud/enh/noid/auto-logoutblizzz2020-04-2411-90/+143
|\
| * Bump bundlesJulius Härtl2020-04-2310-85/+85
| * Make sure that the legacy jsunit tests can still inject OC.configJulius Härtl2020-04-231-6/+14
| * Add config fallback for legacy testsJulius Härtl2020-04-231-1/+8
| * Add config for auto logout after browser inactivityJulius Härtl2020-04-231-6/+44
* | [tx-robot] updated from transifexNextcloud bot2020-04-244-0/+30
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-238-4/+164
* [tx-robot] updated from transifexNextcloud bot2020-04-222-4/+8
* Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-211-12/+0
|\
| * Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-181-12/+0
* | Merge pull request #20552 from liamjack/fix/20551/login_username_autocapitalizeRoeland Jago Douma2020-04-214-3/+5
|\ \
| * | Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK2020-04-214-3/+5
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-04-214-28/+28
* | [tx-robot] updated from transifexNextcloud bot2020-04-194-12/+12
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-182-2/+2
* Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-179-18/+32
* [tx-robot] updated from transifexNextcloud bot2020-04-164-6/+4
* Merge pull request #20481 from ACTom/add-mindmap-mimetypeChristoph Wurst2020-04-151-1/+5
|\
| * Add mindmap mimetype.ACTom2020-04-151-1/+5
* | Merge pull request #20401 from nextcloud/fix/login-sso-redirctRoeland Jago Douma2020-04-151-1/+1
|\ \
| * | Fix absolute redirectJohn Molakvoæ (skjnldsv)2020-04-101-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-04-154-0/+10
* | | Bump @nextcloud/paths from 1.1.1 to 1.1.2dependabot-preview[bot]2020-04-1310-107/+107
* | | Merge pull request #20446 from nextcloud/dependabot/npm_and_yarn/css-loader-3...Roeland Jago Douma2020-04-1310-10/+10
|\ \ \
| * | | Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-1310-10/+10
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-132-12/+12
|/ / /
* | | Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ2020-04-119-18/+19
|\ \ \
| * | | Format code according to PSR2Christoph Wurst2020-04-101-0/+1
| * | | Add visibility to all constantsChristoph Wurst2020-04-108-18/+18
* | | | Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-1110-73/+73
|\ \ \ \
| * | | | Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-1010-73/+73
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-116-0/+56
| |/ / / |/| | |
* | | | Format control structures, classes, methods and functionChristoph Wurst2020-04-1097-214/+154
* | | | Use elseif instead of else ifChristoph Wurst2020-04-1016-21/+21
|/ / /
* / / Use the primary element color in case it primary color is too brightJoas Schilling2020-04-105-7/+7
|/ /
* | Merge pull request #20313 from nextcloud/dependabot/npm_and_yarn/underscore-1...Roeland Jago Douma2020-04-1010-104/+104
|\ \
| * | Bump underscore from 1.9.2 to 1.10.2dependabot-preview[bot]2020-04-0810-104/+104
* | | Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-0911-41/+41
|\ \ \
| * | | Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-1/+1
| * | | Remove trailing and in between spacesChristoph Wurst2020-04-0910-38/+38
| * | | Remove spaces after method or function callChristoph Wurst2020-04-092-2/+2
* | | | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-092-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Use php keywords in lowercaseChristoph Wurst2020-04-092-6/+6
* | | | Merge pull request #20383 from nextcloud/techdebt/function-spacingChristoph Wurst2020-04-099-37/+37
|\ \ \ \
| * | | | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-099-37/+37
| |/ / /
* | | | Merge pull request #20376 from nextcloud/fix/tags-ellipsisJohn Molakvoæ2020-04-093-3/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix systemtags overflowJohn Molakvoæ (skjnldsv)2020-04-093-3/+8
* | | | Use a blank line after the opening tagChristoph Wurst2020-04-092-0/+2
* | | | Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-096-6/+0
* | | | Fix (array) indent style to always use one tabChristoph Wurst2020-04-096-18/+18
|/ / /