Commit Graph

14 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 3c2605dcb9
Port the data repeository over to the new structure 2019-02-18 20:44:37 +00:00
Starbeamrainbowlabs 828e7ad999
Bugfix: Update a significant portion of the backend to the new database structure 2019-02-18 20:39:35 +00:00
Starbeamrainbowlabs 39869afea0
[server] Add device-data API action 2019-01-19 21:12:11 +00:00
Starbeamrainbowlabs d9420b82c4
[fetch-data] Send content-length header 2019-01-17 15:33:10 +00:00
Starbeamrainbowlabs a13f813771
Add cache-control header sending in production mode 2019-01-17 14:51:19 +00:00
Starbeamrainbowlabs 0a5588a905
Add todo 2019-01-15 23:03:53 +00:00
Starbeamrainbowlabs 9f6bea64d4
Fix measurement data query, but it's not quite right yet 2019-01-15 17:02:24 +00:00
Starbeamrainbowlabs cef578d7eb
Implement a bunch of stuff.
Things are coming along fast!
2019-01-15 15:46:24 +00:00
Starbeamrainbowlabs 66eeb9010d
FetchData: Add time taken logging to response header 2019-01-14 22:18:30 +00:00
Starbeamrainbowlabs ec8e3363d1
Don't access the database connection directly in the action - that's bad! 2019-01-14 21:33:30 +00:00
Starbeamrainbowlabs 4ea28cdbff
Setup database connection. Phew, that took longer than expected! 2019-01-14 21:32:55 +00:00
Starbeamrainbowlabs fc0307a5e0
FetchData: Validate params 2019-01-14 20:41:25 +00:00
Starbeamrainbowlabs 4939238861
[server] Fix router 2019-01-14 20:17:36 +00:00
Starbeamrainbowlabs c4f226e1ef
Import a basic structure for the PHP code from another project. 2019-01-13 13:06:32 +00:00