Commit graph

57 commits

Author SHA1 Message Date
827e842a3a Update README since geolite2data no longer works 2020-07-17 13:12:45 +00:00
7bae7ef443 Update package lock 2020-04-04 20:51:19 +03:00
14dec85cbf Shorten ID in sessions list 2020-04-04 19:18:29 +03:00
9e3166b3e5 Add version information and set header to host 2020-04-04 19:09:48 +03:00
0caad70a5e Fix live counter expiration 2020-04-04 18:44:09 +03:00
ed36a8a693 Fix old event splicing 2020-04-04 18:42:21 +03:00
3b6821a423 Don't care about key sorting 2020-04-04 18:10:32 +03:00
023c536ca1 Reimplement frontend components with EventStore that manages event lifespan 2020-04-04 18:10:21 +03:00
99a69380db Error handling, host argument support, cleanup 2020-04-04 12:14:31 +03:00
430b416d30 Show spots longer on screen, match current lifetime 2020-04-04 12:14:09 +03:00
24e888914e Ensure map container doesn't stretch and misalign spots 2020-04-04 12:13:41 +03:00
17d2f8eacd Update README 2020-04-03 21:58:26 +03:00
25a3a36464 Move README to root 2020-04-03 21:56:01 +03:00
55fe9b829b Move license to root 2020-04-03 21:54:56 +03:00
54c5bdbcbc Fix frontend map and other fixes 2020-04-03 20:56:37 +03:00
58f07d139b Update Vagrant box to latest Elixir version 2020-04-03 20:54:36 +03:00
25ada46480 Bump backend deps, remove geolite2data, use new format Maxmind DBs 2020-04-03 20:54:24 +03:00
91dcc926c1 Update license with Maxmind terms 2020-04-03 20:53:01 +03:00
9afe0ea684 Bump Elixir version 2020-04-03 20:52:41 +03:00
7d41addfdf Add build configuration for VSCode and frontend build script 2020-04-03 20:52:13 +03:00
6de89833bd Ignore vagrant box 2020-04-03 20:51:17 +03:00
59b073bc17 Update gitignore and remove UA DB from git 2020-04-03 20:49:45 +03:00
166fd07823 Fix wrong URL for archive 2019-11-03 11:51:20 +02:00
d820287e20 Bump version to 0.3.0 2019-11-03 11:09:31 +02:00
ecf042597d Add tool versions for asdf dev 2019-11-03 11:01:00 +02:00
83d9a45897 Stylize 2019-11-03 11:00:49 +02:00
e2b74cfa9d Hackfest, implement frontend 2019-11-03 10:54:04 +02:00
088bd1f532 Update UA databases 2019-10-11 21:41:27 +03:00
0984ab8121 Fix rollbacks by loading app even then 2019-10-11 21:07:41 +03:00
3216a944d1 Change submodule URL to proper one 2019-10-11 21:03:00 +03:00
3ddd0d0567 Update to 1.9 releases in place of Distillery 2019-10-11 20:56:45 +03:00
dc133690d2 Bump deps and update code for Elixir 1.9 2019-10-10 20:49:05 +03:00
Mikko Ahlroth
cbab7e74b4 Update vagrant setup 2019-09-15 21:36:10 +03:00
Mikko Ahlroth
b5dd0fa232 Add Vagrant setup for building 2019-09-11 21:03:10 +03:00
Mikko Ahlroth
263c8415bf Move backend things to backend folder 2019-02-04 18:36:50 +02:00
Mikko Ahlroth
9c62b9927f Fix crash when bots request, also fix one crash when no url is given
Fixes #1
2018-07-04 06:57:19 +03:00
Mikko Ahlroth
094bec17c9 Add README 2018-06-29 23:10:49 +03:00
Mikko Ahlroth
2da24fd830 Merge branch 'master' of gitlab.com:Nicd/tilastokeskus 2018-06-29 22:23:24 +03:00
Mikko Ahlroth
e04db80403 Don't print every request in prod mode 2018-06-29 22:23:07 +03:00
Mikko Ahlroth
fd80c46ca1 Hopefully fix getting referrer from wrong place
Referrer must be sent with JS as obviously when sending the request the
referrer is the sending page, not the original referrer.
2018-06-29 10:32:37 +03:00
Mikko Ahlroth
47c05c2442 Add distillery release functionality 2018-06-28 23:45:13 +03:00
Mikko Ahlroth
fa00afe9bf Add automatic scrubber 2018-06-28 23:04:58 +03:00
Mikko Ahlroth
f0b7e2c504 Merge branch 'master' of gitlab.com:Nicd/tilastokeskus 2018-06-28 17:14:49 +03:00
Mikko Ahlroth
2f06d203ef Update UA database 2018-06-28 12:36:19 +03:00
Mikko Ahlroth
86c9ed27ab Add tester page for localhost development 2018-06-28 12:35:38 +03:00
Mikko Ahlroth
768939f00f Add support for specifying acceptable hosts 2018-06-28 12:35:16 +03:00
Mikko Ahlroth
774ff98706 Remove unused variable 2018-06-28 11:50:11 +03:00
Mikko Ahlroth
b6e3f2fc8c Remove unneeded variable 2018-06-28 06:33:05 +03:00
Mikko Ahlroth
675302d013 Add geolocation features 2018-06-27 22:47:36 +03:00
Mikko Ahlroth
5ff8bb3171 Add screen resolution and tz offset 2018-06-26 07:28:17 +03:00