aprs.me/lib/aprsme/packets
Graham McIntire fdf116971d
Allow searching for objects and items by name
Updated get_latest_packet_for_callsign to search by sender, object_name,
or item_name. This allows users to search for objects like "RADIOWRLD"
or "147.06-WC" and have the map center on them, just like searching for
a station callsign.

For example:
- Searching "RADIOWRLD" now finds the GPS Central store object
- Searching "147.06-WC" finds the Calgary repeater object
- Searching "CALGRY" still finds the Calgary station

This makes objects first-class searchable entities on the map.
2026-03-22 13:07:37 -05:00
..
clustering.ex Move client-side logic to server-side LiveView 2026-02-20 08:54:34 -06:00
prepared_queries.ex Allow searching for objects and items by name 2026-03-22 13:07:37 -05:00
query_builder.ex Consolidate 24 packet columns into JSONB data field 2026-02-20 13:02:47 -06:00