Commit graph

3951 commits

Author SHA1 Message Date
syuilo
5d14d4b0de fix style 2021-07-28 14:46:25 +09:00
syuilo
b0dd905420 パスワードリセットしても新しいパスワードが表示されない問題を修正 2021-07-28 14:45:56 +09:00
syuilo
6a6137f057 🎨 2021-07-27 21:37:32 +09:00
syuilo
44cc81f18f ストリーミングが不安定な問題を修正 2021-07-26 11:12:06 +09:00
syuilo
9c59d57d7a fix bug 2021-07-25 13:07:08 +09:00
syuilo
23a9668ad7 🎨 2021-07-25 12:55:17 +09:00
syuilo
16d691c933 🎨 2021-07-19 23:48:22 +09:00
syuilo
7a07e961df Tweak design 2021-07-19 23:31:41 +09:00
syuilo
54cc3a5b50 Make thickness of clock hands configuable 2021-07-19 23:31:27 +09:00
syuilo
4d62545151 Implement radio type for form dialog 2021-07-19 23:30:45 +09:00
syuilo
411dbb8917 Improve component stability 2021-07-19 23:30:12 +09:00
syuilo
0eff9614f2 アイコンを四角で表示するオプション 2021-07-19 15:11:28 +09:00
syuilo
e113c6aa2e Tweak style 2021-07-19 13:04:32 +09:00
syuilo
299749480a Fix stickyTop calculation 2021-07-19 13:00:29 +09:00
syuilo
20dc72691b Classic UI 2021-07-19 11:36:35 +09:00
MeiMei
fd1c11d7bd API AuthenticateでDB接続エラーなどが発生するとログアウトさせられてしまうのを修正 Fix #7603 (#7604) 2021-07-18 00:53:16 +09:00
syuilo
f4c987bb01 Improve type 2021-07-17 15:43:07 +09:00
syuilo
f6ccab9950 Refactoring 2021-07-15 20:45:32 +09:00
syuilo
65a9f96070 Revert "Resolve #6811"
This reverts commit 558d288e7bc129fa92ee7dd1dc08d5a9f3615f8f.
2021-07-14 00:13:23 +09:00
syuilo
b304fb3af4 Clean up 2021-07-14 00:12:34 +09:00
syuilo
9d6f87b397 Custom CSS 2021-07-14 00:11:05 +09:00
syuilo
e35a0b4de1 Use unisonReload 2021-07-13 23:30:36 +09:00
syuilo
a3959233d5 refactor 2021-07-13 23:30:20 +09:00
syuilo
cc89b21901 Fix #7576 2021-07-13 23:30:12 +09:00
syuilo
8e5c216756 Resolve #6811 2021-07-12 02:56:33 +09:00
MeiMei
1a5060d9c8 Fix video (#7594) 2021-07-10 23:19:56 +09:00
Skehmatics
1c6a1aee95 Rich welcome content (#7588)
* Add rich content (polls, media) to the welcome page notes

* Add a simple scrolling animation to welcome page
2021-07-10 02:55:12 +09:00
syuilo
c3f9f6dfa5 Update theme.vue 2021-06-14 22:58:43 +09:00
syuilo
8485447296 外部リンクアイコンが表示されない問題を修正 2021-06-08 12:19:55 +09:00
NoriDev
1bbd42c3db 歓迎ページでバナー画像が表示されない問題を修正 (#7559)
* 歓迎ページでバナー画像が表示されない問題

* revert

* 背景画像設定オプションを追加
2021-06-08 12:17:17 +09:00
mint
4cbf224996 Updated divisions to math.div (#7549)
* Updated divisions to math.div on Reversi (game.board.vue)

* Update src/client/pages/reversi/game.board.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* Oops. Forgot to put it all through parenthesis

* Imported sass:math

* Fixes on drive.vue

* Forgot the stupid comma

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-06-05 14:57:52 +09:00
syuilo
5bf5f24f97 fix 2021-05-31 12:02:02 +09:00
syuilo
bb9fe8bc14 fix bug 2021-05-31 11:05:37 +09:00
syuilo
01452df74c fix style 2021-05-31 10:35:12 +09:00
syuilo
82f818f6a1 🎨 2021-05-30 16:42:22 +09:00
syuilo
e713c68fcb fix typo
Resolve #7540
2021-05-30 16:26:52 +09:00
syuilo
dbad279b3a refactor 2021-05-30 10:05:25 +09:00
syuilo
6d770a6689 fix bug 2021-05-28 22:57:04 +09:00
syuilo
ff4f934519 fix bug 2021-05-28 22:52:38 +09:00
nullobsi
7727e5178e Add image description support (#7518)
* recieve image descriptions under the name property

* fix other components

* use comment for alt and title

* allow editing of file comment

* allow editing of file comment in note dialog

* federate note comments

* use file instead of this

* backend should accept comment on update

* update now actually accepts comment

* allow multiline descriptions

* image should also have description attached

* Update locales/ja-JP.yml

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* Use custom component with side-by-side image

* improve usability on mobile devices

* revert changes

* Update post-form-attaches.vue

* Update drive.file.vue

* Update media-caption.vue

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-28 09:38:09 +09:00
rinsuki
d789d59cf6 カスタム絵文字をproxyに通すように (#7526) 2021-05-27 22:40:48 +09:00
syuilo
45a5fc8cf9 wip #7533 2021-05-27 17:15:08 +09:00
okayurisotto
604525c08e fix: Safariでもモーダルのぼかし効果が効くようにした (#7530)
https://github.com/misskey-dev/misskey/issues/7529
2021-05-23 18:55:21 +09:00
syuilo
15198a15d7 fix bug 2021-05-14 11:04:21 +09:00
syuilo
6798a5a900 Revert "fix bug"
This reverts commit 5b250c15f8af1e0afc9dc60f23269582e9c17ef4.
2021-05-14 10:49:54 +09:00
syuilo
8f11c4b3e1 Improve rendering performance 2021-05-11 14:38:34 +09:00
syuilo
d6b078bdc7 コントロールパネルでログ見れるように 2021-05-11 14:31:20 +09:00
syuilo
b5626bf53b 🎨 2021-05-11 12:55:38 +09:00
Nya Candy
b9cad899c6 change dom order: down elements cover upper ones (#7509) 2021-05-11 12:39:10 +09:00
syuilo
1e61cc010b 🎨 2021-05-10 21:22:51 +09:00