This website works better with JavaScript.
Explore
Help
Sign In
amikhalev
/
sprinklers3
Watch
1
Star
1
Fork
You've already forked sprinklers3
0
Code
Issues
9
Pull Requests
1
Releases
Wiki
Activity
204
Commits
3
Branches
0
Tags
12 MiB
Branch:
update-deps
develop
master
update-deps
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'update-deps'
${ noResults }
Commit Graph
27 Commits (update-deps)
Author
SHA1
Message
Date
Alex Mikhalev
8756180ad1
fix: icons generation, 404 errors, static serving
continuous-integration/drone
the build was successful
Details
6 years ago
Alex Mikhalev
4963e31473
fix: Error handling
6 years ago
Alex Mikhalev
934eecd9c9
style: Prettier everything
6 years ago
Alex Mikhalev
2503756c60
fix: errorHandler handles internal errors and limit data
...
Only show data in development
6 years ago
Alex Mikhalev
e6c3904701
Use prettier on everything
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
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
5267f77e8a
Started adding mosquitto routes
6 years ago
Alex Mikhalev
e35f9bf0d9
Implemented a working devices list
7 years ago
Alex Mikhalev
187172e9e7
Token type improvement
7 years ago
Alex Mikhalev
ab0756d01e
Nice refactoring and verification of api endpoints
7 years ago
Alex Mikhalev
4dd28098bf
Cleanup and refactoring of authentication and server api
7 years ago
Alex Mikhalev
dd39980c74
Moved /app to /client
7 years ago
Alex Mikhalev
9be28477ed
Added docker-compose support
7 years ago
Alex Mikhalev
411b2ff045
Migrated to using typeorm+postgres for database
7 years ago
Alex Mikhalev
7ed3096b6f
Improved error handling, and error display in login form
7 years ago
Alex Mikhalev
466cad7893
Improvements to error handling and authentication
7 years ago
Alex Mikhalev
853770a9e8
Actually comparing the password when granting a token is important
7 years ago
Alex Mikhalev
2baca5fdd0
Added login page and lots of related improvments
7 years ago
Alex Mikhalev
41ece40a84
added http api on client side for token grants
7 years ago
Alex Mikhalev
a179d69241
Vastly cleaned up websocket data format, made it a lot more like json rpc
7 years ago
Alex Mikhalev
a259f419fe
cleaned stuffs up
7 years ago
Alex Mikhalev
dbb5c37efe
Some great token routes and stuff
7 years ago
Alex Mikhalev
94724879b6
Started experimenting with some auth stuff
7 years ago