Commit Graph

116 Commits

Author SHA1 Message Date
62186af303 separate fw variation for chat 2018-11-23 09:46:41 +01:00
6f1afc1bc1 chat backend 2018-11-19 22:58:44 +01:00
f754e7640f update mqtt, implement basic chat fnc 2018-11-19 21:20:13 +01:00
4e69dbc471 update mqtt, implement basic chat fnc 2018-11-19 21:19:56 +01:00
4c6f1ba365 favicon 2018-11-19 13:04:19 +01:00
b05d2d4fde load config from file 2018-11-19 13:01:40 +01:00
91566eca43 update dependencies 2018-11-16 20:06:39 +01:00
Patrick Balsiger
6e63a18a53 Merge branch 'feature/8-mqcatt' into 'master'
Resolve "MQCaTT"

Closes #8

See merge request 0x1d/illucat!8
2018-11-15 23:46:42 +00:00
ae1f468969 update ui 2018-11-16 00:44:05 +01:00
abc902d5a6 stuff 2018-11-16 00:16:51 +01:00
f4e87685fb add mqtt cat 2018-11-15 23:28:32 +01:00
Patrick Balsiger
aa2713517f Merge branch 'feature/7-separation-of-concerns' into 'master'
Resolve "Separation of Concerns"

Closes #7

See merge request 0x1d/illucat!7
2018-11-15 17:55:58 +00:00
47a68e6ce4 fix deps 2018-11-15 18:15:55 +01:00
3a45f8626e move pixel plugin to separate repo 2018-11-15 18:00:07 +01:00
73495201eb ci 2018-11-15 17:29:57 +01:00
722f725bad use web plugins from plugin repo 2018-11-15 16:50:50 +01:00
11959ea30b use port property 2018-11-09 20:02:51 +01:00
8db6698690 ci 2018-11-09 19:39:49 +01:00
418d5e18fd create minimal mesh implementation 2018-11-09 19:14:03 +01:00
2c94dfe83d increase brightness 2018-11-09 19:13:03 +01:00
48ab6fca1a optimize build 2018-11-09 19:12:29 +01:00
f3df87ed96 adapt to new sprocket api 2018-11-08 18:16:21 +01:00
Patrick Balsiger
099ba3fe70 Merge branch 'feature/6-http-firmware-update' into 'master'
Resolve #6 firmware upload via http post

Closes #6

See merge request 0x1d/illucat!6
2018-11-07 14:47:24 +00:00
edfd0ebcb7 firmware upload via http post 2018-11-07 15:43:53 +01:00
Patrick Balsiger
7c2df13381 Merge branch 'cleanup' into 'master'
Cleanup

Closes #2

See merge request 0x1d/illucat!4
2018-11-05 16:15:22 +00:00
2ea9c02571 remove dispatch method as it is now supported by core 2018-11-05 16:57:43 +01:00
5a0225b040 add dispatch method again to ensure compatibility with meshcat 2018-11-05 16:25:38 +01:00
a039e591da remove unused 2018-11-05 16:19:19 +01:00
a940903bd3 reorder fnc calls 2018-11-05 15:34:14 +01:00
299f7dae65 move pixel plugin back to illucat, introduce setup method for better encapsulation of plugins in order to remove activation method 2018-11-05 15:11:45 +01:00
99dbd8379b externalize pixel stuff, add pixel instance to plugin, remove old code 2018-11-05 14:57:49 +01:00
d4d40428cc fire animation added 2018-10-29 21:00:27 +01:00
7fa3683ca6 uncouple generic web stuff into api plugin 2018-10-28 03:21:26 +01:00
a8d5cae284 separate declarations 2018-10-17 12:08:15 +02:00
a916e542fb change default animation to rainbow 2018-10-09 11:00:41 +02:00
6fc5908761 use release env in ci build 2018-10-07 13:20:24 +02:00
Patrick Balsiger
afd13ca661 Merge branch 'separation' into 'master'
Separation

See merge request 0x1d/illucat!3
2018-10-07 11:14:03 +00:00
Patrick Balsiger
09915ca94b Merge branch 'master' into 'separation'
# Conflicts:
#   data/pixelConfig.json
2018-10-07 11:13:44 +00:00
2a21775524 use illu base, reduce pixel num 2018-10-07 12:58:08 +02:00
0e13508158 set build to default env 2018-10-07 12:44:12 +02:00
7df62eb791 ci release-1.0.0 2018-10-07 12:40:21 +02:00
4e12242a15 reduce pixel length 2018-10-07 12:36:57 +02:00
61ff9f146a ci 2018-10-07 12:07:25 +02:00
42016b8e53 ci 2018-10-07 11:55:13 +02:00
75a4e3e94c minimize startup time 2018-10-07 11:47:57 +02:00
226a72261b only deploy master 2018-10-06 16:42:22 +02:00
3f0439a683 only deploy master 2018-10-06 16:37:40 +02:00
92bc03ec21 use digital ocean endpoint for s3 deployment 2018-10-06 16:14:14 +02:00
b93b0eb5d7 add aws deployment 2018-10-06 15:54:13 +02:00
b91255fe85 run default animation earlier 2018-10-06 15:48:48 +02:00