dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								3d46da64a8
								
							
						 | 
						
							
							
								
								chore(deps): bump async from 3.2.1 to 3.2.3 in /packages/client (#8707)
							
							
							
							
							
							
							
							Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.3)
---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-05-19 17:35:11 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									MeiMei
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								b6794b614b
								
							
						 | 
						
							
							
								
								enhance: Perform port diagnosis at startup only when Listen fails (#8698)
							
							
							
							
							
							
							
							* Change port check
* Comment: disableClustering
* CHANGELOG
* Smart message 
							
						 | 
						
							2022-05-19 11:49:07 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								e161b71651
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-05-14 14:57:51 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								38e6202bdc
								
							
						 | 
						
							
							
								
								chore(deps): bump postcss from 8.2.8 to 8.4.13 in /packages/client (#8588)
							
							
							
							
							
							
							
							Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.4.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.4.13)
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-05-01 22:52:11 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									tamaina
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								a89003b57a
								
							
						 | 
						
							
							
								
								refactor: use Vite to build instead of webpack (#8575)
							
							
							
							
							
							
							
							* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.
* Revert "clean up"
This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
* wip
* wip
* wip
* wip
* wip
* wip
* ✌️
* use import
* fix
* install rollup
* use defineAsyncComponent.
* fix emojilist
* wip use defineAsyncComponent
* popup(import -> popup(defineAsyncComponent(() => import
* draggable?
* fix init import
* clean up
* fix router
* add comment
* ✌️
* ✌️
* ✌️
* remove webpack
* update vite
* fix boot sequence
* Revert "fix boot sequence"
This reverts commit e893dbf37aed83bf9f12e427d98c78a7065b4a39.
* revert boot import
* never make two app div
* ;
* remove console.log
* change clientEntry sequence
* fix
* Revert "fix"
This reverts commit 12741b3d89950a31dbb1bb81477ddb27b0e9951a.
* fix
* add comment https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210
* add log
* add comment
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 | 
						
							2022-05-01 22:51:07 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									tamaina
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								12a3c6872f
								
							
						 | 
						
							
							
								
								enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション (#8216)
							
							
							
							
							
							
							
							* wip
* Update packages/client/src/os.ts
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
* disabled
* make keepOriginal to follow setting value
* ✌️
* fix
* fix
* ✌️
* WEBP
* aaa
* ✌️
* webp
* lazy load browser-image-resizer
* rename
* rename 2
* Fix
* clean up
* add comment
* clean up
* jpeg, pngにもどす
* fix
* fix name
* webpでなくする ただしサムネやプレビューはwebpのまま (テスト)
* 動画サムネイルはjpegに
* エラーハンドリング
* ✌️
* v2.2.1-misskey-beta.2
* browser-image-resizer#v2.2.1-misskey.1
* ✌️
* fix alert
* update browser-image-resizer to v2.2.1-misskey.2
* lockfile
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> 
							
						 | 
						
							2022-04-28 11:14:03 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								9f3650b0ef
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-04-23 12:29:26 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								fd4ec81bcb
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-04-11 22:48:04 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								11ccb98c93
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-04-01 19:13:40 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								48742dcee1
								
							
						 | 
						
							
							
								
								Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/client (#8422)
							
							
							
							
							
							
							
							Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-03-27 16:41:52 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								4acfa7a191
								
							
						 | 
						
							
							
								
								Bump nanoid from 3.1.20 to 3.3.1 in /packages/client (#8425)
							
							
							
							
							
							
							
							Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.3.1.
- [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.20...3.3.1)
---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-03-27 16:41:39 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								ba66ddd41e
								
							
						 | 
						
							
							
								
								chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/client (#8446)
							
							
							
							
							
							
							
							Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-03-27 16:32:57 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								889a890ac5
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-03-25 16:32:10 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								815c8bf4c8
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-03-19 19:22:58 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								b9027e1b57
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-03-09 22:43:41 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								45c5f0c60a
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-03-07 23:51:34 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								a626c69547
								
							
						 | 
						
							
							
								
								fix esm
							
							
							
							
							
						 | 
						
							2022-03-01 03:34:40 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								d071d18dd7
								
							
						 | 
						
							
							
								
								refactor: Use ESM (#8358)
							
							
							
							
							
							
							
							* wip
* wip
* fix
* clean up
* Update tsconfig.json
* Update activitypub.ts
* wip 
							
						 | 
						
							2022-02-27 11:07:39 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								0a882471f3
								
							
						 | 
						
							
							
								
								fix: better language settings
							
							
							
							
							
							
							
							Fix #8359
Fix #7968 
							
						 | 
						
							2022-02-26 15:13:44 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								9952418b3a
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-02-23 21:31:48 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								59785ea04c
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-02-19 00:48:04 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								43829c3ad3
								
							
						 | 
						
							
							
								
								chore(deps): bump browserslist from 4.16.3 to 4.19.1 in /packages/client (#8290)
							
							
							
							
							
							
							
							Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.19.1.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.19.1)
---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-02-11 00:16:43 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								eb8867d541
								
							
						 | 
						
							
							
								
								chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/client (#8291)
							
							
							
							
							
							
							
							Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-02-10 21:10:35 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								e4aadc1992
								
							
						 | 
						
							
							
								
								chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /packages/client (#8289)
							
							
							
							
							
							
							
							Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-02-10 21:08:28 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								f25ca768ad
								
							
						 | 
						
							
							
								
								chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/client (#8288)
							
							
							
							
							
							
							
							Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-02-10 21:08:06 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									dependabot[bot]
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								42149416e1
								
							
						 | 
						
							
							
								
								chore(deps): bump axios from 0.21.1 to 0.21.4 in /packages/client (#8286)
							
							
							
							
							
							
							
							Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 | 
						
							2022-02-10 21:07:46 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								1162f8bcff
								
							
						 | 
						
							
							
								
								feat(client): update fontawesome v6 and self-hosting
							
							
							
							
							
							
							
							Resolve #7475 
							
						 | 
						
							2022-02-09 13:23:29 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								e9190599ca
								
							
						 | 
						
							
							
								
								🎨
							
							
							
							
							
						 | 
						
							2022-02-08 22:36:07 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								c1b264e4e9
								
							
						 | 
						
							
							
								
								Improve chart engine (#8253)
							
							
							
							
							
							
							
							* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update core.ts
* wip
* wip
* #7361
* delete network chart
* federationChart強化 apRequestChart追加
* tweak 
							
						 | 
						
							2022-02-06 00:13:52 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								9ee0db95ac
								
							
						 | 
						
							
							
								
								refactor: use date-fns
							
							
							
							
							
						 | 
						
							2022-02-04 01:56:33 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								aa64ff6c94
								
							
						 | 
						
							
							
								
								update misskey-js
							
							
							
							
							
						 | 
						
							2022-01-30 11:32:42 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								f3be43c39c
								
							
						 | 
						
							
							
								
								update vue
							
							
							
							
							
						 | 
						
							2022-01-27 00:13:36 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								b388b78892
								
							
						 | 
						
							
							
								
								update dep
							
							
							
							
							
						 | 
						
							2022-01-21 18:53:34 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								ecca0d69a4
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-01-21 17:04:48 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								b312846ff6
								
							
						 | 
						
							
							
								
								clean up
							
							
							
							
							
						 | 
						
							2022-01-16 08:50:55 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									MeiMei
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								b17726c9da
								
							
						 | 
						
							
							
								
								Fix The unauthenticated git protocol on port 9418 is no longer supported. (#8139)
							
							
							
							
							
						 | 
						
							2022-01-12 17:50:36 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								41ed9a1a72
								
							
						 | 
						
							
							
								
								tweak client
							
							
							
							
							
						 | 
						
							2022-01-02 21:35:23 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								92d9ce8117
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2022-01-02 02:15:12 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								616b18a9e5
								
							
						 | 
						
							
							
								
								enhance(client): tweak ui
							
							
							
							
							
						 | 
						
							2021-12-30 21:47:48 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								1ea0aaef76
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2021-12-29 05:00:39 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								5cc65c5bd3
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2021-12-29 04:30:38 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								b9095995eb
								
							
						 | 
						
							
							
								
								update deps
							
							
							
							
							
						 | 
						
							2021-12-09 21:31:36 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								73b5c12927
								
							
						 | 
						
							
							
								
								introduce lint for client
							
							
							
							
							
							
							
							Resolve #7998 
							
						 | 
						
							2021-11-18 23:32:43 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									MeiMei
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								974250da6c
								
							
						 | 
						
							
							
								
								Fix v12.96.x Docker (#7982)
							
							
							
							
							
						 | 
						
							2021-11-14 10:43:19 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								5e82064a7d
								
							
						 | 
						
							
							
								
								clean up
							
							
							
							
							
						 | 
						
							2021-11-12 19:39:46 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								36a632dc02
								
							
						 | 
						
							
							
								
								clean up
							
							
							
							
							
						 | 
						
							2021-11-12 18:20:06 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								be89516707
								
							
						 | 
						
							
							
								
								add clean script
							
							
							
							
							
						 | 
						
							2021-11-12 11:42:47 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								0e4a111f81
								
							
						 | 
						
							
							
								
								refactoring
							
							
							
							
							
							
							
							Resolve #7779 
							
						 | 
						
							2021-11-12 02:02:25 +09:00 | 
						
						
							
							
							
								
							
							
						 |