summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-1/+1
* Bump v-tooltip from 2.0.1 to 2.0.2dependabot[bot]2019-05-052-2/+2
* Bump vue and vue-template-compilerdependabot[bot]2019-04-162-3/+3
* Merge pull request #15105 from nextcloud/dependabot/npm_and_yarn/v-tooltip-2.0.1Morris Jobke2019-04-163-9/+9
|\
| * Bump v-tooltip from 2.0.0-rc.33 to 2.0.1dependabot[bot]2019-04-163-9/+9
* | Improve the share link password error feedback with a red borderChristoph Wurst2019-04-162-2/+2
|/
* Bump bundlesJulius Härtl2019-04-096-6/+6
* Fix mobile menu on users managementJohn Molakvoæ (skjnldsv)2019-04-024-17/+323
* Bump bundlesJulius Härtl2019-03-284-29/+73
* Allow string to be translatedRoeland Jago Douma2019-03-224-4/+4
* Add link icon for public link tooJohn Molakvoæ (skjnldsv)2019-03-212-2/+2
* Show sharing in menu in grid viewJohn Molakvoæ (skjnldsv)2019-03-214-0/+18837
* Bump bundlesJulius Härtl2019-03-1910-9/+597
* BuildJohn Molakvoæ (skjnldsv)2019-03-042-7/+7
* Add bundled filesJulius Härtl2019-03-018-0/+420
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-262-2/+2
* Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-156-478/+25
* Allow attaching plugins to the ShareTabView and trigger event on renderingJulius Härtl2019-02-121-0/+6
* Call proper function when fetching link shares in the breadcrumb viewJulius Härtl2019-01-221-1/+1
* Add compiled templateMichael Weimann2019-01-041-1/+1
* Removes lost single quoteMichael Weimann2019-01-042-2/+2
* Add the file drop uploaded files elementMichael Weimann2019-01-041-2/+2
* Prevent special characters from breaking the file drop remote urlJohn Molakvoæ (skjnldsv)2018-12-181-0/+4
* Fix whitespace and file action cleanupJulius Härtl2018-11-201-1/+2
* Clear link to avoid downloadsRoeland Jago Douma2018-11-201-4/+4
* Allow to hide download option for folders shared by linkJulius Härtl2018-11-201-0/+30
* Moves the terms of service into a dialogMichael Weimann2018-11-071-1/+15
* Fix min trhumbnail sizeJohn Molakvoæ (skjnldsv)2018-11-061-2/+2
* Migrate link shares to arrayJohn Molakvoæ (skjnldsv)2018-11-011-7/+7
* 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