Commit Graph

686 Commits

Author SHA1 Message Date
Jakub Sokołowski 09e052e114
fix Dockerfile to build
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-07-21 21:53:17 +02:00
Jakub Sokołowski 12037bf933
do not set _fathom cookie in tracker.js
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-07-21 20:56:58 +02:00
Jack Ellis 69baac5c4a
Merge pull request #258 from A5hleyRich/master
Update Running Fathom with NGINX doc
2020-02-13 21:47:18 -06:00
Jack Ellis ed7dd42c70
Merge pull request #279 from amureki/patch-1
Heroku setup docs: remove errant space
2020-02-13 21:45:48 -06:00
Jack Ellis 0dd6d41580
Merge pull request #293 from JacobEvelyn/master
Change tracker.js Cache-Control header to no-store
2020-02-13 21:43:22 -06:00
Jack Ellis f7c91b50e5
Added a $10 credit 2019-11-26 16:48:20 -06:00
Jack Ellis 3599c97fbe
Update README.md 2019-10-25 17:36:44 +01:00
Jack Ellis 6e36562bdc
Update readme with screenshot of v2 2019-10-23 07:52:42 +01:00
Jack Ellis 68b09cb840
Update README.md 2019-10-22 00:53:56 +01:00
Jacob Evelyn c461afa679
Change tracker.js Cache-Control header to no-store
According to all documentation I can find, `no-store` is the strongest "do not cache" `Cache-Control` header there is, and `no-cache` and `must-revalidate` are strictly weaker and will have no effect when `no-store` is present. Additionally, I cannot find any evidence that these other values are useful for backwards compatibility or older browsers, and `no-store` support appears to be universal. Lastly, webhint.io is specifically telling me that I should not use `must-revalidate`.
2019-10-17 07:50:19 -04:00
Jack Ellis 02f6c6bd0f
Change notice about PECR 2019-09-25 17:05:03 +01:00
Jack Ellis b278944313
Create FUNDING.yml 2019-08-16 12:39:40 -05:00
Jack Ellis d19ba4aeef
Note on cookies 2019-08-03 22:04:27 -05:00
Jack Ellis 45b28dba48
More accurate 2019-07-22 02:13:12 -05:00
Jack Ellis 5803441537
PECR note 2019-07-22 02:12:41 -05:00
Rust Saiargaliev 23a35b2f2e
Heroku setup docs: remove errant space 2019-07-12 15:04:29 +02:00
Jack Ellis b683d5606c
Delete DigitalOcean One-Click Installation Instructions.md 2019-05-30 23:12:52 -05:00
Jack Ellis a9af2111aa
Removed DO as main installation location 2019-05-30 23:12:28 -05:00
Jack Ellis e507fc45c3
Update DigitalOcean One-Click Installation Instructions.md
Change to DO
2019-05-19 23:41:17 -06:00
Jack Ellis e6d9f17c55
Update differences
We've had a lot of people (and reviews) who are unsure on the differences between Fathom PRO and the community edition. This will help
2019-04-22 13:17:52 -05:00
Jack Ellis aef0182d05
Update README.md
Fixed  readme to avoid confusion
2019-04-17 12:20:38 -05:00
Jack Ellis b76d36cb38
PRO vs Community 2019-04-17 10:40:33 -05:00
Ashley Rich c084d99e5f
Update NGINX.md
Improve order
2019-04-12 20:48:24 +01:00
Ashley Rich d9e59efd63
Add Let's Encrypt instructions 2019-04-12 19:18:56 +01:00
Jack Ellis 40230f4493
Added wording for community edition
Fathom's pro service differs from this codebase, and is developed separately, and we should reflect the difference. The Community Edition will always be supported but will be a 'lite' version of Fathom Analytics.
2019-03-27 13:47:23 -05:00
Jack Ellis 8e6fe06336
License holder changed 2019-03-16 20:15:30 -05:00
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