Commit graph

63 commits

Author SHA1 Message Date
MarconLP
55a5886b5c
open sign-in window when trying to upload as a guest 2023-04-24 12:05:44 +02:00
MarconLP
25aedc87cd
invalidate video.getAll query after video.delete query 2023-04-24 11:50:12 +02:00
MarconLP
d778f61f33
add paywall events 2023-04-23 16:53:14 +02:00
MarconLP
abd0a03cd0
add recorder events 2023-04-23 15:16:30 +02:00
MarconLP
96296e8b4c
add newvideomenu events 2023-04-23 14:59:01 +02:00
MarconLP
9be8efeadf
add download video event 2023-04-23 14:53:58 +02:00
MarconLP
51eaa538f1
add profileMenu events 2023-04-23 14:49:31 +02:00
MarconLP
2c0a063975
add ShareModal events 2023-04-23 14:45:01 +02:00
MarconLP
b2975c96dd
end recoding if user stopps sharing his screen 2023-04-22 08:59:14 +02:00
MarconLP
5e32136c83
add crisp.chat support widget 2023-04-22 05:57:41 +02:00
MarconLP
91dae86499
add thumbnail support on video upload modal 2023-04-22 05:27:06 +02:00
MarconLP
2b648bd8e6
add thumbnails to videos 2023-04-22 04:46:53 +02:00
MarconLP
822d9ba225
generate and upload thumbnail 2023-04-22 03:06:26 +02:00
MarconLP
ece4700fce
fix stale recordModalOpen state 2023-04-22 00:52:51 +02:00
MarconLP
97273ac519
limit free tier to 10 uploaded videos and show paywall when hitting this limit 2023-04-22 00:50:11 +02:00
MarconLP
dbf8e719de
do not autoPlay video in Recorder component 2023-04-22 00:46:12 +02:00
MarconLP
1369474233
use onChange instead of onClick on checkbox to remove react warning 2023-04-21 23:32:41 +02:00
MarconLP
568e58d6a0
open paywall when trying to upload video 2023-04-21 23:30:33 +02:00
MarconLP
0f9b6736f1
fix mixed up functions 2023-04-21 23:17:56 +02:00
MarconLP
e1daf8e4de
remove unused code 2023-04-21 23:00:32 +02:00
MarconLP
a1b5796519
add tooltips 2023-04-21 22:59:50 +02:00
MarconLP
528b9cae0a
update paywall text 2023-04-21 03:15:46 +02:00
MarconLP
db1268ebb9
remove checkout component 2023-04-20 19:26:12 +02:00
MarconLP
200c9c2612
add paywall 2023-04-20 19:25:09 +02:00
MarconLP
ff164bfe8e
add margin to videoUploadModal 2023-04-20 16:35:35 +02:00
MarconLP
5036d41461
add CTAs to empty state view 2023-04-20 16:32:45 +02:00
MarconLP
c1fb9da74e
implement NewVideoMenu to select recording or uploading 2023-04-20 13:49:50 +02:00
MarconLP
adaeec0ed0
ui and ux during video recording steps 2023-04-20 11:45:15 +02:00
MarconLP
09286a6ed8
add video duration metadata to blob 2023-04-20 00:13:50 +02:00
MarconLP
58739430a5
add ability to download and upload recorded video 2023-04-19 20:32:49 +02:00
MarconLP
fff2e44a0f
move to post-recording step after stopping recording 2023-04-19 10:20:57 +02:00
MarconLP
70a484a270
prevent the counter from wiggling when the time changes 2023-04-19 00:46:23 +02:00
MarconLP
4b46ed7b4b
add resume icon while paused 2023-04-19 00:39:09 +02:00
MarconLP
bb5be1dcca
add recording duration calculator 2023-04-19 00:35:57 +02:00
MarconLP
e757f7cfd8
add in-recording step buttons 2023-04-19 00:09:41 +02:00
MarconLP
44e78b16d9
add microphone recording and allow user to select audio device 2023-04-18 23:05:05 +02:00
MarconLP
48c2702701
add screen recording using recordRTC 2023-04-18 22:20:30 +02:00
MarconLP
80bdba7b89
fix styling error 2023-04-16 13:23:13 +02:00
MarconLP
38e56e07e0
show profile component on individual video page 2023-04-16 13:20:35 +02:00
MarconLP
31f3c4fef7
add stripe checkout 2023-04-16 13:05:18 +02:00
MarconLP
8e5e24c822
make VideoUploadModal light mode 2023-04-16 02:01:59 +02:00
MarconLP
e819ce242e
improve renaming user experience 2023-04-16 01:30:01 +02:00
MarconLP
f10873b8ca
change title input field id from email to title 2023-04-15 22:08:42 +02:00
MarconLP
559405fdcf
fix more button color 2023-04-15 17:57:00 +02:00
MarconLP
5ff3386dfb
add ability to delete video 2023-04-15 00:04:42 +02:00
MarconLP
f5374242ae
add ability to rename video 2023-04-14 22:41:57 +02:00
MarconLP
b2270dc6c4
add ability to download recordings 2023-04-14 19:53:21 +02:00
MarconLP
b6e91d7348
cleanup code 2023-04-14 19:46:09 +02:00
MarconLP
99ad695bd0
add more options button 2023-04-14 18:44:15 +02:00
MarconLP
0f259be337
show relative time string 2023-04-14 17:20:57 +02:00