syuilo
|
43cc62fd90
|
Update CHANGELOG.md
|
2022-12-19 09:55:26 +09:00 |
|
syuilo
|
f3e869ddae
|
feat(client): add new gabber kick sounds
|
2022-12-06 12:34:39 +09:00 |
|
syuilo
|
b4be9d270c
|
perf(server): improve syslog performance
|
2022-12-06 09:38:55 +09:00 |
|
syuilo
|
2db9f6efe7
|
Update CHANGELOG.md
|
2022-12-03 18:44:13 +09:00 |
|
Derek
|
66513b9893
|
fix(server): "forkbomb" DOS mitigation (#9247)
* Add recursion limit to resolver
* Use shared resolver in featured and question
* Changelog
* Changelog fix
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add host to recursion limit error message
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2022-12-03 06:13:36 +09:00 |
|
tamaina
|
b0b04b6f24
|
Update CHANGELOG.md
Fix about yarn berry
|
2022-11-30 14:50:36 +09:00 |
|
Kainoa Kanter
|
bdbc448d13
|
refactor: migrate to Yarn Berry (v3.2.1) (#8764)
* 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
🤔
* 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
* ✌️
* 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
66ab7591bf (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
* ✌️
* 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>
|
2022-11-24 15:39:00 +09:00 |
|
kabo2468
|
456705a3d5
|
fix: 引用内の文章をnyaizeをしないように (#9141)
* fix nyaize in quote
* Update CHANGELOG.md
* for ofのほうが早いらしい
* Update NoteEntityService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2022-11-17 09:34:23 +09:00 |
|
syuilo
|
1751bfea5f
|
update node to v18
|
2022-11-13 11:23:14 +09:00 |
|
syuilo
|
1f3b1e7074
|
fix(client): インスタンスティッカーのfaviconを読み込む際に偽サイト警告が出ることがあるのを修正
|
2022-11-12 09:39:11 +09:00 |
|
squidicuz
|
2492f4e81e
|
fix for pinned users. update changelog (#9159)
|
2022-11-11 11:22:31 +09:00 |
|
syuilo
|
118dedb441
|
Update CHANGELOG.md
|
2022-09-28 10:13:05 +09:00 |
|
syuilo
|
606d7dbc22
|
12.119.0
|
2022-09-10 19:26:17 +09:00 |
|
syuilo
|
406d088421
|
Update CHANGELOG.md
|
2022-09-10 19:14:14 +09:00 |
|
syuilo
|
1b014bc3e5
|
fix(server): 他人の通知を既読にできる可能性があるのを修正
|
2022-09-06 20:54:49 +09:00 |
|
nvisser
|
8a09de6b28
|
Add following badge to user preview popup (#9048)
|
2022-08-13 14:26:51 +09:00 |
|
syuilo
|
55220a31e8
|
12.118.1
|
2022-08-08 11:38:45 +09:00 |
|
syuilo
|
cabbe8c308
|
fix(client): cannot show some setting pages
Fix #9043
|
2022-08-07 11:16:22 +09:00 |
|
syuilo
|
395e18e584
|
12.118.0
|
2022-08-07 00:39:01 +09:00 |
|
syuilo
|
bdaa35d11f
|
feat(client): improve widget
|
2022-08-04 22:20:00 +09:00 |
|
tamaina
|
14c2f9e47e
|
feature: Client Preferences Registry (#8511)
* Fix settings page
* nanka iroiro
* clean up
* clean up
* feature: Client Preferences Registry on the account
* add changelog
* インデックスに戻ってもタイトルが残ってしまうのを修正
* fix createdAt -> updatedAt
* remove console.log
* 適用→このデバイスに適用
* add wallpaper
* ローカルのjsonファイルを保存・読み込みできるように
* clean up
* use apiWithDialog
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* fix lint
* ✌️
* change router
* nanka iroiro
* tweak
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
|
2022-07-31 21:55:20 +09:00 |
|
hayabusa
|
36f083c189
|
一部のアプリからファイルを投稿フォームへドロップできない場合がある問題を修正 (#9035)
* dropEffectとeffectAllowedの関連付けを修正
* Update Changelog
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2022-07-25 21:16:11 +09:00 |
|
syuilo
|
43ee600fb3
|
Update CHANGELOG.md
|
2022-07-22 15:42:12 +09:00 |
|
syuilo
|
9ed6a9701a
|
fix(client): MiAuth page is broken
Fix #9026
|
2022-07-22 00:17:52 +09:00 |
|
syuilo
|
4761ff7444
|
Add vi-VN language support
Resolve #8975
|
2022-07-20 23:12:18 +09:00 |
|
syuilo
|
17afbc3c46
|
enhance(client): suspense
Fix #8817
|
2022-07-19 21:36:33 +09:00 |
|
syuilo
|
b495f6cfff
|
12.117.1
|
2022-07-19 17:22:24 +09:00 |
|
syuilo
|
4769cd420b
|
fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正
Fix #8474
|
2022-07-19 17:21:03 +09:00 |
|
syuilo
|
5b8d960b9f
|
fix(client): tweak mfm-cheat-sheet
|
2022-07-19 17:13:24 +09:00 |
|
syuilo
|
7dd381bb5c
|
Update CHANGELOG.md
|
2022-07-19 17:10:21 +09:00 |
|
syuilo
|
6fc42629c8
|
Update CHANGELOG.md
|
2022-07-19 13:23:36 +09:00 |
|
syuilo
|
036017a6af
|
12.117.0
|
2022-07-18 05:06:50 +09:00 |
|
syuilo
|
49499f3d7d
|
enhance(client): tweak ui
|
2022-07-18 05:03:39 +09:00 |
|
syuilo
|
e9a97b4717
|
enhance(client): ウィンドウを最大化できるように
|
2022-07-18 00:31:55 +09:00 |
|
syuilo
|
3b69a563f8
|
12.116.1
|
2022-07-17 05:35:28 +09:00 |
|
syuilo
|
77d4d6e377
|
fix(client): デッキUI時に ページで表示 ボタンが機能しない問題を修正
Fix #9010
|
2022-07-17 05:12:22 +09:00 |
|
syuilo
|
a974ab00d7
|
12.116.0
|
2022-07-16 23:53:15 +09:00 |
|
syuilo
|
003f592ef6
|
feat(client): registry editor
|
2022-07-16 23:11:05 +09:00 |
|
syuilo
|
ab3bc4a982
|
12.115.0
|
2022-07-16 18:21:29 +09:00 |
|
syuilo
|
7d63118941
|
12.114.0
|
2022-07-15 22:44:53 +09:00 |
|
syuilo
|
6f45208ab6
|
enhance(client): RSSティッカーで表示順序をシャッフルできるように
|
2022-07-15 17:12:08 +09:00 |
|
syuilo
|
7b7fe019c0
|
Update CHANGELOG.md
|
2022-07-14 23:24:10 +09:00 |
|
syuilo
|
e365139961
|
12.113.0
|
2022-07-13 21:59:39 +09:00 |
|
syuilo
|
ad970dffda
|
fix(client): fix url encoded string handling of nirax
Fix #8878
|
2022-07-13 18:11:54 +09:00 |
|
syuilo
|
4550a4459b
|
feat: support <plain> syntax for mfm
|
2022-07-12 12:03:38 +09:00 |
|
MeiMei
|
660781afd9
|
Fix crash at startup if TensorFlow is not supported (#8984)
* Lazy loading tensorflow
* CHANGELOG
* CHANGELOG
* Check CPU flags
* .
|
2022-07-12 10:38:57 +09:00 |
|
syuilo
|
111d4d0149
|
12.112.3
|
2022-07-09 18:32:45 +09:00 |
|
MeiMei
|
53e54c22fa
|
Fix Attempts to update all notifications (#8974)
* Fix massive update notification parameters
* CHANGELOG
* CHANGELOG
|
2022-07-09 18:18:39 +09:00 |
|
syuilo
|
75d516011b
|
enhance: make active email validation configurable
|
2022-07-09 15:05:55 +09:00 |
|
syuilo
|
4ac75243e5
|
12.112.2
|
2022-07-08 17:34:44 +09:00 |
|