Commit graph

325 commits

Author SHA1 Message Date
MarconLP
42bcf81ee5
add bottom margin to legal/terms 2023-04-27 12:14:26 +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
cbb9d645bc
add README.md 2023-04-26 16:20:06 +02:00
MarconLP
a57fe9fc8b
landing page design adjustments 2023-04-26 07:59:53 +02:00
MarconLP
6b52120104
revert tailwindcss-radix import method 2023-04-25 20:23:44 +02:00
MarconLP
81a7dcc192
add left & right fade effect to companies marquee 2023-04-25 20:22:23 +02:00
MarconLP
cb35512d5e
increase CTA record button in hero section 2023-04-25 20:13:40 +02:00
MarconLP
ac032d0785
adjust feature steps in bug reporting use-case 2023-04-25 19:44:07 +02:00
MarconLP
5833805173
re-design landing page 2023-04-25 19:35:08 +02:00
MarconLP
c980d4e784
fix typescript error in Recorder.tsx 2023-04-24 13:12:20 +02:00
MarconLP
ed7bfc57c0
show video amount indicator for free users 2023-04-24 12:39:35 +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
59b2bdd76e
increase rate limit 2023-04-24 11:49:12 +02:00
MarconLP
24579274ea
add record video CTA to shared video page 2023-04-23 21:23:13 +02:00
Marcus Hof
51d59e57ec
Merge pull request #3 from MarconLP/feature/rate-limiting
add rate limiting
2023-04-23 20:56:27 +02:00
MarconLP
6e06932b66
add rate limiting 2023-04-23 20:55:45 +02:00
Marcus Hof
8ae1fce9d8
Merge pull request #2 from MarconLP/feature/posthog-event-tracking
Feature/posthog event tracking
2023-04-23 19:53:26 +02:00
MarconLP
899a604d6d
add stripe / payment events 2023-04-23 19:52:14 +02:00
MarconLP
d778f61f33
add paywall events 2023-04-23 16:53:14 +02:00
MarconLP
9655ff7102
add video error page events 2023-04-23 16:42:58 +02:00
MarconLP
0f58a9fda4
fix users without session cannot view shared videos 2023-04-23 15:26:51 +02:00
MarconLP
d6f2be85d2
add individual video page events 2023-04-23 15:26:22 +02:00
MarconLP
abd0a03cd0
add recorder events 2023-04-23 15:16:30 +02:00
MarconLP
b55f2e98ea
add empty video list page CTA events 2023-04-23 15:02:10 +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
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