summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/sharedfilelist.js
Commit message (Expand)AuthorAgeFilesLines
* Add pending share list to frontendJulius Härtl2020-01-071-1/+19
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-337/+333
* Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f...Morris Jobke2018-10-231-6/+0
|\
| * Remove event handler no longer neededDaniel Calviño Sánchez2018-10-211-6/+0
* | Merge pull request #11927 from stweil/cleanRoeland Jago Douma2018-10-191-5/+5
|\ \
| * | Remove duplicate conditionStefan Weil2018-10-191-6/+6
| |/
* / Add missing variable declarationsStefan Weil2018-10-191-1/+3
|/
* Add missing semicolonsStefan Weil2018-10-191-1/+1
* returning of $tr is expected, otherwise ending up in a JS errorArthur Schiwon2018-08-231-0/+1
* remove unexecutable codeArthur Schiwon2018-08-151-21/+4
* Jsuinit fixesJohn Molakvoæ (skjnldsv)2018-07-171-3/+10
* Fix share by/with checkJohn Molakvoæ (skjnldsv)2018-07-141-4/+4
* Fixed sharing coding style and display - Added all shares overviewJohn Molakvoæ (skjnldsv)2018-07-131-112/+71
* Tiny start of the share overviewRoeland Jago Douma2018-07-131-19/+80
* Disable sidebar on deleted shareJohn Molakvoæ (skjnldsv)2018-07-051-0/+4
* Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-051-14/+34
* recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-1/+21
* rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-231-6/+11
* adjust tests and apply sortingArthur Schiwon2017-11-231-1/+4
* Fix avatars in file rows of incoming sharesArthur Schiwon2017-11-231-0/+1
* fix avatars in file rows of outgoing sharesArthur Schiwon2017-11-231-0/+4
* share api expanded by tags (#26583)Michael Jobst2017-04-111-6/+9
* Do reload shared viewsRoeland Jago Douma2017-04-111-0/+6
* Simplify test code and don't show anything if no date is setMorris Jobke2016-07-071-1/+1
* Update header during update callbackMorris Jobke2016-07-071-5/+5
* Not set expiration date is represented as 0Morris Jobke2016-07-071-1/+4
* add "Never" if expiration date is not setMorris Jobke2016-07-071-2/+3
* Add expiration date to share by link viewMorris Jobke2016-07-071-0/+38
* Add webdav property for share info in PROPFIND responseVincent Petry2016-03-171-0/+10
* Make files app use Webdav for most operationsVincent Petry2015-11-221-3/+1
* Bring back delete permission in share overviewVincent Petry2015-10-291-10/+2
* Fix file list reload callback resultVincent Petry2015-10-271-4/+4
* Fix and extend unit testsRoeland Jago Douma2015-10-021-3/+7
* More fileinfoRoeland Jago Douma2015-10-021-4/+8
* Start to show remote shares in shared with you sectionRoeland Jago Douma2015-10-021-6/+59
* Share app no longer use the OCS API iconRoeland Jago Douma2015-07-061-1/+1
* Enable file icons & previews in "Shared ..." categoriesMorris Jobke2015-05-061-0/+1
* Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-131-0/+1
|\
| * Move file thumbnail into the label elementVincent Petry2014-12-111-0/+1
* | Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+1
|/
* Remove delete button in shared with others listVincent Petry2014-11-191-2/+10
* Improved Javascript docs for JSDocVincent Petry2014-10-311-6/+46
* Show original path information in trashbin and sharing viewsRobin McCorkell2014-09-111-0/+6
* Client side sort for sharing overviewVincent Petry2014-08-151-0/+2
* update attributes for share with user list, file should always have delete pe...Bjoern Schiessle2014-07-281-0/+3
* Fix preview animation on uploadingVincent Petry2014-07-171-1/+0
* Added mountType attribute and adapted Delete action textVincent Petry2014-07-141-0/+1
* Merge pull request #9499 from owncloud/shares-hidetokenrecipientMorris Jobke2014-07-071-1/+3
|\
| * Do not show recipient for link shares in file listVincent Petry2014-07-071-1/+3
* | Fixed shared list sortingVincent Petry2014-07-071-3/+2
|/