Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #11627 from nextcloud/feature/noid/cli-remove-app | Morris Jobke | 2018-10-30 | 2 | -0/+150 | |
|\ \ | ||||||
| * | | Use error styling for exception message | Patrik Kernstock | 2018-10-10 | 1 | -2/+2 | |
| * | | Using Throwable instead of Exception | Patrik Kernstock | 2018-10-10 | 1 | -2/+3 | |
| * | | Log exception using ILogger | Patrik Kernstock | 2018-10-05 | 2 | -2/+15 | |
| * | | Inject AppManager and Installer, check for shipped app prior removing | Patrik Kernstock | 2018-10-05 | 2 | -7/+30 | |
| * | | Run uninstall tasks by default, added '--keep-data' parameter | Patrik Kernstock | 2018-10-05 | 1 | -0/+19 | |
| * | | Add occ app:remove CLI command | Patrik Kernstock | 2018-10-05 | 2 | -0/+94 | |
* | | | Merge pull request #12019 from nextcloud/icons-svg-api-fixes | John Molakvoæ | 2018-10-29 | 2 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Move svg api endpoint | John Molakvoæ (skjnldsv) | 2018-10-29 | 2 | -5/+5 | |
* | | | | Merge pull request #11993 from nextcloud/headings-standards | John Molakvoæ | 2018-10-29 | 2 | -10/+10 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fixup! Cleanup | John Molakvoæ (skjnldsv) | 2018-10-28 | 1 | -11/+1 | |
| * | | | Cleanup | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+0 | |
| * | | | Headings standard | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -6/+17 | |
* | | | | Merge pull request #12076 from trendzetter/patch-3 | John Molakvoæ | 2018-10-29 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add missing tag | trendzetter | 2018-10-26 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-29 | 10 | -6/+36 | |
| |_|_|/ |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-28 | 2 | -50/+54 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-27 | 20 | -4/+44 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-26 | 126 | -674/+262 | |
* | | | Adjust design of maintenance mode page | Jan-Christoph Borchardt | 2018-10-25 | 2 | -8/+10 | |
* | | | Merge pull request #12016 from nextcloud/wip/noid/icon-base64 | Morris Jobke | 2018-10-25 | 1 | -9/+9 | |
|\ \ \ | ||||||
| * | | | Keep list of icons in a separate file for use in the accessibility app | Julius Härtl | 2018-10-25 | 1 | -9/+9 | |
* | | | | Merge pull request #11988 from nextcloud/docs/jsdoc-build | Morris Jobke | 2018-10-25 | 6 | -8/+23 | |
|\ \ \ \ | ||||||
| * | | | | Adjust some jsdocs | Julius Härtl | 2018-10-24 | 6 | -8/+23 | |
* | | | | | Merge pull request #11893 from caugner/7837-filesize-format-with-locale | Morris Jobke | 2018-10-25 | 2 | -0/+71 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | OC.getCanonicalLocale: fix tests | Claas Augner | 2018-10-24 | 1 | -4/+8 | |
| * | | | | humanFileSize: use toLocaleString | Claas Augner | 2018-10-24 | 2 | -0/+67 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-25 | 4 | -52/+62 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #11573 from nextcloud/gridview-table | Morris Jobke | 2018-10-24 | 6 | -5/+113 | |
|\ \ \ \ | ||||||
| * | | | | Allow focus on input with keyboard | John Molakvoæ (skjnldsv) | 2018-10-23 | 2 | -2/+6 | |
| * | | | | Merge branch 'master' of https://github.com/nextcloud/server into gridview-table | John Molakvoæ (skjnldsv) | 2018-10-23 | 34 | -303/+366 | |
| |\ \ \ \ | ||||||
| * | | | | | Add filepicker toggle | John Molakvoæ (skjnldsv) | 2018-10-23 | 3 | -1/+56 | |
| * | | | | | Filepicker grid | John Molakvoæ (skjnldsv) | 2018-10-23 | 2 | -2/+48 | |
| * | | | | | Fix translucent controls bar for dark themes | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 | |
| * | | | | | Add back slightly translucent background for controls bar | Jan-Christoph Borchardt | 2018-10-18 | 3 | -1/+3 | |
| * | | | | | Remember toggle and events handler | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -0/+1 | |
| * | | | | | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 | |
* | | | | | | Merge pull request #11396 from nextcloud/wellknown-webfinger | Morris Jobke | 2018-10-24 | 2 | -5/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make possible to set the expected status of the well known URL check | Daniel Calviño Sánchez | 2018-10-10 | 2 | -5/+21 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-24 | 2 | -0/+70 | |
* | | | | | | | Merge pull request #11906 from kevin147147/patch-5 | Morris Jobke | 2018-10-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make scroll navigation items full width | kevin147147 | 2018-10-18 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #11847 from iPaat/Fix/DeleteCookiesThroughClearSiteData | Morris Jobke | 2018-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove cookies from Clear-Site-Data Header | Patrick Conrad | 2018-10-15 | 1 | -1/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-23 | 48 | -114/+458 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Fix password protected share link button | Jan-Christoph Borchardt | 2018-10-23 | 1 | -11/+11 | |
* | | | | | | | Round off buttons 'pill style' like on the website | Jan-Christoph Borchardt | 2018-10-23 | 5 | -13/+25 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #11932 from nextcloud/font-nunito | Morris Jobke | 2018-10-23 | 25 | -264/+192 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Use normal text color for sections now that it's not full black | Jan-Christoph Borchardt | 2018-10-20 | 1 | -1/+0 | |
| * | | | | | Add woff2 format of Nunito for better performance in modern browsers | Jan-Christoph Borchardt | 2018-10-19 | 6 | -10/+67 |