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 |
|
MarconLP
|
655e8107e0
|
add quotation marks to qstash .env vars
|
2023-04-19 22:29:17 +02:00 |
|
MarconLP
|
b0f6da3040
|
do not show paywall while loading
|
2023-04-19 20:56:43 +02:00 |
|
MarconLP
|
34fe998456
|
update .env example
|
2023-04-19 20:52:18 +02:00 |
|
Marcus Hof
|
d89e9a41b2
|
Merge pull request #1 from MarconLP/feature/screen-recording
Add in-browser recording
|
2023-04-19 20:33:18 +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
|
c76ab13434
|
add stripe:listen command
|
2023-04-19 01:33:08 +02:00 |
|
MarconLP
|
c293b5098f
|
add stripe checkout e2e test
|
2023-04-19 01:32:51 +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
|
d42da7bb8c
|
only show VideoUploadModal when user subscription is active or past_due
|
2023-04-18 10:10:45 +02:00 |
|
MarconLP
|
0e7181d6cf
|
add new landing page
|
2023-04-16 17:37:13 +02:00 |
|
MarconLP
|
4c86b29f92
|
add sign-up link on recording not available page
|
2023-04-16 13:28:20 +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 |
|