kawamataryo
e7852bcc9a
🚀 implement batch search feature
2024-01-19 11:10:26 +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
kawamataryo
e2845c4728
🛠️ add changests
2023-10-12 09:27:36 +09:00
kawamataryo
29f51f2d52
✨ improve search logic
2023-10-12 09:26:38 +09:00
kawamataryo
f05ea60765
🔖 bump version
2023-10-11 07:41:52 +09:00
kawamataryo
e85e47547d
🛠️ add changeets
2023-10-11 07:38:23 +09:00
kawamataryo
dc0839c3a2
wip
2023-10-11 07:38:23 +09:00
kawamataryo
9d0506d2c3
🧹 remove unnecessary files
2023-10-11 07:38:19 +09:00
ryo
50f296b39f
Merge pull request #21 from BlackDragon17/textfix/documentation-improvements
...
📝 Documentation improvements
2023-10-08 13:23:26 +09:00
Michal
68d32eb154
📝 Documentation improvements
...
Fix typos and improve wordings in README.md and CONTRIBUTING.md.
Additionally the `.idea` folder is added to .gitignore, to prevent WebStorm's temp files from being uploaded.
2023-10-08 01:11:02 +02:00
ryo
f865d0d8c1
Merge pull request #20 from kawamataryo/dependabot/npm_and_yarn/postcss-8.4.31
2023-10-08 06:11:37 +09:00
ryo
1c6c637d79
Merge pull request #19 from kawamataryo/dependabot/npm_and_yarn/zod-3.22.4
2023-10-08 06:11:29 +09:00
dependabot[bot]
df26cbe743
Bump postcss from 8.4.28 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 23:30:23 +00:00
dependabot[bot]
d78c5ae80b
Bump zod from 3.21.4 to 3.22.4
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.21.4 to 3.22.4.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.4 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 23:30:17 +00:00
github-actions[bot]
ed2873a8de
🔖 bump version
2023-10-06 23:29:50 +00:00
kawamataryo
2719d5b21a
Merge branch 'main' of https://github.com/kawamataryo/sky-follower-bridge
2023-10-07 08:28:09 +09:00
kawamataryo
ded6d195d3
🛠️ add changeets
2023-10-07 08:27:42 +09:00
ryo
bf84adebda
Merge pull request #18 from kawamataryo/bugfix/linebreaks
...
🐛 fix word break
2023-10-07 08:27:13 +09:00
kawamataryo
37f5b2729b
🐛 fix word break
2023-10-07 08:25:34 +09:00
github-actions[bot]
e3d413a41b
🔖 bump version
2023-10-03 01:05:55 +00:00
kawamataryo
6a83846121
🛠️ add changeets
2023-10-03 10:03:58 +09:00
kawamataryo
27daa29b95
🎨 add insert animation
2023-10-03 10:03:09 +09:00
kawamataryo
eaa6b88ecb
🐛 fix non query error
2023-10-03 10:02:58 +09:00
github-actions[bot]
02ced36232
🔖 bump version
2023-09-29 22:35:41 +00:00
kawamataryo
58281f7461
🛠️ add changeets
2023-09-30 07:34:02 +09:00
ryo
9f50292c06
Merge pull request #16 from kawamataryo/bugfix/search-pure-emoji-display-name
...
🐛 fix #15 . skip when there is no search term
2023-09-30 07:30:49 +09:00
kawamataryo
19054a830a
🐛 fix #15 . skip when there is no search term
2023-09-30 07:30:18 +09:00
kawamataryo
d59988a700
Merge branch 'main' of https://github.com/kawamataryo/sky-follower-bridge
2023-09-23 06:29:54 +09:00