181 Commits

Author SHA1 Message Date
Maxi Quoß
0f0a0ac98b define socket outside of func v2.1.1 2022-06-02 12:34:06 +02:00
Maxi Quoß
36cef610c3 add windows notice #20 2022-05-31 22:24:40 +02:00
Maxi Quoß
fdb19e5cfb websocket: add notifications and reconnect on error v2.1.0 2022-05-31 21:31:56 +02:00
Maxi Quoß
705008898f close #19 2022-05-31 20:28:20 +02:00
seriousm4x
2e251f309c fix cron order 2022-05-31 18:01:30 +02:00
Maxi Quoß
21218ef91a no exception var needed here #18 2022-05-24 23:19:01 +02:00
Maxi Quoß
d08b8b3722 add notifications for device updates #18 2022-05-24 23:17:47 +02:00
Maxi Quoß
e02ecbc639 v2.0.6 v2.0.6 2022-05-03 18:55:26 +02:00
Maxi Quoß
42bb71a017 also fix key error in consumers, just to make sure 2022-04-30 22:01:01 +02:00
Maxi Quoß
20a3ddea1a v2.0.5 v2.0.5 2022-04-30 17:58:27 +02:00
Maxi Quoß
4906ce722b fix key error link when restoring from v1 #17 2022-04-30 17:57:27 +02:00
Maxi Quoß
f36be22e46 remove row 2022-04-22 21:24:12 +02:00
Maxi Quoß
b1e8eaf864 close div 2022-04-22 21:19:53 +02:00
Maxi Quoß
01afbd1919 v2.0.4 v2.0.4 2022-04-22 11:40:57 +02:00
Maxi Quoß
97e0d94d24 add clickable link for devices, close #13 2022-04-21 20:20:33 +02:00
Maxi Quoß
35df2757fd less verbose redis logs 2022-04-21 19:43:37 +02:00
Maxi Quoß
ccc53c5349 fix #15 2022-04-21 19:41:59 +02:00
Maxi Quoß
5f1a68ab36 v2.0.3 2022-04-01 22:23:58 +02:00
Maxi Quoß
daff99510f use mariadb for arm64 support v2.0.3 2022-04-01 22:18:17 +02:00
Maxi Quoß
cff1705a9f npm update 2022-03-28 22:47:39 +02:00
Maxi Quoß
d15810d8b2 replace node-sass with sass #11
node-sass is deprecated and doesn't work on arm64 https://sass-lang.com/blog/libsass-is-deprecated
2022-03-28 22:46:27 +02:00
Maxi Quoß
9e9fed767e v2.0.2 v2.0.2 2022-03-22 11:11:45 +01:00
seriousm4x
58fedcec48 fix too many db connections
manually close db connection in thread
https://stackoverflow.com/questions/14592729/django-mysql-too-many-connections
2022-03-22 10:42:26 +01:00
Maxi Quoß
39f59b99ae v2.0.1 v2.0.1 2022-03-12 16:03:16 +01:00
Maxi Quoß
767e3e0436 fix secret key and ping interval 2022-03-12 16:02:52 +01:00
Maxi Quoß
65a67118b6 url typo v2.0.0 2022-03-12 13:58:42 +01:00
Maxi Quoß
f67b1695dd update screenshots 2022-03-12 13:58:18 +01:00
Maxi Quoß
97d213d926 fix cross platform build 2022-03-12 13:24:04 +01:00
Maxi Quoß
2e29bfc92d fix exception on json import 2022-03-12 11:33:42 +01:00
Maxi Quoß
9f674eb7fd hide modals on button click 2022-03-12 11:33:33 +01:00
Maxi Quoß
b13d54e232 add migrations to work with v1 2022-03-12 11:10:10 +01:00
Maxi Quoß
e42fcb1ee9 fix table color, missing packages and exception 2022-03-11 02:23:01 +01:00
Maxi Quoß
396df428c2 add shutdown via sshpass or net rpc, also improve wake and other things 2022-03-11 01:27:47 +01:00
Maxi Quoß
bcba3f4bf2 hide scheduled wake cron field on disable 2022-02-26 22:30:30 +01:00
Maxi Quoß
4e0912c283 add dark mode and notifications 2022-02-26 22:04:35 +01:00
Maxi Quoß
bc6539e9e7 remove wait-for-it, fix python venv 2022-02-26 14:30:06 +01:00
Maxi Quoß
d492103709 support postgres, mysql docker 2022-02-26 13:17:24 +01:00
Maxi Quoß
2b6b804282 docker env vars, remove notifications from backend 2022-02-26 03:10:12 +01:00
Maxi Quoß
82e0ae01ad fix add port array index 2022-02-26 00:08:49 +01:00
Maxi Quoß
b9342e8d0e use debian container, shrink size by half 2022-02-24 00:48:05 +01:00
Maxi Quoß
00b458dc95 fix docker image 2022-02-23 21:53:02 +01:00
Maxi Quoß
052161ac80 move projects and change dockerfile 2022-02-21 21:42:58 +01:00
Maxi Quoß
b4d0efb646 move projects and change dockerfile 2022-02-21 21:42:06 +01:00
Maxi Quoß
cb8b987ab5 implement backup/restore 2022-02-21 02:09:25 +01:00
Maxi Quoß
bbfc21ae3d implement scan network 2022-02-21 00:56:36 +01:00
Maxi Quoß
54537bb13a add cron for wake 2022-02-20 17:32:15 +01:00
Maxi Quoß
064304d869 close nav div 2022-02-20 11:21:40 +01:00
Maxi Quoß
cc10a40703 fix visitor count 2022-02-20 10:49:51 +01:00
Maxi Quoß
7ce1ea4e56 modal post 2022-02-20 02:38:20 +01:00
Maxi Quoß
8179f77afc mroe modal stuff 2022-02-20 02:33:48 +01:00