Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14412 from nextcloud/fileinfo-raw-size | Morris Jobke | 2019-02-28 | 1 | -3/+3 |
|\ | |||||
| * | add option to get raw size (without submounts) from fileinfo | Robin Appelman | 2019-02-27 | 1 | -3/+3 |
* | | Update assets | Roeland Jago Douma | 2019-02-28 | 8 | -14/+14 |
* | | Merge pull request #14410 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu... | Roeland Jago Douma | 2019-02-28 | 2 | -45/+105 |
|\ \ | |||||
| * | | Bump nextcloud-vue from 0.6.3 to 0.8.0 | dependabot[bot] | 2019-02-27 | 2 | -45/+105 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-28 | 10 | -104/+124 |
* | | | Merge pull request #13844 from felixn/bugfix/10862-trash-bin-ignores-trashbin... | Morris Jobke | 2019-02-27 | 1 | -5/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for issue 10862: calculation of free space ignores external storage (does... | Felix Nieuwenhuizen | 2019-01-26 | 1 | -5/+4 |
* | | | Merge pull request #14399 from nextcloud/feature/noid/fix-top-margin-special-... | blizzz | 2019-02-27 | 3 | -3/+6 |
|\ \ \ | |||||
| * | | | Fix top margin for info text when non-default updater server URL is used | Morris Jobke | 2019-02-27 | 3 | -3/+6 |
* | | | | Do not register unexisting section | Joas Schilling | 2019-02-27 | 1 | -1/+0 |
* | | | | Merge pull request #14389 from nextcloud/dav-photo-prop | John Molakvoæ | 2019-02-27 | 4 | -0/+104 |
|\ \ \ \ | |||||
| * | | | | Add HasPhoto DAV plugin | John Molakvoæ (skjnldsv) | 2019-02-27 | 4 | -0/+104 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-27 | 140 | -1490/+1492 |
* | | | | | Search sharees on lookup server when explicitly requested by user | Christoph Wurst | 2019-02-26 | 5 | -4/+12 |
|/ / / / | |||||
* | | | | Merge pull request #14342 from nextcloud/bugfix/13911-occ-files-scan-elapsedt... | Morris Jobke | 2019-02-26 | 2 | -8/+6 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix occ files:scan-app-data elapsed time | Joel S | 2019-02-22 | 2 | -5/+4 |
| * | | | Fix-13911-occ-files-scan-elapsed-time | Joel S | 2019-02-22 | 1 | -4/+3 |
* | | | | Merge pull request #14251 from tomasz-grobelny/upload_reliability_improvements | Roeland Jago Douma | 2019-02-26 | 3 | -68/+120 |
|\ \ \ \ | |||||
| * | | | | Fix unit tests | Tomasz Grobelny | 2019-02-20 | 1 | -49/+95 |
| * | | | | Limit number of simultaneous MKCOL requests to server to increase upload reli... | Tomasz Grobelny | 2019-02-16 | 2 | -19/+25 |
* | | | | | Move comments to webpack | Roeland Jago Douma | 2019-02-26 | 26 | -18/+64 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-26 | 16 | -0/+16 |
* | | | | | Merge pull request #13514 from nextcloud/fix-public-grid-toggle | Morris Jobke | 2019-02-25 | 2 | -7/+11 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix grid toggle button on public page | John Molakvoæ (skjnldsv) | 2019-02-21 | 2 | -7/+11 |
* | | | | | Build assets | Roeland Jago Douma | 2019-02-25 | 6 | -561/+71 |
* | | | | | Show sharing recommendations | Christoph Wurst | 2019-02-25 | 9 | -72/+734 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-25 | 30 | -30/+26 |
* | | | | | Merge pull request #14349 from nextcloud/rakekniven-patch-1 | Roeland Jago Douma | 2019-02-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed grammar | rakekniven | 2019-02-22 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-24 | 6 | -10/+26 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-23 | 10 | -30/+86 |
|/ / / / | |||||
* | | | | Merge pull request #14332 from nextcloud/bugfix/13098-unsafe-array-access | Roeland Jago Douma | 2019-02-22 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Check if array element is present before access | Daniel Kesselberg | 2019-02-22 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #13800 from nextcloud/design/settings-accessibility | Jan-Christoph Borchardt | 2019-02-22 | 6 | -69/+99 |
|\ \ \ \ | |||||
| * | | | | Fix html rendering and default checkbox | John Molakvoæ (skjnldsv) | 2019-02-21 | 4 | -6/+21 |
| * | | | | Convert to Raw HTML approach, first try | Jan-Christoph Borchardt | 2019-02-21 | 1 | -4/+17 |
| * | | | | Adjust link style to how we do it on log in screeen | Jan-Christoph Borchardt | 2019-02-21 | 1 | -2/+2 |
| * | | | | Fix CSS typo in accessibility css | Jan-Christoph Borchardt | 2019-02-21 | 1 | -1/+1 |
| * | | | | Accessibility settings: Proof of concept of better keyboard focus feedback | Jan-Christoph Borchardt | 2019-02-21 | 1 | -3/+18 |
| * | | | | Accessibility settings: More vertical whitespace between options | Jan-Christoph Borchardt | 2019-02-21 | 1 | -2/+1 |
| * | | | | Accessibility settings: Add theme name to checkbox label | Jan-Christoph Borchardt | 2019-02-21 | 1 | -1/+1 |
| * | | | | Accessibility: Simplify design, more obvious selectability | Jan-Christoph Borchardt | 2019-02-21 | 4 | -60/+47 |
| * | | | | Accessibility: Add description text, simplify structure | Jan-Christoph Borchardt | 2019-02-21 | 1 | -15/+16 |
| |/ / / | |||||
* | | | | Merge pull request #14066 from nextcloud/feature/noid/casted-system-values | Joas Schilling | 2019-02-22 | 3 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | Fix unit tests | Joas Schilling | 2019-02-22 | 1 | -1/+2 |
| * | | | | Make sure maintenance mode is always casted to bool | Joas Schilling | 2019-02-22 | 2 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-22 | 14 | -46/+62 |
* | | | | | Merge pull request #14326 from nextcloud/design/filelist-header | John Molakvoæ | 2019-02-21 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix alignment of filelist header | Jan-Christoph Borchardt | 2019-02-21 | 1 | -1/+1 |
| | |/ / / | |/| | | |