Commit graph

20 commits

Author SHA1 Message Date
syuilo
335cb3959a refactor 2022-01-28 12:20:42 +09:00
MeiMei
7d2de36501 fix: アップロードエラー時の処理を修正 (#8182)
* アップロードのエラー応答で詰むのを修正

* CHANGELOG
2022-01-24 02:18:27 +09:00
tamaina
6f81b2e747 refactor: Composition APIへ移行 (#8138)
* components/drive-file-thumbnail.vue

* components/drive-select-dialog.vue

* components/drive-window.vue

* wip

* wip drive.file.vue, drive.vue

* fix prop

* wip(

* components/drive.folder.vue

* maybe ok

* ✌️

* fix variable

* FIX FOLDER VARIABLE

* components/emoji-picker-dialog.vue

* Hate `$emit`

* hate global property

* components/emoji-picker-window.vue

* components/emoji-picker.section.vue

* fix

* fixx

* wip components/emoji-picker.vue

* fix

* defineExpose

* ユニコード絵文字の型をもっといい感じに

* components/featured-photos.vue

* components/follow-button.vue

* forgot-password.vue

* forgot-password.vue

* 🎨

* fix
2022-01-18 23:06:16 +09:00
syuilo
79c78bb6f2 refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
syuilo
5a577b582d clean up 2022-01-07 15:05:45 +09:00
syuilo
7f306c6c58 tweak client 2022-01-02 21:35:23 +09:00
tamaina
97ea86274d enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 (#8095)
* wip

* wip?

* ?

* streamingのuser storage updateイベントを監視して更新

* 必要な時以外はストレージを更新しない

* fix?

* wip

* fix

* fix
2021-12-29 22:13:09 +09:00
syuilo
e03cc6859c feat(client): improve toast component and show welcome message 2021-12-18 14:55:53 +09:00
syuilo
a4b05e195a fix(client): fix zindex issue 2021-12-18 12:14:27 +09:00
syuilo
5d01cbd81c fix(client): fix zindex issue
Fix #8064
Fix #8063
2021-12-18 12:12:47 +09:00
syuilo
85dcd02091 fix(client): メニューなどがウィンドウの裏に隠れる問題を修正 2021-12-10 18:20:41 +09:00
syuilo
a46f0005fe refactor(client): 2021-12-05 16:57:49 +09:00
syuilo
ffaaa86584 fix(client): タッチ機能付きディスプレイを使っていてマウス操作をしている場合に一部機能が動作しない問題を修正 2021-12-05 13:10:19 +09:00
syuilo
27b41d343f refactor(client): refactor ui components 2021-12-03 22:09:40 +09:00
syuilo
677f0ad10c client: refine ui 2021-11-28 20:07:37 +09:00
syuilo
5f42036652 fix(client): モバイルでタップしたときにツールチップが表示される問題を修正 2021-11-27 18:29:23 +09:00
syuilo
df71689b25 fix(client): better error handling of file upload 2021-11-19 18:57:34 +09:00
syuilo
06b567e8e2 fix 2021-11-18 23:36:04 +09:00
syuilo
dc512e3fe8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
syuilo
14148f6c4a refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/os.ts (Browse further)