summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update other.vue (#8040)okpierre2021-12-051-18/+16
* Fix(client): APIコンソールで with credential がオフだとiが付与...futchitwo2021-12-051-1/+2
* fix(client): fix range slider renderingsyuilo2021-12-043-7/+24
* fix(client): tweak stylesyuilo2021-12-044-29/+34
* fix(client): pagesで関数を定義できない問題を修正syuilo2021-12-041-2/+2
* enhance(client): improve usabilitysyuilo2021-12-031-0/+5
* enhance(client): improve usabilitysyuilo2021-12-033-0/+4
* refactor(client): refactor ui componentssyuilo2021-12-037-669/+794
* fix(server): Fix #8032syuilo2021-12-031-2/+2
* client: tweak uisyuilo2021-12-032-75/+64
* client: tweak uisyuilo2021-12-031-1/+1
* client: tweak uisyuilo2021-12-035-29/+32
* client: tweak uisyuilo2021-12-031-10/+3
* client: tweak uisyuilo2021-12-032-1/+7
* refactoringsyuilo2021-12-034-50/+110
* fix: 画像ファイルの縦横サイズの取得で Exif Orientation を考...xianon2021-12-037-8/+70
* feat: Undo Accept (#7980)nullobsi2021-12-035-1/+135
* add todosyuilo2021-12-021-0/+3
* client: tweak uisyuilo2021-12-024-5/+7
* fix mentions in replies (#8030)nullobsi2021-12-021-1/+6
* enhance(client): make possible to close image dialog with clicksyuilo2021-12-021-1/+10
* client: tweak uisyuilo2021-12-0233-185/+199
* :art:syuilo2021-11-301-0/+1
* fix: LTLやGTLが無効になっている場合でもUI上にタブが表示...tamaina2021-11-301-3/+3
* feat(client): Renoteなノート詳細ページから元のノートページ...syuilo2021-11-287-7/+11
* feat(client): show confirm dialog when votesyuilo2021-11-281-4/+10
* client: refine uisyuilo2021-11-2848-1141/+1736
* /antennas/notes API で日付による絞り込みができるようにする...xianon2021-11-281-1/+10
* fix(client): モバイルでタップしたときにツールチップが表...syuilo2021-11-272-0/+15
* fix: notification.vueのIntersectionObserverまわりを修正 (#8010)tamaina2021-11-261-12/+9
* fix: toolsが動かないのを修正 (#8008)MeiMei2021-11-265-9/+14
* Implemented a rotate MFM (#8016)Richard "EpicKitty" Bowey2021-11-263-1/+17
* fix(client): リアクションツールチップ、Renoteツールチップ...syuilo2021-11-212-6/+2
* fix(client): ログインにおいてパスワードが誤っている際の...syuilo2021-11-211-0/+8
* move tools dir into srcsyuilo2021-11-2121-210/+0
* client: ノートにモデレーターバッジを表示するのを廃止syuilo2021-11-213-25/+0
* Update .eslintrc.jssyuilo2021-11-191-0/+2
* update linrsyuilo2021-11-19291-1163/+1175
* Update .eslintrc.jssyuilo2021-11-191-0/+1
* feat(client): keep line breaks of translated text to improve readabilitysyuilo2021-11-192-4/+4
* fix(client): better error handling of file uploadsyuilo2021-11-191-4/+23
* feat(client): collapse sub note automaticallysyuilo2021-11-191-1/+42
* implement dev commandsyuilo2021-11-193-92/+115
* fix(client): fix plugin activate and uninstall (#7991)futchitwo2021-11-191-1/+2
* lint: add missing semicolonsyuilo2021-11-181-1/+1
* improve ide supportsyuilo2021-11-182-0/+17
* fixsyuilo2021-11-185-15/+13
* introduce lint for clientsyuilo2021-11-1837-151/+593
* limit depth of reply posts (#7979)Johann1502021-11-181-11/+21
* lint: warn non-null-assertion to reduce unexpected behavioursyuilo2021-11-181-1/+1