1
0
mirror of https://github.com/beestat/app.git synced 2026-05-13 10:52:29 -04:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jon Ziebell 06073bfc25 Added settings page and all the things that go along with it. 2021-12-14 20:23:56 -05:00
Jon Ziebell 790aaf354e Fixed #265 - Change logging from push to pull
Deceptively simple commit message. This is a massive change that completely reworks the most fundamental part of the API. Not only does it remove the push logging, it also restructures logging to give better insight into what happens during an API call.
2020-03-15 08:12:28 -04:00
Jon Ziebell eaee95736d Fixed #157 - Re-evaluate converged columns
Removed "json_" prefixes from all columns and converted columns to actual JSON types. Also removed all converged columns and converted contents to regular columns.
2019-10-28 21:18:43 -04:00
Jon Ziebell 1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00