Carl-Gerhard Lindesvärd
|
7361ef3b79
|
fix(auth): make most of the fields optional instead of just nullable in oauth flow
|
2024-12-21 16:58:54 +01:00 |
|
Carl-Gerhard Lindesvärd
|
14ed77bd78
|
fix(public): register links are broken
|
2024-12-21 11:19:35 +01:00 |
|
Carl-Gerhard Lindesvärd
|
eb2abd6027
|
fix(auth): update provider id on sign in
|
2024-12-21 11:12:45 +01:00 |
|
Carl-Gerhard Lindesvärd
|
a32b8b37bd
|
fix(auth): find account better
|
2024-12-21 10:45:17 +01:00 |
|
Carl-Gerhard Lindesvärd
|
b6ab9d3bb9
|
fix(auth): Better error logging
|
2024-12-21 10:20:30 +01:00 |
|
Carl-Gerhard Lindesvärd
|
3c9450c112
|
fix(auth): more schema validation fixes
|
2024-12-21 10:11:28 +01:00 |
|
Carl-Gerhard Lindesvärd
|
e6ca8a7999
|
fix(auth): github name can be null
|
2024-12-21 09:52:02 +01:00 |
|
Carl-Gerhard Lindesvärd
|
b452eab3af
|
fix(public): fetch actual stars
|
2024-12-20 23:08:40 +01:00 |
|
Carl-Gerhard Lindesvärd
|
8dec0aeb21
|
chore(dashboard): add support text on login
|
2024-12-20 23:07:33 +01:00 |
|
Carl-Gerhard Lindesvärd
|
d31d9924a5
|
feature(auth): replace clerk.com with custom auth (#103)
* feature(auth): replace clerk.com with custom auth
* minor fixes
* remove notification preferences
* decrease live events interval
fix(api): cookies..
# Conflicts:
# .gitignore
# apps/api/src/index.ts
# apps/dashboard/src/app/providers.tsx
# packages/trpc/src/trpc.ts
|
2024-12-20 22:23:07 +01:00 |
|
Carl-Gerhard Lindesvärd
|
f28802b1c2
|
chore(cookies): debug (revert this)
|
2024-12-19 21:44:56 +01:00 |
|
Carl-Gerhard Lindesvärd
|
cdd13778de
|
fix(dashboard+api): add cors + domain from onboarding
|
2024-12-11 23:35:11 +01:00 |
|
Carl-Gerhard Lindesvärd
|
5d7bb48b4e
|
fix(api): logs
|
2024-12-07 21:49:00 +01:00 |
|
Carl-Gerhard Lindesvärd
|
f4ad97d87d
|
feature(dashboard): add ability to filter out events by profile id and ip (#101)
|
2024-12-07 21:34:32 +01:00 |
|
Carl-Gerhard Lindesvärd
|
27ee623584
|
chore(api): add logs when sdk request fails by auth
|
2024-12-07 20:31:20 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ca985d4fa6
|
chore(dashboard): update serie icons
|
2024-12-03 21:09:19 +01:00 |
|
Carl-Gerhard Lindesvärd
|
9b28c5a464
|
feature(dashboard): add interval picker to the overview page
|
2024-12-03 21:07:25 +01:00 |
|
Carl-Gerhard Lindesvärd
|
6e57a8337e
|
chore(api): update referrers list
|
2024-12-03 20:49:08 +01:00 |
|
Carl-Gerhard Lindesvärd
|
335fcf0f7a
|
chore(api): update bots list
|
2024-12-03 20:43:42 +01:00 |
|
Carl-Gerhard Lindesvärd
|
2e3e7037bd
|
chore(public): update docs
|
2024-12-03 20:27:53 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ee0f7e7d75
|
fix(api,worker): general improvements for workers, debugging and logging
|
2024-12-03 13:25:05 +01:00 |
|
Carl-Gerhard Lindesvärd
|
a72ac97f93
|
chore(worker): disable bullboard as an option
|
2024-12-02 20:05:04 +01:00 |
|
Carl-Gerhard Lindesvärd
|
afff099c5b
|
fix(api): sending duplicated responses for bot events (improved code as well)
|
2024-11-30 21:40:25 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ee598e3bdd
|
fix...
|
2024-11-28 21:07:48 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ab8bce7752
|
chore(dashboard,db): prepping for migration time
|
2024-11-28 20:58:18 +01:00 |
|
Carl-Gerhard Lindesvärd
|
9ffa213fc2
|
improve(worker): add env variable to disable workers
|
2024-11-27 12:54:36 +01:00 |
|
Carl-Gerhard Lindesvärd
|
6f35562976
|
fix(dashboard): refresh each 60s instead
|
2024-11-27 12:52:26 +01:00 |
|
Carl-Gerhard Lindesvärd
|
82d438164e
|
improve(dashboard): stacked area chart and better dashed stroke (minor fix to bar chart)
|
2024-11-26 21:27:20 +01:00 |
|
Carl-Gerhard Lindesvärd
|
eb05e0ee33
|
fix(dashboard): do not listen to notifications if projectid is missing
|
2024-11-24 22:01:53 +01:00 |
|
Carl-Gerhard Lindesvärd
|
de5205040b
|
improve(api): add cache headers for favicons
|
2024-11-24 21:55:34 +01:00 |
|
Carl-Gerhard Lindesvärd
|
222b54b907
|
improve(funnel): revert the revert of the ui (api still reverted)
|
2024-11-23 23:55:11 +01:00 |
|
Carl-Gerhard Lindesvärd
|
b0c8e25b0a
|
Revert "improve(funnel): make sure group by profile id works as you would think"
This reverts commit 56edb91dd0.
|
2024-11-23 23:39:58 +01:00 |
|
Carl-Gerhard Lindesvärd
|
56edb91dd0
|
improve(funnel): make sure group by profile id works as you would think
|
2024-11-23 21:52:11 +01:00 |
|
Reynaldi Chernando
|
2f4e3596c1
|
fix(public): typo in hero cta (#95)
|
2024-11-23 18:20:31 +01:00 |
|
Carl-Gerhard Lindesvärd
|
290c9a4435
|
fix(public): more seo things
|
2024-11-21 10:11:28 +01:00 |
|
Carl-Gerhard Lindesvärd
|
f567c4e378
|
fix(public): broken links and nofollows
|
2024-11-21 10:04:19 +01:00 |
|
Carl-Gerhard Lindesvärd
|
5326111337
|
fix(dashboard): broken af
|
2024-11-20 14:24:50 +01:00 |
|
Carl-Gerhard Lindesvärd
|
9c8badd68d
|
fix(dashboard): broken af
|
2024-11-20 14:19:48 +01:00 |
|
Carl-Gerhard Lindesvärd
|
cd16ac878d
|
chore(root): rename organizationSlug to organizationId (#91)
|
2024-11-20 14:04:55 +01:00 |
|
Carl-Gerhard Lindesvärd
|
0221948aab
|
fix(worker): minor improvements of graceful shutdown
|
2024-11-20 14:02:31 +01:00 |
|
Carl-Gerhard Lindesvärd
|
949278ff1c
|
chore(api): clean up index file
|
2024-11-19 20:57:51 +01:00 |
|
Syed Muzamil
|
608f8f75ce
|
docs(python): Added the python sdk docs (#90)
|
2024-11-19 20:42:11 +01:00 |
|
Carl-Gerhard Lindesvärd
|
60525f8905
|
feature(api): override user-agent information
|
2024-11-19 11:13:24 +01:00 |
|
Carl-Gerhard Lindesvärd
|
13f0c29fe3
|
fix(dashboard): remove force system theme
|
2024-11-15 22:29:06 +01:00 |
|
Carl-Gerhard Lindesvärd
|
3c04b301b8
|
fix(public): forgot adding tracking script 🤦♂️
|
2024-11-15 19:54:40 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ab5ab99b2c
|
add(public): more articles and some adjustment to the footer
|
2024-11-15 10:17:23 +01:00 |
|
Carl-Gerhard Lindesvärd
|
7ad40ed30f
|
fix(public): link to selfhosting
|
2024-11-14 15:20:10 +01:00 |
|
Carl-Gerhard Lindesvärd
|
5b49d7ef1a
|
fix(public): typos
|
2024-11-14 13:54:19 +01:00 |
|
Carl-Gerhard Lindesvärd
|
33cff99d09
|
fix(public): grid on articles
|
2024-11-14 10:41:23 +01:00 |
|
Carl-Gerhard Lindesvärd
|
ab4efcfd77
|
fix(public): make all around improvements
|
2024-11-14 10:39:05 +01:00 |
|