|
| 1 | +# Changelog |
| 2 | + |
| 3 | + |
| 4 | +## v0.0.1 |
| 5 | + |
| 6 | + |
| 7 | +### 🚀 Enhancements |
| 8 | + |
| 9 | + - Init extension ([30e1bf7](https://github.com/nobkd/replace-maps/commit/30e1bf7)) |
| 10 | + - Add LICENSE ([a79281e](https://github.com/nobkd/replace-maps/commit/a79281e)) |
| 11 | + - Add icons ([d0d5315](https://github.com/nobkd/replace-maps/commit/d0d5315)) |
| 12 | + - Add doc link ([b0c120d](https://github.com/nobkd/replace-maps/commit/b0c120d)) |
| 13 | + - Info to install temp extension in firefox ([a49f6f1](https://github.com/nobkd/replace-maps/commit/a49f6f1)) |
| 14 | + - Add simple script to test the extension ([9580f3f](https://github.com/nobkd/replace-maps/commit/9580f3f)) |
| 15 | + - Collect iframes to google maps, add todos ([a7c2dd2](https://github.com/nobkd/replace-maps/commit/a7c2dd2)) |
| 16 | + - Simplify code, add uri convert function ([2cd9f19](https://github.com/nobkd/replace-maps/commit/2cd9f19)) |
| 17 | + - Add js load func, todo for other solution ([8f265ad](https://github.com/nobkd/replace-maps/commit/8f265ad)) |
| 18 | + - Replace later added maps too ([74ac60e](https://github.com/nobkd/replace-maps/commit/74ac60e)) |
| 19 | + - Use url interceptor instead ([2a26f19](https://github.com/nobkd/replace-maps/commit/2a26f19)) |
| 20 | + - Implement leaflet with page embed ([8053e5c](https://github.com/nobkd/replace-maps/commit/8053e5c)) |
| 21 | + - Add formatter and web-ext ([589012c](https://github.com/nobkd/replace-maps/commit/589012c)) |
| 22 | + - Move to new structure & format ([d93e8a2](https://github.com/nobkd/replace-maps/commit/d93e8a2)) |
| 23 | + - Generate icons ([06e4cc4](https://github.com/nobkd/replace-maps/commit/06e4cc4)) |
| 24 | + - Parse params types ([42fd231](https://github.com/nobkd/replace-maps/commit/42fd231)) |
| 25 | + - Parse pb param partially ([e133ba4](https://github.com/nobkd/replace-maps/commit/e133ba4)) |
| 26 | + - Use nominatim to get marker by address ([25e085b](https://github.com/nobkd/replace-maps/commit/25e085b)) |
| 27 | + - Add test file to decode pb ([25efa6c](https://github.com/nobkd/replace-maps/commit/25efa6c)) |
| 28 | + - More decoding when parsing pb ([230c31c](https://github.com/nobkd/replace-maps/commit/230c31c)) |
| 29 | + - WIP add ts ([f7c4885](https://github.com/nobkd/replace-maps/commit/f7c4885)) |
| 30 | + - WIP moving to ts and vite ([19ecd14](https://github.com/nobkd/replace-maps/commit/19ecd14)) |
| 31 | + - Fix build, allow top level await (changing?) ([f844679](https://github.com/nobkd/replace-maps/commit/f844679)) |
| 32 | + - Use vite and typescript (PR #1) ([#1](https://github.com/nobkd/replace-maps/issues/1)) |
| 33 | + - Use roadmap / satellite based on pb enum ([f66a586](https://github.com/nobkd/replace-maps/commit/f66a586)) |
| 34 | + - Convert altitude to ca. zoom, popup options ([d80971b](https://github.com/nobkd/replace-maps/commit/d80971b)) |
| 35 | + - Add latlon without label, set zoom precision ([7d0be1f](https://github.com/nobkd/replace-maps/commit/7d0be1f)) |
| 36 | + - Add browser action button ([3de654c](https://github.com/nobkd/replace-maps/commit/3de654c)) |
| 37 | + - Trying browser action to disable addon on pages ([0168922](https://github.com/nobkd/replace-maps/commit/0168922)) |
| 38 | + - Adding extension id ([c4062d7](https://github.com/nobkd/replace-maps/commit/c4062d7)) |
| 39 | + - WIP implement turning the ext off/on on page ([14dad79](https://github.com/nobkd/replace-maps/commit/14dad79)) |
| 40 | + - **icon:** Pin svg shape ([f1fabf0](https://github.com/nobkd/replace-maps/commit/f1fabf0)) |
| 41 | + - WIP gh workflow ([e3b7d82](https://github.com/nobkd/replace-maps/commit/e3b7d82)) |
| 42 | + - Matching more urls (WIP) ([30dc0fb](https://github.com/nobkd/replace-maps/commit/30dc0fb)) |
| 43 | + - Add vitest as testing dependency ([4ac0a3d](https://github.com/nobkd/replace-maps/commit/4ac0a3d)) |
| 44 | + - Adding tests for most code ([#2](https://github.com/nobkd/replace-maps/pull/2)) |
| 45 | + - Replace icon ([2ab44a5](https://github.com/nobkd/replace-maps/commit/2ab44a5)) |
| 46 | + - Disable replace for page (atm no indicator change or settings page) ([8b2469f](https://github.com/nobkd/replace-maps/commit/8b2469f)) |
| 47 | + - Update icon, add grey variant ([1f23708](https://github.com/nobkd/replace-maps/commit/1f23708)) |
| 48 | + - Show status for current tab with icon ([a5fea03](https://github.com/nobkd/replace-maps/commit/a5fea03)) |
| 49 | + - Add WIP publish script ([38cf96a](https://github.com/nobkd/replace-maps/commit/38cf96a)) |
| 50 | + - WIP release workflow ([#3](https://github.com/nobkd/replace-maps/pull/3)) |
| 51 | + - Update workflows ([051b187](https://github.com/nobkd/replace-maps/commit/051b187)) |
| 52 | + - Add git version update hook ([39c435e](https://github.com/nobkd/replace-maps/commit/39c435e)) |
| 53 | + - **hooks:** Add automatically adding version change ([92c256b](https://github.com/nobkd/replace-maps/commit/92c256b)) |
| 54 | + - Add WIP options page ([8a6f528](https://github.com/nobkd/replace-maps/commit/8a6f528)) |
| 55 | + - Disable hosts from options, update options ([e6becf2](https://github.com/nobkd/replace-maps/commit/e6becf2)) |
| 56 | + - Add options page ([#5](https://github.com/nobkd/replace-maps/pull/5)) |
| 57 | + |
| 58 | +### 🩹 Fixes |
| 59 | + |
| 60 | + - Add clipping to icon ([f177831](https://github.com/nobkd/replace-maps/commit/f177831)) |
| 61 | + - Update icons ([c1236df](https://github.com/nobkd/replace-maps/commit/c1236df)) |
| 62 | + - Content script matches ([15d739b](https://github.com/nobkd/replace-maps/commit/15d739b)) |
| 63 | + - Make icon better ([3c99776](https://github.com/nobkd/replace-maps/commit/3c99776)) |
| 64 | + - LoadJS wont work with extensions, stuff ([1dc17cf](https://github.com/nobkd/replace-maps/commit/1dc17cf)) |
| 65 | + - Better regex ([b665562](https://github.com/nobkd/replace-maps/commit/b665562)) |
| 66 | + - Remove tabs permission ([4b5c19a](https://github.com/nobkd/replace-maps/commit/4b5c19a)) |
| 67 | + - Remove edit frame function: not working ([fd65e8e](https://github.com/nobkd/replace-maps/commit/fd65e8e)) |
| 68 | + - Stronger pattern binding (could be bad?) ([56fef8f](https://github.com/nobkd/replace-maps/commit/56fef8f)) |
| 69 | + - Join locales directly ([123a5f0](https://github.com/nobkd/replace-maps/commit/123a5f0)) |
| 70 | + - Safer digit handling ([db80bed](https://github.com/nobkd/replace-maps/commit/db80bed)) |
| 71 | + - Save replace ([ca10f48](https://github.com/nobkd/replace-maps/commit/ca10f48)) |
| 72 | + - Correct types ([f33ba58](https://github.com/nobkd/replace-maps/commit/f33ba58)) |
| 73 | + - New file structure ([df611d8](https://github.com/nobkd/replace-maps/commit/df611d8)) |
| 74 | + - Let vite handle the leaflet asset copying ([20f3bbc](https://github.com/nobkd/replace-maps/commit/20f3bbc)) |
| 75 | + - Use faster svgexport ([fce7093](https://github.com/nobkd/replace-maps/commit/fce7093)) |
| 76 | + - Fix possible out of range error ([353bd96](https://github.com/nobkd/replace-maps/commit/353bd96)) |
| 77 | + - Clearer dms parsing ([ca264ad](https://github.com/nobkd/replace-maps/commit/ca264ad)) |
| 78 | + - Remove unnecessary null checks ([907aada](https://github.com/nobkd/replace-maps/commit/907aada)) |
| 79 | + - Fix compile output dir ([7fc1605](https://github.com/nobkd/replace-maps/commit/7fc1605)) |
| 80 | + - Prefer using cached deps ([0cad050](https://github.com/nobkd/replace-maps/commit/0cad050)) |
| 81 | + - Renaming and sorting package scripts ([5cf41b1](https://github.com/nobkd/replace-maps/commit/5cf41b1)) |
| 82 | + - Only change version on main ([654cb6f](https://github.com/nobkd/replace-maps/commit/654cb6f)) |
| 83 | + - Action icon now fits to currently active tab ([fbf3fa5](https://github.com/nobkd/replace-maps/commit/fbf3fa5)) |
| 84 | + - WIP: crrently one directional, reload frames instead of tab ([6d9cebe](https://github.com/nobkd/replace-maps/commit/6d9cebe)) |
| 85 | + - **ci:** Add version change file only on bump call ([4d0c390](https://github.com/nobkd/replace-maps/commit/4d0c390)) |
| 86 | + - Reload tab if osm, else reload maps frames only ([06b88ba](https://github.com/nobkd/replace-maps/commit/06b88ba)) |
| 87 | + - Reload maps frames only / reload tab on replaced map (for now) ([#4](https://github.com/nobkd/replace-maps/pull/4)) |
| 88 | + - Always check conventional commits schema & bump version ([b1c20ba](https://github.com/nobkd/replace-maps/commit/b1c20ba)) |
| 89 | + - Run pre commit formatting ([3600cc2](https://github.com/nobkd/replace-maps/commit/3600cc2)) |
| 90 | + - Cancel jobs on new push ([736d089](https://github.com/nobkd/replace-maps/commit/736d089)) |
| 91 | + |
| 92 | +### 📖 Documentation |
| 93 | + |
| 94 | + - Adds some documentation ([faa7327](https://github.com/nobkd/replace-maps/commit/faa7327)) |
| 95 | + - Add JS-Doc to rest of functions ([1b65966](https://github.com/nobkd/replace-maps/commit/1b65966)) |
| 96 | + - Add js doc ([#6](https://github.com/nobkd/replace-maps/pull/6)) |
| 97 | + |
| 98 | +### 🏡 Chore |
| 99 | + |
| 100 | + - Move logging ([bca0536](https://github.com/nobkd/replace-maps/commit/bca0536)) |
| 101 | + - Prepare parseQ function ([6c3e40a](https://github.com/nobkd/replace-maps/commit/6c3e40a)) |
| 102 | + - Remove test string ([aa32713](https://github.com/nobkd/replace-maps/commit/aa32713)) |
| 103 | + - Add webextension-polyfill ([f9bcb04](https://github.com/nobkd/replace-maps/commit/f9bcb04)) |
| 104 | + - Format ([6b2f394](https://github.com/nobkd/replace-maps/commit/6b2f394)) |
| 105 | + - Move output to dot-directories ([e3aefdd](https://github.com/nobkd/replace-maps/commit/e3aefdd)) |
| 106 | + - Remove unnecessary ignores ([9dc912a](https://github.com/nobkd/replace-maps/commit/9dc912a)) |
| 107 | + - Formatting ([d8d7c4f](https://github.com/nobkd/replace-maps/commit/d8d7c4f)) |
| 108 | + - Extract css to be minified ([eef210d](https://github.com/nobkd/replace-maps/commit/eef210d)) |
| 109 | + - Only include needed imports from polyfill ([9c0dcad](https://github.com/nobkd/replace-maps/commit/9c0dcad)) |
| 110 | + - Formatting ([0ef4e03](https://github.com/nobkd/replace-maps/commit/0ef4e03)) |
| 111 | + - Formatting ([74d4991](https://github.com/nobkd/replace-maps/commit/74d4991)) |
| 112 | + - Refactoring, renaming moving funcs ([b09f9b8](https://github.com/nobkd/replace-maps/commit/b09f9b8)) |
| 113 | + - Cleaning unused type ([ab08ca4](https://github.com/nobkd/replace-maps/commit/ab08ca4)) |
| 114 | + - Delete info ([3fdab55](https://github.com/nobkd/replace-maps/commit/3fdab55)) |
| 115 | + - Remove automatic build from bundle cmd ([76f9002](https://github.com/nobkd/replace-maps/commit/76f9002)) |
| 116 | + - Formatting ([ddfdd44](https://github.com/nobkd/replace-maps/commit/ddfdd44)) |
| 117 | + - Remove name ([55a8a6e](https://github.com/nobkd/replace-maps/commit/55a8a6e)) |
| 118 | + - Rename publish workflow file ([3efe97f](https://github.com/nobkd/replace-maps/commit/3efe97f)) |
| 119 | + - Check formatting ([d6c323c](https://github.com/nobkd/replace-maps/commit/d6c323c)) |
| 120 | + - Remove name from action using ([b51fb78](https://github.com/nobkd/replace-maps/commit/b51fb78)) |
| 121 | + - Fix format check script ([0d2784c](https://github.com/nobkd/replace-maps/commit/0d2784c)) |
| 122 | + - Run test also, if format check failed ([598f247](https://github.com/nobkd/replace-maps/commit/598f247)) |
| 123 | + - **ci:** Remove simple test as coverage runs it too ([8e46095](https://github.com/nobkd/replace-maps/commit/8e46095)) |
| 124 | + - Add back conventinal commits check ([cce002e](https://github.com/nobkd/replace-maps/commit/cce002e)) |
| 125 | + - Ignore version update file and always format ([cff1298](https://github.com/nobkd/replace-maps/commit/cff1298)) |
| 126 | + - More styling, js and html structure ([4753840](https://github.com/nobkd/replace-maps/commit/4753840)) |
| 127 | + - Add trash icon, add test items ([192577e](https://github.com/nobkd/replace-maps/commit/192577e)) |
| 128 | + - Formatting ([8bfc5c7](https://github.com/nobkd/replace-maps/commit/8bfc5c7)) |
| 129 | + - WIP move versioning to workflow ([032b316](https://github.com/nobkd/replace-maps/commit/032b316)) |
| 130 | + - Add domain ends ([1fdc79d](https://github.com/nobkd/replace-maps/commit/1fdc79d)) |
| 131 | + - Don't prefilter requests ([bf1287e](https://github.com/nobkd/replace-maps/commit/bf1287e)) |
| 132 | + - Reset version & add WIP publish workflow ([23ca265](https://github.com/nobkd/replace-maps/commit/23ca265)) |
| 133 | + - Format ([3747239](https://github.com/nobkd/replace-maps/commit/3747239)) |
| 134 | + - Update release script ([ea83c5d](https://github.com/nobkd/replace-maps/commit/ea83c5d)) |
| 135 | + |
| 136 | +### ✅ Tests |
| 137 | + |
| 138 | + - Add first small test test ([779672d](https://github.com/nobkd/replace-maps/commit/779672d)) |
| 139 | + - Extend parsePB test ([912b759](https://github.com/nobkd/replace-maps/commit/912b759)) |
| 140 | + - Add other test files ([99dc388](https://github.com/nobkd/replace-maps/commit/99dc388)) |
| 141 | + - Add parseDMS ([1644cb6](https://github.com/nobkd/replace-maps/commit/1644cb6)) |
| 142 | + - Add zoom (WIP) ([fd10f3e](https://github.com/nobkd/replace-maps/commit/fd10f3e)) |
| 143 | + - More accurate and predictable DMS test ([d73468d](https://github.com/nobkd/replace-maps/commit/d73468d)) |
| 144 | + - Fix to use better test statements ([50e48ac](https://github.com/nobkd/replace-maps/commit/50e48ac)) |
| 145 | + - More common functions ([8fec8bc](https://github.com/nobkd/replace-maps/commit/8fec8bc)) |
| 146 | + - Add partial test for read pb ([d1a2592](https://github.com/nobkd/replace-maps/commit/d1a2592)) |
| 147 | + - Fix pb example test ([de52d8c](https://github.com/nobkd/replace-maps/commit/de52d8c)) |
| 148 | + - Nominatim api call mocking ([ea13f58](https://github.com/nobkd/replace-maps/commit/ea13f58)) |
| 149 | + - Add specific zoom test ([852fdde](https://github.com/nobkd/replace-maps/commit/852fdde)) |
| 150 | + - Move fetch mock to file top ([f816e9a](https://github.com/nobkd/replace-maps/commit/f816e9a)) |
| 151 | + - Add todos to indicate missing tests ([dd11308](https://github.com/nobkd/replace-maps/commit/dd11308)) |
| 152 | + - Remove tests for webext-polyfill until knowing how to test ([05f8276](https://github.com/nobkd/replace-maps/commit/05f8276)) |
| 153 | + |
| 154 | +### 🤖 CI |
| 155 | + |
| 156 | + - Add todo ([4245965](https://github.com/nobkd/replace-maps/commit/4245965)) |
| 157 | + - Fix workflow to also run on branch push ([a710369](https://github.com/nobkd/replace-maps/commit/a710369)) |
| 158 | + - Use npm ci ([690f90a](https://github.com/nobkd/replace-maps/commit/690f90a)) |
| 159 | + - Add flags to dep installing ([aaa5eed](https://github.com/nobkd/replace-maps/commit/aaa5eed)) |
| 160 | + - Cache not sensible with npm ci ([e94e7f5](https://github.com/nobkd/replace-maps/commit/e94e7f5)) |
| 161 | + - Try adding tag input ([5098cd9](https://github.com/nobkd/replace-maps/commit/5098cd9)) |
| 162 | + |
| 163 | +### ❤️ Contributors |
| 164 | + |
| 165 | +- Nobkd (@nobkd) |
0 commit comments