Commit Graph

75 Commits

Author SHA1 Message Date
Matthias Wirth
6e7d9dce66 allow multiselect with historic traces 2021-03-17 19:57:00 +01:00
Matthias Wirth
288a28accc adjust install script to make targeted instance installation possible 2021-03-15 08:10:05 +01:00
Matthias Wirth
fd8e06ea68 workaround for issues with dump1090-fa 2021-03-12 00:55:17 +01:00
Matthias Wirth
aba0f10f23 improve install script for systems without apt 2021-03-10 22:13:47 +01:00
Matthias Wirth
a1375edb7d allow people to use custom silhouettes 2021-01-28 18:08:46 +01:00
Matthias Wirth
a59340f7ad make tar1090 work without mods on pi-hole boxes 2021-01-12 21:53:08 +01:00
Matthias Wirth
6ca51f01d9 fix flag filename 2021-01-11 20:39:37 +01:00
Matthias Wirth
a270ddce50 fix install script errors when lighttpd not installed 2020-12-31 22:11:18 +01:00
Matthias Wirth
5fb55a14d5 make sure we restart lighttpd even on dietpi strangeness 2020-12-29 20:53:46 +01:00
Matthias Wirth
42bb40d2af use different number for mod_setenv config file 2020-12-29 20:43:54 +01:00
Matthias Wirth
39d2fe04d9 let's stop leaving dump1090-fa/readsb mod_setenv config alone
could be doubled up via lighttpd.conf which we don't want to touch
2020-12-29 20:37:14 +01:00
Matthias Wirth
24f205af46 cater to rare install errors 2020-12-26 19:58:12 +01:00
Matthias Wirth
95b6844d6d remove workaround for lighttpd (bug was fixed)
fix hover highlight info
2020-12-11 16:06:03 +01:00
Matthias Wirth
55457ac9d8 addition for concat example 2020-11-30 22:41:53 +01:00
Matthias Wirth
722c6ccc52 move some stuff around, add 2 rows to sprite png 2020-11-30 21:31:41 +01:00
Matthias Wirth
fa62796516 refuse to run on bup 2020-11-28 01:35:52 +01:00
Matthias Wirth
92e8ada3ef basic dark mode / darker line and icon colors
both via settings menu toggles
2020-11-22 23:06:29 +01:00
Matthias Wirth
471d05fbdd compress.cache-dir is too much of a pain in the butt, always disable it 2020-11-22 15:18:25 +01:00
Matthias Wirth
896efdf37c fix setenv being mistakenly removed 2020-11-16 12:56:34 +01:00
Matthias Wirth
fa7e268ad7 get rid of redundant file 2020-11-16 12:46:24 +01:00
Matthias Wirth
76bd18e892 asdf 2020-11-13 23:00:40 +01:00
Matthias Wirth
3873660b8a make lighttpd work right ..... no double gzip 2020-11-13 22:18:38 +01:00
Matthias Wirth
e1c1614db3 add more detection for duplicate mod_setenv 2020-11-13 20:42:28 +01:00
Matthias Wirth
45efc00b0c move some library stuff around 2020-11-13 16:34:48 +01:00
Matthias Wirth
93c769ca13 make install script more robust 2020-11-12 13:36:38 +01:00
Matthias Wirth
9d1a08f93f modify install script to cope with lighttpd 1.4.56 2020-11-11 15:00:53 +01:00
Matthias Wirth
e44b8d383b only place warning if not already present 2020-11-01 21:51:57 +01:00
Matthias Wirth
4945260b68 only disable compress.cache-dir when filetype json is enabled 2020-11-01 21:05:59 +01:00
Matthias Wirth
2a19864fa6 disable lighttpd.conf compress.cache-dir on install
There is no proper timeout for files in this folder so it can grow until
the disk is full or runs out of inodes.
This happens for example if json is selected for compressed filetypes
and the tar1090 page is left open continually loading jsons.
2020-11-01 20:43:18 +01:00
Matthias Wirth
2c0822e8af precompress database files in tar1090-db
load regCache as a json rather than constructing it from the database
2020-10-22 19:56:09 +02:00
Matthias Wirth
c6c4a6844d fix syntax error when checking filesize 2020-10-21 12:48:02 +02:00
Matthias Wirth
ccacb3d5a4 remove tar1090-db git directory if it gets too big 2020-10-21 12:37:32 +02:00
Matthias Wirth
40ad63ea24 ?pTracks shows only the tracks to get an idea of coverage
fix up install.sh test
2020-08-05 23:27:28 +02:00
Matthias Wirth
e3cfa811cc improve install script git clone / fetch logic 2020-08-05 13:26:36 +02:00
Mike
e3b8c85821 Linting 2020-07-30 13:41:17 +02:00
Matthias Wirth
cd7c87e7e2 check instance file for empty stuff and ignore those line 2020-07-22 22:40:06 +02:00
Matthias Wirth
dded19263b only use gzip 2020-05-24 12:40:03 +02:00
Matthias Wirth
d96d8ffef1 prevent misunderstandings 2020-05-22 05:17:34 +02:00
Matthias Wirth
9311dabfad improve lighttpd config robustness 2020-05-08 09:06:07 +02:00
Matthias Wirth
30de6496c2 stuff 2020-05-08 08:49:13 +02:00
Matthias Wirth
2265cb0618 clean up source folder detection logic 2020-05-06 08:04:20 +02:00
Matthias Wirth
8503df894d fix install script for tar1090_instances in some cases 2020-04-19 19:00:57 +02:00
Matthias Wirth
45335c4077 improve error message 2020-04-19 05:52:41 +02:00
Matthias Wirth
6861541813 check for aircraft.json instead of /run/xyz folder 2020-04-12 08:13:32 +02:00
Matthias Wirth
09292892f8 use adsbexchange-feed run dir if available 2020-04-11 17:45:50 +02:00
Matthias Wirth
9025159cf4 more clearly show errors 2020-04-10 22:50:12 +02:00
Matthias Wirth
bdf8fb20cd incorporate db_version into tar_version
alleviate caching issues on update
2020-03-29 21:56:20 +02:00
Matthias Wirth
285a4bdccc fix strange install.sh indent 2020-03-27 08:51:09 +01:00
Matthias Wirth
579bcb9a78 change var to let
gives nicer warnings for variable definitions.
scoping for let is more along the lines of  what people used to other
languages like me would expect. (var behaves strange ... wtf js)
2020-03-27 08:45:56 +01:00
Matthias Wirth
853d5a95e0 fix fresh install 2020-03-24 09:14:46 +01:00