Emilien Klein

Results 49 comments of Emilien Klein

Regarding question 1: The function that saves a url (search for "save_edit" in index.php) takes it from the POST variable lf_linkdate Searching the code for that variable, Line 14 in...

@j8h9 please close this issue. ``` +Emilien ```

Published, meaning here "merged into the master branch". The idea behind this request is to have a clean history in the master branch, allowing to better diagnose future issues, should...

This would be very useful as well for the Debian package to detect when new versions are officially released.

It is possible to not show the timestamps by setting the HIDE_TIMESTAMPS configuration variable to true in the index.php file: ``` $GLOBALS['config']['HIDE_TIMESTAMPS'] = true; ``` This will hide the timestamps...

Hi there, any idea about how to remove a child from an object?

Hi there, any thoughts about this issue?

Other suggestions to auto-center the map: - When first opening the page (or when displaying the first plane), calculate the middle point for all visible airplanes and center the map...

Correct, using the geolocation functionality of the browser assumes you are looking at your own data... Then it looks like determining the location of the first few planes displayed would...

Other suggestion: search for gmap.html in this order: - in the directory where the binary is located. - in the current working directory @nunojpg /usr/share/dump1090 makes sense only if you...