Anna Rose annabunches
annabunches created repository annabunches/urizen 2020-07-16 06:30:32 +00:00
annabunches pushed to main at annabunches/gpio-webhook-server 2020-05-25 20:47:51 +00:00
e552416673 Build process cleanup.
annabunches pushed to main at annabunches/gpio-webhook-arduino 2020-05-20 18:09:35 +00:00
42a3835b43 Rename project.
annabunches pushed to main at annabunches/gpio-webhook-server 2020-05-20 18:00:37 +00:00
8b28228326 Update application name.
annabunches renamed repository from smartswitch-server to annabunches/gpio-webhook-server 2020-05-20 17:45:24 +00:00
annabunches renamed repository from smartswitch to annabunches/gpio-webhook-arduino 2020-05-20 17:44:19 +00:00
annabunches deleted branch primary from annabunches/config 2020-05-14 18:49:48 +00:00
annabunches deleted branch primary from annabunches/gpio-webhook-server 2020-05-14 18:29:02 +00:00
annabunches deleted branch primary from annabunches/gpio-webhook-arduino 2020-05-14 18:28:54 +00:00
annabunches pushed to main at annabunches/config 2020-05-14 18:28:37 +00:00
annabunches pushed to main at annabunches/gpio-webhook-server 2020-05-14 18:26:52 +00:00
annabunches pushed to main at annabunches/gpio-webhook-arduino 2020-05-14 18:26:12 +00:00
annabunches pushed to primary at annabunches/gpio-webhook-arduino 2020-05-14 18:26:06 +00:00
e74fe369e5 Numerous fixes, first working commit.
annabunches pushed to primary at annabunches/gpio-webhook-server 2020-05-13 22:11:10 +00:00
0b8134bbcf Remove the useless 'secret key', since it doesn't add any more security than the path.
annabunches pushed to primary at annabunches/gpio-webhook-arduino 2020-05-13 06:15:48 +00:00
3569508c88 Refactor the increasingly complex wifi code into its own header, update some docs.
bca75ff5e6 Fix makefile to use proper arduino-cli semantics.
Compare 2 commits »
annabunches pushed to primary at annabunches/gpio-webhook-arduino 2020-05-13 04:46:23 +00:00
fcbf9a046a Update docs, add upload target to makefile.
annabunches pushed to primary at annabunches/gpio-webhook-server 2020-05-12 04:22:01 +00:00
c1594e73f4 Fix docker build
annabunches pushed to primary at annabunches/gpio-webhook-server 2020-05-12 03:21:30 +00:00
0cdafa2104 Correct configuration, improve logging.
annabunches pushed to primary at annabunches/gpio-webhook-server 2020-05-12 01:34:10 +00:00
f363151045 Fix dockerfile for use with nginx-proxy. Use port 80 on local compose by default.
annabunches pushed to primary at annabunches/gpio-webhook-arduino 2020-05-11 17:01:15 +00:00
0f54743fa2 Parse JSON instead of arbitrary format. This is a little bloated right now, but we might as well leave room for future feature creep.