Uku Taht
bd797c201f
Mix format
2021-09-10 12:38:03 +03:00
Uku Taht
7cb148a4f1
Use only root domain in user id generation
2021-09-10 12:35:00 +03:00
Uku Taht
c68b88c24b
Upgrade otp ( #1313 )
...
* update tool versions to latest
* Upgrades erlang and elixir, format project
Co-authored-by: happysalada <raphael@megzari.com>
2021-09-09 11:17:24 +03:00
Richard Willis
3f8af9a13b
Fix reading config from file ( #1312 )
2021-09-09 10:41:12 +03:00
Uku Taht
700a65c98a
Remove trial banner for admins & viewers ( #1308 )
...
* Start trial only when the user creates a site
* End trial when ownership is transfered
2021-09-08 15:15:37 +03:00
Uku Taht
c8a1b5c73c
Do not cascade user deletion to sites they do now own
2021-09-08 11:09:58 +03:00
Uku Taht
ebc59313a5
Do not match trailing slash by default in page regex
2021-09-07 11:31:04 +03:00
Uku Taht
08afc2ae71
Timeout db queries in 10 seconds instead of 5
2021-09-06 14:40:15 +03:00
Uku Taht
33ba5d79b6
Memoize has_stats? ( #1302 )
...
* Memoize has_stats?
* Remove unused alias
2021-09-06 13:54:51 +03:00
Uku Taht
01412d090f
Fix sampling in JOIN queries
2021-08-31 11:13:09 +03:00
Uku Taht
77d3d8695d
Remove glob filters from API
2021-08-26 14:28:35 +03:00
Uku Taht
7bc40a63fe
Remove unused variable
2021-08-26 14:00:52 +03:00
Uku Taht
7394a5376a
Fix custom props being limited to 9
2021-08-25 11:16:20 +03:00
Uku Taht
88c2666764
Use BASE_URL in weekly report login link
2021-08-23 12:19:46 +03:00
Uku Taht
a443094228
Show more than 9 goals
2021-08-23 11:28:19 +03:00
Uku Taht
0fe053e106
Fix realtime dashboard
2021-08-19 15:41:08 +03:00
Uku Taht
bea26f0707
Fix custom prop breakdown when filtering with visit prop
2021-08-19 15:40:49 +03:00
Uku Taht
d3ecbd4e17
Fix sampling
2021-08-19 13:18:22 +03:00
Uku Taht
63b7abad58
Disable sampling in the API
2021-08-19 13:13:13 +03:00
Uku Taht
5df15e9169
Remove IO.inspect
2021-08-19 11:30:02 +03:00
Uku Taht
43df90170b
Fix compile warnings
2021-08-19 11:08:50 +03:00
Uku Taht
f9ea3cda6b
Fix custom props in conversions
2021-08-19 11:03:41 +03:00
Uku Taht
a9b16fa6c6
Fix exit rate when filtering for page
2021-08-19 10:32:03 +03:00
Uku Taht
cff071bdf3
Remove sampling notice from realtime view
2021-08-18 15:24:44 +03:00
Uku Taht
3d3601c332
Support negated glob filters everywhere
2021-08-18 15:17:49 +03:00
Uku Taht
49214eaff8
Fix exit pages when using a goal filter
2021-08-18 14:49:39 +03:00
Uku Taht
03e46d2ed5
Apply filters correctly to suggestions
2021-08-18 12:33:08 +03:00
Uku Taht
d9ac8ccdb9
Fix samplign in main graph and top pages
2021-08-18 12:29:00 +03:00
Uku Taht
2f98da8f3a
Filter for pageviews when no other filter is specified in base.ex
2021-08-18 12:09:40 +03:00
Uku Taht
669866a16b
Finish stats module ( #1248 )
...
* Fix small inconsitencies in stats module
* Format
2021-08-17 15:21:12 +03:00
Uku Taht
4fef567623
Fix goal filter
2021-08-17 11:01:00 +03:00
Uku Taht
ecbc68f05b
Fix entry pages
2021-08-16 11:58:36 +03:00
Uku Taht
79f6756ba2
Make is not filter work
2021-08-16 10:39:13 +03:00
Martin DONADIEU
56b485f2e6
feat: add variant local ( #1218 )
...
* Update plausible.js
* feat: add new variant
* feat: add allow-localhost
* Update tracker.ex
* Update compile.js
* Update plausible.js
* Update tracker.ex
* Update compile.js
* Update plausible.js
2021-08-13 15:13:25 +03:00
Uku Taht
c3c6c082d1
Fix present index
2021-08-13 11:28:51 +03:00
Japroz Saini
a8502db318
Added code tag to the plausible script snippet ( #1236 )
...
Earlier the plausible CDN snippet was not looking that good as it was showing as plain text. By simply adding a `code` tag around the text, it looks nice as it is shown in a `monospace` font.
2021-08-13 11:03:47 +03:00
Uku Taht
99e24765d8
Suppress dialyzer warning
2021-08-04 17:25:20 +03:00
Uku Taht
7e78157c4b
Merge branch 'master' into stats-module
2021-08-04 16:11:40 +03:00
Uku Taht
6758931431
Add plug for source favicons
2021-08-04 12:01:50 +03:00
Uku Taht
39f5bc6afb
Make sure Direct / None is not showed in small reports
2021-08-04 10:50:23 +03:00
Uku Taht
7d1b1214e2
Implement dashboard with new stats module
2021-08-02 15:46:30 +03:00
Uku Taht
369f63bc58
Adds an option to rename the script file
2021-07-23 15:17:32 +03:00
Uku Taht
0de89bad82
Add filter groups ( #1167 )
...
* Add filter groups
* New flow for filters
* Visual consistency
* Mobile improvements to dropdown
* Do not let filters wrap on a new line
* Fix country filter
* Add mix format to pre-commit configuration
* Make eslint happy
* Fix formatting
* Use transition from headlessUI
2021-07-21 16:50:26 +03:00
Uku Taht
fef5337a64
Make sure only the current subcription is used in expiry notifications
2021-07-19 15:03:41 +03:00
Uku Taht
70c6010538
Check lock status after subscription has been updated
2021-07-15 10:28:30 +03:00
Thomas Hutterer
145a3599c1
Turn off form autocompletion for new shared links ( #1175 )
...
* Turn off form autocompletion for new shared links
Many browser autofill input fields based on their name, but here it makes no sense to use the user's name (email) or even password for the shared link.
* Update changelog
2021-07-13 14:11:42 +03:00
Uku Taht
3a85f7001e
Use proxy script
2021-06-29 17:13:17 +03:00
Uku Taht
adf9c1acfb
Add access-control-allow-origin to script HTTP response
2021-06-29 15:33:13 +03:00
Uku Taht
b7dcbb5e54
format
2021-06-25 12:10:20 +03:00
Uku Taht
d5e79a2083
fix assign
2021-06-25 12:00:15 +03:00