16 Commits (master)

Author SHA1 Message Date
Gisle Aune fa98a0b0cb LightController: Added missing permission checks. 5 years ago
Gisle Aune f27c0a3f7f BridgeController: Added GET /api/bridge/discover/:driver_name 5 years ago
Gisle Aune e11ba33cab BridgeController: Added DELETE /api/bridge/:bridge_id/light/:light_id 5 years ago
Gisle Aune 4285ec4d7a BridgeController: Added /api/bridge endpoints. 5 years ago
Gisle Aune b11f88851f GroupController: Added PATCH /api/group/permission/:id and DELETE /api/group/:id 5 years ago
Gisle Aune d97ad960b4 GroupController: Added POST /api/group/ and PUT/PATCH /api/group/:group_id 5 years ago
Gisle Aune 3e016efcac Added PATCH/PUT /api/light/{id} 5 years ago
Gisle Aune a3eab38639 lucifer-server, sqlite, controllers: Added /api/light/ 5 years ago
Gisle Aune 082db661db controllers: Fixed /api/user/session not using respond.Data 5 years ago
Gisle Aune 93ffaa979d user-controller: Added /api/user/session endpoint 5 years ago
Gisle Aune e644f4816c lucifer-server, controllers, sqlite, models: Added read only API for groups and stuff. 5 years ago
Gisle Aune 174b818875 respond, user-controller: Changed responses to have either a data or error property at the root, a la graphql 5 years ago
Gisle Aune d5266304d2 user-controller, sqlute, middlewares, models: Register, login and logout works now. 5 years ago
Gisle Aune f47dac45ba controllers: Added session stuff to user controller. 5 years ago
Gisle Aune 659f95346d controllers: Refactored UserController.MOunt to use HandleFunc. 5 years ago
Gisle Aune d1f7edbabc controllers: Added user controller with two endpoints mostly implemented. 5 years ago