| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(client): fix zindex issue | syuilo | 2021-12-18 | 2 | -2/+2 | |
| | | ||||||
| * | fix(client): fix zindex issue | syuilo | 2021-12-18 | 13 | -17/+22 | |
| | | | | | | Fix #8064 Fix #8063 | |||||
| * | fix(client): tweak style | syuilo | 2021-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | improve(client): tweak drawer max height | syuilo | 2021-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | fix(client): fix zindex issue | syuilo | 2021-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | :art: | syuilo | 2021-12-17 | 2 | -1/+8 | |
| | | ||||||
| * | enhance(client): ↵ | syuilo | 2021-12-17 | 1 | -1/+1 | |
| | | | | | リアクションピッカーの表示方法を選択できるように | |||||
| * | :art: | syuilo | 2021-12-17 | 3 | -3/+16 | |
| | | ||||||
| * | enhance(client): improve modal menu for mobile | syuilo | 2021-12-17 | 10 | -390/+337 | |
| | | ||||||
| * | fix(client): fix zindex issues | syuilo | 2021-12-16 | 2 | -4/+4 | |
| | | | | | Fix #8060 | |||||
| * | fix(client): 一部のコンポーネントが裏に隠れるのを修正 | syuilo | 2021-12-15 | 1 | -3/+4 | |
| | | ||||||
| * | fix(client): ↵ | syuilo | 2021-12-14 | 1 | -2/+2 | |
| | | | | | オートコンプリートがダイアログの裏に隠れる問題を修正 | |||||
| * | Update formula-core.vue | syuilo | 2021-12-14 | 1 | -1/+1 | |
| | | ||||||
| * | clean up | syuilo | 2021-12-11 | 1 | -1/+1 | |
| | | ||||||
| * | fix(client): fix z-index bug | syuilo | 2021-12-11 | 2 | -23/+5 | |
| | | ||||||
| * | fix(client): ↵ | syuilo | 2021-12-10 | 3 | -30/+10 | |
| | | | | | メニューなどがウィンドウの裏に隠れる問題を修正 | |||||
| * | :art: | syuilo | 2021-12-10 | 2 | -17/+16 | |
| | | ||||||
| * | tweak style | syuilo | 2021-12-10 | 1 | -0/+2 | |
| | | ||||||
| * | client: tweak style | syuilo | 2021-12-10 | 3 | -9/+11 | |
| | | ||||||
| * | refactor(client): :sparkles: | syuilo | 2021-12-10 | 1 | -2/+2 | |
| | | ||||||
| * | fix(client): better hover detection | syuilo | 2021-12-05 | 3 | -21/+3 | |
| | | ||||||
| * | refactor(client): :sparkles: | syuilo | 2021-12-05 | 1 | -55/+29 | |
| | | ||||||
| * | fix(client): ↵ | syuilo | 2021-12-05 | 3 | -9/+9 | |
| | | | | | タッチ機能付きディスプレイを使っていてマウス操作をしている場合に一部機能が動作しない問題を修正 | |||||
| * | fix(client): fix range slider rendering | syuilo | 2021-12-04 | 2 | -7/+23 | |
| | | ||||||
| * | client: tweak ui | syuilo | 2021-12-03 | 2 | -75/+64 | |
| | | ||||||
| * | client: tweak ui | syuilo | 2021-12-03 | 1 | -1/+1 | |
| | | ||||||
| * | client: tweak ui | syuilo | 2021-12-03 | 2 | -3/+7 | |
| | | ||||||
| * | client: tweak ui | syuilo | 2021-12-03 | 2 | -1/+7 | |
| | | ||||||
| * | fix: 画像ファイルの縦横サイズの取得で Exif Orientation ↵ | xianon | 2021-12-03 | 1 | -6/+15 | |
| | | | | | | | | | | | | を考慮する (#8014) * 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する * test: Add rotate.jpg test * Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す * test: Support orientation | |||||
| * | client: tweak ui | syuilo | 2021-12-02 | 3 | -4/+5 | |
| | | ||||||
| * | fix mentions in replies (#8030) | nullobsi | 2021-12-02 | 1 | -1/+6 | |
| | | ||||||
| * | enhance(client): make possible to close image dialog with click | syuilo | 2021-12-02 | 1 | -1/+10 | |
| | | | | | Related #8023 | |||||
| * | client: tweak ui | syuilo | 2021-12-02 | 4 | -46/+49 | |
| | | ||||||
| * | feat(client): ↵ | syuilo | 2021-11-28 | 4 | -4/+8 | |
| | | | | | Renoteなノート詳細ページから元のノートページに遷移できるように | |||||
| * | feat(client): show confirm dialog when vote | syuilo | 2021-11-28 | 1 | -4/+10 | |
| | | ||||||
| * | client: refine ui | syuilo | 2021-11-28 | 24 | -260/+840 | |
| | | ||||||
| * | fix: notification.vueのIntersectionObserverまわりを修正 (#8010) | tamaina | 2021-11-26 | 1 | -12/+9 | |
| | | | | | | | | | | | | | | | | | | | | * fix notification.vue * remove a blank line * disconnect intersection observer * disconnect2 * Update packages/client/src/components/notification.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * disconnect * oops Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | |||||
| * | Implemented a rotate MFM (#8016) | Richard "EpicKitty" Bowey | 2021-11-26 | 1 | -0/+5 | |
| | | | | Co-authored-by: Richard Bowey <me@epickitty.uk> | |||||
| * | fix(client): ↵ | syuilo | 2021-11-21 | 2 | -6/+2 | |
| | | | | | リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正 | |||||
| * | fix(client): ↵ | syuilo | 2021-11-21 | 1 | -0/+8 | |
| | | | | | ログインにおいてパスワードが誤っている際のエラーメッセージが正しく表示されない問題を修正 | |||||
| * | client: ノートにモデレーターバッジを表示するのを廃止 | syuilo | 2021-11-21 | 2 | -17/+0 | |
| | | ||||||
| * | update linr | syuilo | 2021-11-19 | 115 | -422/+422 | |
| | | ||||||
| * | feat(client): keep line breaks of translated text to improve readability | syuilo | 2021-11-19 | 2 | -4/+4 | |
| | | ||||||
| * | feat(client): collapse sub note automatically | syuilo | 2021-11-19 | 1 | -1/+42 | |
| | | ||||||
| * | introduce lint for client | syuilo | 2021-11-18 | 5 | -25/+28 | |
| | | | | | Resolve #7998 | |||||
| * | limit depth of reply posts (#7979) | Johann150 | 2021-11-18 | 1 | -11/+21 | |
| | | | | | | | | * limit depth of reply posts * some tweaks Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | |||||
| * | refactor(client): refactor dialog functions to improve type inference | syuilo | 2021-11-18 | 14 | -81/+61 | |
| | | ||||||
| * | fix(client): fix tooltip style | syuilo | 2021-11-14 | 2 | -28/+50 | |
| | | ||||||
| * | fix(client): reaction viewer layout (#7942) | Johann150 | 2021-11-13 | 1 | -2/+4 | |
| | | | | | The profile picture and name should be grouped together as they belong, and it should be clear which picture belongs to which name. | |||||
| * | refactor(client): improve readability | syuilo | 2021-11-12 | 1 | -6/+2 | |
| | | ||||||