NoriDev
|
a6d8a20b50
|
Merge remote-branch 'misskey/develop'
|
2025-01-19 00:54:31 +09:00 |
|
anatawa12
|
145c6cf2b5
|
fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248)
* fix: punycode.js が使用されていない場所がある問題
* fix: use punycode/punycode.js on backend
* fix: use punycode/punycode.es6.js on backend
* fix: d.ts missing declare keyword
* chore: don't use punycode.js on backend
* update pnpm-lock.yaml
* chore: remove punycode.d.ts
* chore: use punycode.js instead of punycode npm package
* chore: bump psl to 1.15.0
* chore: bump nsfwjs to 4.2.0
4.2.1 is not usable because of https://github.com/infinitered/nsfwjs/issues/904
* chore: prevent loading node-fetch from tensorflow
* chore: DOMWindow['document'] => Document
IDK why DOMWindow['document'] fails, but might be related to tsc internal complexity limit
* fix: disable --trace-deprecation
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-01-14 12:37:39 +00:00 |
|
かっこかり
|
d082a1dd34
|
fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 (#15255)
|
2025-01-14 10:40:14 +00:00 |
|
NoriDev
|
3c94611343
|
Merge remote-branch 'misskey/develop'
|
2025-01-09 07:17:16 +09:00 |
|
おさむのひと
|
13439e04c4
|
fix(frontend-embed): 型チェックエラーを修正 (#15216)
* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする
* fixed errors
* fixed errors
* fixed errors
* fix(frontend-embed): 型チェックエラーを修正
|
2025-01-08 12:00:02 +00:00 |
|
かっこかり
|
c49a13de65
|
fix(frontend-embed): localeのバージョンチェックが抜けており起動に失敗することがある問題を修正 (#15212)
* fix(frontend-embed): localeのバージョンチェックが抜けており起動に失敗することがある問題を修正
* Update Changelog
|
2025-01-08 10:33:43 +00:00 |
|
おさむのひと
|
f7da2bad6f
|
fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする (#15215)
* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする
* fixed errors
* fixed errors
* fixed errors
|
2025-01-07 12:23:05 +00:00 |
|
NoriDev
|
20d713e882
|
enhance 9492b1e4
|
2025-01-06 23:12:30 +09:00 |
|
NoriDev
|
82cbe18fed
|
🎨
|
2025-01-03 01:09:44 +09:00 |
|
NoriDev
|
17dafbc847
|
Merge remote-branch 'misskey/develop'
|
2024-11-19 15:18:37 +09:00 |
|
かっこかり
|
81348f1277
|
fix(frontend): TypeScriptの型チェック対象ファイルを限定して高速化するように (#14994)
* fix frontend tsconfig includes
* fix frontend-embed tsconfig includes
* fix eslint in frontend / frontend-embed
* Update Changelog
---------
Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
|
2024-11-19 10:22:47 +09:00 |
|
syuilo
|
d9d92bcfbf
|
Revert "use nodemon 3.0.2"
This reverts commit ce1f84e5a3 .
|
2024-11-15 19:40:12 +09:00 |
|
syuilo
|
ce1f84e5a3
|
use nodemon 3.0.2
#14966
|
2024-11-15 19:33:50 +09:00 |
|
syuilo
|
e26e24b610
|
update deps (#14950)
* update deps
* wip
* Revert "wip"
This reverts commit 393de249fe248ae181221266e0b7828a3ac53152.
* wip
* wip
* wip
* wip
|
2024-11-15 17:22:00 +09:00 |
|
NoriDev
|
537d290b16
|
Merge remote-branch 'misskey/develop'
|
2024-11-14 14:48:37 +09:00 |
|
NoriDev
|
a19d2e0d3e
|
Merge remote-branch 'misskey/master'
|
2024-11-05 20:06:30 +09:00 |
|
NoriDev
|
8ecfe444d8
|
🎨
|
2024-10-31 18:26:46 +09:00 |
|
NoriDev
|
7f24a128c8
|
🎨
|
2024-10-31 18:14:39 +09:00 |
|
NoriDev
|
3599b09b27
|
refactor: cfm-js to mfc-js
|
2024-10-29 16:04:53 +09:00 |
|
かっこかり
|
a6a1e3d733
|
enhance(frontend): Self-XSS防止用のメッセージを追加 (#14839)
* enhance(frontend): Self-XSS防止用のメッセージを追加
* Update Changelog
* embedにも同様の記述を追加
|
2024-10-26 22:07:26 +09:00 |
|
syuilo
|
c46d6d8edd
|
perf(frontend-embed): improve note rendering performance
|
2024-10-14 12:34:03 +09:00 |
|
かっこかり
|
b668d161a9
|
refactor(frontend): prefix css variables (UI) (#14739)
* refactor(frontend): prefix css variables
* `MI_UI` -> `MI`
* fix
* `stickyBottom`
* stickyTop
|
2024-10-10 16:12:16 +09:00 |
|
NoriDev
|
a71b021545
|
fix(frontend): 임베디드 코드에 fade 와 Temml(KaTex)가 반영되지 않음
|
2024-10-10 10:24:11 +09:00 |
|
NoriDev
|
e4e9e0f45a
|
fix(frontend): 임베디드 코드에서 CherryPick의 색상 설정이 반영되지 않음
|
2024-10-10 10:24:11 +09:00 |
|
syuilo
|
4a356f1ba7
|
refactor(frontend): prefix css variables (#14725)
* wip
* Update index.d.ts
* remove unnecessary codes
|
2024-10-09 18:08:14 +09:00 |
|
NoriDev
|
1a4cee0dc3
|
Lint를 위한 신규 툴 추가 (Biome) (1673beta/cherrypick#105)
|
2024-10-06 22:34:33 +09:00 |
|
NoriDev
|
86ab74e4f1
|
chore
|
2024-10-06 20:10:55 +09:00 |
|
NoriDev
|
050d5ca567
|
enhance(frontend): 의도하지 않게 검색 으로 검색할 수 있었던 부분을 개선함
- 이제 노트에서 검색 블록을 활성화 하려면 `[검색]`으로만 사용할 수 있습니다.
|
2024-10-05 13:46:38 +09:00 |
|
NoriDev
|
142df4882a
|
refactor: cherrypick-mfm-js to cfm-js
|
2024-10-05 13:07:10 +09:00 |
|
syuilo
|
ea2675eaab
|
fix(frontend): リンク動作のオーバーライドが動作していないのを修正
|
2024-10-04 16:41:08 +09:00 |
|
syuilo
|
864327b4a7
|
update deps
|
2024-10-04 11:20:56 +09:00 |
|
甘瀬ここあ
|
a25d83f249
|
fix: sassのmodern-compilerを使うように (#14651)
* fix(frontend-embed): ビルド時にsassのmodern-compilerを使うように
* fix(frontend): ビルド時にsassのmodern-compilerを使うように
|
2024-10-03 09:09:37 +09:00 |
|
NoriDev
|
9ad64e3219
|
Merge remote-branch 'misskey/develop'
|
2024-10-01 10:22:51 +09:00 |
|
syuilo
|
6fdb2b13f4
|
update deps
|
2024-09-28 10:04:16 +09:00 |
|
NoriDev
|
b8e75b3ea3
|
lint
|
2024-09-26 15:19:53 +09:00 |
|
NoriDev
|
678e18627f
|
Merge remote-branch 'misskey/develop'
|
2024-09-26 14:08:07 +09:00 |
|
かっこかり
|
0f8b15f0fe
|
fix(frontend-embed): fix instanceticker, remove directives (#14631)
|
2024-09-25 16:28:32 +09:00 |
|
かっこかり
|
8c3be57ab3
|
fix(frontend-embed): URLエンコードされた文字列が正常に読み込めない問題を修正 (#14630)
* fix(frontend-embed): URLエンコードされた文字列が正常に読み込めない問題を修正
* fix(frontend-embed): bring back missing bits
|
2024-09-25 16:12:34 +09:00 |
|
syuilo
|
1679a40c76
|
🎨
|
2024-09-24 21:02:22 +09:00 |
|
かっこかり
|
c9819babfe
|
fix(frontend-embed): #14613 で抜け落ちた処理を戻す (#14623)
|
2024-09-24 19:27:20 +09:00 |
|
NoriDev
|
22b04f2ab2
|
Merge remote-branch 'misskey/develop'
|
2024-09-24 13:38:38 +09:00 |
|
syuilo
|
3f0aaaa41e
|
perf(embed): improve embed performance (#14613)
* wip
* wip
* wip
* refactor
* refactor
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2024-09-23 19:49:52 +09:00 |
|
syuilo
|
76408667f3
|
update deps (#14594)
* wip
* Update ClientServerService.ts
* eslint
* Update fetch-resource.ts
* wip
|
2024-09-22 12:32:01 +09:00 |
|
NoriDev
|
70b777ff2a
|
lint
|
2024-09-19 10:43:56 +09:00 |
|
syuilo
|
a5e61b8c19
|
Revert "refactor"
This reverts commit 0134e6e420 .
|
2024-09-17 17:05:52 +09:00 |
|
syuilo
|
0134e6e420
|
refactor
|
2024-09-17 17:00:48 +09:00 |
|
NoriDev
|
b55026474f
|
lint
|
2024-09-12 11:23:53 +09:00 |
|
NoriDev
|
02d677b4ac
|
Merge remote-branch 'misskey/develop'
|
2024-09-12 11:04:54 +09:00 |
|
NoriDev
|
8a4a895231
|
Merge remote-branch 'misskey/develop'
|
2024-09-12 09:51:05 +09:00 |
|
かっこかり
|
837a8e15d8
|
refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)
* refactor(frontend): shouldCollapsedを共通化
* refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化
* fix(frontend-shared): fix type error
* refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化
* fix
* fix lint
* lint fixes
|
2024-09-10 18:39:53 +09:00 |
|