Commit Graph
100 Commits
Author SHA1 Message Date
raucao ccaa56b78f Remove remaining default tap highlights on mobiles 2026-02-10 18:44:41 +04:00
raucao d30375707a Prevent map search when zoomed out too much
It's usually an accidental click, and if not, the search radius/pulse
wouldn't be clearly visible.
2026-02-10 18:33:44 +04:00
raucao 53300b92f5 Re-add zoom controls 2026-02-10 17:47:03 +04:00
raucao c37f794eea Auto-locate user on first app launch
closes #17
2026-02-10 17:18:59 +04:00
raucao 4bc92bb7cc Run tests before versioning 2026-02-08 17:01:56 +04:00
raucao 9f48d7b264 1.11.2 2026-02-08 17:01:01 +04:00
raucao bbd3bf47c6 Merge pull request 'Fix back button behavior' (#14) from bugfix/back_button into master
Reviewed-on: #14
2026-02-08 13:00:07 +00:00
raucao 59e3d91071 Fix back button behavior
fixes #12
2026-02-08 16:59:53 +04:00
raucao 348b721876 1.11.1 2026-01-27 15:05:08 +07:00
raucao 3d982a6a7c More kinetic panning optimizations 2026-01-27 15:04:25 +07:00
raucao 0af9d9f16d 1.11.0 2026-01-27 14:24:52 +07:00
raucao a0f132ec64 Disable kinetic panning on mobile by default, add setting for it 2026-01-27 14:23:43 +07:00
raucao 925f26ae5d Update status doc 2026-01-27 14:08:27 +07:00
raucao 58bb8831f3 Prevent autofocus on mobile
Makes it difficult to fine-tune the location first
2026-01-27 14:06:26 +07:00
raucao 585837cae7 1.10.1 2026-01-27 13:47:09 +07:00
raucao 42c5282844 Don't show GMaps link for private bookmarks 2026-01-27 13:46:43 +07:00
raucao 8a0603c65e 1.10.0 2026-01-27 13:38:33 +07:00
raucao 8e3187f38d Improve place-create button 2026-01-27 13:37:59 +07:00
raucao a73e5cda6a Clean up code comments 2026-01-27 13:25:54 +07:00
raucao 0212fa359b Change console statements to debug or warn 2026-01-27 12:58:36 +07:00
raucao 8c58a76030 Create new places
And find them in search
2026-01-27 12:58:23 +07:00
raucao a10f87290a Update status doc 2026-01-27 11:32:21 +07:00
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