Commit Graph
52 Commits
Author SHA1 Message Date
raucao 77db625b11 Fix WhatsApp links/numbers
CI / Lint (pull_request) Successful in 1m3s
CI / Test (pull_request) Successful in 1m14s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
Our links would work after opening WhatsApp, but not render e.g. known
business names associated with the number on the intermediate page that
you open the app or web app from
2026-08-19 12:39:50 -06:00
raucao 86d25dc6ba Add OSM links for custom saved places
Link to the OSM search route, so we get a pin when opening OSM from
Marco
2026-06-29 16:45:49 +02:00
raucao 0630aed73d Fix modals 2026-04-27 21:50:36 +01:00
raucao 4f4ca827b1 Refactor carousel and gallery to share the carousel component
And make the gallery awesome
2026-04-27 21:12:46 +01:00
raucao a1b3957c83 Fix photo icon in map markers 2026-04-25 10:42:05 +01:00
raucao 73ad5b4eb1 Disable closing modal during photo upload 2026-04-24 12:24:19 +01:00
raucao fe41369754 Reset scroll position when switching between places
CI / Lint (pull_request) Successful in 36s
CI / Test (pull_request) Successful in 1m3s
Release Drafter / Update release notes draft (pull_request) Successful in 7s
2026-04-22 13:10:11 +04:00
raucao b83a16bf13 Use button element for add-photo link 2026-04-22 11:32:57 +04:00
raucao c853418fbb Fix auto-scroll to new photo on mobile 2026-04-22 11:32:37 +04:00
raucao 670128cbda Immediately render newly uploaded photo and scroll to it 2026-04-22 10:38:06 +04:00
raucao 7285ace882 Move parsing of place photos to util
Can be used in gallery later
2026-04-22 07:40:18 +04:00
raucao 94ba33ecc1 Render all place photos in a carousel 2026-04-22 07:32:55 +04:00
raucao 85a8699b78 Render header photo in place details
Shows the blurhash and fades in the image once downloaded
2026-04-21 23:07:06 +04:00
raucao 9828ad2714 Close photo upload window, show toast when published 2026-04-21 14:16:05 +04:00
raucao 99d8ca9174 Create dedicated Nostr Connect component, use nsec.app relay 2026-04-19 15:15:55 +04:00
raucao 629a308b79 Connect Nostr via mobile app 2026-04-19 14:45:11 +04:00
raucao 03583e5a52 Add generic modal component, refactor photo upload modal (WIP) 2026-04-19 11:09:41 +04:00
raucao 918a794784 Fix lint errors
CI / Lint (pull_request) Successful in 30s
CI / Test (pull_request) Successful in 43s
Release Drafter / Update release notes draft (pull_request) Successful in 8s
2026-04-12 16:10:05 +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 ad3e6ea402 Remove spaces and dashes from tel links 2026-04-12 15:47:22 +04:00
raucao 9e2545da7b Add mobile phone numbers 2026-04-12 15:42:36 +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 8106009677 Disable edit button while editing
CI / Lint (pull_request) Successful in 51s
Release Drafter / Update release notes draft (pull_request) Successful in 19s
CI / Test (pull_request) Successful in 1m0s
2026-03-18 19:09:59 +04:00
raucao b680769eac Replace "cuisine" with icon in place details 2026-03-18 18:17:17 +04:00
raucao 88eb0ac0c1 WIP About section
* Add fold-out sections for additional details
* Use table for Open Source info, add licenses
* Move link styles to CSS variables
2026-03-17 15:12:29 +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
raucao 37cf47b3dd Properly handle place removals
CI / Lint (pull_request) Failing after 23s
CI / Test (pull_request) Successful in 36s
* Transition to OSM route or index instead of staying on ghost route/ID
  (closes sidebar if it was a custom place)
* Ensure save button and lists are in the correct state
2026-03-13 15:33:29 +04:00
raucao 990f3afa88 Fix lint errors
CI / Lint (pull_request) Successful in 21s
CI / Test (pull_request) Successful in 34s
2026-03-13 13:51:49 +04:00
raucao b2220b8310 Close list dropdown when clicking outside of it
CI / Lint (pull_request) Failing after 25s
CI / Test (pull_request) Successful in 34s
2026-03-13 13:40:28 +04:00
raucao bcb9b20e85 WIP Add places to lists 2026-03-13 12:22:51 +04:00
raucao ffcb8219b0 Add email links 2026-03-11 15:22:34 +04:00
raucao e01cb2ce6f Add Facebook and Instagram links 2026-03-11 15:02:47 +04:00
raucao 845be96b71 Fix linting errors, improve lint scripts 2026-02-24 16:31:22 +04:00
raucao a6ca362876 Multi-line rendering for multi-value tags
E.g. opening hours, multiple phone numbers, ...
2026-02-24 14:50:39 +04:00
raucao e980431c17 Add Wikipedia icon, support for filled SVGs 2026-02-24 13:25:17 +04:00
raucao 4fdf2e2fb6 WIP Add more icons 2026-02-24 13:04:15 +04:00
raucao 361a826e4f Improve nearby search
* Use regular expression queries for place types
* Add more place types
* Add relations
* Only return results with a name
2026-02-24 09:58:12 +04:00
raucao 323aab8256 Add more place types, refactor tag usage 2026-02-23 18:02:15 +04:00
raucao 2734f08608 Formatting 2026-02-20 12:38:57 +04:00
raucao 2aa59f9384 Fetch place details from OSM API, support relations
* Much faster
* Has more place details, which allows us to locate relations, in
  addition to nodes and ways
2026-02-20 12:34:48 +04:00
raucao 64ccc694d3 Prefer place name in UA/browser language
closes #16
2026-02-10 19:19:36 +04:00
raucao 42c5282844 Don't show GMaps link for private bookmarks 2026-01-27 13:46:43 +07:00
raucao 8c58a76030 Create new places
And find them in search
2026-01-27 12:58:23 +07:00
raucao 399ad1822d Humanize place type properly, refactor for other tags 2026-01-27 11:21:51 +07:00
raucao b960ba0868 Unify button styles, improve sizing 2026-01-26 16:15:52 +07:00
raucao 9082fb9762 Fix template linting errors 2026-01-24 16:42:53 +07:00
raucao 0d5a0325f4 Allow editing of bookmarks/places 2026-01-24 16:15:48 +07:00
raucao 721fe5f01d Fix linting/formatting 2026-01-24 12:52:19 +07:00
raucao f87d8bdda9 Improve save button styles 2026-01-23 16:51:53 +07:00
raucao 33a6469a19 Various layout and style improvements for place details 2026-01-23 12:41:27 +07:00