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
|
f3603a7240
|
add delete video event
|
2023-04-23 14:36:02 +02:00 |
|
MarconLP
|
2fe910feec
|
add update video title event
|
2023-04-23 14:34:15 +02:00 |
|
MarconLP
|
fe2081bdea
|
add update video shareLinkExpiresAt event
|
2023-04-23 14:33:21 +02:00 |
|
MarconLP
|
8f40b1279f
|
add update video delete_after_link_expires event
|
2023-04-23 14:31:45 +02:00 |
|
MarconLP
|
78f6005942
|
add update video setSharing event
|
2023-04-23 14:30:32 +02:00 |
|
MarconLP
|
9eb531a3e8
|
add video upload events
|
2023-04-23 13:22:46 +02:00 |
|
MarconLP
|
ea5166c416
|
add viewing video list event
|
2023-04-23 13:17:52 +02:00 |
|
MarconLP
|
ba7766f2f6
|
add posthog to trpc context and add view video event
|
2023-04-23 13:13:43 +02:00 |
|
MarconLP
|
9ad8bcf507
|
add sign-in and sign-out events
|
2023-04-23 12:52:31 +02:00 |
|
MarconLP
|
c3dad32a2e
|
add posthog identification
|
2023-04-23 09:55:33 +02:00 |
|
MarconLP
|
cf903425f1
|
add posthog analytics proxy
|
2023-04-22 10:05:03 +02:00 |
|
MarconLP
|
b2975c96dd
|
end recoding if user stopps sharing his screen
|
2023-04-22 08:59:14 +02:00 |
|
MarconLP
|
9c9f007ecb
|
add posthog
|
2023-04-22 06:27:14 +02:00 |
|
MarconLP
|
7a74af3c9b
|
add crisp.chat env var to .env.example
|
2023-04-22 06:09:41 +02:00 |
|
MarconLP
|
5e32136c83
|
add crisp.chat support widget
|
2023-04-22 05:57:41 +02:00 |
|
MarconLP
|
1d20180c69
|
also delete thumbnail when deleting videos
|
2023-04-22 05:45:50 +02:00 |
|
MarconLP
|
db293b6809
|
add typecheck command
|
2023-04-22 05:35:22 +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
|
165e8cc31b
|
allow coupons to be used on stripe checkout page
|
2023-04-22 00:39:18 +02:00 |
|
MarconLP
|
414d69493c
|
remove example router
|
2023-04-21 23:38:29 +02:00 |
|
MarconLP
|
f09b46558f
|
fix color or record button
|
2023-04-21 23:33:14 +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
|
3bc29c1341
|
add page titles
|
2023-04-20 15:03:48 +02:00 |
|
MarconLP
|
da47aac48b
|
fix redirect from sign-in page
|
2023-04-20 14:19:16 +02:00 |
|
MarconLP
|
9d47017f5e
|
rename to snapify
|
2023-04-20 14:17:26 +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
|
d6587d53c3
|
improve UX over login redirects
|
2023-04-20 10:40:19 +02:00 |
|
MarconLP
|
af393b7b6f
|
re-design sign-in page
|
2023-04-20 01:21:01 +02:00 |
|
MarconLP
|
190a844ad4
|
fix eslint error
|
2023-04-20 00:41:53 +02:00 |
|
MarconLP
|
d260c9b341
|
redirect logged-in users from / to /videos
|
2023-04-20 00:39:03 +02:00 |
|
MarconLP
|
c4b16ebdc8
|
remove unused code
|
2023-04-20 00:24:11 +02:00 |
|
MarconLP
|
09286a6ed8
|
add video duration metadata to blob
|
2023-04-20 00:13:50 +02:00 |
|
MarconLP
|
3aec440f1e
|
rename AWS_ACCESS_KEY to AWS_SECRET_ACCESS_KEY
|
2023-04-19 23:50:00 +02:00 |
|