| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix HTML | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
* | align layout of other link shares | Morris Jobke | 2016-10-10 | 1 | -4/+10 |
* | Display link reshares | Roeland Jago Douma | 2016-10-10 | 1 | -3/+45 |
* | Move options to the right | Roeland Jago Douma | 2016-10-03 | 1 | -1/+1 |
* | can share => can reshare | Roeland Jago Douma | 2016-10-03 | 1 | -1/+1 |
* | Make can edit checkbox work for file shares | Roeland Jago Douma | 2016-10-03 | 1 | -11/+18 |
* | move unshare button out of popover menu; keep menu opened on re-render | Christoph Wurst | 2016-10-03 | 1 | -8/+15 |
* | move sharing options into popover menu | Christoph Wurst | 2016-10-03 | 1 | -45/+71 |
* | Fix some jshint issues in core/js/share* | Roeland Jago Douma | 2016-08-19 | 1 | -2/+2 |
* | only show additional edit permissions for folders | Bjoern Schiessle | 2016-07-20 | 1 | -1/+4 |
* | remove svg classes | Hendrik Leppelsack | 2016-07-01 | 1 | -1/+1 |
* | Merge pull request #23918 from owncloud/cruds-for-federated-shares | Björn Schießle | 2016-04-22 | 1 | -13/+5 |
|\ |
|
| * | bring back CRUDS permissions for federated shares | Bjoern Schiessle | 2016-04-18 | 1 | -13/+5 |
* | | replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') | Christoph Wurst | 2016-04-19 | 1 | -2/+2 |
|/ |
|
* | Keep share checkboxes together | Vincent Petry | 2016-03-18 | 1 | -36/+50 |
* | Make more action icons themable + style fixes | Vincent Petry | 2016-02-25 | 1 | -2/+1 |
* | Tweak tooltip style for recipients | Vincent Petry | 2016-02-25 | 1 | -2/+6 |
* | Share dialog use OCS API | Vincent Petry | 2016-01-28 | 1 | -43/+17 |
* | Check the correct config for displaying the "notify by email" option | Joas Schilling | 2016-01-08 | 1 | -2/+2 |
* | Fix unshare link click element | Vincent Petry | 2015-12-07 | 1 | -3/+5 |
* | Fix DOM element ids in share dialog | Vincent Petry | 2015-10-16 | 1 | -17/+18 |
* | Merge pull request #19363 from owncloud/checkboxes-sidebar | Thomas Müller | 2015-09-28 | 1 | -6/+6 |
|\ |
|
| * | restyle checkboxes in sidebar | Hendrik Leppelsack | 2015-09-25 | 1 | -6/+6 |
* | | fix sidebar spinner | Hendrik Leppelsack | 2015-09-25 | 1 | -3/+5 |
|/ |
|
* | fix missing checkboxes in share dialog | Hendrik Leppelsack | 2015-09-17 | 1 | -6/+12 |
* | Fix cruds button in share dialog | Vincent Petry | 2015-09-16 | 1 | -2/+3 |
* | More unit tests for share dialog | Vincent Petry | 2015-09-16 | 1 | -5/+6 |
* | Implement "notify by email" checkbox in share dialog | Vincent Petry | 2015-09-16 | 1 | -3/+12 |
* | Fix shares list events | Vincent Petry | 2015-09-16 | 1 | -16/+18 |
* | Bring back the share icon and update its status | Vincent Petry | 2015-09-16 | 1 | -1/+1 |
* | make permission/cruds checkboxes work | Arthur Schiwon | 2015-09-16 | 1 | -0/+29 |
* | toggle visibility of detailed cruds permissions | Arthur Schiwon | 2015-09-16 | 1 | -1/+7 |
* | make unshare work | Arthur Schiwon | 2015-09-16 | 1 | -0/+21 |
* | share and unshare via link (not yet password). also some internal changes to ... | Arthur Schiwon | 2015-09-16 | 1 | -0/+11 |
* | now you even can share | Arthur Schiwon | 2015-09-16 | 1 | -3/+5 |
* | fixed set of possible permissions for remote shares | Arthur Schiwon | 2015-09-16 | 1 | -7/+12 |
* | old OC.Share.addShareWith now reimplemented | Arthur Schiwon | 2015-09-16 | 1 | -26/+2 |
* | sharee list view: better handle collections | Arthur Schiwon | 2015-09-16 | 1 | -5/+36 |
* | continue to reimplement sharee list view. still WIP | Arthur Schiwon | 2015-09-16 | 1 | -8/+105 |
* | started to implement sharee list view. not completed yet, do not cry please. | Arthur Schiwon | 2015-09-16 | 1 | -0/+111 |