Commit message (Collapse) | 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 | ||||
| * | add option to get raw size (without submounts) from fileinfo | Robin Appelman | 2019-02-27 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Update assets | Roeland Jago Douma | 2019-02-28 | 8 | -14/+14 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #14410 from ↵ | Roeland Jago Douma | 2019-02-28 | 2 | -45/+105 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.8.0 Bump nextcloud-vue from 0.6.3 to 0.8.0 | ||||
| * | | Bump nextcloud-vue from 0.6.3 to 0.8.0 | dependabot[bot] | 2019-02-27 | 2 | -45/+105 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.3 to 0.8.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.3...v0.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-28 | 10 | -104/+124 |
| | | | |||||
* | | | Merge pull request #13844 from ↵ | Morris Jobke | 2019-02-27 | 1 | -5/+4 |
|\ \ \ | |/ / |/| | | | | | | | | felixn/bugfix/10862-trash-bin-ignores-trashbin_retention_obligation Bugfix for issue 10862: Trash-bin ignores trashbin_retention_obligation | ||||
| * | | Fix for issue 10862: calculation of free space ignores external storage ↵ | Felix Nieuwenhuizen | 2019-01-26 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | (doesn't count towards quota) Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com> | ||||
* | | | Merge pull request #14399 from ↵ | blizzz | 2019-02-27 | 3 | -3/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/feature/noid/fix-top-margin-special-updater-url Fix top margin for info text when non-default updater server URL is used | ||||
| * | | | Fix top margin for info text when non-default updater server URL is used | Morris Jobke | 2019-02-27 | 3 | -3/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Do not register unexisting section | Joas Schilling | 2019-02-27 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #14389 from nextcloud/dav-photo-prop | John Molakvoæ | 2019-02-27 | 4 | -0/+104 |
|\ \ \ \ | | | | | | | | | | | Add HasPhoto DAV plugin | ||||
| * | | | | Add HasPhoto DAV plugin | John Molakvoæ (skjnldsv) | 2019-02-27 | 4 | -0/+104 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | [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 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #14342 from ↵ | Morris Jobke | 2019-02-26 | 2 | -8/+6 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | nextcloud/bugfix/13911-occ-files-scan-elapsedtime-not-good-after-1day Fix occ files:scan elapsed time | ||||
| * | | | Fix occ files:scan-app-data elapsed time | Joel S | 2019-02-22 | 2 | -5/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joel S <joel.devbox@protonmail.com> | ||||
| * | | | Fix-13911-occ-files-scan-elapsed-time | Joel S | 2019-02-22 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joel S <joel.devbox@protonmail.com> | ||||
* | | | | Merge pull request #14251 from tomasz-grobelny/upload_reliability_improvements | Roeland Jago Douma | 2019-02-26 | 3 | -68/+120 |
|\ \ \ \ | | | | | | | | | | | Limit number of simultaneous MKCOL requests to server to increase upload reliability | ||||
| * | | | | Fix unit tests | Tomasz Grobelny | 2019-02-20 | 1 | -49/+95 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | | | | Limit number of simultaneous MKCOL requests to server to increase upload ↵ | Tomasz Grobelny | 2019-02-16 | 2 | -19/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reliability Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
* | | | | | Move comments to webpack | Roeland Jago Douma | 2019-02-26 | 26 | -18/+64 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | [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 | ||||
| * | | | | Fix grid toggle button on public page | John Molakvoæ (skjnldsv) | 2019-02-21 | 2 | -7/+11 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | Build assets | Roeland Jago Douma | 2019-02-25 | 6 | -561/+71 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | Show sharing recommendations | Christoph Wurst | 2019-02-25 | 9 | -72/+734 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | [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 | ||||
| * | | | | | Fixed grammar | rakekniven | 2019-02-22 | 1 | -1/+1 |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de> | ||||
* | | | | | [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 |
|\ \ \ \ | | | | | | | | | | | Fix unsafe array access | ||||
| * | | | | Check if array element is present before access | Daniel Kesselberg | 2019-02-22 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Merge pull request #13800 from nextcloud/design/settings-accessibility | Jan-Christoph Borchardt | 2019-02-22 | 6 | -69/+99 |
|\ \ \ \ | | | | | | | | | | | Design work on accessibility settings | ||||
| * | | | | Fix html rendering and default checkbox | John Molakvoæ (skjnldsv) | 2019-02-21 | 4 | -6/+21 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Convert to Raw HTML approach, first try | Jan-Christoph Borchardt | 2019-02-21 | 1 | -4/+17 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Adjust link style to how we do it on log in screeen | Jan-Christoph Borchardt | 2019-02-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Fix CSS typo in accessibility css | Jan-Christoph Borchardt | 2019-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Accessibility settings: Proof of concept of better keyboard focus feedback | Jan-Christoph Borchardt | 2019-02-21 | 1 | -3/+18 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Accessibility settings: More vertical whitespace between options | Jan-Christoph Borchardt | 2019-02-21 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Accessibility settings: Add theme name to checkbox label | Jan-Christoph Borchardt | 2019-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Accessibility: Simplify design, more obvious selectability | Jan-Christoph Borchardt | 2019-02-21 | 4 | -60/+47 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Accessibility: Add description text, simplify structure | Jan-Christoph Borchardt | 2019-02-21 | 1 | -15/+16 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | Merge pull request #14066 from nextcloud/feature/noid/casted-system-values | Joas Schilling | 2019-02-22 | 3 | -3/+4 |
|\ \ \ \ | | | | | | | | | | | Get typed system values | ||||
| * | | | | Fix unit tests | Joas Schilling | 2019-02-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Make sure maintenance mode is always casted to bool | Joas Schilling | 2019-02-22 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | [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 | ||||
| * | | | | | Fix alignment of filelist header | Jan-Christoph Borchardt | 2019-02-21 | 1 | -1/+1 |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> |