- Migrate to bun (WIP) (f064723)
- deps-dev: Bump vite from 5.0.10 to 5.0.12 (#13)
- Use inkscape to convert svgs, leaflet-fullscreen to deps (f531050)
- Linting / formatting (8746067)
- deps-dev: Bump ip from 1.1.8 to 1.1.9 (#14)
- deps-dev: Bump vite from 5.0.12 to 5.0.13 (#15)
- ci: Use gh runner instead of self hosted (a1f0383)
- Use vitest until fetch can be mocked with bun etc. (f6354bc)
- Remove trash icon (afba653)
- Move ts to js (51fb3b8)
- Fix scripts, drop chromium as ext doesn't work there (4a37fe2)
- Fix script (b5f9b82)
- Release script fixes (4ab1f41)
- Nobkd (@nobkd)
- Map fullscreen control & m/ft scale (bd8e5d3)
- Add firefox extension badge (39ce782)
- Update known issues section (3f5a806)
- Revert changing icon link (ec0ce0d)
- Add issue to known issues (e0df8a4)
- readme: Add badges (cf7014b)
- Rename action step, disable release note (cf438de)
- Set size of ff ext badge (f082b1b)
- Add license field to publish script (ac6192e)
- Update alt text of get ff add-on badge (3c16b54)
- Rename bundle action step (0cae3dd)
- Add todos (86436e0)
- Moving towars better release-it integration (3903a8f)
- Update gitignore (966b009)
- Simplify release (9f50f97)
- Lint (6f2c77d)
- deps-dev: Bump vite from 5.0.2 to 5.0.5 (#11)
- Comment out unused code (b3eefc0)
- Test build run to check if working on release (8744292)
- WIP use release body as release notes (7a3f03e)
- Nobkd
- Use nominatim api without trailing slash (fae1c42)
- Hotfix for reloading tabs on state change (32681cd)
- Nobkd
- Add publish script, rename to replace_maps (1682087)
- Fix changelogen script (2b43d71)
- Update LICENSE (144661d)
- Update license (d84ed73)
- Update dev script (9c6a0ec)
- Drop husky and git hooks (4b6e8ee)
- Fix manifesat description (45399b1)
- Drop lint and test from publish script (f11cde9)
- Update manifest description (d7a00b1)
- Remove --ignore-scripts flag (8bba9d6)
- Add todo (de0bad7)
- Use tag name (6b38178)
- Add debug script (286580c)
- Drop debug script (3bc87d6)
- Nobkd
- Give version correctly to changelogen (be15d98)
- actions: Update scripts (7eca31b)
- actions: Remove unneded needs (07db7b5)
- changelog: Fix versioning (b7d949c)
- Nobkd
- Don't format md files (0d1fd5f)
- Include license in bundle (734b3a6)
- Devscript: stop vite when browser closes (28a7692)
- Always reload tab on action click if frame (5b8efc2)
- Reload tab on maps or extension leaflet match (3dc212c)
- readme: Add 'how it works' description (2741d5a)
- readme: Add flowchart to 'how it works' (86c2004)
- readme: Add 'search param decoding' section (edd1625)
- readme: Create one huge flowchart (d6c20ae)
- readme: Add capabilities section (16ad283)
- readme: Update readme (#7)
- Add wip readme for amo (1043c6e)
- release: V0.0.2 (000fe2d)
- version: Reset version (8e40173)
- deps-dev: Bump vite from 4.3.8 to 4.3.9 (869bf4e)
- deps-dev: Bump vite from 4.3.8 to 4.3.9 (#8)
- Upgrade deps, add build options (cb704e1)
- readme: Remove secction (8e38aae)
- Formatting (ab6aceb)
- Formatting (bd01c1d)
- Shorten scripts (d167da7)
- Update release script, upgrade deps (3101372)
- Set package to private (b1fcbab)
- Format changelog (dc8b804)
- Nobkd
- Init extension (30e1bf7)
- Add LICENSE (a79281e)
- Add icons (d0d5315)
- Add doc link (b0c120d)
- Info to install temp extension in firefox (a49f6f1)
- Add simple script to test the extension (9580f3f)
- Collect iframes to google maps, add todos (a7c2dd2)
- Simplify code, add uri convert function (2cd9f19)
- Add js load func, todo for other solution (8f265ad)
- Replace later added maps too (74ac60e)
- Use url interceptor instead (2a26f19)
- Implement leaflet with page embed (8053e5c)
- Add formatter and web-ext (589012c)
- Move to new structure & format (d93e8a2)
- Generate icons (06e4cc4)
- Parse params types (42fd231)
- Parse pb param partially (e133ba4)
- Use nominatim to get marker by address (25e085b)
- Add test file to decode pb (25efa6c)
- More decoding when parsing pb (230c31c)
- WIP add ts (f7c4885)
- WIP moving to ts and vite (19ecd14)
- Fix build, allow top level await (changing?) (f844679)
- Use vite and typescript (PR #1) (#1)
- Use roadmap / satellite based on pb enum (f66a586)
- Convert altitude to ca. zoom, popup options (d80971b)
- Add latlon without label, set zoom precision (7d0be1f)
- Add browser action button (3de654c)
- Trying browser action to disable addon on pages (0168922)
- Adding extension id (c4062d7)
- WIP implement turning the ext off/on on page (14dad79)
- icon: Pin svg shape (f1fabf0)
- WIP gh workflow (e3b7d82)
- Matching more urls (WIP) (30dc0fb)
- Add vitest as testing dependency (4ac0a3d)
- Adding tests for most code (#2)
- Replace icon (2ab44a5)
- Disable replace for page (atm no indicator change or settings page) (8b2469f)
- Update icon, add grey variant (1f23708)
- Show status for current tab with icon (a5fea03)
- Add WIP publish script (38cf96a)
- WIP release workflow (#3)
- Update workflows (051b187)
- Add git version update hook (39c435e)
- hooks: Add automatically adding version change (92c256b)
- Add WIP options page (8a6f528)
- Disable hosts from options, update options (e6becf2)
- Add options page (#5)
- Add clipping to icon (f177831)
- Update icons (c1236df)
- Content script matches (15d739b)
- Make icon better (3c99776)
- LoadJS wont work with extensions, stuff (1dc17cf)
- Better regex (b665562)
- Remove tabs permission (4b5c19a)
- Remove edit frame function: not working (fd65e8e)
- Stronger pattern binding (could be bad?) (56fef8f)
- Join locales directly (123a5f0)
- Safer digit handling (db80bed)
- Save replace (ca10f48)
- Correct types (f33ba58)
- New file structure (df611d8)
- Let vite handle the leaflet asset copying (20f3bbc)
- Use faster svgexport (fce7093)
- Fix possible out of range error (353bd96)
- Clearer dms parsing (ca264ad)
- Remove unnecessary null checks (907aada)
- Fix compile output dir (7fc1605)
- Prefer using cached deps (0cad050)
- Renaming and sorting package scripts (5cf41b1)
- Only change version on main (654cb6f)
- Action icon now fits to currently active tab (fbf3fa5)
- WIP: crrently one directional, reload frames instead of tab (6d9cebe)
- ci: Add version change file only on bump call (4d0c390)
- Reload tab if osm, else reload maps frames only (06b88ba)
- Reload maps frames only / reload tab on replaced map (for now) (#4)
- Always check conventional commits schema & bump version (b1c20ba)
- Run pre commit formatting (3600cc2)
- Cancel jobs on new push (736d089)
- Move logging (bca0536)
- Prepare parseQ function (6c3e40a)
- Remove test string (aa32713)
- Add webextension-polyfill (f9bcb04)
- Format (6b2f394)
- Move output to dot-directories (e3aefdd)
- Remove unnecessary ignores (9dc912a)
- Formatting (d8d7c4f)
- Extract css to be minified (eef210d)
- Only include needed imports from polyfill (9c0dcad)
- Formatting (0ef4e03)
- Formatting (74d4991)
- Refactoring, renaming moving funcs (b09f9b8)
- Cleaning unused type (ab08ca4)
- Delete info (3fdab55)
- Remove automatic build from bundle cmd (76f9002)
- Formatting (ddfdd44)
- Remove name (55a8a6e)
- Rename publish workflow file (3efe97f)
- Check formatting (d6c323c)
- Remove name from action using (b51fb78)
- Fix format check script (0d2784c)
- Run test also, if format check failed (598f247)
- ci: Remove simple test as coverage runs it too (8e46095)
- Add back conventinal commits check (cce002e)
- Ignore version update file and always format (cff1298)
- More styling, js and html structure (4753840)
- Add trash icon, add test items (192577e)
- Formatting (8bfc5c7)
- WIP move versioning to workflow (032b316)
- Add domain ends (1fdc79d)
- Don't prefilter requests (bf1287e)
- Reset version & add WIP publish workflow (23ca265)
- Format (3747239)
- Update release script (ea83c5d)
- Add first small test test (779672d)
- Extend parsePB test (912b759)
- Add other test files (99dc388)
- Add parseDMS (1644cb6)
- Add zoom (WIP) (fd10f3e)
- More accurate and predictable DMS test (d73468d)
- Fix to use better test statements (50e48ac)
- More common functions (8fec8bc)
- Add partial test for read pb (d1a2592)
- Fix pb example test (de52d8c)
- Nominatim api call mocking (ea13f58)
- Add specific zoom test (852fdde)
- Move fetch mock to file top (f816e9a)
- Add todos to indicate missing tests (dd11308)
- Remove tests for webext-polyfill until knowing how to test (05f8276)
- Add todo (4245965)
- Fix workflow to also run on branch push (a710369)
- Use npm ci (690f90a)
- Add flags to dep installing (aaa5eed)
- Cache not sensible with npm ci (e94e7f5)
- Try adding tag input (5098cd9)
- Nobkd (@nobkd)