summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* Tiny start of the share overviewRoeland Jago Douma2018-07-132-19/+116
* Fixed jsunitJohn Molakvoæ (skjnldsv)2018-07-051-2/+2
* Disable sidebar on deleted shareJohn Molakvoæ (skjnldsv)2018-07-053-8/+22
* Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-052-14/+93
* Fix index.php linksRoeland Jago Douma2018-06-201-2/+2
* Move public auth page overRoeland Jago Douma2018-06-201-9/+0
* Move public preview endpoint overRoeland Jago Douma2018-06-201-6/+5
* Remove ellipsis below public text file sharesMorris Jobke2018-05-221-0/+4
* Do not add sharePermission logic in JSRoeland Jago Douma2018-04-261-14/+1
* Move external share saving to templateJulius Härtl2018-04-051-10/+10
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-17/+1
* Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-6/+0
* Improved inline confirm icon with opacity and fixed ext share loading stateJohn Molakvoæ (skjnldsv)2018-03-071-19/+21
* Show share owner avatars on all file listsJulius Härtl2018-02-091-0/+4
* Fix closing menu on second click in sharing pageDaniel Calviño Sánchez2017-12-211-2/+5
* recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-1/+21
* rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-232-41/+16
* adjust tests and apply sortingArthur Schiwon2017-11-232-1/+9
* Fix avatars in file rows of incoming sharesArthur Schiwon2017-11-232-0/+2
* fix avatars in file rows of outgoing sharesArthur Schiwon2017-11-232-2/+6
* Fix Scrutinizer issueJan-Christoph Borchardt2017-11-021-1/+2
* Clicking publicly shared image opens direct preview urlJan-Christoph Borchardt2017-11-011-4/+5
* Use standard way of showing and hiding popover menuJan-Christoph Borchardt2017-11-011-2/+2
* Show and hide menu via Javascript, thanks @skjnldsvJan-Christoph Borchardt2017-11-011-0/+14
* Do not iterate over the filesDaniel Calviño Sánchez2017-08-181-5/+4
* Replace fileName variable with data.files[0].nameDaniel Calviño Sánchez2017-08-181-8/+6
* Update the whole file item instead of only its contentsDaniel Calviño Sánchez2017-08-181-7/+8
* Remove "errorThrown" parameterDaniel Calviño Sánchez2017-08-181-1/+1
* fix 'add to your nextcloud' input field, this is not an email addressBjoern Schiessle2017-06-131-1/+1
* some small refactoring and reformatingArtur Neumann2017-04-271-6/+16
* use jqXHR.fail() to check for failuresArtur Neumann2017-04-271-10/+9
* Fix share indicator handlingVincent Petry2017-04-261-7/+10
* Merge pull request #4212 from individual-it/masterJoas Schilling2017-04-201-38/+50
|\
| * refactor to make it easier to testArtur Neumann2017-04-181-45/+50
| * validate file name before uploading in upload only folderArtur Neumann2017-04-051-1/+8
* | Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt2017-04-123-8/+7
* | share api expanded by tags (#26583)Michael Jobst2017-04-111-6/+9
* | Do reload shared viewsRoeland Jago Douma2017-04-111-0/+6
|/
* Combine additional files_sharing scriptsRoeland Jago Douma2017-03-241-0/+5
* shares-circlesMaxence Lange2017-03-171-0/+2
* Always enable avatarsMorris Jobke2017-02-131-1/+1
* Fixed sharing jsJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
* Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst2016-12-231-8/+20
* Display link share icon when toggling shareRoeland Jago Douma2016-11-301-1/+10
* Add an icon when the file is shared by mailJoas Schilling2016-11-301-0/+2
* Fixes files_drop when avatars are disabledRoeland Jago Douma2016-11-131-1/+1
* fix share icon position and remove debug logChristoph Wurst2016-11-081-1/+0
* Show link icon when shared by linkRoeland Jago Douma2016-11-071-13/+12
* Actually update the stateRoeland Jago Douma2016-11-071-1/+19
* detail fixes for share current folderJan-Christoph Borchardt2016-11-071-2/+1