1
0
mirror of https://github.com/beestat/app.git synced 2025-06-03 05:36:51 -04:00

11 Commits

Author SHA1 Message Date
Jon Ziebell
3130905852 Fixed #367 - Cannot unlink Patreon account after linking 2022-09-19 17:33:35 -04: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
06073bfc25 Added settings page and all the things that go along with it. 2021-12-14 20:23:56 -05:00
Jon Ziebell
159670e08c Fixed ecobee tokens not always deleting when they are revoked. 2021-03-01 22:30:31 -05:00
Jon Ziebell
cda8857019 Small documentation fix 2021-01-22 08:33:26 -05:00
Jon Ziebell
846eb9bb93 Fixed first sync producing errors due to settings overwriting each other. 2020-02-03 22:16:29 -05: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
c37e3be9af Reverting unintended changes related to #121.
Oops...mistakenly committed a bunch of stuff that wasn't ready to go live.
2019-07-19 22:07:53 -04:00
Jon Ziebell
3037b5cdb7 Fixed #137 - If initial sync fails it never properly completes.
It will now attempt to resume the sync if it fails. This will still require a refresh on the browser or at the very least the cron job will pick up the slack.
2019-07-19 09:35:56 -04:00
Jon Ziebell
1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00