Commit graph

108 commits

Author SHA1 Message Date
MarconLP
74d73b89c6
fix recording duration and make it seekable 2023-08-12 19:40:55 +02:00
MarconLP
e2ec7d12b8
create more meaningful thumbnails 2023-08-12 13:47:17 +02:00
MarconLP
e3a231bba5
do not reset posthog users everytime someone is unauthenticated 2023-08-12 10:59:50 +02:00
MarconLP
ab9878b10c
limit preview video height 2023-07-21 05:44:22 +02:00
MarconLP
cf353aabb2
remove impressum 2023-07-19 20:06:59 +02:00
MarconLP
cb80d74138
disable paywall when stripe is not setup 2023-07-16 18:59:33 +02:00
MarconLP
4f2f629283
use mimeType video/webm with vp9 video and opus audio 2023-07-15 08:17:56 +02:00
MarconLP
2e5f83411d
record webm video using vp8 codec 2023-07-15 07:59:27 +02:00
MarconLP
1621bb17ae
adjust recorder upload and download buttons 2023-07-13 22:18:10 +02:00
MarconLP
66ecab957b
improve stripe user experience 2023-07-13 00:24:10 +02:00
MarconLP
2edbe063e6
remove light mode from tooltip 2023-07-10 18:29:08 +02:00
MarconLP
76483757f9
add tooltips to recorder 2023-07-10 18:28:53 +02:00
MarconLP
96498270e2
do not allow video uploads on free tier 2023-07-09 17:29:33 +02:00
MarconLP
3d7fb0f449
remove status page link from snapify footer 2023-07-09 17:19:41 +02:00
MarconLP
fd5179a1ce
add fallback text for microphone selector in firefox browsers 2023-07-09 15:46:33 +02:00
MarconLP
2aebbe03a5
adjust delete video button hover effect 2023-07-09 13:58:47 +02:00
MarconLP
50d01570c3
adjust pro features 2023-07-09 12:06:53 +02:00
MarconLP
3f71ce04db
add made by marcus notice into the footer 2023-07-09 11:13:28 +02:00
MarconLP
a74eb3784c
add backdrop to recorder 2023-07-09 10:39:40 +02:00
MarconLP
60516f4f7e
add no account needed notice to recorder button 2023-07-09 10:36:38 +02:00
MarconLP
eec8954e8d
add schedule demo links 2023-07-07 13:00:00 +02:00
MarconLP
3930373a7a
start recording without audio if permission is not granted 2023-07-06 09:05:12 +02:00
MarconLP
0b733c6f5c
make paywall modal scrollable 2023-07-02 10:06:38 +02:00
MarconLP
15481b2db1
adjust pricing 2023-07-02 09:51:35 +02:00
MarconLP
61ddc2cc46
replace discord with github link 2023-05-11 15:50:07 +02:00
MarconLP
29f2da7379
make non-core env variables optional 2023-05-03 21:35:58 +02:00
MarconLP
86a8b719b6
use next/image for profile images 2023-05-03 20:01:55 +02:00
MarconLP
a38ae31c9e
add new logo 2023-05-03 19:54:56 +02:00
MarconLP
b3467912e7
add alert when browser recording is not supported 2023-05-03 14:49:31 +02:00
MarconLP
0ddeda1f1c
fix/not asking for mic permissions (first time) 2023-05-01 22:49:18 +02:00
MarconLP
82978ed739
fix/closing videoRecorderModal without uploading will keep it in the post step 2023-05-01 22:35:21 +02:00
MarconLP
5404c173bf
add activeLink indicator in header 2023-05-01 22:32:34 +02:00
MarconLP
b24075c6d5
update features on paywall 2023-05-01 21:51:56 +02:00
MarconLP
4bf5de6e5d
set billedAnually to true as default 2023-05-01 21:50:40 +02:00
MarconLP
b17b880479
fix duplicate login button in header 2023-04-30 18:19:29 +02:00
MarconLP
bdaf263749
remove unused code 2023-04-30 17:47:15 +02:00
MarconLP
fb26b4070b
fix missing header login button on large screens 2023-04-30 17:37:59 +02:00
MarconLP
61a432f1bd
remove unused code 2023-04-27 22:30:29 +02:00
MarconLP
fa47b387cb
adjust mobile header 2023-04-27 22:29:55 +02:00
MarconLP
be169714cc
improve footer layout on smaller devices 2023-04-27 22:23:09 +02:00
MarconLP
8c5cffad7a
add pricing page and extract CTA into its own component 2023-04-27 17:58:02 +02:00
MarconLP
4946d59bd4
add privacy policy and terms of services 2023-04-26 20:57:14 +02:00
MarconLP
ef9e991949
re-design and extract footer and header into their own components 2023-04-26 20:17:35 +02:00
MarconLP
c980d4e784
fix typescript error in Recorder.tsx 2023-04-24 13:12:20 +02:00
MarconLP
1871bd62b8
fix button margins 2023-04-24 12:12:49 +02:00
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