Commit graph

9 commits

Author SHA1 Message Date
Ayase Minori
7956cc7308 fix: Update fresh dependency
Update fresh dependency version from 1.5.2 to 1.5.4
2023-11-22 07:04:36 +00:00
Ayase Minori
0f63c6f833 feat: Add Partytown and update MarkdownContent import paths
Added Partytown package and updated import paths for MarkdownContent components.
2023-11-22 05:48:25 +00:00
Ayase Minori
41be1559f1
refactor: Update dependencies and refactor code (#18)
* refactor: Update dependencies and refactor code

Removed axios-web and replaced with BroadcastChannel and WebSocket for counter and global count functionalities.

* feat: Update CounterCard and routes

Update CounterCard timeout and routes POST method

* Debug socket message

* ensure value is always treated as a BigInt internally

* Frogot to put it below that 💀

* Move type conversion to database

* I swear if this doesnt work im going to choke someone

* assign converted value to a variable

SURELY this will work right?

* Revert db to use numbers again
2023-10-24 00:11:50 +08:00
Ayase Minori
e50ad528d6
Fix Tailwind Preset using incompatible npm package 2023-10-21 16:14:57 +08:00
Ayane Satomi
3518aa2ae5 Update to fresh 1.5.2 and use Twind v1
Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>
2023-10-21 08:03:43 +00:00
Ayane
d47de9ca79
This should allow internationalization later on 2023-09-19 14:32:38 +08:00
Ayane
e104635898
Stylize 404 as well lmao 2023-09-19 14:02:46 +08:00
Ayase Minori
77781faca9
Implement POSTing
Signed-off-by: GitHub <noreply@github.com>
2023-09-11 03:55:06 +00:00
Ayase Minori
51556f2c9f Initial Commit
Signed-off-by: Ayase Minori <chinodesuuu@gmail.com>
2023-09-10 20:22:22 +08:00