Commit Graph

945 Commits

Author SHA1 Message Date
Matthias Wirth
30456d6951 fix message count for binCraft 2020-11-05 16:21:54 +01:00
Matthias Wirth
69a556e1d1 iconMan 2020-11-05 15:43:25 +01:00
Matthias Wirth
0d6993c25c make loading process a bit more structured 2020-11-05 14:42:16 +01:00
Matthias Wirth
bf22d3e545 image width+height explicit 2020-11-05 13:24:57 +01:00
Matthias Wirth
ede5a7c3b6 fix Flag not showing properly in column selection 2020-11-04 22:44:07 +01:00
Matthias Wirth
79d99bce26 flag column 2020-11-04 22:05:06 +01:00
Matthias Wirth
49a8f4998a fix glitch with planes staying visible when they shouldn't 2020-11-04 21:13:30 +01:00
Matthias Wirth
6d39f6d03c reduce lagginess a bit when viewing lots of planes 2020-11-04 20:37:31 +01:00
Matthias Wirth
dd1f0d1781 redo how the plane table handles visible columns 2020-11-04 20:15:17 +01:00
Matthias Wirth
0dbe73f8b2 style.css indent 2020-11-03 19:39:40 +01:00
Matthias Wirth
b4b948285d change css for settings box to allow for scrolling 2020-11-03 19:38:03 +01:00
Matthias Wirth
bc69d1af74 remove useDots 2020-11-02 22:42:46 +01:00
Matthias Wirth
8715c4e539 Merge branch 'vk' into master 2020-11-02 21:07:00 +01:00
Matthias Wirth
045befd6d8 improve sorting performance a bit for globeIndex 2020-11-02 21:05:58 +01:00
Vlad Kirienko
1865fbeaff Fixed column visibiliy when hiding map 2020-10-31 07:46:11 -04:00
Vlad Kirienko
cfb8caddc4 Allow columns selection in planes table in runtime 2020-10-30 20:42:43 -04:00
Vlad Kirienko
a5fe05b25b Move planes table related methods to separate module 2020-10-29 15:49:40 -04:00
Matthias Wirth
707a970705 fix map dim toggle when clicking B 2020-10-29 17:55:40 +01:00
Matthias Wirth
1a4e5a39e9 move more stuff to Toggle class 2020-10-28 23:58:31 +01:00
Matthias Wirth
431db9b45d use Toggle() for altitudeChart
make sure Toggle works consistently for unexpected LocalStorage values.
2020-10-28 17:42:31 +01:00
Matthias Wirth
6865ad3e23 simplify altitude legend loading a bit. 2020-10-28 17:02:20 +01:00
Vlad Kirienko
07e896e111 Render altitude chart even when custom altitude colors are used. 2020-10-27 23:41:32 -04:00
Matthias Wirth
f790205725 halloween intensifies 2020-10-27 10:05:46 +01:00
Matthias Wirth
135e18813a convert some more stuff to Toggle class 2020-10-26 22:43:42 +01:00
Matthias Wirth
a188fb075b Merge branch 'vkirienko-cleanup' into master 2020-10-26 21:00:26 +01:00
Matthias Wirth
7e963cd0e0 readd special squawks (removed on accident) 2020-10-26 20:59:54 +01:00
Vlad Kirienko
07f7f80128 cleanup 2020-10-26 15:33:04 -04:00
Matthias Wirth
c17d5e6867 improve Toggle class 2020-10-26 20:22:22 +01:00
Matthias Wirth
4a76b796d7 halloween ... /?halloween 2020-10-26 13:59:51 +01:00
Matthias Wirth
69adc7e182 adsbexchange stuff 2020-10-25 10:46:31 +01:00
Matthias Wirth
5ca47c7936 some hacks to make adsbexchange globe page load faster 2020-10-25 10:21:27 +01:00
Matthias Wirth
a4c0deaa09 fix altitudeChart interaction with shift-H for hiding the buttons 2020-10-24 16:09:41 +02:00
Matthias Wirth
8a060e3fc2 fix up altitude chart to my liking
make some webserver configuration caching changes
2020-10-24 09:44:16 +02:00
Matthias Wirth
f16c5edaaa Merge branch 'altitude-chart' of https://github.com/vkirienko/tar1090 into master 2020-10-24 09:17:26 +02:00
Vlad Kirienko
1cc5aa38de Reintroduce altitude chart based on new color scheme 2020-10-23 16:43:03 -04:00
Matthias Wirth
ade97cffc3 avoid some icon rotation changes 2020-10-23 11:01:20 +02:00
Matthias Wirth
63c40b8705 with binCraft, use dedicated globeMil files when using mil filter 2020-10-23 01:58:27 +02:00
Matthias Wirth
8cf89a175d rewrite mil ranges to check <= >= with hex number 2020-10-23 01:37:32 +02:00
Matthias Wirth
92723ee428 reduce refreshrate a bit ax 2020-10-22 23:06:56 +02: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
f530027dba finish handling of DB info coming from readsb(wiedehopf fork) 2020-10-21 17:16:39 +02:00
Matthias Wirth
1c96efc6f4 database stuff 2020-10-20 21:31:42 +02:00
Matthias Wirth
b06ffb41b4 slight binary format change 2020-10-20 17:52:38 +02:00
Matthias Wirth
c7b7e6d4d4 simplify refresh calculation for globe 2020-10-19 09:48:46 +02:00
Matthias Wirth
8deb091711 set adsbexchange refresh via tar1090 2020-10-19 09:44:45 +02:00
Matthias Wirth
90bd520a03 less minimum refresh 2020-10-18 23:10:32 +02:00
Matthias Wirth
c79bec9d91 fix up us mil range 2020-10-18 22:51:18 +02:00
Matthias Wirth
8e0be2fcff change globe file extension to binCraft 2020-10-17 23:01:45 +02:00
Matthias Wirth
0b4f840fd0 fix indent of prev commit, clean up circle drawing function 2020-10-17 20:43:36 +02:00
Vlad Kirienko
b63e4a6a83 Allow to show colored range circles. Allow to show dashed line range circles.
Based on initial work of abcd567 user know on many ADSB sites.
2020-10-17 20:05:56 +02:00