summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/mixins/SharesMixin.js
Commit message (Expand)AuthorAgeFilesLines
* Improve sharing flowfenn-cs2023-08-311-7/+21
* Revert "Improve sharing flow"Arthur Schiwon2023-08-311-21/+7
* Improve sharing flowfenn-cs2023-08-301-7/+21
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-231-1/+1
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-051-3/+3
* Show success on share actionsChristopher Ng2022-12-031-0/+6
* Fix date handling and savingJohn Molakvoæ2022-11-161-8/+33
* Replace moment.js date with Date Object.julia.kirschenheuter2022-10-061-21/+5
* Add share attrs + download permission support in frontendVincent Petry2022-07-281-1/+7
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-081-1/+4
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-12/+0
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-3/+1
* Bump p-queueLouis Chemineau2022-01-081-1/+3
* Migrate to webpack v5Louis Chemineau2022-01-081-5/+9
* Fix first day localeJohn Molakvoæ2021-12-091-17/+4
* Properly format sharing datepicker localeJohn Molakvoæ2021-12-091-8/+15
* Bump p-queueJohn Molakvoæ (skjnldsv)2021-07-261-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-0/+5
* Only clear share password model when actually savedVincent Petry2021-03-111-2/+5
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-141-0/+4
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-2/+2
* Add user input for link share labelsGary Kim2020-07-141-0/+1
* Restore previous state when failing to change video verification stateDaniel Calviño Sánchez2020-06-011-0/+8
* Fix the Talk verificationChristoph Wurst2020-06-011-9/+12
* Fix expiry datepicker allowing all datesGary Kim2020-05-021-0/+11
* Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-011-1/+1
* Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-141-2/+4
* Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-161-4/+15
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-101-5/+15
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-12/+12
* Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-271-22/+0
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+303