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 |
|
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 |
|