Skip to content

Commit

Permalink
docs: rename zk to something more memorable
Browse files Browse the repository at this point in the history
  • Loading branch information
zkrising committed Jul 14, 2024
1 parent 94e9def commit 315b83e
Show file tree
Hide file tree
Showing 54 changed files with 113 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # zkldi
open_collective: # Replace with a single Open Collective username
ko_fi: zkldi
ko_fi: zkrising
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
if: github.ref == 'refs/heads/main'
run: pnpm --filter tachi-client build
env:
VITE_GIT_REPO: "GitHub:zkldi/Tachi"
VITE_GIT_REPO: "GitHub:zkrising/Tachi"
VITE_TCHIC_MODE: "boku"
VITE_GOATCOUNTER: "https://tachi.goatcounter.com/count"
VITE_RECAPTCHA_KEY: "6LcsYbIpAAAAAEJffjIXmbQcxj_SBZG7BnSPjF4L"
Expand All @@ -98,7 +98,7 @@ jobs:
VITE_DISCORD: "https://discord.gg/NNgGJbpQUj"
VITE_TCHIC_MODE: "kamai"
VITE_CDN_URL: "https://cdn-kamai.tachi.ac"
VITE_GIT_REPO: "GitHub:zkldi/Tachi"
VITE_GIT_REPO: "GitHub:zkrising/Tachi"
VITE_RECAPTCHA_KEY: "6LcsYbIpAAAAAEJffjIXmbQcxj_SBZG7BnSPjF4L"
TACHI_NAME: "Kamaitachi"
BUILD_OUT_DIR: /home/runner/kamai
Expand All @@ -123,7 +123,7 @@ jobs:
VITE_SERVER_URL: "https://staging.tachi.ac"
VITE_TCHIC_MODE: "omni"
VITE_CDN_URL: "https://cdn-staging.tachi.ac"
VITE_GIT_REPO: "GitHub:zkldi/Tachi"
VITE_GIT_REPO: "GitHub:zkrising/Tachi"
VITE_RECAPTCHA_KEY: "6LcsYbIpAAAAAEJffjIXmbQcxj_SBZG7BnSPjF4L"
TACHI_NAME: "Tachi Staging"
BUILD_OUT_DIR: /home/runner/staging
Expand Down
2 changes: 1 addition & 1 deletion bot/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 zkldi, pfych
Copyright (c) 2021 zk, pfych

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion bot/src/slashCommands/commands/letmein.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const command: SlashCommand = {

if (Array.isArray(interaction.member.roles)) {
// No idea why this might happen.
return "Failed to assign role: `roles` wasn't a RoleManager. (Why? If this ever happens, laugh at zkldi for daring to think this was sensible.)";
return "Failed to assign role: `roles` wasn't a RoleManager. (Why? If this ever happens, laugh at zk for daring to think this was sensible.)";
}

await interaction.member.roles.add(BotConfig.DISCORD.APPROVED_ROLE);
Expand Down
2 changes: 1 addition & 1 deletion client/example/.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ BROWSER="none"
VITE_TCHIC_MODE="omni"
VITE_SERVER_URL="https://127.0.0.1:8080"
VITE_CDN_URL="https://127.0.0.1:8080/cdn"
VITE_GIT_REPO="GitHub:zkldi/Tachi"
VITE_GIT_REPO="GitHub:zkrising/Tachi"
VITE_EAG_CLIENT_ID=""
VITE_MIN_CLIENT_ID=""
VITE_FLO_CLIENT_ID=""
Expand Down
2 changes: 1 addition & 1 deletion client/src/app/pages/dashboard/import/BeatorajaIRPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function BeatorajaIRPage({ game }: { game: "bms" | "pms" }) {
<ol className="instructions-list">
<li>
Download the latest version of the {name} IR{" "}
<ExternalLink href="https://github.com/zkldi/Tachi-beatoraja-ir/releases">
<ExternalLink href="https://github.com/zkrising/Tachi-beatoraja-ir/releases">
here
</ExternalLink>
.
Expand Down
2 changes: 1 addition & 1 deletion client/src/app/pages/dashboard/import/ITGHookPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function ITGHookPage() {
<ol className="instructions-list">
<li>
Download the latest version of <code>Tachi.lua</code>{" "}
<ExternalLink href="https://github.com/zkldi/Simply-Love-Tachi-Module">
<ExternalLink href="https://github.com/zkrising/Simply-Love-Tachi-Module">
here
</ExternalLink>
.
Expand Down
2 changes: 1 addition & 1 deletion client/src/app/pages/dashboard/misc/CreditsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default function CreditsPage() {
"Nutcase",
"IIDX 'player'"
)}
: <strong>zkldi</strong>
: <strong>zk</strong>
</li>
</ul>
</div>
Expand Down
6 changes: 3 additions & 3 deletions client/src/app/pages/dashboard/misc/SupportBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,16 @@ export default function SupportBanner({ user }: { user: UserDocument }) {
<br />
<br />
If you want to support development, you can donate to my{" "}
<ExternalLink href="https://ko-fi.com/zkldi">Ko-Fi</ExternalLink>
<ExternalLink href="https://ko-fi.com/zkrising">Ko-Fi</ExternalLink>
, if you indicate your account name in the donation, you'll get a shiny name on the
site!
<br />
I'm working on some new projects in secret. Maybe I'll post some updates on there :P
<br />
<br />
Alternatively, you can star or contribute to the fully-open-source{" "}
<ExternalLink href="https://github.com/zkldi/Tachi">GitHub Repo</ExternalLink>. This
makes me look cool to employers!
<ExternalLink href="https://github.com/zkrising/Tachi">GitHub Repo</ExternalLink>.
This makes me look cool to employers!
</span>
</Card>
);
Expand Down
6 changes: 3 additions & 3 deletions client/src/app/pages/dashboard/misc/SupportMePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ export default function SupportMePage() {
</p>
<p>
If you want to support {TachiConfig.NAME} development, you can donate to my{" "}
<ExternalLink href="https://ko-fi.com/zkldi">Ko-Fi</ExternalLink>.
<ExternalLink href="https://ko-fi.com/zkrising">Ko-Fi</ExternalLink>.
</p>
<p>
Alternatively, you can star the{" "}
<ExternalLink href="https://github.com/zkldi/Tachi">GitHub Repo</ExternalLink>. This
makes me look cool to employers!
<ExternalLink href="https://github.com/zkrising/Tachi">GitHub Repo</ExternalLink>.
This makes me look cool to employers!
</p>
</div>
);
Expand Down
2 changes: 1 addition & 1 deletion client/src/components/imports/TISInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function TISInfo({ name }: { name: string }) {
<ol className="instructions-list">
<li>
Download the latest version of the {TachiConfig.NAME} Import Scripts{" "}
<ExternalLink href="https://github.com/zkldi/Tachi-import-scripts/releases">
<ExternalLink href="https://github.com/zkrising/Tachi-import-scripts/releases">
here
</ExternalLink>
.
Expand Down
2 changes: 1 addition & 1 deletion client/src/components/layout/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export function Footer() {
)}
<Nav.Link
as={ExternalLink}
href="https://github.com/zkldi/Tachi"
href="https://github.com/zkrising/Tachi"
className={linkClassNames}
>
Source Code
Expand Down
2 changes: 1 addition & 1 deletion client/src/components/seeds/SeedsPicker.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function SeedsPicker({
// a repo is one of the following:
// null - nothing has been selected yet
// "local" - we're referring to the files on the local development disk
// "GitHub:NAME/REPO" - we're referring to a repository on github, like GitHub:zkldi/Tachi
// "GitHub:NAME/REPO" - we're referring to a repository on github, like GitHub:zkrising/Tachi
const [repo, setRepo] = useState<string | null>(null);

// to list commits, we need to know what branch we're looking at.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function InnerImportInputViewer({
<Muted>
For information on what each argument means,{" "}
<ExternalLink
href={`https://github.com/zkldi/Tachi/blob/main/server/src/lib/score-import/import-types/${importType}/parser.ts`}
href={`https://github.com/zkrising/Tachi/blob/main/server/src/lib/score-import/import-types/${importType}/parser.ts`}
>
view the signature of the parser function for <code>{importType}</code>
</ExternalLink>
Expand Down
2 changes: 1 addition & 1 deletion client/src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ try {
<div>Welp. Looks like we're down. Sorry about that.</div>
<div>Chances are, this is just a temporary outage and will be fixed soon.</div>
<div style="font-size: 1.25rem; margin-top: 1rem; margin-bottom: 1rem;">
Please be patient, <a href="https://github.com/zkldi/Tachi">Tachi is maintained by a very small team.</a>
Please be patient, <a href="https://github.com/zkrising/Tachi">Tachi is maintained by a very small team.</a>
</div>
<div>An error message can be found in the console. (<code>Ctrl-Shift-I</code>)</div>
${
Expand Down
2 changes: 1 addition & 1 deletion common/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 zkldi
Copyright (c) 2021 zk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint": "eslint . --ext .ts",
"lint-fix": "eslint . --ext .ts --fix"
},
"author": "zkldi",
"author": "zk",
"license": "MIT",
"dependencies": {
"@types/express-serve-static-core": "4.17.29",
Expand Down
2 changes: 1 addition & 1 deletion common/src/config/game-support/museca.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const MUSECA_SINGLE_CONF = {
values: ["没", "拙", "凡", "佳", "良", "優", "秀", "傑", "傑G"],

// This is equal to 900K.
// In my opinion (zkldi) this is a little too low for this
// In my opinion (zk) this is a little too low for this
// game, as 900K is pretty easy to get. Ah well!
minimumRelevantValue: "優",

Expand Down
2 changes: 1 addition & 1 deletion database-seeds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ All work should be merged into `main`.
Nothing private, nothing pertaining to an instance of Tachi. These are backbone files, such
as songs, charts, and folders.

You can read more about what all these documents mean in [common/](https://github.com/zkldi/Tachi/tree/main/common).
You can read more about what all these documents mean in [common/](https://github.com/zkrising/Tachi/tree/main/common).

- `songs-{game}`

Expand Down
4 changes: 2 additions & 2 deletions database-seeds/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "./run-tests.sh",
"sort": "node deterministic-collection-sort.js"
},
"author": "zkldi",
"author": "zk",
"license": "MIT",
"devDependencies": {
"tsconfig-paths": "3.12.0"
Expand Down Expand Up @@ -37,4 +37,4 @@
"cheerio": "^1.0.0-rc.12",
"tachi-common": "workspace:../../common"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const { Command } = require("commander");
const fs = require("fs");

const program = new Command();
program.option("-f, --file <zkldi.json>");
program.option("-f, --file <zk.json>");
program.option("-a, --append");

program.parse(process.argv);
Expand Down
2 changes: 1 addition & 1 deletion docs/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 zkldi
Copyright (c) 2021 zkrising

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/autogen-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"run": "ts-node src/main.ts"
},
"keywords": [],
"author": "zkldi",
"author": "zk",
"license": "MIT",
"engines": {
"node": ">= 16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion docs/autogen-scripts/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"DOM" // here's some life advice
// don't make your server side code
// use client side types
// - zkldi
// - zk
],
"outDir": "js/",
"rootDir": "src"
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ send an email to `zk@tachi.ac` and let me know what you're up to. Otherwise, I m

## License

[Tachi-Server](https://github.com/zkldi/Tachi/tree/main/server) (Where the API is wrote) is licensed under the [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html).
[Tachi-Server](https://github.com/zkrising/Tachi/tree/main/server) (Where the API is wrote) is licensed under the [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html).

To quote GitHub:

Expand Down Expand Up @@ -95,7 +95,7 @@ The HTTP Status Code for any Failed Response will always be of either 4XX or 5XX

That should be everything. If you have any questions about the API, you can
contact me at `zk@tachi.ac`. You can also write an issue on the
[Issue Tracker](https://github.com/zkldi/Tachi). I'll get around to either.
[Issue Tracker](https://github.com/zkrising/Tachi). I'll get around to either.

It's entirely possible that I might've made a typo or wrote a poor explaination
of something, so please reach out!
8 changes: 4 additions & 4 deletions docs/docs/api/routes/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ POST /api/v1/auth/login

```json
{
"username": "zkldi",
"username": "zkrising",
"!password": "my_password",
"captcha": "herebedragons"
}
Expand Down Expand Up @@ -238,13 +238,13 @@ Empty Object. The endpoint immediately returns 202 to avoid giving away informat
#### Request
```js
{
"email": "zkldi.dev@gmail.com"
"email": "zkrising.dev@gmail.com"
}
```

#### Response

Although the request body returns nothing, `zkldi.dev@gmail.com` will have recieved an email with
Although the request body returns nothing, `zkrising.dev@gmail.com` will have recieved an email with
a URL containing the password reset code.

*****
Expand All @@ -270,7 +270,7 @@ Empty Object.
```js
{
"code": "1234567890abcdef",
"!password": "zkldi_is_so_cool",
"!password": "zkrising_is_so_cool",
}
```

Expand Down
10 changes: 5 additions & 5 deletions docs/docs/api/routes/example.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Not providing required parameters will result in a 400 error.
"success": true,
"description": "Greeted user.",
"body": {
"greeting": "Hello, zkldi!",
"greeting": "Hello, zkrising!",
"wasBirthday": false,
}
}
Expand Down Expand Up @@ -74,7 +74,7 @@ Not providing required parameters will result in a 400 error.
{
"success": true,
"description": "Greeted user.",
"body": "Hello, zkldi!"
"body": "Hello, zkrising!"
}
```

Expand All @@ -83,14 +83,14 @@ Not providing required parameters will result in a 400 error.
#### Request

```
GET /greet?name=zkldi
GET /greet?name=zkrising
```

#### Response

```json
{
"greeting": "Hello, zkldi!",
"greeting": "Hello, zkrising!",
"wasBirthday": false
}
```
Expand All @@ -104,7 +104,7 @@ GET /greet?name=zkldi
"success": true,
"description": "Greeted user.",
"body": {
"greeting": "Hello, zkldi!",
"greeting": "Hello, zkrising!",
"wasBirthday": false
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/routes/gpt-targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,15 +221,15 @@ None.

#### Request
```
GET /api/v1/games/iidx/SP/targets/goals/some_goal_id/evaluate-for?userID=zkldi
GET /api/v1/games/iidx/SP/targets/goals/some_goal_id/evaluate-for?userID=zkrising
```

#### Response

```js
{
user: {
username: "zkldi",
username: "zkrising",
id: 1,
// ...
},
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/routes/gpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GET /api/v1/games/iidx/SP/leaderboard
}],
"users": [{
"id": 1,
"username": "zkldi"
"username": "zkrising"
}]
}
```
Expand Down Expand Up @@ -312,7 +312,7 @@ GET /api/v1/games/iidx/SP/charts/some_chart/pbs
],
"users": [{
"id": 1,
"username": "zkldi",
"username": "zkrising",
// ...
},
// ...
Expand Down Expand Up @@ -570,7 +570,7 @@ GET /api/v1/games/bms/7K/player-distribution?class=stslDan
!!! info
You can find the humanised conversions for these classes in the gptConfig for this GPT.

See [tachi/common](https://github.com/zkldi/Tachi/tree/main/common) for more information.
See [tachi/common](https://github.com/zkrising/Tachi/tree/main/common) for more information.

*****

Expand Down
Loading

0 comments on commit 315b83e

Please sign in to comment.