Commit Graph

24 Commits (main)

Author SHA1 Message Date
Kevin Belisle 8e27e95fd9 Fix aggregates - again. 2021-09-03 11:10:26 -04:00
Kevin Belisle 6b3f87c401 Fix aggregates update SQL 2021-09-02 22:29:29 -04:00
Kevin Belisle 24d33afd59 Add database schema migration 2021-09-02 00:54:10 -04:00
Kevin Belisle a86453f497 Fix aggregates calculations 2021-09-02 00:25:24 -04:00
Kevin Belisle 7f9f9a01c4 Fix player name refresh check 2021-09-01 11:55:22 -04:00
Kevin Belisle f1afe82492 Added a log when import tasks are done 2021-07-19 03:03:16 -04:00
Kevin Belisle b8d642e393 Reduce cache duration to 5min 2021-07-19 03:00:26 -04:00
Kevin Belisle f452a84863 Fix initial aggregates insert 2021-07-19 02:58:06 -04:00
Kevin Belisle 6512f3ca41 Track aggregates and expose via API 2021-07-09 16:28:48 -04:00
Kevin Belisle dbe58f135b Build frontend before kotlin 2021-07-09 00:49:45 -04:00
Kevin Belisle 443bde126f Reduce logs during statistics import 2021-07-08 23:17:57 -04:00
Kevin Belisle 4aff34926f Fix reloading 2021-07-08 23:10:20 -04:00
Kevin Belisle ca1cd8b8ac Fix to run jar from command line 2021-07-06 17:23:47 -04:00
Kevin Belisle ca3a8d6186 First version of frontend 2021-07-06 16:41:47 -04:00
Kevin Belisle d65bb0445a Prefix API routes with api/ 2021-07-02 01:08:01 -04:00
Kevin Belisle 5945276b1d Get player names from UUID and include in /players 2021-07-02 01:04:26 -04:00
Kevin Belisle 6cf621f156 Add LiveStatistics table 2021-07-01 16:10:44 -04:00
Kevin Belisle 797714618f Rename config 2021-06-30 16:59:47 -04:00
Kevin Belisle 8a4caef4a1 Only save new value if value changed 2021-06-30 16:58:17 -04:00
Kevin Belisle a50a8a8ac9 Use configuration file stonks.config 2021-06-30 15:59:27 -04:00
Kevin Belisle a4140f708c Prep work for using a configuration file 2021-06-30 15:24:34 -04:00
Kevin Belisle d5ea7cac45 First functional version 2021-06-29 17:49:36 -04:00
Kevin Belisle 5cb1d9a4bc Include Javalin and add a periodic function 2021-06-25 15:56:20 -04:00
Kevin Belisle af99bfd2b1 Initial commit 2021-06-25 15:13:25 -04:00