Commit graph

820 commits

Author SHA1 Message Date
tamaina
25f5fa6eaf Merge branch 'swn' into vite 2022-04-30 07:42:29 +00:00
tamaina
0438187ee9 Merge branch 'develop' into swn 2022-04-30 07:41:31 +00:00
dependabot[bot]
1c6d5ddf81
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend (#8560)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-30 00:16:40 +09:00
Andreas Nedbal
5ad42d1d85
refactor(client): refactor scratchpad to use Composition API (#8565) 2022-04-29 12:26:24 +09:00
Andreas Nedbal
8f32064fea
refactor(client): refactor api-console to use Composition API (#8566) 2022-04-29 10:21:02 +09:00
tamaina
03cd6965fa remove console.log 2022-04-29 01:06:05 +09:00
tamaina
b38f82ba23 ; 2022-04-29 01:00:57 +09:00
tamaina
dd5e493ab5 never make two app div 2022-04-29 01:00:47 +09:00
tamaina
e0740f93d0 revert boot import 2022-04-29 00:43:50 +09:00
tamaina
ac9a269209 Revert "fix boot sequence"
This reverts commit e893dbf37a.
2022-04-29 00:42:47 +09:00
tamaina
e893dbf37a fix boot sequence 2022-04-29 00:38:46 +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
Andreas Nedbal
d0443f9de1
fix(client): fix lint issues in autocomplete (#8548) 2022-04-28 10:56:18 +09:00
tamaina
edb79ec367 update vite 2022-04-28 02:08:02 +09:00
tamaina
3d167a1ef0 remove webpack 2022-04-27 20:48:26 +09:00
tamaina
4a8ce0395c ✌️ 2022-04-27 20:44:37 +09:00
tamaina
8db5a14335 ✌️ 2022-04-27 20:22:44 +09:00
tamaina
b6109b229d ✌️ 2022-04-27 07:11:14 +00:00
tamaina
c32cde5a4a add comment 2022-04-27 06:47:58 +00:00
tamaina
130a297214 fix router 2022-04-27 06:42:10 +00:00
Johann150
a99cd645bb
refactor: use composition API (#8541) 2022-04-27 15:17:49 +09:00
tamaina
96e57595a6 clean up 2022-04-27 06:07:12 +00:00
tamaina
d0a87b4e72 fix init import 2022-04-27 06:06:23 +00:00
tamaina
18aa1f2a4e draggable? 2022-04-27 05:34:35 +00:00
tamaina
6e344ad301 popup(import -> popup(defineAsyncComponent(() => import 2022-04-27 05:31:33 +00:00
tamaina
065324d30b
Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' (#8547)
* Fix #8535 Excessive stack ... 'SchemaTypeDef<?>'

Co-authored-by: acid-chicken <root@acid-chicken.com>

* add comment

* clean up

Co-authored-by: acid-chicken <root@acid-chicken.com>
2022-04-27 10:49:00 +09:00
tamaina
555d42f7a7 wip use defineAsyncComponent 2022-04-27 00:15:10 +09:00
tamaina
11f735b088 fix emojilist 2022-04-26 11:24:28 +00:00
tamaina
07e0e38ad4 use defineAsyncComponent. 2022-04-26 11:00:17 +00:00
tamaina
a039e0cd06 Merge branch 'develop' into swn 2022-04-26 10:36:09 +00:00
tamaina
23d987478b Merge branch 'develop' into vite 2022-04-25 10:52:38 +00:00
Johann150
b9e3267198
fix: Promises -> Promise (#8545) 2022-04-25 15:14:13 +09:00
tamaina
fa2deb5aae install rollup 2022-04-24 16:17:17 +00:00
tamaina
95cda32487 fix 2022-04-24 21:11:25 +09:00
tamaina
b2886b5ecb Merge branch 'develop' into vite 2022-04-24 21:11:22 +09:00
futchitwo
3f9a914718
Fix(client): fix profile tab link (#8536) 2022-04-24 14:21:46 +09:00
Johann150
7e28c396b9
enhance: only render public notes in HTML template (#8527)
* only render public notes in HTML template

* fix missing import
2022-04-24 14:17:09 +09:00
tamaina
1b2ba09be0
fix: Fix schema key type error #8517 (#8538) 2022-04-24 11:43:15 +09:00
tamaina
eac71ae1d7
fix: Fix settings page (#8508)
* Fix settings page

* nanka iroiro

* clean up

* clean up

* インデックスに戻ってもタイトルが残ってしまうのを修正
2022-04-23 19:17:15 +09:00
tamaina
77fef4ee23 use import 2022-04-23 16:32:58 +09:00
syuilo
c2cae877ce chore: fix lint command for windows 2022-04-23 12:50:37 +09:00
syuilo
fd13173eaf bump jsrsasign 2022-04-23 12:48:26 +09:00
Johann150
92d249210d
chore(lint): fix type definitions for jsrsasign (#8528)
* fix type definitions for jsrsasign

The @types/jsrsasign is not available in exactly the same version as the jsrsa
package misskey uses, so i used an earlier patch version of the same package.

* update yarn.lock
2022-04-23 12:45:36 +09:00
dependabot[bot]
29b9d8998a
chore(deps): bump moment from 2.24.0 to 2.29.3 in /packages/backend (#8531)
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.3)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 12:39:44 +09:00
syuilo
84b183a9f6 refactor: use structuredClone for deep clone 2022-04-23 12:38:02 +09:00
syuilo
70958a9f77 update node to 18 2022-04-23 12:37:44 +09:00
syuilo
9f3650b0ef update deps 2022-04-23 12:29:26 +09:00
tamaina
8a850fbe6b ✌️ 2022-04-23 04:04:26 +09:00
tamaina
73d138d8b0 wip 2022-04-23 03:24:24 +09:00
tamaina
c63c1c9040 wip 2022-04-23 02:54:51 +09:00