Commit Graph

  • f892b83142 Implemented button polling, but no endpoints yet. master Gisle Aune 2019-05-26 17:13:44 +0200
  • 3ec24de2e2 Login bugfix. Refs LUC-1 (#1) Stian 2019-05-23 19:30:11 +0000
  • abb0b65445 Fixing the error on login. #1 login_bugfix Stian Aune 2019-05-23 21:24:18 +0200
  • 1497ea04af Stuff works. 1.0.0 Gisle Aune 2019-04-11 21:31:11 +0200
  • 9e0010e150 ØØØØ. Stian Aune 2019-04-11 21:04:15 +0200
  • 511ac51c2b Squashed commit of the following: Stian Aune 2019-04-10 22:16:51 +0200
  • 042130f11c Done? webui Stian Aune 2019-04-10 22:16:14 +0200
  • 3089c6f8be Bugfix + some unit tests bc why not? Stian Aune 2019-03-27 22:20:07 +0100
  • 38f874b553 Front page. Stian Aune 2019-03-26 22:14:22 +0100
  • 5bdf2a0c48 Rename groups and stuff. Stian Aune 2019-03-07 21:10:57 +0100
  • 3130710b19 Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-03-07 21:06:16 +0100
  • 118a21ad42 I can a lot of things. Stian Aune 2019-03-07 21:06:02 +0100
  • fa98a0b0cb LightController: Added missing permission checks. Gisle Aune 2019-03-07 21:03:43 +0100
  • 089ee68169 Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-03-05 22:13:41 +0100
  • 0a6cc16e0f More stuff. Stian Aune 2019-03-05 22:13:31 +0100
  • 1ef2623637 Add/remove group. Stian Aune 2019-03-03 21:59:23 +0100
  • f27c0a3f7f BridgeController: Added GET /api/bridge/discover/:driver_name Gisle Aune 2019-03-03 21:23:40 +0100
  • 59240ce22d Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-03-03 21:15:06 +0100
  • 537e86cced For reals. Stian Aune 2019-03-03 21:14:55 +0100
  • de5fb0d16d Modal cleanup + light page. Stian Aune 2019-03-03 21:14:30 +0100
  • e11ba33cab BridgeController: Added DELETE /api/bridge/:bridge_id/light/:light_id Gisle Aune 2019-03-03 19:12:41 +0100
  • 4285ec4d7a BridgeController: Added /api/bridge endpoints. Gisle Aune 2019-03-03 17:47:57 +0100
  • b11f88851f GroupController: Added PATCH /api/group/permission/:id and DELETE /api/group/:id Gisle Aune 2019-03-02 12:03:51 +0100
  • d97ad960b4 GroupController: Added POST /api/group/ and PUT/PATCH /api/group/:group_id Gisle Aune 2019-02-28 21:04:16 +0100
  • 3e016efcac Added PATCH/PUT /api/light/{id} Gisle Aune 2019-02-24 11:07:12 +0100
  • 01daa28000 Hmm... Stian Aune 2019-02-24 00:27:36 +0100
  • a3eab38639 lucifer-server, sqlite, controllers: Added /api/light/ Gisle Aune 2019-02-23 15:17:13 +0100
  • be2fe56e62 Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-02-23 15:16:07 +0100
  • 99867a5fd6 WIP. Stian Aune 2019-02-23 15:16:02 +0100
  • 22dddc749e lucifer-server, middlewares, httperr: Made session middleware sensible. Gisle Aune 2019-02-23 14:53:30 +0100
  • d82bbf53f8 WIP. Stian Aune 2019-02-19 21:37:59 +0100
  • 082db661db controllers: Fixed /api/user/session not using respond.Data Gisle Aune 2019-02-16 16:19:04 +0100
  • 93ffaa979d user-controller: Added /api/user/session endpoint Gisle Aune 2019-02-13 21:08:03 +0100
  • 7ed6d2148d Stuffs. Stian Aune 2019-02-10 13:30:53 +0100
  • ee9a3d485e Bleurgh. Stian Aune 2019-02-10 12:29:47 +0100
  • 59ef68ad8f Thursday night commit. Stian Aune 2019-02-07 21:15:37 +0100
  • ee3ff50342 Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-02-06 22:02:37 +0100
  • e644f4816c lucifer-server, controllers, sqlite, models: Added read only API for groups and stuff. Gisle Aune 2019-02-06 22:00:47 +0100
  • daf071a442 Rewrote light tests. Stian Aune 2019-02-04 20:56:45 +0100
  • edffa49d18 Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-02-04 20:31:26 +0100
  • 83052a2ab8 Blah. Stian Aune 2019-02-04 20:31:22 +0100
  • 8c302ecbbe everything: Changing light colors works now. Gisle Aune 2019-02-04 20:11:51 +0100
  • aec6cd0b7d Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-01-29 21:06:24 +0100
  • 0503f7906e Added models and repos for Light and Bridge. Added basic light service and driver system that can currently be used to sync Hue lights with the database. Gisle Aune 2019-01-29 19:49:39 +0100
  • e6fefb5bd1 Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-01-28 22:44:19 +0100
  • eca8a30c9f package: Changed from dep to gomod. Move out of gopath or it won't work. Gisle Aune 2019-01-26 10:37:25 +0100
  • 97f7a78f3f Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-01-13 13:20:10 +0100
  • 174b818875 respond, user-controller: Changed responses to have either a data or error property at the root, a la graphql Gisle Aune 2019-01-13 12:53:57 +0100
  • d5266304d2 user-controller, sqlute, middlewares, models: Register, login and logout works now. Gisle Aune 2019-01-13 12:48:11 +0100
  • 195738d6ed Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-01-12 17:24:00 +0100
  • 2e3e1206f3 >_> Gisle Aune 2019-01-12 16:15:54 +0100
  • f47dac45ba controllers: Added session stuff to user controller. Gisle Aune 2019-01-12 16:15:39 +0100
  • b7c982684b models, middlewares: Added session stuff (untested). Gisle Aune 2019-01-12 16:15:25 +0100
  • 659f95346d controllers: Refactored UserController.MOunt to use HandleFunc. Gisle Aune 2019-01-12 15:46:08 +0100
  • a2f2c2b0bc Merge remote-tracking branch 'origin/master' into webui Stian Aune 2019-01-07 20:58:37 +0100
  • edd629eb39 More stuff. Stian Aune 2019-01-07 20:58:32 +0100
  • 9004f2f3a1 Merge branch 'master' of git.aiterp.net:lucifer/lucifer Gisle Aune 2019-01-07 20:56:17 +0100
  • c93c709230 package: Locked gorilla/mux dependency. Gisle Aune 2019-01-07 20:56:11 +0100
  • 7634c9a0d7 lucifer-server: Added web serving and hookup of controllers. Gisle Aune 2019-01-07 20:55:45 +0100
  • d1f7edbabc controllers: Added user controller with two endpoints mostly implemented. Gisle Aune 2019-01-07 20:55:18 +0100
  • 4f0f573972 respond: Added basic HTTP response writing utils. Gisle Aune 2019-01-07 20:54:50 +0100
  • 9d662b4a54 sqlite: Added implementation for model.UserRepository. Gisle Aune 2019-01-07 20:53:55 +0100
  • 206d5005db Cleanup. Stian Aune 2019-01-07 19:11:03 +0100
  • 3e766ee4ef Started on UI. Stian Aune 2019-01-07 19:09:28 +0100
  • 772c32853a lucifer-server, sqlite3, config: Added database initialization. Gisle Aune 2019-01-06 15:43:24 +0100
  • dae6bb35f6 package: Updated readme Gisle Aune 2019-01-06 14:57:16 +0100
  • 538e390efa models: Moved functionality out of sub-packages. Gisle Aune 2019-01-06 14:56:58 +0100
  • 1809b92e09 Initial Commit Gisle Aune 2019-01-06 13:12:37 +0100