Commit graph

27 commits

Author SHA1 Message Date
Daniel Sommer 7901cc8aff added endpoints '/save' and '/cache' 2022-03-30 12:49:00 +02:00
Daniel Sommer 585e381417 added config parameter 'dev' to trigger development mode 2022-03-29 16:37:49 +02:00
Daniel Sommer a5c6801a4b set color for specific pedalboards and/or systemd services 2022-03-29 16:34:16 +02:00
Daniel Sommer e3aa7cf67d remove fake data 2022-03-25 13:54:43 +01:00
Daniel Sommer 823598aeb3 heavy code optimization; async/await, arrow functions, etc. 2022-03-25 13:52:41 +01:00
Daniel Sommer 78ea74b066 update cached midi values correctly 2022-03-25 12:30:17 +01:00
Daniel Sommer be71257260 fixed a lot of stuff, toggling bypass now works as expected 2022-03-25 01:10:50 +01:00
Daniel Sommer 72edb1a159 cache bypassed pedalboards - currently wip 2022-03-24 16:30:00 +01:00
Daniel Sommer 2ee5bedf79 added todo 2022-03-24 15:28:34 +01:00
Daniel Sommer adde12a0bb bypass... 2022-03-24 15:18:26 +01:00
Daniel Sommer 9365397b1a possibly fixed bypass 2022-03-24 15:13:19 +01:00
Daniel Sommer 2e5bdddd15 remove fake data 2022-03-24 14:19:56 +01:00
Daniel Sommer 5e6314eee9 replaced requiring config.json with a global config object 2022-03-24 12:50:16 +01:00
Daniel Sommer a1bf1137ca added endpoint '/midi' and updated docs 2022-03-11 16:52:37 +01:00
Daniel Sommer dc01956269 code optimization and fixes for blinky 2022-03-10 00:32:38 +01:00
Daniel Sommer 99be4a2ad5 fixed a lot of stuff, implemented blinky functionality 2022-03-08 00:51:58 +01:00
Daniel Sommer 86f202da0b cleaned up the code mess a bit 2022-02-11 01:40:47 +01:00
Daniel Sommer 3528e8e146 moved command execution to own .js file 2022-02-11 01:20:53 +01:00
Daniel Sommer 0520d24e29 fixed some stuff, caching may still be broken 2022-02-11 01:13:51 +01:00
Daniel Sommer c2793c7e02 extended / optimized caching 2022-02-10 23:20:55 +01:00
Daniel Sommer 2ca7834ba0 fixed stuff, implemented new endpoint '/info' 2022-02-10 20:52:02 +01:00
Daniel Sommer 187b4beb70 moved cache to own .js file 2022-02-08 14:07:59 +01:00
Daniel Sommer 54d73e1530 fixed POSTs and other stuff 2022-02-08 13:46:02 +01:00
Daniel Sommer c027f96309 fixed most of the api stuff 2022-02-08 11:11:49 +01:00
Daniel Sommer fa0eba88e1 endpoints reworked 2022-02-07 23:50:16 +01:00
Daniel Sommer e7fb5dc68c removed debug / development stuff 2022-02-07 16:56:18 +01:00
Daniel Sommer 3705d8cca7 initial commit 2022-02-07 15:41:27 +01:00