Commit graph

28 commits

Author SHA1 Message Date
Daniel Sommer 5f9074e086 catch errors while filling the cache 2022-03-10 00:36:59 +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 c5869151a8 added basic support for 'blinky' 2022-03-04 02:38:52 +01:00
Daniel Sommer c394a95d61 added 'package-lock.json' to gitignore 2022-02-24 23:44:45 +01:00
Daniel Sommer 80e8e365fa added .nvmrc 2022-02-24 23:41:40 +01:00
Daniel Sommer df690b3e64 added systemd-service file 2022-02-24 23:29:55 +01:00
Daniel Sommer 7e0dd27b78 modified some config stuff 2022-02-20 22:04:32 +01:00
Daniel Sommer 505400d1f4 add 'CORS' header to server responses 2022-02-11 21:02:45 +01:00
Daniel Sommer 0a74b8bbcc return better error message 2022-02-11 02:29:51 +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 adb597e83b extended request logging 2022-02-11 00:27:29 +01:00
Daniel Sommer c2793c7e02 extended / optimized caching 2022-02-10 23:20:55 +01:00
Daniel Sommer ce81de43e6 extended '/info' endpoint 2022-02-10 21:00:59 +01:00
Daniel Sommer 2ca7834ba0 fixed stuff, implemented new endpoint '/info' 2022-02-10 20:52:02 +01:00
Daniel Sommer c1151602b4 fixed typo 2022-02-08 14:51:58 +01:00
Daniel Sommer c1d2c5b133 fixed table 2022-02-08 14:39:46 +01:00
Daniel Sommer 21c14af77a extended readme 2022-02-08 14:38:21 +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 13becac482 added development files (fake data) 2022-02-08 13:45:05 +01:00
Daniel Sommer 824a683892 removed temporary dev files 2022-02-08 11:15:24 +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