Skip to content
Snippets Groups Projects
  1. Dec 08, 2023
  2. Dec 07, 2023
    • おさむのひと's avatar
      chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593) · b0039f09
      おさむのひと authored
      
      * [wip]run standalone vite
      
      * [wip]run standalone vite
      
      * some fix (tabler icons, sw, streaming)
      
      * fix theme
      
      * fix run scripts
      
      * favicon
      
      * client-assets
      
      * cssの読み込み順序とCSP設定の変更
      
      * fix lang change
      
      * fix clientManifest
      
      * baseを相対パスにしてドメイン直下とサブディレクトリ配下両方に対応
      
      * 色々修正
      
      * 色々修正
      
      * 色々修正
      
      * fix
      
      * Revert "client-assets"
      
      This reverts commit 582601e90eb771875bdf8aba263da2316a59d01b.
      
      # Conflicts:
      #	packages/frontend/vite.config.ts
      
      * 色々修正
      
      * fix
      
      * fix
      
      * add url and proxy to server proxy
      
      * Update packages/frontend/src/index.html
      
      * wip
      
      * Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
      
      # Conflicts:
      #	packages/frontend/src/pages/welcome.entrance.a.vue
      
      * Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
      
      # Conflicts:
      #	packages/frontend/src/pages/welcome.entrance.a.vue
      
      * fix tabler load
      
      * Apply suggestions from code review
      
      * Update packages/frontend/src/index.html
      
      * fix
      
      * fix vite.config.local-dev.ts
      
      * fix CONTRIBUTING.md
      
      ---------
      
      Co-authored-by: default avatarFruitRiin <nassii74@gmail.com>
      Co-authored-by: default avatarosamu <46447427+sam-osamu@users.noreply.github.com>
      Co-authored-by: default avatar果物リン <fruitriin@riinswork.space>
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      Co-authored-by: default avatarozelot <contact@ozelot.dev>
      b0039f09
  3. Nov 02, 2023
  4. Sep 15, 2023
    • syuilo's avatar
      update deps (#11820) · 6cf466e5
      syuilo authored
      * 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
      6cf466e5
  5. Aug 27, 2023
  6. Jul 20, 2023
  7. Jul 07, 2023
  8. Apr 29, 2023
  9. Apr 13, 2023
    • Acid Chicken (硫酸鶏)'s avatar
      test(#10336): add `components/Mk[A-B].*` stories (#10475) · 9bb6c536
      Acid Chicken (硫酸鶏) authored
      * 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
      9bb6c536
  10. Apr 04, 2023
    • Acid Chicken (硫酸鶏)'s avatar
      build(#10336): Storybook & Chromatic & msw (#10365) · 38d0b621
      Acid Chicken (硫酸鶏) authored
      * 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 f246699f.
      
      * 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`
      38d0b621
  11. Apr 03, 2023
  12. Apr 01, 2023
  13. Mar 30, 2023
  14. Mar 25, 2023
  15. Mar 24, 2023
  16. Mar 05, 2023
  17. Feb 26, 2023
  18. Feb 24, 2023
  19. Feb 23, 2023
  20. Feb 14, 2023
  21. Feb 12, 2023
    • RyotaK's avatar
      Dev Containerの設定を追加 (#9872) · 3c7e1ff9
      RyotaK authored
      * Dev Containerの設定を追加
      
      * テンプレート生成時に含まれていたコメントを削除
      
      * 起動スクリプトを分割
      
      JSONの中にベタ書きすると長くなるので
      
      * 改行
      
      * Dev Containerの使用方法を追記
      3c7e1ff9
  22. Feb 05, 2023
  23. Feb 02, 2023
  24. Dec 20, 2022
  25. Dec 12, 2022
  26. Nov 24, 2022
    • Kainoa Kanter's avatar
      refactor: migrate to Yarn Berry (v3.2.1) (#8764) · bdbc448d
      Kainoa Kanter authored
      
      * 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: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      
      * Update .github/workflows/lint.yml
      
      Co-authored-by: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      
      * Add `eslint`
      
      * Regenerate yarn.lock
      
      * 🙏‍
      
      * Update lint.yml
      
      🤔
      
      * 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: default avatarishowta <ishowta@gmail.com>
      
      * add @rollup/pluginutils
      
      * add packageExtensions for chartjs_date-fns
      
      Co-authored-by: default avataracid-chicken <root@acid-chicken.com>
      
      * npm run => yarn
      
      * wip
      
      * yarn node => node
      
      依存関係の記載不足の解消がかなり多いため、yarn nodeは使わない
      
      * fix
      
      * fix http-signature
      
      * fix
      
      * fix
      
      * add packageExtensions
      
      * ✌️
      
      
      
      * remove `yarn set version berry`
      
      * yarn install --immutable
      
      Co-authored-by: default avatarishowta <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: default avatariwata <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: default avatariwata <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
      
      * ✌️
      
      
      
      * 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: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      Co-authored-by: default avatartamaina <tamaina@hotmail.co.jp>
      Co-authored-by: default avatarishowta <ishowta@gmail.com>
      bdbc448d
  27. Sep 17, 2022
  28. Jul 21, 2022
  29. Jun 17, 2022
  30. Jun 08, 2022
  31. Jun 04, 2022
  32. May 22, 2022
  33. May 19, 2022
  34. May 05, 2022
Loading