198 Commits

Author SHA1 Message Date
Maxi Quoß
f5a9a480d4 v2.2.3 v2.2.3 2022-08-23 20:42:28 +02:00
Maxi Quoß
ddbe52918c add curl to docker image, close #24 2022-08-23 20:41:01 +02:00
Maxi Quoß
ba806970a0 exclude db directory 2022-08-04 20:37:21 +02:00
Maxi Quoß
0d9f3ecb04 v2.2.2 v2.2.2 2022-07-31 12:20:58 +02:00
Maxi Quoß
7c483d99c8 mount db dir for persistent sqlite #23 2022-07-31 12:19:06 +02:00
Maxi Quoß
6b076b5009 v2.2.1 v2.2.1 2022-07-26 14:02:35 +02:00
Maxi Quoß
f8e1ede7cb stringify bool correctly 2022-07-26 13:59:39 +02:00
Maxi Quoß
4eecbe3cff fix convert bool for BACKEND_IS_PROXIED
!!'false' converts into true. comparing the string fixes the bool
2022-07-26 13:50:46 +02:00
Maxi Quoß
78dd8e3b23 add popperjs to fix dropdowns 2022-07-26 13:23:31 +02:00
Maxi Quoß
63d8e2c285 update version info 2022-07-23 12:34:10 +02:00
seriousm4x
4571b46353 Delete package-lock.json 2022-07-23 11:57:08 +02:00
Maxi Quoß
2d33ada47c npm update v2.2.0 2022-07-23 11:15:14 +02:00
Maxi Quoß
bc5c9497a1 add reverse proxy to docker-comopse and readme 2022-07-23 11:13:46 +02:00
seriousm4x
6a472beaee Merge pull request #22 from jarrettgilliam/master
Add reverse proxy support
2022-07-23 11:05:52 +02:00
Jarrett Gilliam
a34c419fd9 Use relative resource paths for better reverse proxy support
The app can now be proxied under a subfolder as well as a subdomain. Something like: http://example.com/upsnap/
2022-07-22 16:09:26 -05:00
Jarrett Gilliam
221cb86000 The frontend and backend can now be reverse proxied together 2022-07-22 14:45:50 -05:00
Jarrett Gilliam
d4aac95fcd Ignore the JetBrains WebStorm .idea folder 2022-07-22 14:03:28 -05:00
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