tamaina
|
c28758ee17
|
Merge branch 'preferences-registry' into pizzax-indexeddb
|
2022-04-28 03:12:44 +00: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 |
|
tamaina
|
36f9fb99ae
|
ressurect broadcast-channel
|
2022-04-28 02:57:59 +09:00 |
|
tamaina
|
f9bae60357
|
remove deepcopy and broadcast-channel (=< Safari 15.4)
|
2022-04-27 23:06:40 +09:00 |
|
tamaina
|
10a23c5555
|
Merge branch 'develop' into pizzax-indexeddb
|
2022-04-27 23:02:59 +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 |
|
tamaina
|
7314643b8d
|
Merge branch 'develop' into pizzax-indexeddb
|
2022-03-27 22:42:05 +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 |
|
tamaina
|
a4de5aa94b
|
Merge branch 'develop' into pizzax-indexeddb
|
2022-03-04 15:56:43 +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 |
|
tamaina
|
3db78e367b
|
Merge branch 'develop' into pizzax-indexeddb
|
2022-01-28 15:44:31 +09:00 |
|
syuilo
|
f3be43c39c
|
update vue
|
2022-01-27 00:13:36 +09:00 |
|
tamaina
|
b5a20494f6
|
Merge branch 'develop' into pizzax-indexeddb
|
2022-01-21 21:32:50 +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 |
|
tamaina
|
04bafc5aee
|
Merge branch 'develop' into pizzax-indexeddb
|
2022-01-16 18:01:23 +09:00 |
|
syuilo
|
b312846ff6
|
clean up
|
2022-01-16 08:50:55 +09:00 |
|
tamaina
|
60ce9aa53c
|
Merge branch 'develop' into pizzax-indexeddb
|
2022-01-12 21:35:32 +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 |
|
tamaina
|
dbd46fbeb5
|
初期値にデフォルト値を挿入する & JSON.parse/stringify操作をdeepcopyに
|
2022-01-09 02:55:27 +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 |
|