Commit Graph

29 Commits

Author SHA1 Message Date
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
Matthias Wirth
a5bb4a3523 change indent to spaces install.sh 2020-03-23 00:29:07 +01:00
Matthias Wirth
84dc105628 make sure the html directory always has a consistent state 2020-03-23 00:28:21 +01:00
Matthias Wirth
a4bb5e93c8 silence lighttpd detection 2020-03-19 12:34:58 +01:00
Matthias Wirth
7542db4444 otherport / webroot improvements for lighttpd
fix the readme for that
2020-03-16 15:08:21 +01:00
Matthias Wirth
16b6468dc4 enable port 8504 on lighttpd by default
clean up some install script stuff
2020-03-15 21:48:57 +01:00
Matthias Wirth
deeed9b206 add version.json 2020-03-14 09:51:08 +01:00
Matthias Wirth
0559e3ecac make internal IP detection more reliable 2020-03-14 09:34:17 +01:00
Matthias Wirth
1e7f4c6dd0 fix lighttpd config issue 2020-03-12 14:30:31 +01:00
Matthias Wirth
1ed8a27f0c do an additional check before messing with the lighttpd configuration 2020-03-12 09:04:58 +01:00
Matthias Wirth
9fb73ae244 always restart lighttpd when running, get rid of some bloat.
make sure stat-cache is disabled for lighttpd
2020-03-11 17:30:34 +01:00
Matthias Wirth
6d1c7c48e7 cache bust with git version instead of seconds since epoch 2020-03-08 13:22:18 +01:00
Matthias Wirth
a7763c52f6 don't create superfluous path 2020-02-23 17:18:46 +01:00
Matthias Wirth
dbb4280ed9 resolve database caching issues 2020-02-23 17:07:36 +01:00
Matthias Wirth
a86ad8f799 shenanigans 2020-01-31 02:47:01 +01:00
Matthias Wirth
6b32b306c5 move airport-coords 2020-01-29 15:35:04 +01:00
Matthias Wirth
cdb00512f1 move database to /db2 to avoid caching issues with new format 2020-01-23 18:13:35 +01:00
Matthias Wirth
e60692e385 history trace for globeIndex
and some other stuff
2020-01-22 20:49:11 +01:00
Matthias Wirth
4f99bb3c4c automatically turn off isolation 2020-01-19 21:10:27 +01:00
Matthias Wirth
1444f736d8 improve webroot conffile handling 2020-01-19 12:38:39 +01:00
Matthias Wirth
4e07d021a1 fix lighttpd setenv config logic 2020-01-16 08:21:03 +01:00
Matthias Wirth
db53c178f1 gracefully handle masked service 2020-01-14 17:18:45 +01:00
Matthias Wirth
0324812a8d jumpBox :) 2020-01-09 22:10:51 +01:00
Matthias Wirth
79d49d9a6f globeIndex: fix aircraft stacking up at edge 2020-01-04 11:03:00 +01:00
Matthias Wirth
39373dd725 make install script faster 2020-01-03 21:34:49 +01:00
Matthias Wirth
bd09a85c39 clean history
for the commit history of this git project, see the history-master
branch.
2020-01-03 21:32:26 +01:00