Commit graph

66 commits

Author SHA1 Message Date
3b36d94233 Update .projectile 2024-08-03 05:40:32 -03:00
bfc3056fe9 Replace single quotes with double quotes 2024-08-03 05:39:37 -03:00
ffa1eeb734 TypeScript fixes 2024-08-03 05:01:20 -03:00
c2e5925ced Migrate to eslint v9 2024-08-03 04:45:31 -03:00
2123123bfa Fix 'npm outdated' 2024-08-03 04:41:31 -03:00
e3418faa8f Update docs, manifest 2024-04-26 01:07:30 -03:00
311f473cef Add .xpi for v0.4.2 2024-04-26 01:02:35 -03:00
a87a897f38 v0.4.2 2024-04-25 23:43:09 -03:00
46e18945ea Switch to esbuild-loader 2024-04-25 23:41:17 -03:00
b2de48d239 Fix render on low resolution laptop 2024-04-25 23:40:36 -03:00
8a83c7d01c README: update 2024-04-06 19:19:21 -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
e43e03516f Delete webpack.config.js 2024-04-05 15:46:57 -03:00
616ca160aa Update .github/ 2024-04-05 15:46:17 -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
28e5c37cb1 Update README 2024-04-05 15:26:24 -03:00
47170706e3 Add per-environment webpack configs 2024-04-05 15:26:24 -03:00
58825284f4 Add webpack-merge (package.json) 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
63b34bd229 README: fix typo 2024-04-01 22:02:47 -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
4a928713dc Add bin/iconify 2024-04-01 12:34:00 -03:00
ff64d66f27 v0.3.1 2024-03-30 01:43:57 -03:00
c7a1586224 npm audit fix 2024-03-30 01:24:24 -03:00
08f047f47e s/Demo/Example/ 2024-03-28 17:38:00 -03:00
b9979d097e Align demo image 2024-03-28 17:33:00 -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
6ef043a796 v0.2.1 2023-10-24 23:39:46 -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
7f15dceef7 Run eslint on test/ 2023-09-29 15:25:24 -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
0x1eef
68410be066
Merge pull request #7 from 0x1eef/ci-tests
Run tests on CI
2023-09-28 19:44:01 -03:00
6e01d62c27 Run tests on CI 2023-09-28 19:41:27 -03:00
0x1eef
2e41de979a
Merge pull request #6 from 0x1eef/build
Add build.yml
2023-09-28 18:36:46 -03:00
b8cbb63e49 Add build.yml
Add a CI build step to confirm the extension can be builted
as expected.
2023-09-28 18:34:23 -03:00
0x1eef
39cb4ab0a5
Merge pull request #5 from 0x1eef/tests
Add tests
2023-09-28 18:13:30 -03:00