aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/src
Commit message (Collapse)AuthorAgeFilesLines
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-232-3/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-021-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-141-1/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-10/+10
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Fix various errors reported by eslintCarl Schwan2022-05-241-2/+2
| | | | | | | And also make sure eslint doesn't try to index apps-extra that contains other repo with not necessarely the same eslint rules Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port share by mail settings to vueCarl Schwan2022-05-192-0/+130
Signed-off-by: Carl Schwan <carl@carlschwan.eu>