summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
...
* Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-163-12/+37
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-091-1/+1
* Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-081-1/+1
* Move sharetabview to compiled handlebarsRoeland Jago Douma2018-10-041-4/+1
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-241-0/+31
|\
| * Tests fixesJohn Molakvoæ (skjnldsv)2018-08-241-4/+7
| * Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-241-0/+28
* | returning of $tr is expected, otherwise ending up in a JS errorArthur Schiwon2018-08-231-0/+1
|/
* Merge pull request #10700 from nextcloud/fix/10516/sharepermissionsMorris Jobke2018-08-201-21/+4
|\
| * remove unexecutable codeArthur Schiwon2018-08-151-21/+4
* | Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-151-3/+5
|/
* Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-091-0/+2
|\
| * Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-0/+2
* | Fix multiSelectMenu for public shares #10536MartB2018-08-061-1/+18
|/
* Use OC.generateUrl to properly prefix preview imagesJulius Härtl2018-07-261-3/+3
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-242-6/+0
* Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-201-1/+1
* Jsuinit fixesJohn Molakvoæ (skjnldsv)2018-07-171-3/+10
* Rename "Shares overview" to "Shares"Morris Jobke2018-07-161-1/+1
* 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-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