Commit Graph
421 Commits
Author SHA1 Message Date
yudeandGitHub 8deac1fede Merge pull request #12 from yudejp/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.4 to 1.14.7
2022-02-06 17:02:06 +09:00
yudeandGitHub 3fb52ddcfa Merge pull request #13 from yudejp/dependabot/npm_and_yarn/nanoid-3.2.0
Bump nanoid from 3.1.25 to 3.2.0
2022-02-06 17:01:57 +09:00
dependabot[bot]andGitHub a36785dded Bump nanoid from 3.1.25 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-01-22 02:29:26 +00:00
yude c60270c1c6 Fix link to hidden services 2022-01-17 13:17:06 +09:00
yude 1b7319617b Add link to metrics.torproject.org 2022-01-17 13:15:30 +09:00
dependabot[bot]andGitHub aa6f4417e7 Bump follow-redirects from 1.14.4 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-01-15 08:15:43 +00:00
yude ae6c8aa9c9 Merge branch 'master' of https://github.com/yudejp/yude.jp 2022-01-06 07:56:17 +09:00
yude 9389cc55f7 Add host oracle-a1-1, Replace iframe with img for reducing requests 2022-01-06 07:56:14 +09:00
yude ba0e41579a Fix close button on WakaTime.js 2022-01-06 07:49:45 +09:00
yude b35caef45c Fix icon size on LangSelector 2022-01-02 18:34:06 +09:00
yude 7ac1c7199f Merge branch 'master' of https://github.com/yudejp/yude.jp 2022-01-02 18:18:39 +09:00
yude f697eb9b85 Fix Font Awesome icon size 2022-01-02 18:18:31 +09:00
yude 16bb6398e4 Remove weird space 2022-01-02 18:18:25 +09:00
yude 02b1adcf55 Add "contents" 2021-12-29 06:41:51 +09:00
yude 34e335037c Not passing lang parameters on external links 2021-12-28 05:29:08 +09:00
yude 0cb27e3cda Update Minecraft required version 2021-12-28 05:28:18 +09:00
yude 92459e594f Fix TS3 2021-12-27 06:09:39 +09:00
yude c30312a46a Update en.md 2021-12-26 11:09:54 +09:00
yude 5531b3a3bf Remove link to Tor & I2P from footer 2021-12-26 10:34:05 +09:00
yude f0cf3729a0 Merge branch 'master' of https://github.com/yudejp/yude.jp 2021-12-26 07:35:50 +09:00
yude ec530601b4 Add services/ 2021-12-26 07:35:41 +09:00
yude 30547e3b81 Fix i18n tag 2021-12-26 06:58:15 +09:00
yudeandGitHub 2529afa286 Update README.md 2021-12-23 18:16:55 +09:00
yude b62f95d483 Add links to Tor, I2P 2021-12-22 06:28:44 +09:00
yude 2bd3b69da1 Update icon size 2021-12-12 07:15:34 +09:00
yude 5a0e87d7d4 Update icon size 2021-12-11 21:40:26 +09:00
yude b6f427d605 Fix image centering 2021-12-11 21:32:51 +09:00
yude 92bb8b995c Remove FreeSpeech banner 2021-12-11 21:32:42 +09:00
yude 52c8cd8d1c Fix: Discord playing data fetching 2021-12-11 21:13:44 +09:00
yude 22385a42c8 Ignore @next/next/no-img-element, react-hooks/exhaustive-deps 2021-12-11 21:13:29 +09:00
yude 99f776b861 Avoid using next/image 2021-12-11 19:19:50 +09:00
yude 24327251ee Remove .env.local.sample 2021-12-11 19:13:37 +09:00
yude 1f7456db3c Fix misc errors 2021-12-11 19:07:11 +09:00
yude a8321b6c60 This <Link> does not need query 2021-12-11 19:03:47 +09:00
yude ff98956a10 Cleanup 2021-12-11 19:01:18 +09:00
yude db6855fbc6 Remove microCMS 2021-12-11 18:57:22 +09:00
yude b446a2ebae Prepare for SSG 2021-12-11 18:55:57 +09:00
yude 86844984d2 Add .DS_Store to .gitignore 2021-12-11 18:55:39 +09:00
yude a72a778a03 WIP 2021-12-11 18:17:20 +09:00
yude d9559dd072 WIP 2021-12-11 18:07:22 +09:00
yude c856a34867 Add out to .gitignore 2021-12-11 07:15:52 +09:00
yude d3283b12b2 https://github.com/vercel/next.js/issues/28596 2021-12-11 07:15:37 +09:00
yude 8513ee795f Cleanup 2021-12-11 06:58:32 +09:00
yude 49bd87b276 Merge branch 'master' of https://github.com/yudejp/yude.jp 2021-12-11 06:47:47 +09:00
yude a095e20b6b Remove /api/PlayerName 2021-12-11 06:42:23 +09:00
yude 33dbec3339 bye Fitbit 2021-12-11 06:32:00 +09:00
yudeandGitHub 6eb140fc0a Merge pull request #11 from yudejp/dependabot/npm_and_yarn/next-11.1.3
Bump next from 11.1.2 to 11.1.3
2021-12-09 12:15:50 +09:00
dependabot[bot]andGitHub 08d054f8f6 Bump next from 11.1.2 to 11.1.3
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 11.1.3.
- [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.2...v11.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
2021-12-09 03:10:12 +00:00
yudeandGitHub bed955aa95 Update README.md 2021-11-25 05:59:23 +09:00
yude 37adbffcef Update server.js 2021-10-13 09:57:45 +09:00