Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10695 from nextcloud/sharing-public-settings-fixes | Julius Härtl | 2018-08-16 | 1 | -2/+2 |
|\ | |||||
| * | Disabled checkboxes and design fixes | John Molakvoæ (skjnldsv) | 2018-08-16 | 1 | -2/+2 |
* | | Merge pull request #10692 from nextcloud/deleted-share-remove-actions | Roeland Jago Douma | 2018-08-16 | 1 | -3/+5 |
|\ \ | |||||
| * | | Do not show action menu if no actions are available | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -3/+5 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-16 | 2 | -40/+46 |
* | | Added feedback on autocomplete ui | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -1/+1 |
* | | Ellipsis long username/mails in share view | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-15 | 4 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-13 | 6 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-11 | 10 | -0/+26 |
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-10 | 102 | -102/+102 |
* | Merge pull request #10255 from nextcloud/add-support-for-room-shares | Björn Schießle | 2018-08-09 | 9 | -21/+650 |
|\ | |||||
| * | Suppress Phan warnings about calling undeclared class methods | Daniel Calviño Sánchez | 2018-08-08 | 2 | -0/+8 |
| * | Add room shares to DAV and recent files "share-types" property | Daniel Calviño Sánchez | 2018-08-08 | 2 | -0/+22 |
| * | Add support for room shares to the share owner updater | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 |
| * | Add room shares to the MountProvider for shares | Daniel Calviño Sánchez | 2018-08-08 | 2 | -1/+24 |
| * | Add support for room shares to DeletedShareAPIController | Daniel Calviño Sánchez | 2018-08-08 | 1 | -5/+48 |
| * | Add support for room shares to ShareAPIController | Daniel Calviño Sánchez | 2018-08-08 | 3 | -15/+547 |
* | | Merge pull request #10537 from MartB/mselect_fix | Roeland Jago Douma | 2018-08-09 | 2 | -1/+19 |
|\ \ | |/ |/| | |||||
| * | Fix multiSelectMenu for public shares #10536 | MartB | 2018-08-06 | 2 | -1/+19 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-08 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-05 | 2 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-02 | 2 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-31 | 2 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-28 | 4 | -0/+28 |
* | Merge pull request #10416 from nextcloud/bugfix/10414/fix-preview-url | Roeland Jago Douma | 2018-07-27 | 1 | -3/+3 |
|\ | |||||
| * | Use OC.generateUrl to properly prefix preview images | Julius Härtl | 2018-07-26 | 1 | -3/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-27 | 8 | -6/+52 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-26 | 14 | -0/+60 |
* | Add event to load additional scripts in the auth page for public shares | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+29 |
* | Add support for sending the password by Talk to ShareAPIController | Daniel Calviño Sánchez | 2018-07-24 | 3 | -33/+121 |
* | Fixed scrolling container | John Molakvoæ (skjnldsv) | 2018-07-24 | 2 | -6/+0 |
* | Acceptance and mobile navigation fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+2 |
* | Merge pull request #10218 from nextcloud/share-comments | Roeland Jago Douma | 2018-07-24 | 7 | -146/+297 |
|\ | |||||
| * | Design fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -2/+4 |
| * | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -1/+21 |
| * | move the note up, so that it is also visible in the file drop view | Bjoern Schiessle | 2018-07-21 | 1 | -5/+6 |
| * | Public fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -1/+45 |
| * | Public share | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -61/+54 |
| * | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -5/+8 |
| * | Popovermenu migration | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -146/+165 |
| * | unit tests updated | Bjoern Schiessle | 2018-07-21 | 1 | -4/+27 |
| * | UI set share note! | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -0/+21 |
| * | return the as well note if we fetch a share | Bjoern Schiessle | 2018-07-21 | 1 | -0/+1 |
| * | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -0/+5 |
| * | some small template fixes | Bjoern Schiessle | 2018-07-21 | 1 | -1/+1 |
| * | show note on public link page | Bjoern Schiessle | 2018-07-21 | 3 | -0/+11 |
| * | allow to add a personal note to a share | Bjoern Schiessle | 2018-07-21 | 1 | -3/+11 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-24 | 2 | -0/+10 |