660 Commits

Author SHA1 Message Date
Jack Ellis
ce01286bda
Fix issue with packr
Docker file hasn't been working properly for a while. User resolved it with: https://github.com/usefathom/fathom/issues/235#issuecomment-468964157
2019-03-15 13:20:31 -05:00
Jack Ellis
84c3c63d8c
Merge pull request #226 from gmolveau/patch-1
Update Heroku.md
2019-03-14 21:30:14 -05:00
Jack Ellis
e0e654d9e6
Change 1 click 2019-03-14 21:26:09 -05:00
Jack Ellis
7a67a3eb43
Change name of 1-click 2019-03-14 21:25:30 -05:00
Jack Ellis
c2855e2e0a
Registering a user on your dashboard is required 2019-03-14 00:23:58 -05:00
Jack Ellis
7faef87ecf
Registering a user on your dashboard is required 2019-03-14 00:23:29 -05:00
Jack Ellis
abef039119
Update DigitalOcean One-Click Installation Instructions.md 2019-03-05 10:55:46 -06:00
Jack Ellis
629eb60269
Typo on link 2019-03-05 09:43:05 -06:00
Jack Ellis
f28de200b0
Update README.md 2019-03-05 09:42:06 -06:00
Jack Ellis
7cc2bd12c7
Add option for easier DO installation 2019-03-05 09:40:54 -06:00
Jack Ellis
6e9f345b1c
Create DigitalOcean One-Click Installation Instructions.md 2019-03-05 09:33:53 -06:00
Grégoire MOLVEAU
94b37c74ef
Update Heroku.md
add a complete guide on how to deploy fathom on heroku via the heroku-cli.
2019-02-11 18:23:03 +01:00
Danny van Kooten
5e4ce53eb8 sqlite re-uses ID for columns not marked as autoincrement, so use that. fixes #202 2019-02-04 13:58:25 +01:00
Jack Ellis
05598eb131
Update docs regarding admin user
Addressing issues raised in #50 and #215
2019-02-02 18:38:46 -06:00
Danny van Kooten
30e73ae4f8
Merge pull request #205 from rizaldim/patch-1
Update installation instructions
2019-01-11 12:34:16 +01:00
Rizaldi Martaputra
96be568150
Update installation instructions
Fix wrong sentence.
2019-01-11 01:10:31 +07:00
Danny van Kooten
f9ae32f871 empty report should have PoolEmpty: true value to prevent aggregator from re-running 2018-12-24 12:27:21 +01:00
Danny van Kooten
23793bde60 log duration for aggregation func 2018-12-24 12:04:29 +01:00
Danny van Kooten
eb2eb726f3 keep running aggregator job until pageview pool is emptied. 2018-12-24 09:41:11 +01:00
Danny van Kooten
634baac518 explicitly declare innodb as storage engine for mysql databases & only index first 100 chars of index columns. closes #198 2018-12-24 09:10:11 +01:00
Danny van Kooten
67277ec26f increase busytimeout for sqlite to 10s 2018-12-24 09:09:22 +01:00
Danny van Kooten
e7b661316c Merge branch 'master' of github.com:usefathom/fathom 2018-12-17 10:14:14 +01:00
Danny van Kooten
c82f27f139 specify packr location instead of dotdotdot syntax. closes #196 2018-12-17 10:03:15 +01:00
Danny van Kooten
1b7ecfe34b
Merge pull request #195 from ericand/relative_url
relative url for api/session calls #77
2018-12-17 09:41:43 +01:00
Eric Andersson
360ae968bb testing fix for issue #77 2018-12-15 21:17:00 +01:00
Danny van Kooten
d6f207d1bc fallback Date constructor argument in case URL doesn't have custom period parameters 2018-12-10 09:35:42 +01:00
Danny van Kooten
02ba5b3793 use explicit route for index.html in case browser adds it. fixes #193 2018-12-10 09:32:38 +01:00
Danny van Kooten
97b17e0284 parse hash fragment for datepicker state (incl. custom dates & group by option) 2018-12-04 11:53:40 +01:00
Danny van Kooten
e88bf64a39 set default period correctly 2018-12-04 11:09:01 +01:00
Danny van Kooten
e2fb3aa942 re-add today view to date presets (1d) 2018-12-04 11:05:16 +01:00
Danny van Kooten
8f436eeb33 get rid of references to latest-development. #191 2018-12-03 09:15:15 +01:00
Danny van Kooten
8f7c6d2e45 don't track request if page is served from local filesystem (instead of over http). closes #190 v1.2.1 2018-11-30 10:19:36 +01:00
Danny van Kooten
9b7acf21e4 improve chart ticks & tooltip content 2018-11-30 10:14:43 +01:00
Danny van Kooten
be3b39e669 fix to 1st of month when grouping chart by month 2018-11-30 09:30:20 +01:00
Danny van Kooten
3656fef69d discard requests to /collect with missing requried query vars 2018-11-26 10:37:52 +01:00
Danny van Kooten
d62c9b9f81 add chart group options to navbar (hour, day, month).
we should probably enforce 1st of month date when choosing 'month'
2018-11-23 14:10:29 +01:00
Danny van Kooten
cae987cfbf show less ticks in chart x-axes when viewing 15-31 data points 2018-11-23 11:21:36 +01:00
Danny van Kooten
f5cd87feb9 pretty number format in chart y-axes 2018-11-23 08:49:38 +01:00
Danny van Kooten
a8e2989f3a center-align text in date picker inputs 2018-11-23 08:44:51 +01:00
Danny van Kooten
d884567574 update npm lock file 2018-11-22 21:39:13 +01:00
Danny van Kooten
a04307e0de use LIMIT #, OFFSET # syntax for compat across all database drivers. fixes #188 2018-11-22 21:19:52 +01:00
Danny van Kooten
239f880c73 clean-up state from date range timestamps 2018-11-21 14:41:01 +01:00
Danny van Kooten
5143265dee change date preset options + styling. closes #149 2018-11-21 14:12:40 +01:00
Danny van Kooten
072addddaf only show pagination row when table rows are at limit OR when in paginated result already 2018-11-20 15:10:27 +01:00
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
e24c06aadd correctly set version, commit & date through ldflags in goreleaser config. closes #186 v1.2.0 2018-11-20 09:25:24 +01:00
Danny van Kooten
0888451e70 Trigger Docker auto-build.. 2018-11-19 14:10:10 +01:00
Danny van Kooten
a802b90003 rm unused dependencies 2018-11-19 11:31:09 +01:00
Danny van Kooten
1d29956651 rm db from repo 2018-11-19 11:29:44 +01:00
Danny van Kooten
6f456ff496 fix goreleaser arguments 2018-11-19 11:27:56 +01:00