Commit Graph
34 Commits
Author SHA1 Message Date
raucao 474bc8cd63 Add relay trust settings, provenance cache
By default, only automatically show photos for relays marked as trusted
(which by default is the required read relay). For other relays, only
show the user's own events by default, but allow showing all events via
link in place details (drawer bottom)
2026-08-26 18:06:06 -06:00
raucao 7f9ee29136 Add more place icons
CI / Lint (pull_request) Successful in 1m0s
CI / Test (pull_request) Successful in 1m14s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
Add 12 new icon/POI mappings, 10 of which are new icons/imports
2026-08-23 11:35:24 -06:00
raucao 1822c4893f Update pinhead icon paths for 15.25.0 2026-08-06 16:12:37 -05:00
raucao f01730fef5 Add icon and quick search results for tourist information
CI / Lint (pull_request) Successful in 33s
CI / Test (pull_request) Successful in 58s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-06-29 17:32:26 +02:00
raucao 448c51bab6 Add icons for city gates and historic towers 2026-06-29 17:28:57 +02:00
raucao c33fe3b268 Add icon for car repair shops 2026-06-29 17:08:55 +02:00
raucao f2c2eb1fdc Add icon for amenity=townhall 2026-06-29 15:55:28 +02:00
raucao b18e299eca Add missing icons, test for missing icons in rules
CI / Lint (pull_request) Successful in 34s
CI / Test (pull_request) Successful in 59s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
2026-06-29 15:32:48 +02:00
raucao 4390b7d699 Add settings for experimental features
CI / Lint (pull_request) Successful in 31s
CI / Test (pull_request) Successful in 59s
2026-05-13 11:57:41 +02:00
raucao b492e2aa89 Add dropdown component, photo actions menu 2026-05-05 09:49:20 +02:00
raucao cff19980d5 Refactor search route/loading
* Fetch results asynchronously after app launch
* Hide sidebar and search results when new search is issued
2026-04-27 15:18:17 +01:00
raucao a32ad7572b Add more marker icons
CI / Lint (push) Successful in 32s
CI / Test (push) Has been cancelled
2026-04-25 10:53:53 +01:00
raucao a1b3957c83 Fix photo icon in map markers 2026-04-25 10:42:05 +01:00
raucao 3ddc85669f Clear nostr event cache from Settings
CI / Lint (pull_request) Successful in 32s
CI / Test (pull_request) Successful in 57s
Release Drafter / Update release notes draft (pull_request) Successful in 7s
2026-04-23 09:19:25 +01:00
raucao 94ba33ecc1 Render all place photos in a carousel 2026-04-22 07:32:55 +04:00
raucao d9ba73559e WIP Upload multiple photos 2026-04-20 14:25:15 +04:00
raucao 798ed0c8dd Use camera icon from Feather 2026-04-19 14:44:37 +04:00
raucao 344a3067fa Add WhatsApp numbers/links
CI / Lint (pull_request) Failing after 32s
CI / Test (pull_request) Successful in 47s
2026-04-12 16:06:02 +04:00
raucao 5afece5f51 Add nostrich icons for future use
CI / Lint (pull_request) Successful in 45s
CI / Test (pull_request) Successful in 47s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-04-01 17:16:56 +04:00
raucao 04181d5772 Use actual remoteStorage icon in user menu 2026-04-01 15:56:31 +04:00
raucao b4ab1e926d Keep icon imports sorted properly 2026-04-01 15:56:16 +04:00
raucao 89f667b17e Add more icons 2026-03-28 16:48:14 +04:00
raucao 0ac6db65cb Add parking icon
CI / Lint (pull_request) Waiting to run
CI / Test (pull_request) Waiting to run
2026-03-23 18:21:41 +04:00
raucao 8478e00253 Add loading indicator for search queries 2026-03-23 17:50:21 +04:00
raucao 46605dbd32 Add more icons 2026-03-23 16:07:33 +04:00
raucao cd9676047d Add more icons 2026-03-23 14:42:41 +04:00
raucao bb77ed8337 Add more icons 2026-03-22 19:13:19 +04:00
raucao 438bf0c31c Add icons to search result markers 2026-03-22 14:05:49 +04:00
raucao aa99e5d766 Add icons for all quick search categories 2026-03-20 17:26:03 +04:00
raucao 5fd4ebe184 Centrally define filled icons
So we don't have to manually pass the option everywhere
2026-03-20 16:55:19 +04:00
raucao b680769eac Replace "cuisine" with icon in place details 2026-03-18 18:17:17 +04:00
raucao 5baebbb846 Add details elements/sections to App Menu sidebar
Starting with some About details
2026-03-16 18:23:46 +04:00
raucao 78d7aeba2c Refactor app menu sidebar
* Rename to "app menu" across code
* Move content to dedicated sections/components, introduce app menu links
* Use CSS variable for hover background color across the app
2026-03-14 16:24:36 +04:00
raucao ec0d5a30f9 Extract icon imports to separate util
CI / Lint (pull_request) Successful in 28s
CI / Test (pull_request) Successful in 43s
So icons can be used from anywhere, e.g. map component JS
2026-03-14 12:28:17 +04:00