syuilo
2c0a139da6
feat: Avatar decoration ( #12096 )
...
* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts
2023-10-21 18:38:07 +09:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
syuilo
1f7a81aae7
update deps ( #11764 )
...
* 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
* 🎨
2023-09-04 13:33:38 +09:00
maguroshouta
cb80dff7df
x.comでも展開ができるように ( #11757 )
2023-08-22 15:56:36 +09:00
Kagami Sascha Rosylight
ab58b651f7
fix(frontend/scroll): no callback for disconnected elements ( #11714 )
...
* fix(frontend/scroll): no callback for disconnected elements
* Update CHANGELOG.md
2023-08-13 21:22:57 +09:00
Kagami Sascha Rosylight
2896fc6cb4
fix(frontend/MkUrlPreview): allow fullscreen from tweets ( #11712 )
...
* fix(frontend/MkUrlPreview): allow fullscreen from tweets
* Update url-preview.test.ts
2023-08-13 12:29:13 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #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>
2023-07-27 14:31:52 +09:00
syuilo
8099bc24e1
refactor(backend): use node16 for moduleResolution ( #10938 )
...
* refactor(backend): use node16 for moduleResolution
* update deps
* Update tsconfig.json
* ✌️
* revive KEYWORD
* restore strict-event-emitter-types dependency
* restore ms dependency
* cancel redundant import reorder
* fix
* Delete ms.ts
* remove rndstr
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-06-25 21:13:15 +09:00
tamaina
6798effbab
enhance(client): 投稿フォームをちょっといい感じに ( #10442 )
...
* .formラッパーを削除
* fix type of MkPostFormAttaches
* 🚀
* 🎨
* 🎨
* 🎨
* 🎨
* specifiedの時は連合なしをdisabledに
* ✌️
* set select default
* gap: 2px (max-width: 500px) / 4px
* wip
* ✌️
* 🎨
* fix maxTextLength
* 今後表示しない
* 🎨
* cache channel
* 🎨
* 連合なしにする
* use i18n.ts.neverShow
* ✌️
* refactor
* fix indent
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-05 14:30:03 +09:00
Kagami Sascha Rosylight
c091d9e6d5
feat(frontend/MkUrlPreview): oEmbedのサポート ( #10306 )
...
* feat(frontend/MkUrlPreview): oEmbedのサポート
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* playerとoEmbedの統合
* Update CHANGELOG.md
* loading=lazyはここでは不要
* border: 0
* プレビュー直後にautoplayできる機能の復旧
* add test
* refactor test
* explain about cache
* expandPreviewはもう使わない
* summaly v4
* update summaly
* scrolling=no to fix pixiv
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-03-19 16:59:31 +09:00
Kagami Sascha Rosylight
0d2bee787d
fix(frontend/XHome): fall back to user.uri if user.url does not exist ( #10313 )
...
* fix(frontend/XHome): fall back to user.uri if user.url does not exist
* Update CHANGELOG.md
2023-03-13 09:46:33 +09:00
Kagami Sascha Rosylight
4835f0fb43
fix(frontend): GIFバナーの復活など ( #10247 )
...
* Restore GIF banner
* Add ALT banner, detect APNG too
* Add vitest
* Add CI for vitest
* Upload coverage?
* frontend
2023-03-09 12:48:39 +09:00