3bada05b63
Merge pull request 'Various UI improvements' ( #63 ) from ui/various into master
...
CI / Lint (push) Successful in 32s
CI / Test (push) Successful in 55s
Reviewed-on: #63
2026-06-29 15:37:25 +00:00
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
448c51bab6
Add icons for city gates and historic towers
2026-06-29 17:28:57 +02:00
0bcbae374b
Use "yes" tag values only as fallbacks if there isn't a more specific
...
OSM key
2026-06-29 17:28:00 +02:00
c33fe3b268
Add icon for car repair shops
2026-06-29 17:08:55 +02:00
18bda60310
Add guest houses to hotel quick search
2026-06-29 17:02:43 +02:00
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
5b8bec6a00
Cut off overlong sidebar link texts with ellipses
2026-06-29 16:06:55 +02:00
f2c2eb1fdc
Add icon for amenity=townhall
2026-06-29 15:55:28 +02:00
b42c4881f6
Merge pull request 'Add missing icons, test for missing icons in rules' ( #62 ) from bugfix/icons into master
...
CI / Lint (push) Successful in 34s
CI / Test (push) Successful in 58s
Reviewed-on: #62
2026-06-29 13:38:34 +00:00
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
401ed41fcd
Merge pull request 'Turn default relays into required relays' ( #61 ) from nostr/required_relays into master
...
CI / Lint (push) Successful in 31s
CI / Test (push) Successful in 56s
Reviewed-on: #61
2026-06-07 12:30:38 +00:00
504e8fab94
Fix lint errors
CI / Lint (pull_request) Successful in 31s
CI / Test (pull_request) Successful in 56s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-06-07 16:28:09 +04:00
76897c9e69
Turn default relays into required relays
CI / Lint (pull_request) Failing after 31s
CI / Test (pull_request) Successful in 55s
2026-06-07 16:21:26 +04:00
59bc5ca046
1.24.0
CI / Lint (push) Successful in 31s
CI / Test (push) Successful in 55s
v1.24.0
2026-06-06 12:12:06 +04:00
ef4bb8f51a
Merge pull request 'Include saved places in search results' ( #59 ) from feature/search_saved_places into master
...
CI / Lint (push) Successful in 33s
CI / Test (push) Successful in 56s
Reviewed-on: #59
2026-06-06 08:03:32 +00:00
f82a797720
Include list names in search results for saved places
CI / Lint (pull_request) Successful in 32s
CI / Test (pull_request) Successful in 55s
Release Drafter / Update release notes draft (pull_request) Successful in 16s
2026-06-06 12:00:48 +04:00
f9cb22ee0e
Include saved places in search results
2026-06-06 11:47:27 +04:00
a77ea0c97d
1.23.0
CI / Lint (push) Successful in 32s
CI / Test (push) Successful in 54s
v1.23.0
2026-06-05 18:57:28 +04:00
208b77a294
Merge pull request 'Optionally add suggested tags to place photos' ( #58 ) from feature/photo_tags into master
...
CI / Lint (push) Successful in 32s
CI / Test (push) Successful in 54s
Reviewed-on: #58
2026-06-05 14:51:15 +00:00
ea3e4dd0dc
Fix warning when running tests
CI / Lint (pull_request) Successful in 32s
CI / Test (pull_request) Successful in 52s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-06-05 18:46:10 +04:00
2c2a3e2a4c
Fix flaky test
...
CI / Lint (pull_request) Successful in 32s
CI / Test (pull_request) Successful in 55s
Wait for specific actions/elements
2026-06-05 18:37:40 +04:00
d266bb92bd
Use data attribute to determine current gallery photo in test
2026-06-05 18:33:08 +04:00
200100686d
Optionally add tag to place photo
CI / Lint (pull_request) Successful in 52s
CI / Test (pull_request) Failing after 56s
2026-06-05 18:24:36 +04:00
70d2fe1c6c
1.22.0
CI / Lint (push) Successful in 31s
CI / Test (push) Successful in 54s
v1.22.0
2026-05-13 12:28:39 +02:00
6329ad986d
Fix unnecessary browser console warnings
2026-05-13 12:27:16 +02:00
bcfa81494e
Merge pull request 'Delete own photos, fetch/sync remote deletions' ( #55 ) from feature/delete_own_photos into master
...
CI / Lint (push) Successful in 31s
CI / Test (push) Successful in 1m0s
Reviewed-on: #55
2026-05-13 10:08:22 +00:00
bc42694707
Move form group to different place
CI / Lint (pull_request) Successful in 30s
CI / Test (pull_request) Successful in 1m0s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
2026-05-13 12:03:43 +02:00
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
7bab8dfa09
Fix arrow key scrolling in photo gallery
2026-05-13 11:02:19 +02:00
51c9555273
Fix flaky photo gallery carousel tests and refactor overlays
...
* Fixed a race condition in `photo-carousel` where programmatic scrolling
(e.g., keyboard navigation) would conflict with `IntersectionObserver`
callbacks, causing the current photo to revert mid-scroll. Added an
`isProgrammaticScroll` flag to temporarily suppress observer updates
during these scrolls.
* Added explicit timeouts in `photo-gallery-test.gjs` to allow the carousel
animations to settle between keyboard events.
* Refactored `Modal` and `PhotoGallery` components to use `{{in-element}}`
to render their contents into a top-level `#modal-portal` div. This prevents
z-index and overflow clipping issues.
* Updated `index.html` to include the `#modal-portal` div.
2026-05-13 10:31:45 +02:00
632efeeab5
1.21.3
CI / Lint (push) Successful in 34s
CI / Test (push) Successful in 57s
v1.21.3
2026-05-08 11:43:57 +02:00
14827fce3e
Delete own photos
CI / Lint (pull_request) Successful in 30s
CI / Test (pull_request) Failing after 57s
2026-05-05 12:07:33 +02:00
deeea9961f
Merge pull request 'Add photo actions, fix portrait photos using thumb URLs' ( #54 ) from feature/photo_actions into master
...
CI / Lint (push) Successful in 31s
CI / Test (push) Successful in 56s
Reviewed-on: #54
2026-05-05 09:49:25 +00:00
7a109c9ba5
Fix portrait photos using thumb for full size variant
CI / Lint (pull_request) Successful in 32s
CI / Test (pull_request) Successful in 55s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-05-05 10:16:12 +02:00
10aae3c9b3
Add photo action for copying event ID
2026-05-05 09:56:12 +02:00
b492e2aa89
Add dropdown component, photo actions menu
2026-05-05 09:49:20 +02:00
4c4a53ae42
1.21.2
CI / Lint (push) Successful in 30s
CI / Test (push) Successful in 55s
v1.21.2
2026-05-05 07:18:37 +02:00
a240a5d199
Serve dev on all IPs
2026-05-05 07:17:30 +02:00
0332cf4c3c
Merge pull request 'Hide quick-search pills on low zoom levels' ( #53 ) from ui/pills_on_zoom into master
...
CI / Lint (push) Successful in 30s
CI / Test (push) Successful in 54s
Reviewed-on: #53
2026-05-05 05:14:54 +00:00
59c447fe1f
Hide quick-search pills on low zoom levels
CI / Lint (pull_request) Successful in 30s
CI / Test (pull_request) Successful in 56s
Release Drafter / Update release notes draft (pull_request) Successful in 7s
2026-05-05 07:10:28 +02:00
1140ecfe41
Add buttons for opening signer app, copying connect link
CI / Lint (push) Successful in 49s
CI / Test (push) Successful in 59s
2026-05-05 07:02:08 +02:00
60936ed2f5
1.21.1
CI / Lint (push) Successful in 32s
CI / Test (push) Successful in 56s
v1.21.1
2026-04-27 21:51:55 +01:00
ca82a029bc
Fix app menu section layout
2026-04-27 21:50:47 +01:00
0630aed73d
Fix modals
2026-04-27 21:50:36 +01:00
f27a636529
1.21.0
CI / Lint (push) Successful in 32s
CI / Test (push) Successful in 58s
v1.21.0
2026-04-27 21:26:23 +01:00
995ae95b09
Merge pull request 'Add full-size photo gallery' ( #52 ) from feature/photo-gallery into master
...
CI / Lint (push) Successful in 31s
CI / Test (push) Successful in 58s
Reviewed-on: #52
2026-04-27 20:24:12 +00:00
0fb320d996
Fix test and linter error
CI / Lint (pull_request) Successful in 31s
CI / Test (pull_request) Successful in 57s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-04-27 21:20:39 +01:00
4f4ca827b1
Refactor carousel and gallery to share the carousel component
...
And make the gallery awesome
2026-04-27 21:12:46 +01:00
c1d3f25d50
WIP Add basic photo gallery
2026-04-27 16:45:49 +01:00