1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

7 Commits

Author SHA1 Message Date
Jon Ziebell
8eac5140bb PHP 7.4 and more verbose logging for external authorizations 2022-12-24 11:32:13 -05:00
Jon Ziebell
14bed9c570 Fixed a couple of spots where random values were not using cryptographically-secure methods. 2022-01-08 15:48:32 -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
279d97d72f Fixes API-E. Fixes API-K. Fixes API-J.
Cleaned up some logic related to how tokens and refreshing works. Lots of stuff was broken.
2020-01-20 20:36:28 -05: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
55f9aae26f Subdomains!
beestat.io, app.beestat.io, api.beestat.io, demo.beestat.io They all now work and the cookies should behave better. Fixes #134 among other things.
2019-10-17 21:20:25 -04:00
Jon Ziebell
1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00