xbgmsharp
9a5f27d21e
Update api.timelapse_fn, fix typo using date. add api.timelapse2_fn to export geojson with notes
2024-01-18 23:54:47 +01:00
xbgmsharp
3f51e89303
Update formating
2024-01-16 14:12:13 +01:00
xbgmsharp
000c5651e2
Add PostgREST Media Type Handlers support
2024-01-15 21:44:44 +01:00
xbgmsharp
4bec738826
Add new procedure, api.monitoring_history_fn
2024-01-13 23:23:53 +01:00
xbgmsharp
af003d5a62
Update api.export_moorages_gpx_fn, fix moorage id and url path.
...
Update api.delete_logbook_fn, set api.metrics to moored and substract -1 to moorage count
2023-11-30 15:53:50 +01:00
xbgmsharp
fddd3df05e
Replace type TIMESTAMP WITHOUT TIME ZONE by TIMESTAMPZ with timezone forcing UTC as per best practice.
2023-11-19 21:10:28 +01:00
xbgmsharp
1f7bb433e2
Update gpx moorages export, make urk link dynamic
2023-11-18 23:03:42 +01:00
xbgmsharp
b37c33bccb
Update api.delete_logbook_fn, add missing query
2023-11-11 11:32:29 +01:00
xbgmsharp
636fae7ce6
Update lint format
2023-11-02 21:36:53 +01:00
xbgmsharp
3eafa2e13f
Update export functiond to order by date rether than id.
...
Update delete logbook to return a boolean
2023-10-29 21:31:15 +01:00
xbgmsharp
3bbe309de3
Add delete logbook and dependency stays
2023-10-29 18:43:32 +01:00
xbgmsharp
f3168542fd
Update api.timelapse_fn, use track_geom as geometry instead of track_geojson as geojson. x10 faster.
...
Update api.export_logbook_geojson_fn, output as JSONB as per best practice.
Update api.export_logbook_gpx_fn, dynamic from track_geojson on 'geometry'->>'type' = 'Point'.
Add api.export_logbooks_gpx_fn, export multiple logs in a GPX format
Add api.export_logbooks_kml_fn, export multiple logs in a KML format
2023-10-25 09:27:03 +02:00
xbgmsharp
62707aa86c
Update export_logbook_gpx_fn, update comment
2023-10-16 16:31:42 +02:00
xbgmsharp
ac187a1480
update kml export, fix linestrng xml export
2023-10-16 12:21:25 +02:00
xbgmsharp
c64219e249
Fix init export_gpx2
2023-10-16 00:55:33 +02:00
xbgmsharp
2a583b94dc
Update api.export_logbook_kml_fn, allow export in SML content-type
2023-10-16 00:37:16 +02:00
xbgmsharp
96dce86678
Update api.export_logbook_kml_fn but still not working in REST
2023-10-11 17:33:55 +02:00
xbgmsharp
2f3912582a
Update api.export_logbook_kml_fn fix export
2023-10-09 20:38:24 +02:00
xbgmsharp
f7b9a54a71
Update KML export with basic LineString support
2023-10-09 20:30:27 +02:00
xbgmsharp
ce532bbb4d
Fix typo KLM KLM file extensions
2023-10-09 16:13:09 +02:00
xbgmsharp
66999ca9bb
Update api.timelapse_fn, order logs by id to be disaply in order
...
Add draft support for KML export
2023-10-09 16:10:25 +02:00
xbgmsharp
3130394ab0
Update api.export_moorages_geojson_fn, add stay code
2023-09-29 22:40:52 +02:00
xbgmsharp
7edd2be1fd
Update api_fn, Add api.stats_stays_fn, Update api.stats_logs_fn, Add logs_by_day_fn
2023-09-19 23:29:15 +02:00
xbgmsharp
306623a55a
Add new API function, api.stats_logs_fn, export logs statistics
2023-08-18 00:54:58 +02:00
xbgmsharp
96f80b9584
Update export logbook gpx function, move the function inside the logbook cron process workflow rather than directly on an API call.
2023-08-15 23:18:07 +02:00
xbgmsharp
c63bf63308
Update api.timelapse_fn, return only logbook with geojson data.
2023-08-15 10:16:23 +02:00
xbgmsharp
0f78d56b37
Ensure moorages view and function have a valid geographic point
2023-08-14 22:50:35 +02:00
xbgmsharp
d56d5d54a8
Split api schema in multiples files
2023-07-03 14:02:31 +02:00