summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update deps (#11820)syuilo2023-09-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * fix * wip * wip * wip * Update docker-compose.yml.example * Delete reviewer-lottery.yml * Update RepositoryModule.ts * wip * wip * clean up * update deps * wip * wip
* Update CONTRIBUTING.mdsyuilo2023-08-271-0/+6
|
* refactor(frontend): use nodemon for storybook (#11297)Kagami Sascha Rosylight2023-07-201-19/+2
| | | | | * refactor(frontend): use nodemon for storybook * Update package.json
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-2/+2
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(dev): ↵tamaina2023-04-291-0/+5
| | | | | | | | | | | | | | | non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように (#10717) * enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように * refactor (use checkHttps) * MISSKEY_WEBFINGER_USE_HTTP * Environment Variable readme * NEVER USE IN PRODUCTION * fix punyHost
* test(#10336): add `components/Mk[A-B].*` stories (#10475)Acid Chicken (硫酸鶏)2023-04-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * chore(#10336): register snippets * test(#10336): add `components/Mk[A-B].*` stories * build: desynced lockfile * ci(#10336): preload assets * ci(#10336): use pull_request * build: update lockfile * fix: reactivity transform * chore: track upstream changes * refactor: avoid temporary previous tapping declarations * revert: avoid temporary previous tapping declarations This reverts commit e649b1b1e6771bee674f2dfb044e0efd72d0be5d. * test: flaky snapshots * style: import
* build(#10336): Storybook & Chromatic & msw (#10365)Acid Chicken (硫酸鶏)2023-04-041-0/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * build(#10336): init * fix(#10336): invalid name conversion * build(#10336): load locales and vite config * refactor(#10336): remove unused imports * build(#10336): separate definitions and generated codes * refactor(#10336): remove hatches * refactor(#10336): module semantics * refactor(#10336): remove unused common preferences * fix: typo * build(#10336): mock assets * build(#10336): impl `SatisfiesExpression` * build(#10336): control themes * refactor(#10336): semantics * build(#10336): make .storybook as an individual TypeScript project * style(#10336): use single quote * build(#10336): avoid intrinsic component names * chore: suppress linter * style: typing * build(#10336): update dependencies * docs: note about Storybook * build(#10336): sync * build(#10336): full reload server on change * chore: use defaultStore instead * build(#10336): show popups on Story * refactor(#10336): remove redundant div * docs: fix * build(#10336): interactions * build(#10336): add an interaction test for `<MkA/>` * build(#10336): bump storybook * docs(#10336): mention to pre-build misskey-js * build(#10336): write stories for `MkAcct` * build(#10336): write stories for `MkAd` * build(#10336): fix missing type definition * build(#10336): use `toHaveTextContent` * build(#10336): write some stories * build(#10336): hide internal args * build(#10336): generate `components/global` stories only * build(#10336): write stories for `MkMisskeyFlavoredMarkdown` * fix: conflict errors * build(#10336): subcomponents on sidebar * refactor: restore `SatisfiesExpression` * docs(#10336): note development status * build(#10336): use chokidar-cli * docs(#10336): note chokidar-cli mode * chore(#10336): untrack generated stories files * fix: pointer handling * build(#10336): finalize * chore: add static option to `MkLoading` * refactor(#10336): bind to local args * fix: missing case * revert: restore `SatisfiesExpression` This reverts commit f246699f38a28befbfccc11e9eade22cbaace4f3. * build(#10336): make storybook buildable * build(#10336): staticify assets * build(#10336): staticified directory structure * build(#10336): normalize path for Windows * ci(#10336): create actions * build(#10336): ignore tsc errors * build(#10336): ignore tsc errors * build(#10336): missing dependencies * build(#10336): missing dependencies * build(#10336): use fast-glob * fix: invalid lockfile * ci(#10336): increase heap size * build(#10336): use unpkg for storybook tabler icons * build(#10336): use unpkg for storybook twemojis * build(#10336): disable `ProfilePageCat` * build(#10336): blur `MkA` before interaction ends * ci(#10336): stabilize * ci(#10336): fetch-depth * build(#10336): isChromatic * ci(#10336): notify on changes * ci(#10336): fix typo * ci(#10336): missing working directory * ci(#10336): skip build * ci(#10336): fix path * build(#10336): fails on Windows * build(#10336): available on Windows * ci(#10336): disable animation on chromatic * ci(#10336): add static option to `PageHeader.tabs` * chore: void * ci(#10336): change parameters * docs(#10336): update CONTRIBUTING * docs(#10336): note about meta overriding and etc. * ci(#10336): use Chromatic for checks * ci(#10336): use `pull_request` instead of `pull_request_target` for now * ci(#10336): use `exitOnceUploaded` * ci(#10336): reuse built storybook * ci(#10336): back to `pull_request_target` * chore: unused dependencies * style(#10336): reduce prettier indents * style: note about `TSSatisfiesExpression`
* change: deprecate link to Misskey Forum in favor of GitHub Discussions (#10212)jojobii2023-03-051-1/+1
| | | see: https://forum.misskey.io/d/112-misskey-forum-to-end-service-at-the-end-of-this-month
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): notes/createのバリデーションが効いていない Fix #10079 Co-Authored-By: mei23 <m@m544.net> * anyOf内にバリデーションを書いても最初の一つしかチェックされない * :v: * wip * wip * :v: * RequiredProp * Revert "RequiredProp" This reverts commit 74693900119a590263106fa3adefd008d69ce80c. * add api:notes/create * fix lint * text * :v: * improve readability --------- Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update CONTRIBUTING.mdsyuilo2023-02-241-0/+7
|
* Update CONTRIBUTING.mdsyuilo2023-02-231-1/+1
|
* chore(dev): remove outdated tipsyuilo2023-02-231-4/+0
|
* CONTRIBUTING: enumの削除は気をつけるtamaina2023-02-231-0/+5
|
* fix: Dev Containerの設定を修正 (#9921)RyotaK2023-02-141-1/+2
| | | | | | | * Dev Containerの設定を修正 * CONTRIBUTING.mdにDev Container使用時の注意書きを追加 * 注意書きを改行する
* Dev Containerの設定を追加 (#9872)RyotaK2023-02-121-0/+19
| | | | | | | | | | | | | * Dev Containerの設定を追加 * テンプレート生成時に含まれていたコメントを削除 * 起動スクリプトを分割 JSONの中にベタ書きすると長くなるので * 改行 * Dev Containerの使用方法を追記
* fix: テスト実行時のDB立ち上げコマンド修正 (#9804)Masaya Suzuki2023-02-051-1/+1
|
* CONTRIBUTING: テストが配置されている場所の記述修正 (#9772)Masaya Suzuki2023-02-031-1/+1
|
* CONTRIBUTING: yarn -> pnpm (#9771)Masaya Suzuki2023-02-031-7/+7
|
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-201-3/+11
| | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* docs(CONTRIBUTING): reflect refactored paths (#9315)Kagami Sascha Rosylight2022-12-121-2/+2
| | | Reflecting the changes from 7706c38d3d4c7b4d501dc68768b1ba61645a3019 and 19cc9f7fb06ad73bc76cbb3c7430b48fcf8c68f0.
* refactor: migrate to Yarn Berry (v3.2.1) (#8764)Kainoa Kanter2022-11-241-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Yarn berry * Add `.yarn` to dockerignore * Mention in CHANGELOG * Update Dockerfile * Proper upgrade to yarn * use `"packageManager"` * Replace `install-packages.js` with workspaces * Replace `install-packages.js` with workspaces * Typo * `corepack enable` for linting * Remove `packages/*/yarn.lock` * Improve lint workflow * Update .github/workflows/lint.yml Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update .github/workflows/lint.yml Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add `eslint` * Regenerate yarn.lock * 🙏‍ * Update lint.yml :thinking: * Fix workflow! * yarn lint my beloved * corepack enable for mocha/e2e * Update CHANGELOG.md * fix the code that depends on node_modules * tbh * tbh * More yarn workspaces stuff * 🍀 * Change `browser-image-resizer` * :finnadie: * :goberserk: * :godmode: * Remove yarnrc for workspaces * 🙏 * Add proper packages for eslint * Skip extra install * New steps for test.yml too * uhh * Update .dockerignore * Update lint.yml * Update test.yml * Make client/backend lints seperate workflows * package.json names * pnpm = dont change paths * Fix changelog * :bowtie: * I don't know why github workflows hates me... * test * ????? * continue-on-error: true * Fix yarn.lock Co-authored-by: ishowta <ishowta@gmail.com> * add @rollup/pluginutils * add packageExtensions for chartjs_date-fns Co-authored-by: acid-chicken <root@acid-chicken.com> * npm run => yarn * wip * yarn node => node 依存関係の記載不足の解消がかなり多いため、yarn nodeは使わない * fix * fix http-signature * fix * fix * add packageExtensions * :v: * remove `yarn set version berry` * yarn install --immutable Co-authored-by: ishowta <ishowta@gmail.com> * https://github.com/misskey-dev/misskey/pull/8764#discussion_r885749892 * enable actions/setup-node's global cache * Update .gitignore Co-authored-by: iwata <ishowta@gmail.com> * revival gulp build https://github.com/misskey-dev/misskey/pull/8764/files/66ab7591bff9b35255219057e33399a06260aa31#r885899944 * fix lockfile * Update packages/backend/package.json Co-authored-by: iwata <ishowta@gmail.com> * remove packagemanager * `yarn run gulp` in `build` instead of just `gulp` * Update CHANGELOG.md * update lockfile * Add .yarn/cache to gitignore for packages * ? * move resolutions * :v: * update lockfie * update-lockfile * update yarn.lock * fix build * fix * fix * fix: add @tensorflow/tfjs * ダメ * modify lockfile * use yarnrc * update yarnlock * add jest-mock * update-lockfile * update lockfile * update lockfile * move jest-mock, update lockfile Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: ishowta <ishowta@gmail.com>
* なんかもうめっちゃ変えたsyuilo2022-09-181-1/+1
|
* Update CONTRIBUTING.mdsyuilo2022-07-221-0/+28
|
* Update CONTRIBUTING.mdsyuilo2022-06-171-2/+0
|
* Update CONTRIBUTING.mdsyuilo2022-06-091-1/+8
|
* Update CONTRIBUTING.mdsyuilo2022-06-081-3/+3
|
* Update CONTRIBUTING.mdsyuilo2022-06-041-2/+2
|
* Update CONTRIBUTING.mdsyuilo2022-06-041-6/+8
|
* chore(dev): tweak textsyuilo2022-05-221-5/+8
|
* Update CONTRIBUTING.mdsyuilo2022-05-191-0/+1
|
* Update CONTRIBUTING.mdsyuilo2022-05-051-2/+2
|
* Update CONTRIBUTING.mdsyuilo2022-05-051-0/+2
|
* Update CONTRIBUTING.mdsyuilo2022-05-051-0/+13
|
* Update CONTRIBUTING.mdsyuilo2022-03-271-0/+3
|
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-3/+5
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* Update CONTRIBUTING.mdsyuilo2022-02-061-0/+2
|
* Update CONTRIBUTING.mdsyuilo2022-02-061-0/+15
|
* Update CONTRIBUTING.mdsyuilo2022-02-061-1/+1
|
* Update CONTRIBUTING.mdsyuilo2022-02-061-0/+3
|
* Update CONTRIBUTING.mdsyuilo2022-01-301-1/+1
|
* Update CONTRIBUTING.mdsyuilo2022-01-261-2/+3
|
* Update CONTRIBUTING.mdsyuilo2022-01-261-0/+3
|
* bye roomsyuilo2022-01-071-11/+0
|
* Update CONTRIBUTING.mdsyuilo2021-12-301-1/+1
|
* Update CONTRIBUTING.mdsyuilo2021-12-241-1/+1
|
* Update CONTRIBUTING.mdsyuilo2021-12-101-0/+5
|
* Update CONTRIBUTING.mdsyuilo2021-11-191-0/+5
|
* Update CONTRIBUTING.mdsyuilo2021-11-121-1/+1
|
* ドキュメントをmisskey-hubに移行syuilo2021-11-051-4/+0
|
* fix(api): アプリケーション通知が取得できない問題を修正syuilo2021-10-191-0/+3
| | | | Fix #6702