Guntis Smaukstelis
|
b4955e2619
|
Implement FileFetchScheduler and refactor Main class
|
2023-05-20 21:53:03 +03:00 |
|
Guntis Smaukstelis
|
bbdfaa06d8
|
DBService object to class with logger injection
|
2023-05-20 20:20:14 +03:00 |
|
Guntis Smaukstelis
|
9241277b7f
|
Return of list of time double list instead of just doubles
|
2023-05-20 19:19:38 +03:00 |
|
Guntis Smaukstelis
|
54cedb2818
|
Indicate in web title that working in dev environment
|
2023-05-18 16:39:14 +03:00 |
|
Guntis Smaukstelis
|
32212da1ff
|
Implicits for list json values
|
2023-05-18 16:27:03 +03:00 |
|
Guntis Smaukstelis
|
4f7f6820b0
|
Round aggregator time range
|
2023-05-17 23:56:57 +03:00 |
|
Guntis Smaukstelis
|
db3e2d4e0f
|
Implement calendar for csv viewing
|
2023-05-17 20:41:53 +03:00 |
|
Guntis Smaukstelis
|
ff3efdfb58
|
Fetch csv files from date range input and use setTimeout
|
2023-05-17 16:28:56 +03:00 |
|
Guntis Smaukstelis
|
affc2e0d93
|
Migrate from Blaze to Ember
|
2023-05-17 01:20:01 +03:00 |
|
Guntis Smaukstelis
|
590757183a
|
Use pureconfig instead of typesafe config
|
2023-05-16 14:54:02 +03:00 |
|
Guntis Smaukstelis
|
236946b20a
|
Add final to case classes
|
2023-05-16 14:22:48 +03:00 |
|
Guntis Smaukstelis
|
7c004ac41c
|
Back to https for fly.io
|
2023-05-16 14:20:36 +03:00 |
|
Guntis Smaukstelis
|
ff45876377
|
Implement aggregation frontend, also http on prod
|
2023-05-15 20:50:53 +03:00 |
|
Guntis Smaukstelis
|
db900d6a33
|
File manager frontend
|
2023-05-15 16:37:03 +03:00 |
|
Guntis Smaukstelis
|
851229ce9b
|
Set up cors and env variables
|
2023-05-14 23:01:36 +03:00 |
|
Guntis Smaukstelis
|
16c9714f8a
|
Initial version for solidjs and vite as build tool
|
2023-05-14 22:07:16 +03:00 |
|
Guntis Smaukstelis
|
bbf1eb0c01
|
Blaze serves also static index.html and bundle.js
|
2023-05-14 21:27:57 +03:00 |
|
Guntis Smaukstelis
|
3e41326f91
|
Shell script for assembly and deploy
|
2023-05-14 16:18:25 +03:00 |
|
Guntis Smaukstelis
|
bdfc9df0e2
|
Log scheduler started with initial delay
|
2023-05-14 16:08:44 +03:00 |
|
Guntis Smaukstelis
|
6ca1f4a13a
|
Scheduler and also Main file to call server and scheduler
|
2023-05-14 15:48:52 +03:00 |
|
Guntis Smaukstelis
|
ea19ae27f8
|
Fly.io with one instance and one volume with auto_stop false
|
2023-05-13 21:09:49 +03:00 |
|
Guntis Smaukstelis
|
7cb6349ac7
|
Configure fly.io and docker
|
2023-05-12 23:57:04 +03:00 |
|
Guntis Smaukstelis
|
c07604512c
|
Added main file server.Server and assembly for flat jars
|
2023-05-12 21:32:14 +03:00 |
|
Guntis Smaukstelis
|
77bb4f40c6
|
Use relative path for csv files instead of absolute
|
2023-05-03 23:07:34 +03:00 |
|
Guntis Smaukstelis
|
0227ac3b43
|
Improve help json response
|
2023-05-03 22:37:05 +03:00 |
|
Guntis Smaukstelis
|
9fbc6f9f37
|
Changed data structure for weather params and aggregating
|
2023-05-03 00:02:59 +03:00 |
|
Guntis Smaukstelis
|
7e3d58bec0
|
Add conf into IO and handle IO throwable
|
2023-05-01 16:43:21 +03:00 |
|
Guntis Smaukstelis
|
36f97a7448
|
Add rest of aggregation parameters
|
2023-04-26 22:23:47 +03:00 |
|
Guntis Smaukstelis
|
81d07eb096
|
Cleaner logic for implicit values and aggregating
|
2023-04-26 17:27:15 +03:00 |
|
Guntis Smaukstelis
|
1bf41973a7
|
Change data structure for meteo adding AggregateKey and AggregateValue
|
2023-04-26 16:37:11 +03:00 |
|
Guntis Smaukstelis
|
3cd223dddd
|
Validate routes, pretty json, meteo keys
|
2023-04-25 20:11:49 +03:00 |
|
Guntis Smaukstelis
|
04872bbc4d
|
Take out IO from parser
|
2023-04-24 19:21:36 +03:00 |
|
Guntis Smaukstelis
|
37a90c58ad
|
Server returns all dates with data and data in particular day
|
2023-04-24 00:01:06 +03:00 |
|
Guntis Smaukstelis
|
31a56bc0d4
|
Server fetches and saves files. Also proper error handling
|
2023-04-23 22:41:38 +03:00 |
|
Guntis Smaukstelis
|
0622177572
|
Server asks data from db and after uses parser
|
2023-04-19 17:34:27 +03:00 |
|
Guntis Smaukstelis
|
a369624054
|
Parser asks data from DBService
|
2023-04-19 17:07:17 +03:00 |
|
Guntis Smaukstelis
|
069d3e686b
|
Create DBService to read and write
|
2023-04-19 14:22:28 +03:00 |
|
Guntis Smaukstelis
|
0e60f94835
|
Parser accepts querying data, server reads from parser
|
2023-04-18 17:18:45 +03:00 |
|
Guntis Smaukstelis
|
260b6ef23a
|
Server which responds to get requests
|
2023-04-13 22:32:00 +03:00 |
|
Guntis Smaukstelis
|
40156d6283
|
Initial commit with weather data fetcher and parser
|
2023-04-13 21:25:48 +03:00 |
|