Commit graph

88 commits

Author SHA1 Message Date
cebf8feb6a lint
All checks were successful
Code quality checks / biome (push) Successful in 11s
2025-05-19 21:06:16 -04:00
21c9acb8f0 change snacker close delay to be a little longer than sound effect duration 2025-05-19 21:06:02 -04:00
8d76c55539 refactor: replace global audio instance with inline audio creation in snackbar
All checks were successful
Code quality checks / biome (push) Successful in 11s
2025-05-19 21:04:10 -04:00
7289a541f8 lint
All checks were successful
Code quality checks / biome (push) Successful in 10s
2025-05-19 11:47:13 -04:00
ab71bc828a fix
Some checks failed
Code quality checks / biome (push) Has been cancelled
2025-05-19 11:47:01 -04:00
0d268d2660 fix audio hopefully
All checks were successful
Code quality checks / biome (push) Successful in 17s
2025-05-19 11:42:11 -04:00
d24ea134ef lint
All checks were successful
Code quality checks / biome (push) Successful in 10s
2025-05-19 04:54:11 -04:00
e112b0d6e1 whoop 2025-05-19 04:54:06 -04:00
89f6f06a15 fix
Some checks failed
Code quality checks / biome (push) Failing after 10s
2025-05-19 04:53:55 -04:00
334e6958ba lint
All checks were successful
Code quality checks / biome (push) Successful in 11s
2025-05-19 04:48:17 -04:00
8a87799f20 fix: adjust image URL size for external assets 2025-05-19 04:48:02 -04:00
9fc83cc5fc add easteregg
Some checks failed
Code quality checks / biome (push) Failing after 17s
2025-05-19 01:21:40 -04:00
1d83a59acb linting
All checks were successful
Code quality checks / biome (push) Successful in 12s
2025-05-19 01:16:38 -04:00
4a1e2a4097 formatting 2025-05-19 01:16:28 -04:00
260c74491a fix @ts-expect-error
All checks were successful
Code quality checks / biome (push) Successful in 12s
2025-05-19 01:15:50 -04:00
a5a563ac92 uh 2025-05-19 01:14:57 -04:00
16ce40d1ec lint
All checks were successful
Code quality checks / biome (push) Successful in 11s
2025-05-19 01:13:21 -04:00
5d7220f5a8 feat: enhance Lanyard component with tooltip support and improve styling
Some checks failed
Code quality checks / biome (push) Has been cancelled
2025-05-19 01:13:14 -04:00
cc451a8fef refactor: move colors module to utilities and update imports 2025-05-18 23:51:32 -04:00
197a87a28b refactor: remove unused browserslist import and related console log 2025-05-18 23:49:59 -04:00
7106612555 linting
All checks were successful
Code quality checks / biome (push) Successful in 16s
2025-05-18 23:49:45 -04:00
56518ea879 blah blah
Some checks failed
Code quality checks / biome (push) Failing after 12s
2025-05-18 23:49:25 -04:00
ed89311c3f fix: improve production build process and remove unused imports
Some checks failed
Code quality checks / biome (push) Failing after 14s
2025-05-18 21:26:18 -04:00
a8a4031437 QOL 2025-05-18 20:19:19 -04:00
bc97623981 Bun lint 2025-05-18 19:39:25 -04:00
72c941160a fix: enable minification in build process 2025-05-18 19:35:13 -04:00
62cce216df use css modules & nesting
Some checks failed
Code quality checks / biome (push) Failing after 4s
2025-05-18 19:31:44 -04:00
1ed0524573 style: remove unused background color and redundant syntax from CSS 2025-05-18 19:16:44 -04:00
0d470d43d8 style: refine syntax highlighting styles for better readability 2025-05-18 19:14:32 -04:00
a21aa34104 dont use the Roboto font, large bundle size since bun b64s fonts for some reason?
Some checks failed
Code quality checks / biome (push) Failing after 11s
2025-05-18 19:08:31 -04:00
848a96c68d fix: update favicon
All checks were successful
Code quality checks / biome (push) Successful in 11s
2025-05-18 18:58:18 -04:00
d10e1cc1ef fix: update meta description and keywords for better clarity and SEO 2025-05-18 18:57:18 -04:00
7299b78dc5 linting
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-18 18:49:32 -04:00
3bc40382d6 blah blah help me
Some checks failed
Code quality checks / biome (push) Has been cancelled
2025-05-18 18:49:17 -04:00
fc36802567 formatting
All checks were successful
Code quality checks / biome (push) Successful in 12s
2025-05-17 19:50:53 -04:00
e2fd7a343b lint
All checks were successful
Code quality checks / biome (push) Successful in 18s
2025-05-17 19:45:01 -04:00
f634b8cce3 style: comment out unused CSS rules for better organization
Some checks failed
Code quality checks / biome (push) Failing after 10s
2025-05-17 19:44:38 -04:00
0b5bf25efb fix: prompt user before reloading on socket closure 2025-05-17 19:38:48 -04:00
de235d9a27 style: fix spacing in CSS selectors for better readability
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-17 19:36:10 -04:00
9110dbcb4a fix: update height property to use 100dvh for better responsiveness
Some checks failed
Code quality checks / biome (push) Failing after 12s
2025-05-17 19:35:44 -04:00
8197d1e733 fix: simplify viewport meta tag for improved responsiveness
All checks were successful
Code quality checks / biome (push) Successful in 11s
2025-05-17 17:53:06 -04:00
3c07869634 lint
All checks were successful
Code quality checks / biome (push) Successful in 10s
2025-05-17 17:50:54 -04:00
9a1564cdb5 f
Some checks failed
Code quality checks / biome (push) Failing after 12s
2025-05-17 17:50:34 -04:00
b76e879350 send help 2025-05-17 16:08:59 -04:00
8c000ba0b7 fix: correct string interpolation for activity display in Lanyard component
All checks were successful
Code quality checks / biome (push) Successful in 7s
2025-05-16 00:26:30 -04:00
723edde53f fix: update parameter naming for consistency in Lanyard and index files
All checks were successful
Code quality checks / biome (push) Successful in 7s
2025-05-16 00:25:21 -04:00
9ace0c9457 upgrade biome to 2x 2025-05-16 00:25:00 -04:00
43306fbb6d fix: add dist folder to ignore list in biome configuration 2025-05-16 00:23:51 -04:00
b9ce518191 fix linting 2025-05-16 00:22:42 -04:00
6bac1bf833 Fix activity display for Custom Status in Lanyard component
Some checks failed
Code quality checks / biome (push) Failing after 6s
2025-05-16 00:22:12 -04:00