Commit graph

303 commits

Author SHA1 Message Date
99da2743d2
feat(list): update link to source code
Some checks failed
Test / Test (push) Failing after 3m10s
2025-06-02 21:06:22 +09:00
feea815847
feat(blog): update link to source code 2025-06-02 21:03:04 +09:00
eb8ac809f0
chore(blog): add start command
All checks were successful
Test / Test (push) Successful in 5m0s
2025-06-02 20:24:12 +09:00
079aa88e88
feat(www): make git link point to my profile instead of homepage 2025-06-01 20:45:36 +09:00
972062f8e7
chore: update devenv 2025-06-01 07:24:16 +09:00
3d2dc3a6f9
feat(www): change link from github to git.pompy.dev 2025-06-01 06:29:58 +09:00
df756a620e
feat(list): add table sorting 2025-03-26 09:16:50 +09:00
461bb83757
simplify gitignore file cleaning 2025-03-25 08:59:24 +09:00
f86e31a06c
feat(list): improve error page title 2025-03-23 08:52:18 +09:00
f6f93e3b42
feat(list): match page title with heading 2025-03-23 08:51:58 +09:00
8b9ef37f0b
refactor(list): improve type 2025-03-23 08:48:03 +09:00
088398cba5
feat(list): set favicon 2025-03-23 08:39:05 +09:00
de23c9d168
feat(blog): remove non-conforming attributes
check https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel
2025-03-23 08:38:31 +09:00
19d87a1ee0
feat(list): add link to github repo 2025-03-23 08:33:18 +09:00
e87be431c5
feat(list): use css instead of JS to change ThemeController icon 2025-03-23 08:14:35 +09:00
7ef199ec0e
feat(list): add header text swap effect 2025-03-22 22:06:34 +09:00
a5fce32e78
feat(list): add thumbnail 2025-03-22 20:55:51 +09:00
dce9d03729
remove redundant heading 2025-03-21 13:29:06 +09:00
e931fcc55e
feat(list): add home button 2025-03-21 13:28:05 +09:00
0c370bab2c
feat(list): prevent text wrapping on highlighted title 2025-03-21 13:26:48 +09:00
7043fcc9c3
feat(list): add icons 2025-03-21 13:16:07 +09:00
e81efcdb47
chore: fix prettier plugin 2025-03-21 12:36:11 +09:00
d494aacd80
feat(list): add header shadow 2025-03-21 12:35:44 +09:00
8090737996
refactor(list): improve prop typing 2025-03-20 21:06:45 +09:00
3809d11970
feat(list): prevent style breaking due to unintuitive browser defaults 2025-03-20 21:04:05 +09:00
fda8415efb
feat(list): add Main component 2025-03-20 21:02:51 +09:00
c75b2385f2
feat(list): adjust header spacing 2025-03-20 20:59:27 +09:00
695ce40eca
feat(list): add header component 2025-03-20 20:49:30 +09:00
74af3655c6
add umami to list.pompy.dev 2025-03-20 14:59:31 +09:00
3eaa19eb6e
Revert "deploy list.pompy.dev to huxthub"
This reverts commit 057214d80d.
2025-03-20 14:51:26 +09:00
057214d80d
deploy list.pompy.dev to huxthub 2025-03-20 14:36:29 +09:00
d96a9f52c9
fix prettier config import error 2025-03-20 09:44:08 +09:00
ca9817102f
rename rank.pompy.dev -> list.pompy.dev 2025-03-20 09:44:00 +09:00
3e14a3b67b
fix failing tests 2025-03-18 18:57:38 +09:00
85ec58d126
fix failing tests 2025-03-18 18:47:33 +09:00
3ddf8f6986
eslint major version bump 2025-03-18 18:28:34 +09:00
258fb7cd0e
match package name with path 2025-03-18 18:21:32 +09:00
d592fa6468
improve linting - add oxlint and simplify config 2025-03-18 14:07:10 +09:00
21cd1d51a8
remove unused variables 2025-03-18 14:04:48 +09:00
fe82775586
remove military service section 2025-03-18 13:18:05 +09:00
5c17ce6013
remove prettier business from eslint business 2025-03-18 13:14:47 +09:00
530d273105
update prettier 2025-03-18 06:44:45 +09:00
eb3eb66d73
add custom error page to apps/rank 2025-03-18 06:26:06 +09:00
94bcf01b68
add tanstack table to apps/rank 2025-03-18 06:15:11 +09:00
d8a5fcc23c
improve ThemeController design 2025-03-17 23:23:10 +09:00
2e5d9dacfc
document configuration 2025-03-17 23:07:58 +09:00
139c36a850
refactor out ThemeController 2025-03-17 23:07:23 +09:00
928f5fcdfa
apply pomp theme to apps/rank 2025-03-17 23:07:10 +09:00
38edeb06a5
update prettier-plugin-tailwindcss 2025-03-17 22:43:23 +09:00
f59602b18c
add tailwind and associated parts to apps/rank 2025-03-17 22:41:56 +09:00