aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bump p-queue from 6.3.0 to 6.4.0dependabot-preview[bot]2020-05-142-3/+3
* | Bump @babel/core from 7.9.0 to 7.9.6dependabot-preview[bot]2020-05-132-4/+4
* | Bump vue-loader from 15.9.1 to 15.9.2dependabot-preview[bot]2020-05-114-4/+4
* | Do not process the same FileInfo twiceJohn Molakvoæ (skjnldsv)2020-05-062-2/+2
* | Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-052-4/+4
* | Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-052-15/+15
* | Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-042-4/+4
* | Fix expiry datepicker allowing all datesGary Kim2020-05-022-4/+4
* | Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-012-8/+8
* | Fix share expiration date not shownGary Kim2020-04-302-4/+4
* | Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-2912-48/+48
* | Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-294-4/+4
|/
* Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-212-2/+2
* Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-142-2/+2
* Merge pull request #20446 from nextcloud/dependabot/npm_and_yarn/css-loader-3...Roeland Jago Douma2020-04-134-4/+4
|\
| * Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-134-4/+4
* | Changing the translation catalog for "Share"Valdnet2020-04-122-2/+2
|/
* Merge pull request #20185 from azul/open-new_tabJohn Molakvoæ2020-04-111-8/+4
|\
| * Allow opening files for editing in new tabsAzul2020-04-091-4/+4
| * refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-081-6/+2
* | Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-1012-56/+54
|/
* Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-064-22/+22
* l10n: Triple dot to ellipsis.rakekniven2020-04-041-1/+1
* Merge pull request #20217 from nextcloud/dependabot/npm_and_yarn/regenerator-...Roeland Jago Douma2020-04-032-2/+2
|\