Commit Graph

89 Commits

Author SHA1 Message Date
=
2b016aecb2 Log error when unable to add to store 2021-09-17 02:14:51 +02:00
=
64ee43d75b Fix typo 2021-09-17 02:05:07 +02:00
=
756e9d661c Merge branch 'feature/caching-store' 2021-09-17 02:01:57 +02:00
=
a13e9c0eba Add some caching 2021-09-17 02:01:43 +02:00
36a487cb0c Update dependencies 2021-07-07 13:00:19 +02:00
59c401b1dc Stop setting content-type twice 2021-06-18 14:59:25 +02:00
0cce8aecc6 Set server version in correct place 2021-06-18 14:56:23 +02:00
baa3990d38 Add server version header 2021-06-18 14:51:43 +02:00
248735710a Add compiler version to version string 2021-06-18 14:48:59 +02:00
c1a1bf0b03 Fix unmarshalling of ip from postgres 2021-04-14 18:01:11 +02:00
82d07eaaf4 Fix postgres query for search 2021-04-14 17:55:44 +02:00
a2ffbad4a3 Fix makefile for updated version stuff 2021-04-14 17:32:31 +02:00
f4afd8df62 Add search 2021-04-14 17:27:03 +02:00
946bdd2a6a Add query to api 2021-04-13 07:30:07 +02:00
6c20033bcc Add func to return full version string 2021-04-12 08:58:39 +02:00
7c7117d8d6 Tidy webserver 2021-04-12 08:51:50 +02:00
a264ce76ed Write header before sending data 2021-04-12 08:16:23 +02:00
274590c837 Forgot to flush 2021-04-12 08:14:30 +02:00
b9eef3b3a8 Add robots.txt and lang attribute to html tag 2021-04-11 23:17:45 +02:00
a72bed5c62 Move interval to from mounted to created 2021-04-11 22:39:20 +02:00
8a1bbdaa1c Fix missing empty line 2021-04-11 22:36:06 +02:00
c9cfc2c139 Stop updating total stats on unmount 2021-04-11 22:32:42 +02:00
98abe8c20c reuse home-component in stats view 2021-04-11 12:42:47 +02:00
b7893b61eb Fix home component 2021-04-11 12:39:51 +02:00
65fb8254f5 Fix linting errors in home component 2021-04-11 12:08:58 +02:00
49493cec76 Change homecomponent to use properties for display 2021-04-11 12:07:31 +02:00
0e6679d628 Add ready property to home 2021-04-11 11:54:37 +02:00
b52b519c5e Add deep to home watcher 2021-04-11 11:52:23 +02:00
2467e7ba47 Add log to debug home component 2021-04-11 11:49:46 +02:00
889c41853e Watch updats in home component 2021-04-11 11:45:44 +02:00
4c55f6571a Watch updats in home component 2021-04-11 11:44:20 +02:00
b1785f419a Add homepage with some stats 2021-04-11 11:34:39 +02:00
da88832870 Stop logging each event received 2021-04-11 02:26:25 +02:00
44f611aa6b Make connection throttle configurable 2021-04-11 02:24:39 +02:00
7ec29d0846 Decrease canvas height slightly 2021-04-11 01:04:17 +02:00
03e6252fc3 Change main container margins 2021-04-11 01:02:17 +02:00
ce047b726d Set canvas size 2021-04-11 00:58:38 +02:00
e3a655d46f Set canvas size 2021-04-11 00:56:48 +02:00
a832ef9220 Change canvas size 2021-04-11 00:52:11 +02:00
ea2f0504c0 Change canvas size 2021-04-11 00:50:44 +02:00
95f3d71296 Change canvas size 2021-04-11 00:45:48 +02:00
0936af13e0 Move canvas styling to css 2021-04-11 00:43:01 +02:00
1d6496e1f1 Change canvas parent container height 2021-04-11 00:39:35 +02:00
2ba6392ce2 Change canvas sizing again 2021-04-11 00:37:44 +02:00
a388eb0750 Change canvas sizing 2021-04-11 00:36:24 +02:00
690bbe2047 Center stuff in the main content container 2021-04-11 00:33:49 +02:00
1b4cb8e528 Center some stuff 2021-04-11 00:21:47 +02:00
543e6fd5ef Improve some styling stuff 2021-04-11 00:17:23 +02:00
135c0afb81 Attempt to fix canvas sizing 2021-04-11 00:05:26 +02:00
823e7efbb4 Attempt to fix canvas sizing 2021-04-11 00:01:37 +02:00