xbgmsharp
c2ffe9777c
Update get_app_settings_fn, add keycloak URI
2024-01-30 22:31:53 +01:00
xbgmsharp
47eda3dcaf
Disable stationary detection in pre logbook, still some issue
2024-01-18 22:11:01 +01:00
xbgmsharp
0c0279767f
Add comment for process_pre_logbook_fn
2024-01-17 23:03:57 +01:00
xbgmsharp
d3dd46c834
Renane process_logbook_valid_fn to process_pre_logbook_fn
2024-01-17 20:20:49 +01:00
xbgmsharp
d0bc468ce7
Allow anonymous access for complete timelapse
2024-01-17 20:18:40 +01:00
xbgmsharp
8c32345342
Feat: Allow signalk plugin webapp to register user and vessel to database via oauth
2024-01-10 22:38:04 +01:00
xbgmsharp
f14342bb07
Fix grafana cron job. update cron_process_grafana_fn
2023-12-29 18:16:59 +01:00
xbgmsharp
a5d5585366
feat: Add pre logbook check. Split logbook process function
2023-12-29 11:34:19 +01:00
xbgmsharp
94e123c95e
Update badges processing, update time properties to be at the logbook date
2023-12-01 13:15:12 +01:00
xbgmsharp
9787328990
Update badges, set badges time to log time versus processed time
...
Add dereprecated comment to unused functions.
2023-11-30 22:16:49 +01:00
xbgmsharp
2b105db5c7
Update public.logbook_update_geojson_fn, fix geojson properties for the wind and add notes geojson properties for each Point.
...
Update process_logbook_queue_fn, improve invalid logbook detection mostly do to multiple GPS, remove logbook with more than 60% of metric are with 100m.
2023-11-30 16:10:50 +01:00
xbgmsharp
0aae8d002b
Update process_logbook enforce more than 2 metrics to be consider a log
2023-11-24 12:00:10 +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
fdb466abde
Refactor anonymous access, update public.check_jwt, api.ispublic_fn to allow anoymous base on public vessel name
2023-11-18 21:37:20 +01:00
xbgmsharp
8fff17dee3
Update process_stay_queue_fn, process stays only when gone
2023-11-14 23:51:23 +01:00
xbgmsharp
c879c4bdab
Refactor Logs,Moorages,Stays
...
Update Logs,Moorages,Stays view
Add public.process_lat_lon_fn
Add public.moorage_update_trigger_fn
Add public.moorage_delete_trigger_fn
Update debug on metrics_trigger_fn
Deprecated public.process_moorage_queue_fn
2023-11-14 23:24:30 +01:00
xbgmsharp
2507545d3f
Update anonymous access, add check to allow public access if header x-public-id is present with a base64 value mapping a path and an id.
2023-11-02 21:42:03 +01:00
xbgmsharp
e8c0ea5c94
revert logbook naming
2023-10-29 22:54:53 +01:00
xbgmsharp
d13f096d4f
Update process_logbook_queue_fn, remove the gpx handler
2023-10-29 18:44:43 +01:00
xbgmsharp
3fed9e0b6a
Update public.logbook_update_geojson_fn, expose more data
...
Update public.logbook_metrics_dwithin_fn, expend large zone for invalid logbook, increase to 15metres.
Disable public.logbook_update_gpx_fn, back to using api.export_logbook_gpx_fn.
Add public.get_app_url_fn, allow limited access to the ap url settings.
2023-10-25 09:27:48 +02:00
xbgmsharp
7b0bf7494f
Udpate get_user_settings_from_vesselid, optimize query use citext extensions.
...
Update public.check_jwt, fix typo..
2023-10-16 11:53:44 +02:00
xbgmsharp
3e70283221
Update public.logbook_update_geojson_fn formating
2023-10-13 15:58:40 +02:00
xbgmsharp
8b336f6f9b
Add explicit schema when public
2023-10-09 16:22:30 +02:00
xbgmsharp
ef5868d412
Update public.logbook_update_gpx_fn to be display in order
...
Update public.logbook_update_geojson_fn formating
2023-10-09 16:13:56 +02:00
xbgmsharp
53b25e1656
Add public.delete_vessel_fn, delete all data received from a vessel
2023-10-04 16:40:45 +02:00
xbgmsharp
23780e2c01
Update logbook,stays,moorage process functions to match reverse_geocode_py_fn jsonb ouput
2023-09-21 23:17:25 +02:00
xbgmsharp
eee9ea6065
Update logbook extra json obj, add observations (seaState,cloudCoverage,Visibility) default values
2023-08-22 16:41:44 +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
a7c6254f5f
Add new fn to support extra logbook metric. fix english. update debug
2023-07-26 10:43:09 +02:00
xbgmsharp
3aa26685eb
Fix some more English typo
2023-07-21 17:01:05 +02:00
xbgmsharp
6b0eb72b82
Update public.check_jwt (db-pre-request function) to add user.id
session variables
2023-07-18 18:30:24 +02:00
xbgmsharp
92ce0503dd
Update delete_account_fn
2023-06-30 13:37:56 +02:00
xbgmsharp
c318f2d338
Cleanup check_jwt function from client_id checks
2023-06-28 15:51:35 +02:00
xbgmsharp
f526b99853
Cleanup logging for badges processing
2023-06-26 12:25:47 +02:00
xbgmsharp
4d833999e8
Update vessel dependency to vessel.id instead of client_id.
...
Large commit, to fix a long pending issue for vessel wihtout a proper client_id from signalk.
2023-06-25 09:53:25 +02:00
xbgmsharp
2e9ede6da2
Fix badge notification
2023-06-24 13:10:48 +02:00
xbgmsharp
b19eeed59a
Update badges, renew badge
2023-06-22 23:28:05 +02:00
xbgmsharp
a2cdd8ddfe
Add badges support
2023-06-20 15:24:47 +02:00
xbgmsharp
99e258c974
Update Send notification telegram SQL requets
2023-05-25 16:37:01 +02:00
xbgmsharp
160d6aa569
Update comment on fonction send_notifications
2023-04-23 23:13:30 +02:00
xbgmsharp
578ca925db
Export helpers/generic functions to a new file
2023-04-23 11:00:40 +02:00
xbgmsharp
235506f2bc
Update fucntions, remove typo on Unknow
2023-04-03 22:50:47 +02:00
xbgmsharp
2f6a0a6133
Update public.logbook_update_geojson_fn to export id and time
2023-04-01 19:27:16 +02:00
xbgmsharp
37abb3ae1f
Minimum valid distance is less than 0.010.
...
Exclude new function from vessel registration.
2023-02-24 15:55:55 +01:00
xbgmsharp
1997fe5a81
Update logbook_update_geojson_fn, expose less properties in geojson
2023-02-14 12:22:58 +01:00
xbgmsharp
5a1451ff69
Improve process_logbook_queue_fn. Detect and remove stationary movement.
...
Add logbook_metrics_dwithin_fn function.
2023-02-13 23:56:39 +01:00
xbgmsharp
9109474e8a
Fix permission issue when vessel is not connected in public.check_jwt()
2023-02-07 14:49:32 +01:00
xbgmsharp
6a0c15d23c
process_logbook_queue_fn add more debug and disable unused function
2023-02-07 11:17:24 +01:00
xbgmsharp
4342e29c69
Update vessel check, remove mmsi dependency to vessel_id
2023-02-05 01:16:26 +01:00
xbgmsharp
93f8476d26
Update main process function is retruning result.
...
Ensure the query is successful for process_logbook_queue_fn and process_stay_queue_fn
2023-01-31 21:17:49 +01:00