Commit Graph

14 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 78aed87ddd
Add CORS header support 2020-05-21 19:16:30 +01:00
Starbeamrainbowlabs 209fcd7926
Add short-term caching header to list-devices and list-devices-near. 2019-10-10 21:25:40 +01:00
Starbeamrainbowlabs dba984340d
Implement new device-data-recent, but it's not working right. 2019-06-13 22:02:04 +01:00
Starbeamrainbowlabs 233d780123
Add link to production api.php in API docs, and change default action to a helpful message
Also bump version
2019-05-16 17:31:35 +01:00
Starbeamrainbowlabs 3a62ef08d9
[server/fetch-data] Dedupe records & add property to indicate the # of records 2019-01-17 16:51:37 +00:00
Starbeamrainbowlabs a13f813771
Add cache-control header sending in production mode 2019-01-17 14:51:19 +00:00
Starbeamrainbowlabs 9f0442d1cf
Add production optimisations 2019-01-15 19:19:17 +00:00
Starbeamrainbowlabs 6123e2c679
Use timediff -> time_to_sec -> abs to make datetime fuzzy 2019-01-15 17:27:35 +00:00
Starbeamrainbowlabs f66083575a
Fix database connection 2019-01-15 16:37:46 +00:00
Starbeamrainbowlabs 4ea28cdbff
Setup database connection. Phew, that took longer than expected! 2019-01-14 21:32:55 +00:00
Starbeamrainbowlabs e7e1cb83d2
Add database_name setting 2019-01-14 20:52:36 +00:00
Starbeamrainbowlabs 675c2afbaa
[build] Tweak database task 2019-01-14 20:50:12 +00:00
Starbeamrainbowlabs 8cff163d99
Fix syntax errors in settings file 2019-01-14 20:06:38 +00:00
Starbeamrainbowlabs c4f226e1ef
Import a basic structure for the PHP code from another project. 2019-01-13 13:06:32 +00:00