Commit Graph
100 Commits
Author SHA1 Message Date
raucao e7b3b72e2f 1.9.0 2026-01-27 11:22:37 +07:00
raucao 399ad1822d Humanize place type properly, refactor for other tags 2026-01-27 11:21:51 +07:00
raucao 104a742543 Use dark grey for all text, change theme color 2026-01-27 11:00:06 +07:00
raucao a8dc4c81e4 Implement simple query cache for Overpass/OSM search
So when we return to the search route, we don't have to refetch
2026-01-27 09:50:41 +07:00
raucao 156280950f Refactor search results with dedicated route 2026-01-27 09:50:26 +07:00
raucao 41d61be42e 1.8.10 2026-01-27 08:55:23 +07:00
raucao 06b47d96a7 Fix search results scrolling behavior 2026-01-27 08:54:42 +07:00
raucao e8af959be6 Improve search results layout/styling 2026-01-27 08:54:38 +07:00
raucao 254e177cbf Update README 2026-01-26 19:55:18 +07:00
raucao 47fbc8e7cf Use published places module 2026-01-26 18:12:29 +07:00
raucao 4ad0df22e2 1.8.9 2026-01-26 17:53:09 +07:00
raucao 0decb4cf1b Optimize animations on iOS 2026-01-26 17:52:41 +07:00
raucao 2193f935cc Change default center and zoom to show the world on desktop 2026-01-26 17:52:14 +07:00
raucao b2b03c0a38 1.8.8 2026-01-26 17:20:49 +07:00
raucao 0be02c5b20 Update status doc 2026-01-26 17:06:39 +07:00
raucao 653e44348c Fix auto-zoom when focussing form field on iOS 2026-01-26 17:01:29 +07:00
raucao 8fdc697a17 1.8.7 2026-01-26 16:46:34 +07:00
raucao d9b2a17b91 Noto serif or no serif 2026-01-26 16:46:07 +07:00
raucao 85255318ba 1.8.6 2026-01-26 16:32:43 +07:00
raucao 713d9d53e6 Styling optimizations 2026-01-26 16:32:16 +07:00
raucao e0ea0ca988 Prevent mobile Safari from resizing text 2026-01-26 16:23:46 +07:00
raucao 3cc2a2649a 1.8.5 2026-01-26 16:17:53 +07:00
raucao 924484a191 Set base font size explicitly 2026-01-26 16:16:47 +07:00
raucao b960ba0868 Unify button styles, improve sizing 2026-01-26 16:15:52 +07:00
raucao 3b22f8c2f4 1.8.4 2026-01-26 16:03:06 +07:00
raucao 1a643e980d Fix location of additional map controls 2026-01-26 16:02:23 +07:00
raucao b085783ad8 1.8.3 2026-01-26 14:58:21 +07:00
raucao 245f79d6f4 Change manifest filename
Wrong content type on 5apps
2026-01-26 14:57:36 +07:00
raucao 06beb73068 1.8.2 2026-01-26 14:43:47 +07:00
raucao c3185b6a5a Change theme and manifest bg color 2026-01-26 14:43:13 +07:00
raucao b6484aee9d Improve settings sidebar 2026-01-26 14:42:56 +07:00
raucao ace2697de5 Add ember-cli as dev dependency
So we can run generators etc.
2026-01-26 14:23:25 +07:00
raucao 14e02f3641 Complete package.json 2026-01-26 14:23:16 +07:00
raucao 5a14db5601 Improve README layout 2026-01-26 13:54:54 +07:00
raucao af1b4e92ac Add LICENSE 2026-01-26 13:48:42 +07:00
raucao 4cfee75a7c Improve README, add app icon 2026-01-26 13:48:30 +07:00
raucao c61fad07c6 Document system dependencies for icon generation 2026-01-26 13:34:24 +07:00
raucao 9ce29807fd 1.8.1 2026-01-26 13:31:13 +07:00
raucao c659dcc2d4 Deployment instructions 2026-01-26 13:30:38 +07:00
raucao 4bdd25c9c3 Add npm script for building icon versions from SVG source
`pnpm build:icons`
2026-01-26 13:30:02 +07:00
raucao 0f3359f725 1.8.0 2026-01-26 13:17:02 +07:00
raucao 25081f9cfc Add app icon, web app manifest 2026-01-26 13:16:24 +07:00
raucao 2efb15041e Update status doc 2026-01-24 21:15:58 +07:00
raucao da64ae1572 1.7.0 2026-01-24 21:07:40 +07:00
raucao 1a96f95c82 Hide settings pane on outside click, render above places pane 2026-01-24 21:06:50 +07:00
raucao 911e6ddf38 Add setting for Overpass API provider 2026-01-24 20:47:55 +07:00
raucao e61dc00725 Restore some lost styles 2026-01-24 20:47:42 +07:00
raucao 25d45a62c3 1.6.1 2026-01-24 18:00:47 +07:00
raucao 76dd8cdf24 Comment for app settings 2026-01-24 18:00:23 +07:00
raucao 269a6c9eef 1.6.0 2026-01-24 17:55:00 +07:00
raucao 1a2aae631d Fix JS linting errors 2026-01-24 17:54:34 +07:00
raucao 94b7959fd8 Fix CSS linting, organize properly 2026-01-24 17:47:37 +07:00
raucao 9082fb9762 Fix template linting errors 2026-01-24 16:42:53 +07:00
raucao 90730a935d Update status doc 2026-01-24 16:33:07 +07:00
raucao 0f44f42c23 Add settings/about pane 2026-01-24 16:18:39 +07:00
raucao 0d5a0325f4 Allow editing of bookmarks/places 2026-01-24 16:15:48 +07:00
raucao e8f7e74e40 WIP Add settings/about pane 2026-01-24 14:33:00 +07:00
raucao f60dacac80 1.5.0 2026-01-24 14:16:40 +07:00
raucao 9a02363515 Move all map controls to bottom right corner 2026-01-24 14:16:08 +07:00
raucao f28be0c994 Add user/accounts menu, RS connect 2026-01-24 13:51:29 +07:00
raucao 721fe5f01d Fix linting/formatting 2026-01-24 12:52:19 +07:00
raucao 518685b7dc Improve secondary btn style 2026-01-24 11:17:07 +07:00
raucao 262e5b61a8 1.4.3 2026-01-23 16:52:21 +07:00
raucao f87d8bdda9 Improve save button styles 2026-01-23 16:51:53 +07:00
raucao f17f8ca17b Use feather icons in sidebar header 2026-01-23 15:49:59 +07:00
raucao 026d1c4712 1.4.2 2026-01-23 12:59:37 +07:00
raucao 6bd55843bb Switch to bkero's API (for now) 2026-01-23 12:59:11 +07:00
raucao 33a6469a19 Various layout and style improvements for place details 2026-01-23 12:41:27 +07:00
raucao 6d7bea411a 1.4.1 2026-01-23 10:21:25 +07:00
raucao 7b01bb1118 Fix place store/remove behavior 2026-01-23 10:21:02 +07:00
raucao 84d4f9cbbf 1.4.0 2026-01-22 17:35:06 +07:00
raucao f7e7480e51 Pan map to bring loaded place into view if necessary 2026-01-22 17:34:19 +07:00
raucao 6e87ef3573 Load all saved place into memory
Fixes launching the app with a place URL directly, and will be useful
for search etc. later.
2026-01-22 17:23:50 +07:00
raucao 86b85e9a0b Ignore release dir for linting etc. 2026-01-22 16:52:26 +07:00
raucao 2a203e8e82 Add initialSyncDone property to storage service
Allows us to know when the first sync cycle has been completed
2026-01-22 16:40:02 +07:00
raucao b08dcedd13 Slightly brighter icon color 2026-01-22 16:39:26 +07:00
raucao 5267ffdd5c Log map features on click 2026-01-22 14:54:01 +07:00
raucao deae2260b1 Fix occasional exception on mobiles 2026-01-22 14:40:35 +07:00
raucao 3c5b4d9b98 Update status doc 2026-01-21 22:00:34 +07:00
raucao b419b498da 1.3.2 2026-01-21 19:58:08 +07:00
raucao be921cf3ca Prevent pull-to-refresh on mobile 2026-01-21 19:57:34 +07:00
raucao 99aeee51bd 1.3.1 2026-01-21 19:39:52 +07:00
raucao fa4115b714 Pan map on mobile when pin obscured by sidebar 2026-01-21 19:38:55 +07:00
raucao 360e511849 1.3.0 2026-01-21 19:16:22 +07:00
raucao 0fee9ad2dd Link to bookmarked places from nearby places 2026-01-21 19:15:38 +07:00
raucao c61c2c0e7a Show map pin for currently selected place 2026-01-21 19:07:35 +07:00
raucao 25f50f9091 Update status doc 2026-01-21 18:32:37 +07:00
raucao cf9139b9c1 1.2.1 2026-01-21 16:10:58 +07:00
raucao 01c3b5a1ac Improve place details with icons 2026-01-21 16:10:22 +07:00
raucao 3fcaa0bfa2 Move all deps to devDependencies, install feather-icons 2026-01-21 15:00:31 +07:00
raucao 0074b63ab2 1.2.0 2026-01-21 14:55:57 +07:00
raucao da3b5f2dd8 Move place details to dedicated component
With more place infos and formatting
2026-01-21 14:53:58 +07:00
raucao 26548cc97d 1.1.1 2026-01-21 13:09:11 +07:00
raucao babf2c4a89 Enable default rotation control 2026-01-21 13:08:35 +07:00
raucao fbb90a330b Remove obsolete dist files from Git 2026-01-21 13:08:21 +07:00
raucao 15cbb3c9f3 Fix deprecation warning 2026-01-21 13:07:30 +07:00
raucao b6fd4aaea8 1.1.0 2026-01-21 11:24:05 +07:00
raucao 696d4b0ae3 Store current map view, use on launch/reload 2026-01-21 11:22:46 +07:00
raucao afcc686e71 1.0.0 2026-01-20 16:54:10 +07:00
raucao e5514e58da Add version/release script 2026-01-20 16:53:12 +07:00