Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Rename admin security section | Christoph Wurst | 2018-10-08 | 5 | -8/+8 | |
* | | | | | | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the... | Morris Jobke | 2018-10-08 | 27 | -53/+237 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Adapts the theming util to the new core logo image path | Michael Weimann | 2018-10-04 | 2 | -3/+3 | |
| * | | | | | | | Fixes the logo test | Michael Weimann | 2018-10-03 | 1 | -2/+2 | |
| * | | | | | | | Refactors the scss svg functions | Michael Weimann | 2018-10-02 | 9 | -20/+185 | |
| * | | | | | | | Updates inverted logo handling to work like the app icons | Michael Weimann | 2018-10-02 | 5 | -162/+27 | |
| * | | | | | | | Moves the logo files to logo | Michael Weimann | 2018-10-02 | 19 | -41/+35 | |
| * | | | | | | | Switches the default logo color depending on the primary color | Michael Weimann | 2018-10-02 | 6 | -8/+168 | |
* | | | | | | | | Merge pull request #11620 from nextcloud/followup/11615 | Morris Jobke | 2018-10-08 | 6 | -9/+20 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Extract translated strings of compiled handlebars | Roeland Jago Douma | 2018-10-05 | 6 | -9/+20 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-08 | 2 | -0/+2 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-07 | 24 | -68/+122 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-06 | 4 | -0/+34 | |
* | | | | | | | Merge pull request #11636 from nextcloud/deprecation/remove/publishActivity | Joas Schilling | 2018-10-05 | 3 | -93/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove deprecated publishActivity function | Roeland Jago Douma | 2018-10-05 | 3 | -93/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #11624 from nextcloud/fix/11468/app-menu-scrollbar | Roeland Jago Douma | 2018-10-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes the apps menu scrollbar | Michael Weimann | 2018-10-04 | 1 | -1/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* / | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-05 | 156 | -130/+328 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11615 from nextcloud/followup/11583 | Roeland Jago Douma | 2018-10-04 | 11 | -18/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove leftover ' | Roeland Jago Douma | 2018-10-04 | 11 | -18/+17 | |
* | | | | | | Merge pull request #11613 from nextcloud/add-missing-throw-statement | Morris Jobke | 2018-10-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | add missing throw statement to doc block | Bjoern Schiessle | 2018-10-04 | 1 | -1/+2 | |
* | | | | | | Merge pull request #11611 from nextcloud/fix/10852 | Roeland Jago Douma | 2018-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow userId to be null | Roeland Jago Douma | 2018-10-04 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #11583 from nextcloud/csp/more_moving_handlebars | Morris Jobke | 2018-10-04 | 49 | -621/+1511 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move newfilemenu to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 4 | -26/+52 | |
| * | | | | | | Move files_versions to compiled handlebars templates | Roeland Jago Douma | 2018-10-04 | 7 | -46/+93 | |
| * | | | | | | Move OC.Share to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 15 | -348/+927 | |
| * | | | | | | Move sharetabview to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 1 | -4/+1 | |
| * | | | | | | Move mainfileinfodetailsview to commpiled handlebars | Roeland Jago Douma | 2018-10-04 | 3 | -27/+69 | |
| * | | | | | | Move fileactions to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 3 | -16/+58 | |
| * | | | | | | Move tagsplugin to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 3 | -11/+19 | |
| * | | | | | | Move systemtags to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 8 | -49/+108 | |
| * | | | | | | Move Comments to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 8 | -56/+133 | |
| * | | | | | | Move detailsview to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 3 | -22/+36 | |
| * | | | | | | Move systemtagsinfoviewtoggleview away from handlebars | Roeland Jago Douma | 2018-10-04 | 1 | -7/+1 | |
| * | | | | | | Move filelist to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 3 | -9/+14 | |
* | | | | | | | Merge pull request #11607 from nextcloud/dependabot/npm_and_yarn/settings/vue... | Roeland Jago Douma | 2018-10-04 | 5 | -10/+10 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Bump build and fix makefile | John Molakvoæ (skjnldsv) | 2018-10-04 | 3 | -6/+6 | |
| * | | | | | | Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings | dependabot[bot] | 2018-10-04 | 2 | -4/+4 | |
* | | | | | | | Merge pull request #11581 from nextcloud/users-table-header-fix | John Molakvoæ | 2018-10-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Border fix | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -1/+1 | |
| * | | | | | | Fix sticky header on users list | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -3/+3 | |
* | | | | | | | Merge pull request #11604 from nextcloud/remove-unused-code | Roeland Jago Douma | 2018-10-04 | 2 | -80/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove unused code in legacy classes | Morris Jobke | 2018-10-03 | 2 | -80/+24 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #11603 from nextcloud/bugfix/noid/fix-wrong-call-for-logger | Roeland Jago Douma | 2018-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Append error from exception for message | Daniel Kesselberg | 2018-10-03 | 1 | -1/+1 | |
| * | | | | | | | Fix call to logger | Daniel Kesselberg | 2018-10-03 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #11606 from nextcloud/fix/2fa-login-screen-design-III | Roeland Jago Douma | 2018-10-04 | 3 | -102/+100 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improve 2FA login screens | Christoph Wurst | 2018-10-03 | 3 | -102/+100 |