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

12 Commits

Author SHA1 Message Date
Jon Ziebell
8c82cc7e54 Updated example settings to set generally unused things to null for #391 2023-04-01 08:32:31 -04:00
Jon Ziebell
65f88a6624 Removed extra closing brace in settings example 2023-01-21 23:15:23 -05:00
Jon Ziebell
357ec5b35a Updated settings example 2023-01-18 06:37:57 -05:00
Jon Ziebell
d0ce15606b Fixed #266 - Migrate from MailChimp to MailGun 2020-06-21 22:10:38 -04: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
64d0a72252 Added logging of API errors to Sentry. 2020-01-18 21:34:32 -05: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
47bcf5d45b Most of the changes for 1.4 2019-10-16 20:46:41 -04:00
Jon Ziebell
2773fd7184 Made setting->get() a bit clearer. 2019-07-06 14:28:42 -04:00
Jon Ziebell
fd724fd3db Fixed bug in setting->get(). 2019-07-06 14:28:42 -04:00
Jon Ziebell
af69ce9131 Fixed settings not loading properly if set to null 2019-07-06 14:01:05 -04:00
Jon Ziebell
1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00