Commit graph

52 commits

Author SHA1 Message Date
1028613cad import via preact/hooks
Some checks failed
myip.wtf / build (push) Has been cancelled
myip.wtf / tests (push) Has been cancelled
2024-09-12 19:47:50 -03:00
16c92cc451 Reduce icon size on load / error screens
Some checks are pending
myip.wtf / build (push) Waiting to run
myip.wtf / tests (push) Waiting to run
2024-09-03 01:30:31 -03:00
26cd2802f4 Fix a few typos 2024-09-03 01:03:58 -03:00
81dad6117e LICENSE: MIT 2024-09-03 00:40:57 -03:00
dd1a7082ff v0.7.0 2024-09-02 21:25:41 -03:00
ebe5d1616a Add red glow on error screen 2024-09-02 19:52:46 -03:00
b96824f86f Rotate icon on loader screen 2024-09-02 19:18:01 -03:00
b5d643f8f1 Add improvements 2024-09-02 16:53:24 -03:00
372881cead Refresh flag icons 2024-09-02 01:31:55 -03:00
c8ca96633b Add linebreak 2024-09-01 18:02:27 -03:00
c925c8241f v0.6.1 2024-09-01 17:33:56 -03:00
a2322e9ba5 Rewrite project (and rename as wimi) 2024-09-01 17:14:01 -03:00
536486f6ac Add src/images/flags/ 2024-09-01 10:20:30 -03:00
e2d1341867 Rename project as wimi (= What Is My Ip Address) 2024-09-01 09:58:25 -03:00
1580a11a97 v0.5.1 2024-09-01 01:56:26 -03:00
c0c41a0ee1 v0.5.0 2024-09-01 01:36:43 -03:00
8a8cecd4bb Replace React with preact 2024-08-31 10:39:18 -03:00
c2e5925ced Migrate to eslint v9 2024-08-03 04:45:31 -03:00
e3418faa8f Update docs, manifest 2024-04-26 01:07:30 -03:00
a87a897f38 v0.4.2 2024-04-25 23:43:09 -03:00
b2de48d239 Fix render on low resolution laptop 2024-04-25 23:40:36 -03:00
30284659f6 v0.4.1 2024-04-06 19:16:56 -03:00
d056efb944 Add text string to src/_locales/en/messages.json 2024-04-06 13:27:04 -03:00
f5d7fc2050 Fix tests 2024-04-05 15:44:49 -03:00
c76c40af05 v0.4.0 2024-04-05 15:26:24 -03:00
05e7d1afa6 Add Footer component 2024-04-05 15:26:24 -03:00
86a82fe25e Set width based on address length 2024-04-05 15:26:24 -03:00
6d6639718f Update share/ 2024-04-05 15:26:24 -03:00
664aa74673 Reimplement UI with 0x1eef/tail.css 2024-04-05 15:26:24 -03:00
4a2ca0b27a Update icons 2024-04-01 13:14:31 -03:00
09009973a0 Add new icons 2024-04-01 12:54:01 -03:00
ff64d66f27 v0.3.1 2024-03-30 01:43:57 -03:00
f98a97ff05 Rename the project after the web service that it uses 2024-03-28 17:26:13 -03:00
352c075f84 v0.3.0 2024-01-29 00:05:56 -03:00
53b93a213a Fix endpoint URL 2024-01-29 00:05:04 -03:00
46641a6386 v0.2.1 2023-10-24 18:52:43 -03:00
4c5488108c Skip browser cache & match new server response 2023-10-02 00:02:53 -03:00
7a2c1c22b8 v0.2.0 2023-09-29 15:26:23 -03:00
e498c5b6e2 Add App.test.tsx 2023-09-29 15:24:08 -03:00
d06d7d4389 v0.1.3 2023-09-29 13:50:06 -03:00
5f59c2ffe2 Don't perform fetch more than once. 2023-09-29 13:48:29 -03:00
0a1f1d8769 Remove unused prop from TServerResponse 2023-09-29 11:49:23 -03:00
d6be553af1 v0.1.2 2023-09-28 19:52:22 -03:00
d494aec2d0 Add tests
Fix #4
2023-09-28 18:12:05 -03:00
6069b51f8b Add ~ as an import alias 2023-09-28 16:42:07 -03:00
50e7126c82 v0.1.1 2023-09-28 13:56:32 -03:00
34e70f12ed Use chrome.i18n.getMessage within ErrorRenderer 2023-09-28 13:56:05 -03:00
3a411ecc14 mv Response.css to ResponseRenderer.css 2023-09-28 13:49:16 -03:00
ef42f90553 Add ErrorRenderer.tsx
Fix #1
2023-09-28 13:46:20 -03:00
83cd7416f5 Handle a non-200 status code as an error 2023-09-28 11:28:34 -03:00