Commit Graph

32 Commits

Author SHA1 Message Date
Danny van Kooten 019b7c9743 show pagination arrows in table component which allows paginating the table results. closes #153 2018-11-20 12:11:35 +01:00
Danny van Kooten a802b90003 rm unused dependencies 2018-11-19 11:31:09 +01:00
Danny van Kooten cd1392f095 switch to plain css so we can get rid of gulp-sass / node-sass 2018-10-31 19:56:42 +01:00
Danny van Kooten 69870d6fa8 fix watch task for gulp 4.x compat 2018-10-30 16:26:35 +01:00
Danny van Kooten 5c69fb61ec update gulp to 4.x 2018-10-30 16:14:36 +01:00
Danny van Kooten a9ed76f4d4 update js deps & stop failing on pikaday error for missing moment.js 2018-10-24 10:21:58 +02:00
Danny van Kooten 7472325503 timestamp asset url's to always bust cache when rebuilding. closes #157 2018-10-16 09:03:46 +02:00
Danny van Kooten fc2e9d2fd1 host overpass font locally 2018-09-14 10:41:44 +02:00
Danny van Kooten 4d2e8b5f6d update to babel v8 2018-09-14 10:25:31 +02:00
Danny van Kooten 8b05749e84 fix watch task 2018-05-31 13:13:57 +02:00
Danny 32693be2b0 add make dist task && separate assets build from binary build 2018-05-29 14:52:34 +02:00
Danny 60008aa205 show pageview & visitor chart for week/month/year periods 2018-05-22 16:01:59 +02:00
Danny van Kooten 082073afb8 [wip] move bulk of storage to client-side for improved scalability, simplicity and privacy. see #14. 2018-05-06 11:53:19 +02:00
Danny 47d8347ef1 universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
Danny 08ce5e651d simplify build steps & don't store dist assets in VC 2018-04-25 10:15:24 +02:00
Danny 0b68a519fb rebrand executable & README to fathom 2018-04-24 10:12:38 +02:00
Danny e736573a57 upgrade client-side code for Preact 8.x 2018-04-23 10:11:51 +02:00
Danny e4a0b9eb11 specify babel plugins in gulpfile so we can get rid of babelrc file 2018-04-20 13:19:59 +02:00
Danny 93b285c0a9 change project directory structure to clean-up root dir 2018-04-20 13:12:23 +02:00
Danny van Kooten 9755b72ebf fix seed 2016-12-10 15:58:54 +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 e314d0971f replace chartjs with d3 2016-12-04 13:23:09 +01:00
Danny van Kooten ab770c6c21 add country flags to country overview 2016-11-26 16:17:52 +01:00
Danny van Kooten 31130b8fe4 add async tracking snippet with command queue exampel 2016-11-25 16:03:47 +01:00
Danny van Kooten 11bf89350e general styling improvements 2016-11-25 13:38:20 +01:00
Danny van Kooten f5a25c7c28 remove JWT & replace React with Mithril 2016-11-23 15:51:19 +01:00
Danny van Kooten 5f3e22665b use gorilla mux for routing 2016-11-22 20:57:16 +01:00
Danny van Kooten 5eae716a9c add pageviews component 2016-11-21 17:36:25 +01:00
Danny van Kooten 23af04d15d get basic data view & auto-update to work 2016-11-21 16:01:14 +01:00
Danny van Kooten 677cb2ca63 split-up in multiple file & basic app structure 2016-11-21 13:24:50 +01:00
Danny van Kooten bdcdd95d93 initial commit 2016-11-19 22:35:23 +01:00