Commit graph

11 commits

Author SHA1 Message Date
9f4c55e80d Add UserHandler with promote/demote capabilities.
Fix bug in ConfigLoad preventing salt and hash fields from being populated when loading users.
Convert User to a class.
Fix UserService.getUser bug where it would compare the input user string instead of the resulting user against null.
2026-04-05 15:42:01 -03:00
f6c6930e50 Add search functionality to Database, add search HTTP handler, add better JSON method to HttpResponse, add missing handlers to Server auth ignore list. 2026-03-28 13:51:31 -03:00
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
天クマ
46b82a18b5
Update README.md 2026-02-27 14:33:08 -03:00
天クマ
bcdcf5ec39
Create README.md 2026-02-27 14:31:28 -03:00
d73d3a5c35 add files to gitignore 2026-02-27 13:58:55 -03:00
3d83d21bde Remove cache from repo 2026-02-27 13:58:20 -03:00
bbf28141e2 initial 2026-02-27 13:55:49 -03:00