|
365559158d
|
Add group badge @ /minecraft/players/[uuid]
|
2021-09-25 21:51:35 +09:00 |
|
|
967c0f77af
|
Add biography on minecraft/players/[uuid]
|
2021-09-25 07:51:13 +09:00 |
|
|
3898a6951d
|
Avoid using toString()
|
2021-09-24 19:08:39 +09:00 |
|
|
7ad04ba8ef
|
Update export default name
|
2021-09-24 19:07:48 +09:00 |
|
|
e3e4cc5a5e
|
Fix page title @ /minecraft/players/[uuid]
|
2021-09-24 19:06:26 +09:00 |
|
|
a4982c7ef3
|
Fix: error handling on 404
|
2021-09-24 17:43:07 +09:00 |
|
|
c957d791a6
|
Update return format
|
2021-09-24 17:25:26 +09:00 |
|
|
971be8ab25
|
Replace "class" to "className"
|
2021-09-24 16:49:49 +09:00 |
|
|
eb46a60119
|
Remove weird comments
|
2021-09-24 16:49:07 +09:00 |
|
|
7629eb6c49
|
Implement basic user page for Minecraft server
|
2021-09-24 16:47:45 +09:00 |
|
|
ee913461f1
|
Using next.config.js rewrite for UUID validation
|
2021-09-24 10:08:30 +09:00 |
|
|
b95c6b4cd5
|
[/minecraft/players/] Add basic function to retrieve player's data
|
2021-09-24 09:15:03 +09:00 |
|
|
b0b900cc10
|
Update comment
|
2021-09-24 08:10:26 +09:00 |
|
|
34df66d050
|
Fix: Do not pass children as props.
|
2021-09-22 07:43:10 +09:00 |
|
|
0258de61b0
|
Fix unused val, Add comments
|
2021-09-22 07:24:00 +09:00 |
|
|
958e9803fb
|
Fix typo
|
2021-09-22 07:19:34 +09:00 |
|
|
7ee5d348dd
|
Fix: avoid doing export default and val declare at the same time
|
2021-09-22 07:19:12 +09:00 |
|
|
24cf758cad
|
Add alt to images
|
2021-09-22 07:13:49 +09:00 |
|
yude
|
8f6953df10
|
Add server status for "saika" host
|
2021-09-21 13:16:09 +09:00 |
|
yude
|
3c7d783a9c
|
Add link to my Amazon wishlist
|
2021-09-21 13:12:56 +09:00 |
|
|
39457ec092
|
Add posts/
|
2021-09-06 10:39:12 +09:00 |
|
|
aa10c2fee7
|
Remove link to mstdn.yude.jp (It's no longer public service)
|
2021-09-06 09:52:38 +09:00 |
|
|
51f67deb11
|
Update Footer.js
|
2021-08-28 14:37:30 +09:00 |
|
|
0d6a65e8f0
|
Rename files
|
2021-08-15 16:59:58 +09:00 |
|
|
bddc61768c
|
Update icon
|
2021-08-15 16:59:54 +09:00 |
|
|
e6d61ff4ce
|
Remove unused import (icon)
|
2021-08-14 10:32:55 +09:00 |
|
|
aafc72d5d9
|
Remove unused component
|
2021-08-14 10:29:27 +09:00 |
|
|
94c966d58c
|
Add comments, Load default SEO config
|
2021-08-14 10:16:53 +09:00 |
|
|
fafd1f4533
|
Remove unused instructions
|
2021-08-14 10:16:41 +09:00 |
|
|
d923c686ae
|
Add comments and SEO, Code organization
|
2021-08-14 10:12:42 +09:00 |
|
|
93c8be4214
|
Code organization, Add SEO
|
2021-08-14 10:12:37 +09:00 |
|
|
efb5e34b90
|
Add comments and SEO, Code organization
|
2021-08-14 10:12:22 +09:00 |
|
|
1287e54b43
|
Add SEO component on minecraft/
|
2021-08-14 10:04:46 +09:00 |
|
|
d9279ee88f
|
Add comments, code organization
|
2021-08-14 10:02:17 +09:00 |
|
|
299034c391
|
Add 404 page
|
2021-08-14 09:43:33 +09:00 |
|
|
4b673b8c9c
|
Remove unused import
|
2021-08-14 09:42:18 +09:00 |
|
|
9f95e24ede
|
Remove garbage
|
2021-08-09 12:46:27 +09:00 |
|
|
d3bf8cc2f2
|
Update index.js
|
2021-08-09 12:46:10 +09:00 |
|
|
3fdfcd4359
|
Folder organizing, Modularize profile items
|
2021-08-09 12:45:48 +09:00 |
|
|
9532e0f48b
|
Rename
|
2021-08-09 12:29:42 +09:00 |
|
|
8a0897cc00
|
Update FAMenu.js
|
2021-08-09 11:58:29 +09:00 |
|
|
29af6383a7
|
Update variable
|
2021-08-09 11:55:46 +09:00 |
|
|
c7c4177edd
|
Remove garbage
|
2021-08-09 11:54:24 +09:00 |
|
|
9d77edd973
|
Revert "Try to fix CI"
This reverts commit 7f2411b2f6 .
|
2021-08-09 11:47:11 +09:00 |
|
|
7f2411b2f6
|
Try to fix CI
|
2021-08-09 11:43:30 +09:00 |
|
|
ffc6acb9cb
|
Update how to load icons
|
2021-08-09 11:33:00 +09:00 |
|
|
b1dabb8fb9
|
Fix icon
|
2021-08-09 11:25:03 +09:00 |
|
|
7932b63d60
|
Try to fix CI
|
2021-08-09 11:15:16 +09:00 |
|
|
18473ec7fd
|
Rename
|
2021-08-09 11:07:49 +09:00 |
|
|
859aa2bbab
|
Modularize banners
|
2021-08-09 11:04:26 +09:00 |
|