Uku Taht
9edbbe805d
Update dependencies
2021-10-25 11:16:56 +02:00
Uku Taht
83b646eaea
Do not send slack message on self hosted
2021-10-25 10:05:57 +02:00
Uku Taht
710f6f568a
Ignores invalid query param part
2021-10-25 10:02:38 +02:00
Uku Taht
6dd9b0bb2f
Do not error when bad custom prop value is supplied
2021-10-22 15:48:59 +02:00
Uku Taht
00184ce8ab
Remove page from plausible tracking
2021-10-22 15:33:34 +02:00
Uku Taht
f13962b387
Remove page from Plausible tracking
2021-10-22 15:31:31 +02:00
Uku Taht
4ee6257fcd
Preload when needed
2021-10-22 14:23:38 +02:00
Uku Taht
b9b37cdd34
Show pricing v2 when appropriate
2021-10-22 14:15:43 +02:00
Uku Taht
4eae40cd71
Apply usage optimization in background job
2021-10-22 12:20:11 +02:00
Uku Taht
26e34596c8
Allow enterprise plan users to create sites
2021-10-22 11:38:47 +02:00
Uku Taht
e66e9bd1b7
Check site limit for enterprise customers
2021-10-22 11:26:07 +02:00
Uku Taht
792e534edd
Optimize usage calculation for large accounts
2021-10-22 10:42:27 +02:00
Uku Taht
086d4de74e
Remove window.phantom from automated browser detection
...
Fixes #1403
2021-10-21 13:57:30 +02:00
Uku Taht
b1594c631e
Adjust API key limits for enterprise plans
2021-10-21 11:02:45 +02:00
Uku Taht
cc4966a1c3
Change default API limit to 600
2021-10-21 10:43:42 +02:00
Uku Taht
6a5b383e2b
Add enterprise plans
2021-10-20 16:49:11 +02:00
Uku Taht
fa1e39133d
Enable email verification in test mode
2021-10-18 15:58:46 +02:00
Uku Taht
cd0c98db71
Add changelog entries
2021-10-18 15:57:56 +02:00
Uku Taht
950bd012d5
Simplify geolix database config
2021-10-18 15:49:55 +02:00
Uku Taht
2ca3baeafd
Disable email verification by default
2021-10-18 12:01:54 +02:00
Uku Taht
f77c37800f
Use safe version of Cachex.fetch
...
Fixes #905
2021-10-18 11:27:52 +02:00
Uku Taht
85fcdbdbd6
Respect the path
component of BASE_URL
2021-10-18 11:16:56 +02:00
Vignesh Joglekar
0c982a8670
Adds list-based country report option ( #1381 )
...
* Adds list option for countries report
* Changelog
* Renames Geo to Locations
* Lint
Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2021-10-14 10:55:43 +02:00
Vignesh Joglekar
7e9d83d62e
Adds pagination for custom props & fixes an issue with errant (none) return values ( #1382 )
...
* Adds pagination for custom props, fixes errant (none) being returned in the middle of a dataset
* Formatting
* Fixes errant (none) value correctly
* Changelog
* Adds tests
2021-10-14 09:45:47 +02:00
Vignesh Joglekar
688e195e27
Fixes custom prop tab wrapping & spacing on smaller viewports ( #1383 )
...
* Fixes custom prop tab wrapping & spacing on smaller viewports
* Changelog
Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2021-10-13 10:39:44 +02:00
Vignesh Joglekar
f56992532f
Changes support links in self-host setup to links to GH Discussions ( #1368 )
...
* Swaps issue template to new issue form syntax
* Indentation update
* Indentation update?
* More indentation
* Intendation is hard
* Finalized indentation?
* Github indentation
* Missing fields
* Formatting changes
* Checkbox changes
* Swaps support lines in selfhost environment
2021-10-12 15:53:13 +02:00
Uku Taht
29fb25eb43
Upgrade NPM deps
2021-10-12 11:51:00 +02:00
Vignesh Joglekar
b4445b1f7c
Adds various dark mode missing styles ( #1367 )
...
* Swaps issue template to new issue form syntax
* Indentation update
* Indentation update?
* More indentation
* Intendation is hard
* Finalized indentation?
* Github indentation
* Missing fields
* Formatting changes
* Checkbox changes
* Fixes various dark mode issues
* Couple more dark mode issues
2021-10-12 11:50:24 +02:00
Uku Taht
e6b8a6a623
Remove unnecessary z-index
2021-10-12 11:33:17 +02:00
Felix Haase
d3187e54e3
Fix z-indexes that cause menu overlay ( #1365 )
...
fixes #1352
2021-10-12 11:31:46 +02:00
Uku Taht
497824d578
Add prefix to node action
2021-10-12 11:15:50 +02:00
Uku Taht
319abf082f
Fix node Github action
2021-10-12 11:12:27 +02:00
Uku Taht
2e6f13ba67
Make sure ownership transfer sets trial_expiry_date
2021-10-12 10:28:32 +02:00
Uku Taht
d1360dd681
Run npm lint and format in CI
2021-10-11 14:57:01 +02:00
Mackenzie
9c2fd9aca5
1. Remove the "airbnb" eslint plugin since it conflicts with prettier ( #1374 )
...
and so was just annoying
2. Get rid of all existing ESLint errors.
2a. Turned off `react/display-name` because I couldn't figure out how to
make that wrapped component have a display name. If anyone can figure it
out, that'd be great, because that makes things nicer when using the
React debugger.
2b. The part where it says `plausible()` is undefined in `app.js` is
bothering me. I disabled the check because I can't figure out where that
actually comes from to put in the proper import.
2c. Told ESLint we're using Babel.
3. Added `npm run format` and `npm run lint` commands.
2021-10-11 14:48:19 +02:00
Uku Taht
cd68761928
Fix utm_sources when filtering by event:page
2021-10-11 12:16:00 +02:00
Uku Taht
23a4f37ab4
Add 'manual' script variant
2021-10-10 13:07:37 +02:00
Uku Taht
8c6f4b7d85
Revert "Configure database SSL"
...
This reverts commit 46ca66805a
.
2021-10-09 15:33:20 +02:00
Uku Taht
46ca66805a
Configure database SSL
2021-10-09 15:28:25 +02:00
Uku Taht
d8144436e1
Use unlimited maximum connections
2021-10-09 15:18:34 +02:00
Uku Taht
a7fd23a804
Revert "Reduce database roundtrips on critical path for authorization"
...
This reverts commit 71d1988ee8
.
2021-09-30 09:45:58 +02:00
Uku Taht
015dcfa051
HOTFIX: add domain blacklist
2021-09-30 09:45:52 +02:00
Uku Taht
bd7de59a9c
Show total visitors when filtered for goal
2021-09-29 13:28:29 +02:00
Uku Taht
4c77df477f
Eslint improvements
2021-09-27 16:16:25 +02:00
Uku Taht
3315b8cce5
Fix external URLs for entry and exit pages
2021-09-27 16:07:29 +02:00
Uku Taht
71d1988ee8
Reduce database roundtrips on critical path for authorization
2021-09-24 23:04:26 +02:00
Uku Taht
a722d02e63
Return 400 when domain is missing
2021-09-24 13:28:10 +02:00
Uku Taht
5be38a57fa
Do not return prop names when they are not used
2021-09-24 11:03:20 +02:00
Uku Taht
f42f4da44b
Fix how sampling is applied when filtering for a goal
2021-09-24 10:57:28 +02:00
Uku Taht
2f3bee800d
Return more information in /api/event response
...
Fixes #1246
2021-09-24 09:38:23 +02:00