368 Commits

Author SHA1 Message Date
kawamataryo
a74502d1a9 🔖 bump version 2024-02-11 20:45:06 +09:00
kawamataryo
d4621f7b73 🛠️ add changeset 2024-02-11 20:41:21 +09:00
kawamataryo
bf5113cfee fix lint 2024-02-11 20:33:26 +09:00
kawamataryo
c0d62deb8d 🛠️ add changeset 2024-02-11 20:32:24 +09:00
kawamataryo
2e8e22eda0 🐛 fix id error 2024-02-11 20:31:35 +09:00
github-actions[bot]
74dc14022f 🔖 bump version 2024-02-07 22:34:18 +00:00
ryo
40f004269d
Merge pull request #35 from kawamataryo/dependabot/npm_and_yarn/vite-4.5.2 2024-02-08 07:32:18 +09:00
dependabot[bot]
681b25aa58
Bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 06:27:12 +00:00
kawamataryo
5528400a75 🛠️ add changeset 2024-02-02 15:25:46 +09:00
kawamataryo
fb004690b6 update dependencies and more 2024-02-02 15:24:56 +09:00
ryo
5d7fdca29e
Merge pull request #37 from kawamataryo/add-darkmode
🎨 add darkmode
2024-02-02 15:18:31 +09:00
kawamataryo
6241e4c392 🎨 add darkmode 2024-02-02 15:15:34 +09:00
kawamataryo
66c61fb95e remove unused code 2024-01-26 14:59:22 +09:00
kawamataryo
4ee5e34bbb 🔖 bump version 2024-01-24 20:04:30 +09:00
kawamataryo
709656c3a4 apply lint 2024-01-24 20:02:18 +09:00
kawamataryo
c2e1beb0c3 🛠️ add changeset 2024-01-24 20:00:56 +09:00
kawamataryo
fa98592205 🐛 fixed unnecessary permission requests 2024-01-24 19:59:09 +09:00
github-actions[bot]
c94ad748e2 🔖 bump version 2024-01-24 06:47:26 +00:00
kawamataryo
06068a680c 🛠️ add changeset 2024-01-24 15:45:39 +09:00
kawamataryo
2721ee9256 🐛 fixed unnecessary permission requests 2024-01-24 15:45:00 +09:00
github-actions[bot]
84a522c8c0 🔖 bump version 2024-01-22 00:52:16 +00:00
kawamataryo
20490449ce add changeset 2024-01-22 09:48:29 +09:00
kawamataryo
1999d506da chore fix gitignore 2024-01-22 09:47:17 +09:00
ryo
5a5ea839ed
Merge pull request #34 from kawamataryo/feature/add-bulk-search
🚀 implement batch search feature
2024-01-21 19:55:20 +09:00
kawamataryo
e728bfd321 📝 fix readme 2024-01-21 19:54:49 +09:00
kawamataryo
e7852bcc9a 🚀 implement batch search feature 2024-01-19 11:10:26 +09:00
kawamataryo
7b7866d2e4 🐛 fix fixed a bug where the form could not be filled out 2024-01-15 05:02:47 +09:00
kawamataryo
b9c51dd758 💫 add biome and format src files. 2024-01-13 10:42:09 +09:00
github-actions[bot]
6deacda7bd 🔖 bump version 2023-12-30 22:20:55 +00:00
kawamataryo
e9e9206b48 🛠️ add changeset 2023-12-31 07:19:22 +09:00
kawamataryo
9a37b1fbc7 🛠️ bump dependencies 2023-12-31 07:18:38 +09:00
github-actions[bot]
a687a91bff 🔖 bump version 2023-11-21 08:22:35 +00:00
kawamataryo
4338429d18 🛠️ add changeset 2023-11-21 17:21:10 +09:00
ryo
aef940f488
Merge pull request #32 from lowercase-donkey/universal-pfp-check
Alternate to #31
2023-11-21 17:19:08 +09:00
lowercase_donkey
60376fdf6c do not match account name in description if it is preceded by 'pfp ' or 'pfp by ' 2023-11-19 02:06:11 -05:00
lowercase_donkey
c534c2c671 Do not match handle in description if it has "pfp" (profile pic) immediately before it in the description, as it's likely just giving credit to the account we are trying to match.
If an artist made their own pfp, they will not bother mentioning it.
2023-11-19 01:48:18 -05:00
ryo
99d1565b87
Merge pull request #30 from kawamataryo/dependabot/npm_and_yarn/sharp-and-plasmo-0.32.6 2023-11-17 06:00:55 +09:00
dependabot[bot]
5aae0f229e
Bump sharp and plasmo
Bumps [sharp](https://github.com/lovell/sharp) to 0.32.6 and updates ancestor dependency [plasmo](https://github.com/PlasmoHQ/plasmo/tree/HEAD/cli/plasmo). These dependencies need to be updated together.


Updates `sharp` from 0.32.5 to 0.32.6
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6)

Updates `plasmo` from 0.82.1 to 0.84.0
- [Release notes](https://github.com/PlasmoHQ/plasmo/releases)
- [Commits](https://github.com/PlasmoHQ/plasmo/commits/v0.84.0/cli/plasmo)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
- dependency-name: plasmo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:36:09 +00:00
github-actions[bot]
fff31cb7ac 🔖 bump version 2023-11-09 05:52:44 +00:00
ryo
ea68829a1c 🛠️ add changeset 2023-11-09 14:51:19 +09:00
ryo
d584f0303b
Merge pull request #29 from lowercase-donkey/fixes 2023-11-09 14:36:18 +09:00
lowercase_donkey
da2cf7d26a Replace all underscores in a handle, not just the first 2023-11-07 14:06:12 -05:00
github-actions[bot]
ac9f505e43 🔖 bump version 2023-10-13 11:39:43 +00:00
kawamataryo
7040d1c4ad 🛠️ add changests 2023-10-13 20:37:56 +09:00
kawamataryo
7713ccdefc 🐛 fixed a bug that prevented credentials from being saved 2023-10-13 20:37:21 +09:00
github-actions[bot]
5494599161 🔖 bump version 2023-10-13 11:07:59 +00:00
kawamataryo
46891c9966 🛠️ add changests 2023-10-13 20:05:59 +09:00
kawamataryo
62b0136e16 🐛 fixed a bug that prevented typing 2023-10-13 20:05:17 +09:00
kawamataryo
f1acbaa17c 🛠️ restart deploying to firefox 2023-10-12 09:36:56 +09:00
kawamataryo
ecbe132b4b 🔖 bump version 2023-10-12 09:30:30 +09:00