Commit graph

525 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
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
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
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
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
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
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
tamaina
eac71ae1d7
fix: Fix settings page (#8508)
* Fix settings page

* nanka iroiro

* clean up

* clean up

* インデックスに戻ってもタイトルが残ってしまうのを修正
2022-04-23 19:17:15 +09:00
syuilo
c2cae877ce chore: fix lint command for windows 2022-04-23 12:50:37 +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
tamaina
f5f8843022 wip 2022-04-23 01:50:20 +09:00
tamaina
5b4d75c2b4 Merge branch 'vite' of https://github.com/tamaina/misskey into vite 2022-04-23 01:03:39 +09:00
tamaina
9d02728f67 wip 2022-04-23 01:01:31 +09:00
tamaina
d240c323ee wip 2022-04-23 01:01:31 +09:00
tamaina
24c4f484ca Merge branch 'develop' into swn 2022-04-23 00:59:00 +09:00
tamaina
78239a922e wip 2022-04-22 07:11:34 +00:00
syuilo
f02508c259 Revert "make emoji stand out more on reaction button"
This reverts commit e0c5401241.
2022-04-20 09:30:29 +09:00
Johann150
e0c5401241
make emoji stand out more on reaction button
a slight shadow makes them easier to see
2022-04-19 22:03:15 +02:00
rinsuki
1d193b9a04
refactor: move typings to devDependencies (#8500) 2022-04-16 01:28:59 +09:00
syuilo
a7015e6f09 refactor 2022-04-11 22:50:53 +09:00
syuilo
fd4ec81bcb update deps 2022-04-11 22:48:04 +09:00
tamaina
e47a8bf666
fix theme-color apply (#8464) 2022-04-03 13:56:00 +09:00
Andreas Nedbal
f9b5d92176
Fix: Adjust ESLint calls to properly interpret globs (#8462)
* fix(backend): rename .eslintrc.js to .eslintrc.cjs

* fix(backend): wrap lint path glob in quotation marks

* fix(client): wrap lint path glob in quotation marks

* chore(workflow): make lint workflow use Node 16
2022-04-02 22:52:26 +09:00
syuilo
8e5f2690f2
feat: Webhook (#8457)
* feat: introduce webhook

* wip

* wip

* wip

* Update CHANGELOG.md
2022-04-02 15:28:49 +09:00
tamaina
f7030d4a42
enhance: タッチパッド・タッチスクリーンでのデッキの操作性を向上 (#8450)
* enhance experience of deck with touchpad

* test: 単純にdeltaYを加算してみる

* clean up

* ios bug fix?

* ✌️

* use overflow-y

* Safari does not supports clip
2022-04-02 15:12:01 +09:00