Commit graph

5 commits

Author SHA1 Message Date
bf1c71f176 Change LoginHandler response to always use JSON, add token-grabber.js example for interacting with the login API. 2026-03-28 11:31:41 -03:00
e03a902680 Change FileHandler to ignore error when sending 404. 2026-03-27 22:06:47 -03:00
d54826b66b Add authentication on HTTP API.
Add LoginHandler and register.

Add method to create user in AppConfig.

Add login check in Server.
2026-03-27 22:05:22 -03:00
98cd823999 Better README.
Added images and checkboxes to the features section.
2026-03-27 18:40:19 -03:00
bbf28141e2 initial 2026-02-27 13:55:49 -03:00