Commit Graph

45 Commits

Author SHA1 Message Date
ua1zbe f35f92fb53 Загрузил(а) файлы в 'htdocs/includes' 2023-03-24 15:47:40 +03:00
ua1zbe 7be64777e5 Удалить 'htdocs/includes/pdoconnection.class.php' 2023-03-24 15:47:20 +03:00
ua1zbe ba628fd99a Удалить 'htdocs/includes/kml.class.php' 2023-03-24 15:47:09 +03:00
ua1zbe 4ff1334b7a Удалить 'htdocs/includes/database.class.php' 2023-03-24 15:47:01 +03:00
ua1zbe bfb4495723 Удалить 'htdocs/includes/common.php' 2023-03-24 15:46:54 +03:00
ua1zbe 7fd8cbf030 Удалить 'htdocs/includes/bootstrap.php' 2023-03-24 15:46:47 +03:00
ua1zbe 05d440ccc5 Удалить 'htdocs/includes/autoload.php' 2023-03-24 15:46:41 +03:00
ua1zbe 58aa1b4731 Загрузил(а) файлы в 'htdocs/includes/repositories' 2023-03-24 15:45:28 +03:00
ua1zbe 9d8402db8b Удалить 'htdocs/includes/repositories/stationtelemetryunitrepository.class.php' 2023-03-24 15:45:08 +03:00
ua1zbe d82c774a31 Загрузил(а) файлы в 'htdocs/includes/repositories' 2023-03-24 15:44:58 +03:00
ua1zbe dba2cce627 Удалить 'htdocs/includes/repositories/stationtelemetryparamrepository.class.php' 2023-03-24 15:44:20 +03:00
ua1zbe 45b82dbdbd Удалить 'htdocs/includes/repositories/stationtelemetryeqnsrepository.class.php' 2023-03-24 15:44:14 +03:00
ua1zbe 2b74c0e58e Удалить 'htdocs/includes/repositories/stationtelemetrybitsrepository.class.php' 2023-03-24 15:44:07 +03:00
ua1zbe 321dcfa94c Удалить 'htdocs/includes/repositories/stationrepository.class.php' 2023-03-24 15:44:01 +03:00
ua1zbe 0a75f065e8 Удалить 'htdocs/includes/repositories/senderrepository.class.php' 2023-03-24 15:43:55 +03:00
ua1zbe 45426185a4 Удалить 'htdocs/includes/repositories/packetweatherrepository.class.php' 2023-03-24 15:43:49 +03:00
ua1zbe 86095afa6f Удалить 'htdocs/includes/repositories/packettelemetryrepository.class.php' 2023-03-24 15:43:42 +03:00
ua1zbe 64549ae42d Удалить 'htdocs/includes/repositories/packetrepository.class.php' 2023-03-24 15:43:34 +03:00
ua1zbe 95968722a7 Удалить 'htdocs/includes/repositories/packetpathrepository.class.php' 2023-03-24 15:43:27 +03:00
ua1zbe 94bf3ebe4b Удалить 'htdocs/includes/repositories/packetognrepository.class.php' 2023-03-24 15:43:19 +03:00
ua1zbe b96baf4a74 Удалить 'htdocs/includes/repositories/modelrepository.class.php' 2023-03-24 15:43:13 +03:00
ua1zbe 059d3a27b5 Загрузил(а) файлы в 'htdocs/includes/models' 2023-03-24 15:41:21 +03:00
ua1zbe c1d2c6a848 Удалить 'htdocs/includes/models/stationtelemetryunit.class.php' 2023-03-24 15:41:05 +03:00
ua1zbe 5d7d7b3bb5 Загрузил(а) файлы в 'htdocs/includes/models' 2023-03-24 15:40:48 +03:00
ua1zbe 58e75d1ad5 Удалить 'htdocs/includes/models/stationtelemetryparam.class.php' 2023-03-24 15:40:02 +03:00
ua1zbe 21f00dbaaf Удалить 'htdocs/includes/models/stationtelemetryeqns.class.php' 2023-03-24 15:39:56 +03:00
ua1zbe 4bab3845d8 Удалить 'htdocs/includes/models/stationtelemetrybits.class.php' 2023-03-24 15:39:50 +03:00
ua1zbe f4f5ae2b59 Удалить 'htdocs/includes/models/station.class.php' 2023-03-24 15:39:44 +03:00
ua1zbe 29eca9073b Удалить 'htdocs/includes/models/sender.class.php' 2023-03-24 15:39:38 +03:00
ua1zbe 5109278584 Удалить 'htdocs/includes/models/packetweather.class.php' 2023-03-24 15:39:32 +03:00
ua1zbe f738bb07f3 Удалить 'htdocs/includes/models/packettelemetry.class.php' 2023-03-24 15:39:24 +03:00
ua1zbe 8a32dffac3 Удалить 'htdocs/includes/models/packetpath.class.php' 2023-03-24 15:39:17 +03:00
ua1zbe 775a0ec66f Удалить 'htdocs/includes/models/packetogn.class.php' 2023-03-24 15:39:10 +03:00
ua1zbe 70991f0a25 Удалить 'htdocs/includes/models/packet.class.php' 2023-03-24 15:39:03 +03:00
ua1zbe 3f0497aac8 Удалить 'htdocs/includes/models/model.class.php' 2023-03-24 15:38:57 +03:00
Per Qvarforth 08878eab81 station search using ogn registration 2022-02-26 13:11:11 +00:00
Per Qvarforth cc2ffeaa41 added coverage configuration options 2022-02-21 21:50:11 +01:00
Per Qvarforth 944ec28bfc paraglider symbol fix 2022-02-19 13:23:58 +00:00
Per Qvarforth a1558f687a fixed view path 2022-02-13 20:40:56 +00:00
Per Qvarforth a88eee6a64 fixed error in trail chart 2022-02-05 11:09:18 +01:00
Per Qvarforth 1f10ea0f94 website modification 2022-02-05 10:38:25 +01:00
Per Qvarforth e01254df21 improved configuration 2022-01-30 16:47:48 +01:00
Per Qvarforth 9658ebdb48 reintroduced support for coverage maps 2022-01-30 13:33:56 +01:00
Per Qvarforth 93f124949a added missing part of trail chart 2022-01-30 13:20:40 +01:00
Per Qvarforth 00110faf86 initial commit 2022-01-22 18:15:39 +01:00