summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-233-18/+38
|\
| * Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f...Morris Jobke2018-10-232-11/+25
| |\
| | * Remove event handler no longer neededDaniel Calviño Sánchez2018-10-211-6/+0
| | * Fix opening a section again in the Files appDaniel Calviño Sánchez2018-10-211-5/+25
| * | 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
| |/
| * Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-191-0/+4
| |\
| | * Add icon to file sidebar tabsJulius Härtl2018-10-181-0/+4
| * | Add missing semicolonsStefan Weil2018-10-191-1/+1
| |/
* / Use preview-x & preview-y on public pagesJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
|/
* 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