aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* Compile assetsnpmbuildbot-nextcloud[bot]2020-10-292-2/+2
* Bump @nextcloud/vue from 3.0.0 to 3.1.0dependabot-preview[bot]2020-10-272-2/+2
* Bump p-queue from 6.6.1 to 6.6.2dependabot-preview[bot]2020-10-242-2/+2
* Fix sharing input placeholder for emailsJohn Molakvoæ (skjnldsv)2020-10-232-2/+2
* Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-2012-12/+12
* Bump v-click-outside from 3.1.1 to 3.1.2dependabot-preview[bot]2020-10-192-2/+2
* Bump file-loader from 6.1.0 to 6.1.1dependabot-preview[bot]2020-10-194-4/+4
* Indicate preview availability in share api responsesRichard Steinmetz2020-10-133-2/+3
* Bump @nextcloud/vue from 2.6.9 to 2.7.0dependabot-preview[bot]2020-10-122-2/+2
* Bump @nextcloud/vue to v2.6.9John Molakvoæ (skjnldsv)2020-10-072-2/+2
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-0712-12/+12
* Bump @nextcloud/vue to v2.6.8John Molakvoæ (skjnldsv)2020-10-022-2/+2
* Update @nextcloud/vue to 2.6.7Joas Schilling2020-10-022-2/+2
* Bump @nextcloud/vue to 2.6.6Joas Schilling2020-09-307-7/+7
* Never copy the share link when the password is forcedJoas Schilling2020-09-182-2/+2
* Bump @nextcloud/vue from 2.6.4 to 2.6.5dependabot-preview[bot]2020-09-142-2/+2
* Bump @nextcloud/l10n from 1.4.0 to 1.4.1dependabot-preview[bot]2020-09-102-2/+2
* Compile assetsnpmbuildbot[bot]2020-09-102-2/+2
* Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-0712-12/+12
* Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-037-7/+7
* Bump nextcloud-vue-collections from 0.7.2 to 0.8.1dependabot-preview[bot]2020-08-2712-12/+12
* Bump vue and vue-template-compilerdependabot-preview[bot]2020-08-254-4/+4
* Only copy the link when updating a share or no password was forcedJoas Schilling2020-08-202-2/+2
* Display user-status in sharing listGeorg Ehrke2020-08-172-2/+2
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-312-2/+2
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-316-6/+7
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-312-2/+2
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-3113-33/+33
* Bump p-queue from 6.4.0 to 6.6.0dependabot-preview[bot]2020-07-312-2/+2
* Bump @nextcloud/vue from 2.2.1 to 2.3.0Georg Ehrke2020-07-232-2/+2
* Respect default share permissionsRoeland Jago Douma2020-07-232-2/+2
* Recompile JS assetsGeorg Ehrke2020-07-2212-12/+12
* Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-2012-12/+12
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-208-8/+8
* Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4dependabot-preview[bot]2020-07-152-2/+2
* Compile assetsnpmbuildbot[bot]2020-07-1412-12/+18
* Add user input for link share labelsGary Kim2020-07-141-1/+1
* Improve error reporting on sharing errorsJoas Schilling2020-07-087-7/+7
* Bump bundlesJulius Härtl2020-07-076-909/+6
* Cleanup share by mail a bitRoeland Jago Douma2020-07-062-2/+2
* Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-0312-47/+47
* Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez2020-06-122-15/+15
* Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-092-2/+2
* Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-074-4/+4
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-055-29/+29
* Restore previous state when failing to change video verification stateDaniel Calviño Sánchez2020-06-012-2/+2
* Fix the Talk verificationChristoph Wurst2020-06-012-19/+19
* Remove the escape-html globalRoeland Jago Douma2020-05-2912-47/+54
* Merge pull request #20629 from mejo-/files_sharing_preview_textRoeland Jago Douma2020-05-151-1/+2
|\
| * Don't load text file preview when text app is available (Fixes: #20615)Jonas Meurer2020-04-241-1/+2