0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00
Commit Graph

360 Commits

Author SHA1 Message Date
aaa92c3a73
Add public keys 2021-09-27 08:03:20 +09:00
ea617dd8dc
Fix 404 page @ minecraft/players/[uuid] 2021-09-26 13:36:23 +09:00
5276456ac2
Fix title during page loading 2021-09-26 13:24:10 +09:00
2b6ca4354d
Fix: loading implementation 2021-09-26 12:52:37 +09:00
7e7066317c
Remove console.log() for debug 2021-09-26 12:27:35 +09:00
3afef82031
Add yude.keys 2021-09-25 23:09:23 +09:00
4d0b82dee3
Update [uuid].js 2021-09-25 22:14:02 +09:00
c19e797fa4
Replace "class" to "className" 2021-09-25 21:53:57 +09:00
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
85c649ddca
Update ja.md 2021-09-24 19:24:18 +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
f8357e2068
Add crafatar.com to trusted source of images 2021-09-24 16:47:27 +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
296e4d6298
Add redirects to Amazon wishlist, Scrapbox (via Next.js) 2021-09-22 08:23:29 +09:00
2c0bc0f5f6
Add unmet dependencies 2021-09-22 07:51:08 +09:00
73d159c1a6
Update packages 2021-09-22 07:46:38 +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
a8186fb801
Enable Next.js lint 2021-09-22 07:13:44 +09:00
65fbb55a33
Add redirects to wishlist, Scrapbox 2021-09-22 07:09:49 +09:00
b59a6b6926
Add .vercel to .gitignore 2021-09-22 07:07:59 +09:00
623db08e1a
Merge pull request #10 from yudejp/dependabot/npm_and_yarn/nth-check-2.0.1
Bump nth-check from 2.0.0 to 2.0.1
2021-09-21 13:18:04 +09:00
dependabot[bot]
3a947d2932
Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 04:17:03 +00: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
7099eac000
Add pkg: react-moment, Remove pkg: dayjs 2021-09-06 10:31:55 +09:00
c12ea87daf
Add i18n key: "post_list" 2021-09-06 10:25:18 +09:00
d239a211fc
Add env key: MICROCMS_API_KEY 2021-09-06 10:25:06 +09:00
aa4b214239
Add microcms-js-sdk, dayjs 2021-09-06 10:24:50 +09:00
aa10c2fee7
Remove link to mstdn.yude.jp (It's no longer public service) 2021-09-06 09:52:38 +09:00
3db0a78c29
Fix i18n key locations 2021-09-03 10:46:36 +09:00
8cb9b12b8a
Merge pull request #9 from yudejp/dependabot/npm_and_yarn/next-11.1.1
Bump next from 11.1.0 to 11.1.1
2021-09-02 13:27:02 +09:00
dependabot[bot]
0a50795838
Bump next from 11.1.0 to 11.1.1
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:31:29 +00: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