Danny
|
47d8347ef1
|
universal handling of retrieving totals from datastore, incl. uniques.
|
2018-05-02 14:52:52 +02:00 |
|
Danny van Kooten
|
50556c44e9
|
prepare json data for new components, use fallback values in components
|
2018-05-01 20:02:05 +02:00 |
|
Danny van Kooten
|
0a9ef8d4f6
|
move before & after calculation to datepicker component
|
2018-05-01 19:45:52 +02:00 |
|
Danny
|
399c486209
|
pass period to table component
|
2018-05-01 16:10:39 +02:00 |
|
Danny
|
8137f10fbc
|
first stab at new design, needs work
|
2018-05-01 16:06:17 +02:00 |
|
Danny
|
ba6a86cae0
|
account for empty record sets in js components
|
2018-04-30 16:11:20 +02:00 |
|
Danny van Kooten
|
0bb0c1356b
|
Merge pull request #16 from da2x/patch-2
Let querySelector do all the work when finding canonical href
|
2018-04-25 13:46:59 +02:00 |
|
Daniel Aleksandersen
|
1b007cdda9
|
Let querySelector do all the work
|
2018-04-25 13:27:50 +02:00 |
|
Daniel Aleksandersen
|
028f8f9307
|
Correct doNotTrack property name
It has to be lower camel case for it to work in browsers, and it’s the way its defined in the spec.
|
2018-04-25 13:21:08 +02:00 |
|
Danny
|
08ce5e651d
|
simplify build steps & don't store dist assets in VC
|
2018-04-25 10:15:24 +02:00 |
|
pjrvs
|
6ae3b422d1
|
updated screenshot
screenshot of the v1 dash.
|
2018-04-24 09:22:26 -07:00 |
|
Danny
|
0b68a519fb
|
rebrand executable & README to fathom
|
2018-04-24 10:12:38 +02:00 |
|
Danny
|
d8e458625d
|
rebrand to fathom - usefathom.com
|
2018-04-24 09:45:46 +02:00 |
|
Danny
|
bfdf25f8a1
|
fix typo in DoNotTrack variable name
|
2018-04-23 14:50:25 +02:00 |
|
Danny
|
1e59d66e6d
|
link to referrer url directly, since we store absolute url's
|
2018-04-23 14:50:12 +02:00 |
|
Danny
|
e736573a57
|
upgrade client-side code for Preact 8.x
|
2018-04-23 10:11:51 +02:00 |
|
Danny
|
779b6db134
|
update JS deps
|
2018-04-20 13:26:00 +02:00 |
|
Danny
|
93b285c0a9
|
change project directory structure to clean-up root dir
|
2018-04-20 13:12:23 +02:00 |
|
Danny van Kooten
|
f6cab7c297
|
when a new message is set, clear previous timeout
|
2017-01-13 13:41:30 +01:00 |
|
Danny van Kooten
|
b5b31d89f8
|
parse json in all responses & handle login error
|
2017-01-13 12:47:21 +01:00 |
|
Danny van Kooten
|
d6a7cb0365
|
misc CS fixes
|
2017-01-06 15:58:50 +01:00 |
|
Danny van Kooten
|
440a0e5bfa
|
fix resource URL
|
2017-01-06 15:58:29 +01:00 |
|
Danny van Kooten
|
1b107a55d5
|
Get rid of archive table & introduce total_* tables for each metric.
|
2016-12-24 13:07:33 +02:00 |
|
Danny van Kooten
|
d8e074191f
|
Update location hash when choosing time period & parse on component init.
|
2016-12-24 10:42:05 +02:00 |
|
Danny van Kooten
|
ccc93b12e0
|
Decrease global font-size to 14px.
|
2016-12-24 10:27:43 +02:00 |
|
Danny van Kooten
|
524bc4f6bd
|
Repeat date in Graph tooltip.
|
2016-12-24 10:27:29 +02:00 |
|
Danny van Kooten
|
42e3f2134b
|
Account for empty dataset in Table component.
|
2016-12-24 10:12:20 +02:00 |
|
Danny van Kooten
|
9bd461f8d5
|
Add .italic util class.
|
2016-12-24 10:11:25 +02:00 |
|
Danny van Kooten
|
6b672c55b4
|
archive pageviews per page
|
2016-12-11 16:23:13 +01:00 |
|
Danny van Kooten
|
4468b70601
|
Abstract calculating totals per category into count.Custom
|
2016-12-11 12:52:10 +01:00 |
|
Danny van Kooten
|
f25c18a7fe
|
introduced table to x1000 UI performance when working with big datasets
|
2016-12-11 10:58:58 +01:00 |
|
Danny van Kooten
|
f304b082a5
|
add loading indicator to most widgets
|
2016-12-10 18:19:44 +01:00 |
|
Danny van Kooten
|
c79e8407a0
|
link to referrer site
|
2016-12-10 16:07:03 +01:00 |
|
Danny van Kooten
|
f3e8731fae
|
add /referrers endpoint and show table with referrers in period
|
2016-12-10 14:31:46 +01:00 |
|
Danny van Kooten
|
a68c97e701
|
normalize data & seperate visitors into their own table
|
2016-12-10 14:16:05 +01:00 |
|
Danny van Kooten
|
0f77812c77
|
update roadmap
|
2016-12-09 10:12:44 +01:00 |
|
Danny van Kooten
|
265e7a2973
|
fix POST requests in client & add DB migrations for user tables
|
2016-12-08 18:44:49 +01:00 |
|
Danny van Kooten
|
7d55a7b25a
|
include URL & title in tracking request
|
2016-12-08 13:09:21 +01:00 |
|
Danny van Kooten
|
dabb89e863
|
add gulp task for minification
|
2016-12-08 12:43:13 +01:00 |
|
Danny van Kooten
|
0681a4b4e3
|
add small wrapper around fetch for requesting API
|
2016-12-08 12:27:19 +01:00 |
|
Danny van Kooten
|
bae8615cf5
|
update screenshot
|
2016-12-08 09:26:50 +01:00 |
|
Danny van Kooten
|
06e9c5fdfd
|
add limit choice to table overviews
|
2016-12-07 22:00:55 +01:00 |
|
Danny van Kooten
|
c84f6edc30
|
add toggle checkboxes for bars in visitor & pageview graph
|
2016-12-07 21:40:06 +01:00 |
|
Danny van Kooten
|
e4ea46db80
|
format all numbers with a comma as thousand separator
|
2016-12-05 21:55:25 +01:00 |
|
Danny van Kooten
|
a95096cee1
|
separate chart into component & don't redraw component, reuse chart elements
|
2016-12-05 21:48:33 +01:00 |
|
Danny van Kooten
|
f1c037864b
|
replace screenshot with new graph pic
|
2016-12-05 17:16:14 +01:00 |
|
Danny van Kooten
|
1d2fd050f2
|
add visitor & pageview data to chart, combined.
|
2016-12-05 16:34:41 +01:00 |
|
Danny van Kooten
|
b40ef9f84c
|
add bandscale to x-axis
|
2016-12-05 15:31:34 +01:00 |
|
Danny van Kooten
|
e314d0971f
|
replace chartjs with d3
|
2016-12-04 13:23:09 +01:00 |
|
Danny van Kooten
|
acd9e99855
|
compare period totals to previous period and show % diff
|
2016-11-26 17:40:37 +01:00 |
|