Commit graph

18 commits

Author SHA1 Message Date
Kavin
a153f87e58
Add unocss eslint config and apply changes. 2023-08-13 18:31:57 +01:00
Bnyro
30c83c3d0d fix: use an async component for sharing qr codes 2023-08-04 16:22:21 +02:00
Bnyro
b2ab3af93b feat: qrcode share option 2023-08-04 12:11:23 +02:00
Kavin
301877e2e1
Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
gmnsii
edd65825f8
ShareModal - visual changes and improved component reusability
Time code text field no longer appears when sharing without time code.
Time code text field now appears under 'share with time code' checkbox.
'playlistId' and 'playlistIndex' are no longer required props.
2022-12-15 15:26:42 -08:00
gmnsii
72f4f0d00c
Add 'share with playlist' option for share button
When the option is used (true by default) links generated by the share button will redirect to the same video in the same playlist.
Support for various locales still need to be added.
2022-12-04 15:19:24 -08:00
Kavin
adf5f7da64
Don't show alerts in some scenarios. 2022-11-16 18:51:56 +00:00
Bnyro
4172ba81e0 use setPreference 2022-11-02 14:16:14 +01:00
Bnyro
a84a9435fe remember the share dialog settings 2022-11-02 13:06:13 +01:00
Bnyro
d525b6991f fix close button 2022-09-08 22:56:24 +02:00
Felix Schröter
e755581d18
fix timestamp in share links (#1371) 2022-09-02 19:07:14 +05:30
Kavin
0afe3953a5
Add close button in share modal. 2022-08-29 18:55:05 +05:30
Kavin
629303411c
Add timestamp only if gt 0. 2022-08-29 18:49:31 +05:30
Bnyro
4b4c7d0926
refactor -> ModalComponent 2022-08-29 18:36:49 +05:30
Bnyro
d360a52797
add ability to modify the time stamp 2022-08-29 18:36:49 +05:30
Bnyro
26f77e4aec
improve playlist modal UI 2022-08-29 18:36:49 +05:30
Bnyro
ed9379dad7
add copy functionality 2022-08-29 18:36:49 +05:30
Bnyro
960e0ce15e
add share dialog 2022-08-29 18:36:49 +05:30