raucao
b295636799
Show Nearby search in search input field
...
CI / Lint (pull_request) Successful in 1m8s
CI / Test (pull_request) Successful in 1m28s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
Add a special Nearby category, show it in the input field, and make it
dismissable via X button (same as other searches)
2026-09-17 23:38:50 +02:00
raucao
12e746c2a3
Clear search with no results when closing drawer
CI / Lint (pull_request) Successful in 1m12s
CI / Test (pull_request) Successful in 1m29s
Release Drafter / Update release notes draft (pull_request) Successful in 6s
2026-09-17 23:01:07 +02:00
raucao
a41ad8c99c
Retry unresolved profiles
...
CI / Lint (pull_request) Successful in 1m14s
CI / Test (pull_request) Successful in 1m33s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
For now just with the same relays, in the future maybe with an extended
list
2026-09-17 20:20:23 +02:00
raucao
c870a71e30
Fix lint error
CI / Lint (pull_request) Successful in 1m2s
CI / Test (pull_request) Successful in 1m19s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
2026-09-03 13:34:29 -06:00
raucao
ddce25f43a
Rename Collections, add special list for all saved
CI / Lint (pull_request) Failing after 1m3s
CI / Test (pull_request) Successful in 1m21s
2026-09-03 13:29:36 -06:00
raucao
4653947454
WIP Saved places
2026-09-03 10:08:48 -06:00
raucao
35aa3c950f
Auto-load older activities
...
Both initially (if not enough recent ones are available), and when
scrolling to the end of an activity timeline
2026-09-02 18:36:58 -06:00
raucao
a4a8d123d3
Split Activity timeline in Home and Explore
...
Adds a new Explore timeline with contributions from anyone on trusted
relays.
2026-09-02 15:06:10 -06:00
raucao
92c6190d28
Add followee's photo uploads to Activity timeline
2026-09-02 11:23:34 -06:00
raucao
36989e1dc2
WIP Add activity photo item
...
Can show one or more photo additions in the activity timeline
2026-09-02 10:22:15 -06:00
raucao
3f6bd5267f
WIP Add activity timeline route/sidebar showing incoming zaps
2026-08-29 12:01:48 -06:00
raucao
61242420d1
Migrate OSM cache to localForage/IndexedDB
...
We don't want to hit limits with localStorage, and it's non-blocking
2026-08-19 10:39:58 -06:00
raucao
b9e5213c27
Add timeline/history for signed-in user's contributions
CI / Lint (pull_request) Successful in 53s
CI / Test (pull_request) Successful in 1m6s
2026-08-18 16:21:31 -06:00
raucao
8c3a805684
Sort collections by createdAt
CI / Lint (pull_request) Successful in 34s
CI / Test (pull_request) Successful in 57s
Release Drafter / Update release notes draft (pull_request) Successful in 8s
2026-06-30 23:07:53 +02:00
raucao
62407f5fa4
Sync search form query value
...
* Clear input when clearing search from anywhere
* Pre-fill input when opening search URL with query params
2026-06-30 19:12:38 +02:00
raucao
7f1c4b5f61
When search markers are visible, clear search on map click
2026-06-30 18:32:23 +02:00
raucao
59e334c499
Fix place route being active after closing place details
...
Depending on where a place was opened from, it now goes back to the
index or (active) search route
2026-06-30 18:06:12 +02:00
raucao
fd8f04f902
Mock all map tile requests
CI / Lint (pull_request) Successful in 33s
CI / Test (pull_request) Successful in 58s
2026-06-30 17:05:04 +02:00
raucao
f2e531c0f6
Make collection list loading async
2026-06-30 16:26:22 +02:00
raucao
6329ad986d
Fix unnecessary browser console warnings
2026-05-13 12:27:16 +02:00
raucao
8572032481
Eliminate race condition in tests
CI / Lint (pull_request) Successful in 33s
CI / Test (pull_request) Successful in 1m0s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-04-27 15:47:23 +01: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
8e5b2c7439
Fix lint error
CI / Lint (pull_request) Successful in 28s
CI / Test (pull_request) Successful in 44s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-03-27 15:05:56 +04:00
raucao
0f29430e1a
When request retries exhaust, show error in toast notification
CI / Lint (pull_request) Failing after 29s
CI / Test (pull_request) Failing after 44s
2026-03-27 15:01:04 +04:00
raucao
582ab4f8b3
Fix lint errors
CI / Lint (pull_request) Successful in 53s
CI / Test (pull_request) Successful in 47s
Release Drafter / Update release notes draft (pull_request) Successful in 38s
2026-03-23 18:32:18 +04:00
raucao
86b20fd474
Abort search requests when clearing search box
...
Also adds abort support for Photon queries
2026-03-23 18:07:29 +04:00
raucao
8478e00253
Add loading indicator for search queries
2026-03-23 17:50:21 +04:00
raucao
818ec35071
Ensure map marker clicks preserve search context
...
Fixes the back button just closing the sidebar and clearing the whole
search after having seleted a result via map marker
2026-03-23 16:42:32 +04:00
raucao
a92b44ec13
Ensure nearby search isn't doing category search
2026-03-23 13:51:11 +04:00
raucao
4008a8c883
Use "Results" header for category search results
2026-03-20 17:59:11 +04:00
raucao
eb7cff7ff5
Add tests for category quick search
2026-03-20 17:49:54 +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
845be96b71
Fix linting errors, improve lint scripts
2026-02-24 16:31:22 +04:00
raucao
de1b162ee9
Different sidebar headers for nearby and full search
2026-02-24 12:49:07 +04:00
raucao
bf12305600
Add full-text search
...
Add a search box with a quick results popover, as well full results in
the sidebar on pressing enter.
2026-02-20 12:39:04 +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
39a7ec3595
Improve code based on linting
2026-02-10 19:20:38 +04:00
raucao
59e3d91071
Fix back button behavior
...
fixes #12
2026-02-08 16:59:53 +04:00