summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/note.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tweak uisyuilo2023-09-241-1/+1
|
* refactor(frontend): use ESMsyuilo2023-09-191-5/+5
|
* enhance: ↵syuilo2023-09-171-5/+6
| | | | 各ノートが被クリップ数を保持するようにし、無意味にnotes/clipsを叩かないように
* update deps (#11764)syuilo2023-09-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* enhance(frontend): ↵syuilo2023-09-011-19/+3
| | | | ノート詳細ページ読み込み時に前後のノートの存在チェックを行わなず、常に存在すると仮定するようにしてパフォーマンスを向上
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactorsyuilo2023-05-191-44/+28
|
* refactor(frontend): remove $storesyuilo2023-04-011-1/+2
|
* refactorsyuilo2023-03-311-2/+2
|
* refactorsyuilo2023-03-171-28/+6
|
* enhance(client): improve entrance pagesyuilo2023-02-221-3/+3
| | | | Resolve #9986
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): エラー時に再試行ができない問題を修正syuilo2023-02-121-1/+1
|
* revert: 650187deafsyuilo2023-02-081-1/+1
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-1/+1
| | | | #9778
* refactorsyuilo2023-01-161-1/+1
|
* :art:syuilo2023-01-071-1/+1
|
* refactorsyuilo2023-01-061-3/+3
|
* refactorsyuilo2023-01-051-6/+6
|
* use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)tamaina2023-01-011-1/+2
|
* refactorsyuilo2022-12-301-2/+2
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-2/+0
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-0/+2
|
* rename: client -> frontendsyuilo2022-12-271-0/+206