Open
Conversation
Add json casting to Layer and Feature models Add new API route to display features of a layer Update Creator.vue to log new layer before saving Make style column nullable in layers table migration Remove unused file: app/server/api/layers/[id].put.ts Update List.vue to conditionally display legend container Update Index.vue to get visible ships instead of features
Update package.json to add @deck.gl/geo-layers dependency Update Preview.vue to add scale property to style Update Kernel.php to add throttle middleware for API routes Update api.php to add new API route for updating layer style Delete index.delete.ts file Update create_features_table migration to add geom column and spatial index Update configs.js to add getDefaultGeoJSONStyle and hexToRgbaArray functions Update Creator.vue to include style in newLayer object and handle form submission
Update package.json to add @deck.gl/geo-layers dependency Update Preview.vue to add scale property to style Update Kernel.php to add throttle middleware for API routes Update api.php to add new API route for updating layer style Delete index.delete.ts file Update create_features_table migration to add geom column and spatial index Update configs.js to add getDefaultGeoJSONStyle and hexToRgbaArray functions Update Creator.vue to include style in newLayer object and handle form submission
…ms in ship data processing
Update height calculation in Index.vue and main.scss
Init geofencer
…guage file for translations
…alues, add last known position, and improve photo handling
…d adjust related components for improved functionality
… and popover components for enhanced UI functionality
… for better responsiveness and clarity
…rops and update ShipHistoryMap to utilize dynamic date range
…and implement ToggleGroup component
…osition broadcasting with caching
…mize ship position broadcasting logic
…ace and improving console logging
… timing for AIS data
…RealtimeController and TrafficController, update routing, and implement new realtime and traffic analysis pages
…settings and enable Opcache in Docker
…ntroller, create ShipHeatmap component, and update routing
…ove old controller implementation
…ler, update routing, and modify frontend component to fetch data
…h size and flush interval, enhance real-time updates, and optimize map interactions
…ings controllers, requests, and views
… default map parameters and streamline map initialization
…ontroller to retrieve AIS host and port settings feat: Update API URL and configuration parameters in aisstream and aisdecoder; adjust batch size and flush interval feat: Enhance SSE server setup; add connection management and console logging in AisServer.vue refactor: Improve connection handling and error management in AntennaClient; streamline event processing and logging
…iguration management, event handling, and optimize data processing
…connection handling; add configuration check interval and update Redis integration
…rs and improve Redis configuration in docker-compose; optimize ship data processing in RealtimeController and ShipController; update job handling for ship broadcasts; adjust supervisord configuration for queue workers; add last update and ships count tracking in AisLayer and AisShipsMap components
…ate RealtimeController to retrieve all ship positions; remove unused BroadcastShipsLatestPositions job; enhance StoreAisData with chunk processing and broadcasting; adjust queue configuration for better performance; update AisLayer and AisShipsMap components for improved data handling
…emove unused visible bounds handling and related event listeners in AisLayer component for improved performance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.