| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 1 | -399/+0 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -170/+167 |
* | Fallback to directory icon based on the mount type | Julius Härtl | 2019-09-15 | 1 | -4/+5 |
* | Add type for room shares | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 |
* | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 1 | -0/+1 |
* | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface | Tobias Kaminsky | 2017-12-06 | 1 | -1/+5 |
|\ |
|
| * | show e2e folder icon on encrypted folders | Bjoern Schiessle | 2017-11-20 | 1 | -1/+5 |
* | | recycle SharedFileInfo values in fileInfo | Arthur Schiwon | 2017-11-23 | 1 | -1/+0 |
* | | fix tooltips for good | Arthur Schiwon | 2017-11-23 | 1 | -1/+1 |
* | | apply tooltip to all avatars | Arthur Schiwon | 2017-11-23 | 1 | -2/+1 |
* | | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 1 | -1/+4 |
* | | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 1 | -3/+4 |
* | | adjust, fix and extend tests | Arthur Schiwon | 2017-11-23 | 1 | -13/+9 |
* | | Fix avatars in file rows of incoming shares | Arthur Schiwon | 2017-11-23 | 1 | -5/+6 |
* | | fix avatars in file rows of outgoing shares | Arthur Schiwon | 2017-11-23 | 1 | -7/+14 |
|/ |
|
* | use single quotes | Arthur Schiwon | 2017-11-02 | 1 | -2/+2 |
* | Adjust js tests | Arthur Schiwon | 2017-11-01 | 1 | -7/+6 |
* | Fix test for tooltip and local share owner | Jan-Christoph Borchardt | 2017-11-01 | 1 | -3/+2 |
* | Restore 'Shared' text field for owner, since 'recipients' is still empty. | Marin Treselj | 2017-10-31 | 1 | -3/+2 |
* | Fix CSS, better handling of recipients | Marin Treselj | 2017-10-31 | 1 | -11/+12 |
* | Fixed a11y; span instead of a div | Marin Treselj | 2017-10-31 | 1 | -1/+1 |
* | Show avatar instead of username for shared files | Jan-Christoph Borchardt | 2017-10-31 | 1 | -1/+6 |
* | Merge pull request #4611 from nextcloud/js-use-dot-notation | Roeland Jago Douma | 2017-05-02 | 1 | -1/+1 |
|\ |
|
| * | Use dot notation for array access - JSLint recommendation | Morris Jobke | 2017-05-01 | 1 | -1/+1 |
* | | Remove unused methods from OC.Share | Morris Jobke | 2017-05-01 | 1 | -87/+0 |
|/ |
|
* | Add sharing types for guests | Lukas Reschke | 2017-04-28 | 1 | -0/+1 |
* | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 1 | -6/+6 |
* | shares-circles | Maxence Lange | 2017-03-17 | 1 | -0/+1 |
* | Replace deprecated $.tipsy(...) by $.tooltip(...) | Christoph Wurst | 2017-02-27 | 1 | -1/+1 |
* | Display "Share" alt text for share action icon (#26158) | Vincent Petry | 2016-09-26 | 1 | -1/+1 |
* | Add fancy layout | Lukas Reschke | 2016-06-09 | 1 | -1/+0 |
* | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 1 | -12/+13 |
* | Reload list of shares on directory change | Roeland Jago Douma | 2016-02-11 | 1 | -1/+7 |
* | Calculate the share statuses in js from the OCS Response | Roeland Jago Douma | 2016-02-11 | 1 | -6/+12 |
* | Share dialog use OCS API | Vincent Petry | 2016-01-28 | 1 | -7/+0 |
* | Fix icon update to be more consistent | Vincent Petry | 2015-10-29 | 1 | -3/+14 |
* | Typo | Olivier Paroz | 2015-09-19 | 1 | -1/+1 |
* | Update JS unit tests for share dialog (WIP) | Vincent Petry | 2015-09-16 | 1 | -2/+2 |
* | Remove unused/obsoleted OC.Share code | Vincent Petry | 2015-09-16 | 1 | -424/+0 |
* | cleanup | Arthur Schiwon | 2015-09-16 | 1 | -80/+0 |
* | make permission/cruds checkboxes work | Arthur Schiwon | 2015-09-16 | 1 | -37/+0 |
* | toggle visibility of detailed cruds permissions | Arthur Schiwon | 2015-09-16 | 1 | -5/+0 |
* | cleanup | Arthur Schiwon | 2015-09-16 | 1 | -24/+0 |
* | make unshare work | Arthur Schiwon | 2015-09-16 | 1 | -34/+0 |
* | make 'Allow editing' (aka public upload) checkbox work | Arthur Schiwon | 2015-09-16 | 1 | -40/+0 |
* | implements setting and removing password for link shares, including forced ones | Arthur Schiwon | 2015-09-16 | 1 | -70/+0 |
* | mark url on click | Arthur Schiwon | 2015-09-16 | 1 | -5/+0 |
* | share and unshare via link (not yet password). also some internal changes to ... | Arthur Schiwon | 2015-09-16 | 1 | -74/+0 |
* | old OC.Share.addShareWith now reimplemented | Arthur Schiwon | 2015-09-16 | 1 | -106/+0 |
* | no auto-fetch in model | Arthur Schiwon | 2015-09-16 | 1 | -0/+1 |