| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | enhance(client): improve tooltip position calclation | syuilo | 2022-02-08 | 1 | -16/+125 | |
| | | ||||||
| * | enhance(client): Chartjsのツールチップを自前に | syuilo | 2022-01-31 | 1 | -14/+28 | |
| | | ||||||
| * | enhance: メニュー関連をComposition API化、switchアイテム追加 ↵ | tamaina | 2022-01-30 | 3 | -197/+131 | |
| | | | | | | | | | | | | | | | | | | | | | (#8215) * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * fix * fix * Fix * clean up | |||||
| * | refactor(client): use setup sugar | syuilo | 2022-01-29 | 1 | -70/+53 | |
| | | ||||||
| * | fix(client): ↵ | syuilo | 2022-01-28 | 1 | -1/+1 | |
| | | | | | リアクション設定で絵文字ピッカーが開かないのを修正 | |||||
| * | fix | syuilo | 2022-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | refactor | syuilo | 2022-01-28 | 1 | -2/+4 | |
| | | ||||||
| * | refactor(client): use setup sugar | syuilo | 2022-01-28 | 1 | -201/+171 | |
| | | ||||||
| * | disable animations on more transitions (#8112) | Johann150 | 2022-01-25 | 4 | -4/+4 | |
| | | ||||||
| * | feat(client): make possible to switch account instantly in post form | syuilo | 2022-01-21 | 1 | -1/+1 | |
| | | ||||||
| * | enhance: e2eテストをできるだけ改良してみた (#8159) | tamaina | 2022-01-21 | 1 | -20/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update docker image? * 続 * serial run delete from "${table}" cascade * use cypress official github action * refuse install by cypress action * clean up * use wait? * use more wait? * Revert "use more wait?" This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c. * Revert "use wait?" This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0. * fix * test * test * log? * 握りつぶしてみる * clean up * env? * clean up? * disable video * add comment * remove test * 成功? * test browser * nodeインストール無効化 * node16.13.0-chrome95-ff94 * node.js復活 * ? * ちょっと戻してみる * chrome? * cross browser test2 * --shm-size=2g * artifact? * misskey.local? * firefoxはあきらめる * not headless? * oops * fix * ?? * test1 * if? * fail-fast: false * headless: false * easy error ignoreing describe * エラーの解消 とちょっとリファクター * add browser name to artifact * Install mplayer for FireFox * no wait? * タイムアウトを甘くしてみる * firefoxをあきらめる(n回目) * remove timeout setting * wait復活 * Update basic.js * Update index.js Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | |||||
| * | refactor | syuilo | 2022-01-18 | 1 | -2/+2 | |
| | | ||||||
| * | refactor(client): specify global scope | syuilo | 2022-01-16 | 2 | -4/+4 | |
| | | ||||||
| * | wip: refactor(client): migrate paging components to composition api | syuilo | 2022-01-14 | 1 | -5/+0 | |
| | | ||||||
| * | fix | syuilo | 2022-01-10 | 1 | -0/+1 | |
| | | ||||||
| * | wip: refactor(client): migrate paging components to composition api | syuilo | 2022-01-10 | 1 | -9/+17 | |
| | | ||||||
| * | wip: migrate paging components to composition api | syuilo | 2022-01-10 | 1 | -3/+10 | |
| | | ||||||
| * | wip: migrate paging components to composition api | syuilo | 2022-01-09 | 1 | -1/+5 | |
| | | ||||||
| * | wip: migrate paging components to composition api | syuilo | 2022-01-09 | 1 | -28/+230 | |
| | | | | | #7681 | |||||
| * | fix(client): ↵ | syuilo | 2021-12-24 | 1 | -1/+1 | |
| | | | | | ドロワーメニューでセーフエリアを考慮するように | |||||
| * | enhance(client): tweak ui | syuilo | 2021-12-24 | 1 | -1/+4 | |
| | | ||||||
| * | enhance(client): tweak channel pages | syuilo | 2021-12-23 | 1 | -1/+6 | |
| | | ||||||
| * | wip (#8077) | tamaina | 2021-12-21 | 1 | -1/+2 | |
| | | ||||||
| * | :art: | syuilo | 2021-12-18 | 1 | -2/+1 | |
| | | ||||||
| * | fix(client): fix zindex issue | syuilo | 2021-12-18 | 5 | -9/+14 | |
| | | | | | | Fix #8064 Fix #8063 | |||||
| * | improve(client): tweak drawer max height | syuilo | 2021-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | :art: | syuilo | 2021-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | :art: | syuilo | 2021-12-17 | 2 | -2/+15 | |
| | | ||||||
| * | enhance(client): improve modal menu for mobile | syuilo | 2021-12-17 | 5 | -361/+283 | |
| | | ||||||
| * | clean up | syuilo | 2021-12-11 | 1 | -1/+1 | |
| | | ||||||
| * | fix(client): fix z-index bug | syuilo | 2021-12-11 | 1 | -22/+4 | |
| | | ||||||
| * | fix(client): ↵ | syuilo | 2021-12-10 | 3 | -30/+10 | |
| | | | | | メニューなどがウィンドウの裏に隠れる問題を修正 | |||||
| * | tweak style | syuilo | 2021-12-10 | 1 | -0/+2 | |
| | | ||||||
| * | client: tweak ui | syuilo | 2021-12-03 | 1 | -0/+1 | |
| | | ||||||
| * | client: tweak ui | syuilo | 2021-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | client: refine ui | syuilo | 2021-11-28 | 6 | -112/+167 | |
| | | ||||||
| * | update linr | syuilo | 2021-11-19 | 12 | -33/+33 | |
| | | ||||||
| * | introduce lint for client | syuilo | 2021-11-18 | 2 | -4/+6 | |
| | | | | | Resolve #7998 | |||||
| * | refactoring | syuilo | 2021-11-12 | 15 | -0/+2645 | |
| Resolve #7779 | ||||||