summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialogshareelistview.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle2016-04-221-13/+5
|\
| * bring back CRUDS permissions for federated sharesBjoern Schiessle2016-04-181-13/+5
* | replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')Christoph Wurst2016-04-191-2/+2
|/
* Keep share checkboxes togetherVincent Petry2016-03-181-36/+50
* Make more action icons themable + style fixesVincent Petry2016-02-251-2/+1
* Tweak tooltip style for recipientsVincent Petry2016-02-251-2/+6
* Share dialog use OCS APIVincent Petry2016-01-281-43/+17
* Check the correct config for displaying the "notify by email" optionJoas Schilling2016-01-081-2/+2
* Fix unshare link click elementVincent Petry2015-12-071-3/+5
* Fix DOM element ids in share dialogVincent Petry2015-10-161-17/+18
* Merge pull request #19363 from owncloud/checkboxes-sidebarThomas Müller2015-09-281-6/+6
|\
| * restyle checkboxes in sidebarHendrik Leppelsack2015-09-251-6/+6
* | fix sidebar spinnerHendrik Leppelsack2015-09-251-3/+5
|/
* fix missing checkboxes in share dialogHendrik Leppelsack2015-09-171-6/+12
* Fix cruds button in share dialogVincent Petry2015-09-161-2/+3
* More unit tests for share dialogVincent Petry2015-09-161-5/+6
* Implement "notify by email" checkbox in share dialogVincent Petry2015-09-161-3/+12
* Fix shares list eventsVincent Petry2015-09-161-16/+18
* Bring back the share icon and update its statusVincent Petry2015-09-161-1/+1
* make permission/cruds checkboxes workArthur Schiwon2015-09-161-0/+29
* toggle visibility of detailed cruds permissionsArthur Schiwon2015-09-161-1/+7
* make unshare workArthur Schiwon2015-09-161-0/+21
* share and unshare via link (not yet password). also some internal changes to ...Arthur Schiwon2015-09-161-0/+11
* now you even can shareArthur Schiwon2015-09-161-3/+5
* fixed set of possible permissions for remote sharesArthur Schiwon2015-09-161-7/+12
* old OC.Share.addShareWith now reimplementedArthur Schiwon2015-09-161-26/+2
* sharee list view: better handle collectionsArthur Schiwon2015-09-161-5/+36
* continue to reimplement sharee list view. still WIPArthur Schiwon2015-09-161-8/+105
* started to implement sharee list view. not completed yet, do not cry please.Arthur Schiwon2015-09-161-0/+111