xbgmsharp
|
2a77216ef6
|
Update API schema comment for OpenAPI documentation.
|
2023-08-21 17:13:32 +02:00 |
|
xbgmsharp
|
306623a55a
|
Add new API function, api.stats_logs_fn, export logs statistics
|
2023-08-18 00:54:58 +02:00 |
|
xbgmsharp
|
5230a83833
|
Update logbook table, add comment on column
|
2023-08-18 00:54:11 +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
|
ae57191cfb
|
Release v0.2.2
|
2023-08-14 18:29:08 +02:00 |
|
xbgmsharp
|
9bdc777010
|
Update scheduler role row level security (RLS)
|
2023-08-14 17:55:36 +02:00 |
|
xbgmsharp
|
49bad13fe7
|
Update api.recoveir, Enforce/Enable email_notifications
|
2023-08-14 17:54:20 +02:00 |
|
xbgmsharp
|
2edff87269
|
Update foreign key comment. Update eventlogs_view output orderi.
|
2023-08-14 17:37:34 +02:00 |
|
xbgmsharp
|
31849a86b1
|
Update auth schema, remove unused table index
|
2023-08-14 16:59:18 +02:00 |
|
xbgmsharp
|
de33977c83
|
dd maintenance cron to rebuild indexs.
|
2023-08-01 00:10:06 +02:00 |
|
xbgmsharp
|
d0ace87fd7
|
Update reset password link
|
2023-08-01 00:05:25 +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
|
4ab69d40ef
|
Update api views, expost new etra logbook metric
|
2023-07-26 10:42:11 +02:00 |
|
xbgmsharp
|
2c62c7b92c
|
Update logbook table schema, add colunm extra for additional json metrics. Fix english
|
2023-07-26 10:41:28 +02:00 |
|
xbgmsharp
|
febc7f3a60
|
Fix MATERIALIZED VIEW comment
|
2023-07-21 17:07:12 +02:00 |
|
xbgmsharp
|
788f609f3b
|
Add drop view statement. Add missing view comment
|
2023-07-21 17:04:20 +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
|
94960ad391
|
Update api tables, add api.metrics primary key. Update metrics_trigger_fn to enforce a vessel_id.
|
2023-07-18 18:29:31 +02:00 |
|
xbgmsharp
|
ea2f3ec6d1
|
Add eventlogs view, list process_queue table by ref_id. Add has_vessel_metadata_fn to expose vessel metadata
|
2023-07-18 15:19:30 +02:00 |
|
xbgmsharp
|
2eb645123b
|
Update and add monitoring views
|
2023-07-18 15:18:29 +02:00 |
|
xbgmsharp
|
197e080035
|
Update permisions, Add monitoring and eventlogs views. Add scheduler RLS permissions.
|
2023-07-18 15:16:42 +02:00 |
|
xbgmsharp
|
3a2ef95e25
|
Remove comments
|
2023-07-11 01:23:20 +02:00 |
|
xbgmsharp
|
c66797fa4f
|
Add database creation, missing from spliting api schema into multiple files
|
2023-07-05 09:41:16 +02:00 |
|
xbgmsharp
|
d56d5d54a8
|
Split api schema in multiples files
|
2023-07-03 14:02:31 +02:00 |
|
xbgmsharp
|
51b6e8fa7c
|
release 0.2.1
|
2023-07-03 10:14:29 +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
|
c7c14fa5a1
|
Release v0.2.0
|
2023-06-26 17:31:10 +02:00 |
|
xbgmsharp
|
4fc68ae805
|
Cleanup metrics trigger from http api call
|
2023-06-26 17:30:44 +02:00 |
|
xbgmsharp
|
3eb67abedb
|
Update logging for api.metrics trigger.
Force vessel_id to import from SQL cli run as username role
|
2023-06-26 13:31:44 +02:00 |
|
xbgmsharp
|
894dbf0667
|
Limit cron processing per bath of 100
|
2023-06-26 12:26:33 +02:00 |
|
xbgmsharp
|
f526b99853
|
Cleanup logging for badges processing
|
2023-06-26 12:25:47 +02:00 |
|
xbgmsharp
|
2599f40f7b
|
Add ref_id to process_queue table to allow timeline per user_id and/or vessel_id
|
2023-06-25 15:12:04 +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
|
b4dc93ba0e
|
Update comment
|
2023-06-25 09:51:07 +02:00 |
|
xbgmsharp
|
764a6d6457
|
Add postgis geography marine areas
|
2023-06-25 00:40:58 +02:00 |
|
xbgmsharp
|
2e9ede6da2
|
Fix badge notification
|
2023-06-24 13:10:48 +02:00 |
|
xbgmsharp
|
cc67a3b37d
|
Release v0.1.0
|
2023-06-23 11:03:16 +02:00 |
|
xbgmsharp
|
64ecbfc698
|
Fix typo
|
2023-06-22 23:28:45 +02:00 |
|
xbgmsharp
|
b19eeed59a
|
Update badges, renew badge
|
2023-06-22 23:28:05 +02:00 |
|
xbgmsharp
|
8f5cd4237d
|
dd new API endpoint, api.vessel_details_fn(), extend additionals vessels properties
|
2023-06-22 23:26:44 +02:00 |
|
xbgmsharp
|
7b3a1451bb
|
Update templates messages
Add iso3166 country list
Link MMSI MID Codes with iso3166 country list
|
2023-06-21 15:49:10 +02:00 |
|
xbgmsharp
|
a2cdd8ddfe
|
Add badges support
|
2023-06-20 15:24:47 +02:00 |
|
xbgmsharp
|
7a04026e67
|
Marked old function as deprecated
|
2023-06-20 09:05:27 +02:00 |
|
xbgmsharp
|
4f31831c94
|
Update prepare jwt auth with user_id
|
2023-06-07 12:20:40 +02:00 |
|
xbgmsharp
|
300e4bee48
|
Update debug output
|
2023-06-07 12:19:15 +02:00 |
|
xbgmsharp
|
99e258c974
|
Update Send notification telegram SQL requets
|
2023-05-25 16:37:01 +02:00 |
|