210 Commits (8c49cabc35866c521e4248e26a87f14e2ecde986)
 

Author SHA1 Message Date
Alex Mikhalev 8c49cabc35 add clientId to device connect endpoint 6 years ago
Alex Mikhalev 0aa587551f added devices generate_token route 6 years ago
Alex Mikhalev ddba17a651 actually fixed docker build 6 years ago
Alex Mikhalev 6f6a1bbd32 fix docker build and update react 6 years ago
Alex Mikhalev b739a6772c remove trash 6 years ago
Alex Mikhalev 1dd446c6fc fix: user command stuff 6 years ago
Alex Mikhalev 18c35ac8b9 feat: Add user command to manage users 6 years ago
Alex Mikhalev 8756180ad1 fix: icons generation, 404 errors, static serving 6 years ago
Alex Mikhalev f16ecc0766 fix: Don't use NODE_ENV in webpack build 6 years ago
Alex Mikhalev 4963e31473 fix: Error handling 6 years ago
Alex Mikhalev a85ddae7ad fix: use proper pretty command in package.json 6 years ago
Alex Mikhalev bb644067fb build: Use typescript@latest 6 years ago
Alex Mikhalev 934eecd9c9 style: Prettier everything 6 years ago
Alex Mikhalev 46f4b9d14a feat: Use oclif cli for server; clean up webpack config 6 years ago
Alex Mikhalev cbf1285d5d fix: don't always synchronize, use TYPEORM_SYNCHRONIZE env 6 years ago
Alex Mikhalev bc2f97c56d feat: add ormconfig.json for typeorm migrations 6 years ago
Alex Mikhalev e415023a72 fix: import log after index in server entrypoint 6 years ago
Alex Mikhalev fce64f3850 refactor: Move server entrypoints to bin folder 6 years ago
Alex Mikhalev f013c5b111 fix: make prettyPrint always add a newline 6 years ago
Alex Mikhalev 2503756c60 fix: errorHandler handles internal errors and limit data 6 years ago
Alex Mikhalev 69c4c1c8e1 Use cache-loader and thread-loader instead of HappyPack 6 years ago
Alex Mikhalev 68e828e2e5 Restructured tsconfig files 6 years ago
Alex Mikhalev e6c3904701 Use prettier on everything 6 years ago
Alex Mikhalev f1a9d11dcf Don't use through2 in prettyPrint 6 years ago
Alex Mikhalev 1b736b1446 Allow configuring log level from env 6 years ago
Alex Mikhalev 6895ee5d42 Use typescript project references 6 years ago
Alex Mikhalev 457a124874 Refactored out jwt token stuff 6 years ago
Alex Mikhalev 6c1ba0022f Added drone.yml file 6 years ago
Alex Mikhalev 1506c40d61 Make device image in list a link to the device 6 years ago
Alex Mikhalev 9296226036 Properly subscribe to and unsubscribe from devices 6 years ago
Alex Mikhalev dbb314aaad Made mosquitto auth work 6 years ago
Alex Mikhalev 4f7a6202a4 Added support for registering devices 6 years ago
Alex Mikhalev 7da098a070 dockerfile use node directly 6 years ago
Alex Mikhalev c33e38dfbb Fixed Docker to use stretch image and not fail build 6 years ago
Alex Mikhalev 5267f77e8a Started adding mosquitto routes 6 years ago
Alex Mikhalev cf880397f5 Added a script to run in tmux 6 years ago
Alex Mikhalev 942fded9d6 Fixed prettyPrint to pass through non-json lines 6 years ago
Alex Mikhalev ed8d012a4b Fixed rpc not connecting after login 7 years ago
Alex Mikhalev 939540cd0e Updated dependencies; made own pretty formatter module 7 years ago
Alex Mikhalev c8dd1df615 Use build in pino.pretty definitions 7 years ago
Alex Mikhalev 26e9b49499 Use npm @types/module-alias 7 years ago
Alex Mikhalev 7fbfe86634 Refactored out ws sprinklers client classes 7 years ago
Alex Mikhalev a6876b54d8 Fixed lint and remaining compilation issues 7 years ago
Alex Mikhalev f345344974 Refer to section by id in SectionChooser 7 years ago
Alex Mikhalev f8a1dd0a8c Better handling of expired access tokens 7 years ago
Alex Mikhalev f679af1a35 Fixed program table expansion with storing id's instead of program 7 years ago
Alex Mikhalev c1001ad787 Show full error on close 7 years ago
Alex Mikhalev 60cabb9e57 Use mobx actions on client side 7 years ago
Alex Mikhalev e35f9bf0d9 Implemented a working devices list 7 years ago
Alex Mikhalev 187172e9e7 Token type improvement 7 years ago