summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Rename admin security sectionChristoph Wurst2018-10-085-8/+8
* | | | | | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-0827-53/+237
|\ \ \ \ \ \ \
| * | | | | | | Adapts the theming util to the new core logo image pathMichael Weimann2018-10-042-3/+3
| * | | | | | | Fixes the logo testMichael Weimann2018-10-031-2/+2
| * | | | | | | Refactors the scss svg functionsMichael Weimann2018-10-029-20/+185
| * | | | | | | Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-025-162/+27
| * | | | | | | Moves the logo files to logoMichael Weimann2018-10-0219-41/+35
| * | | | | | | Switches the default logo color depending on the primary colorMichael Weimann2018-10-026-8/+168
* | | | | | | | Merge pull request #11620 from nextcloud/followup/11615Morris Jobke2018-10-086-9/+20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Extract translated strings of compiled handlebarsRoeland Jago Douma2018-10-056-9/+20
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-082-0/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-0724-68/+122
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-064-0/+34
* | | | | | | Merge pull request #11636 from nextcloud/deprecation/remove/publishActivityJoas Schilling2018-10-053-93/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove deprecated publishActivity functionRoeland Jago Douma2018-10-053-93/+0
|/ / / / / /
* | | | | | Merge pull request #11624 from nextcloud/fix/11468/app-menu-scrollbarRoeland Jago Douma2018-10-051-1/+2
|\ \ \ \ \ \
| * | | | | | Fixes the apps menu scrollbarMichael Weimann2018-10-041-1/+2
| | |_|_|_|/ | |/| | | |
* / | | | | [tx-robot] updated from transifexNextcloud bot2018-10-05156-130/+328
|/ / / / /
* | | | | Merge pull request #11615 from nextcloud/followup/11583Roeland Jago Douma2018-10-0411-18/+17
|\ \ \ \ \
| * | | | | Remove leftover 'Roeland Jago Douma2018-10-0411-18/+17
* | | | | | Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke2018-10-041-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add missing throw statement to doc blockBjoern Schiessle2018-10-041-1/+2
* | | | | | Merge pull request #11611 from nextcloud/fix/10852Roeland Jago Douma2018-10-041-1/+1
|\ \ \ \ \ \
| * | | | | | Allow userId to be nullRoeland Jago Douma2018-10-041-1/+1
|/ / / / / /
* | | | | | Merge pull request #11583 from nextcloud/csp/more_moving_handlebarsMorris Jobke2018-10-0449-621/+1511
|\ \ \ \ \ \
| * | | | | | Move newfilemenu to compiled handlebarsRoeland Jago Douma2018-10-044-26/+52
| * | | | | | Move files_versions to compiled handlebars templatesRoeland Jago Douma2018-10-047-46/+93
| * | | | | | Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-0415-348/+927
| * | | | | | Move sharetabview to compiled handlebarsRoeland Jago Douma2018-10-041-4/+1
| * | | | | | Move mainfileinfodetailsview to commpiled handlebarsRoeland Jago Douma2018-10-043-27/+69
| * | | | | | Move fileactions to compiled handlebarsRoeland Jago Douma2018-10-043-16/+58
| * | | | | | Move tagsplugin to compiled handlebarsRoeland Jago Douma2018-10-043-11/+19
| * | | | | | Move systemtags to compiled handlebarsRoeland Jago Douma2018-10-048-49/+108
| * | | | | | Move Comments to compiled handlebarsRoeland Jago Douma2018-10-048-56/+133
| * | | | | | Move detailsview to compiled handlebarsRoeland Jago Douma2018-10-043-22/+36
| * | | | | | Move systemtagsinfoviewtoggleview away from handlebarsRoeland Jago Douma2018-10-041-7/+1
| * | | | | | Move filelist to compiled handlebarsRoeland Jago Douma2018-10-043-9/+14
* | | | | | | Merge pull request #11607 from nextcloud/dependabot/npm_and_yarn/settings/vue...Roeland Jago Douma2018-10-045-10/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bump build and fix makefileJohn Molakvoæ (skjnldsv)2018-10-043-6/+6
| * | | | | | Bump vue-multiselect from 2.1.0 to 2.1.3 in /settingsdependabot[bot]2018-10-042-4/+4
* | | | | | | Merge pull request #11581 from nextcloud/users-table-header-fixJohn Molakvoæ2018-10-041-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Border fixJohn Molakvoæ (skjnldsv)2018-10-031-1/+1
| * | | | | | Fix sticky header on users listJohn Molakvoæ (skjnldsv)2018-10-031-3/+3
* | | | | | | Merge pull request #11604 from nextcloud/remove-unused-codeRoeland Jago Douma2018-10-042-80/+24
|\ \ \ \ \ \ \
| * | | | | | | Remove unused code in legacy classesMorris Jobke2018-10-032-80/+24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #11603 from nextcloud/bugfix/noid/fix-wrong-call-for-loggerRoeland Jago Douma2018-10-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Append error from exception for messageDaniel Kesselberg2018-10-031-1/+1
| * | | | | | | Fix call to loggerDaniel Kesselberg2018-10-031-1/+1
* | | | | | | | Merge pull request #11606 from nextcloud/fix/2fa-login-screen-design-IIIRoeland Jago Douma2018-10-043-102/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve 2FA login screensChristoph Wurst2018-10-033-102/+100