index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-03
fix lint error in ApRendererService.ts
Hazelnoot
1
-1
/
+1
2025-02-03
copy changes to SkNoteDetailed.vue
Hazelnoot
1
-1
/
+1
2025-02-03
copy changes to SkNote.vue
Hazelnoot
1
-7
/
+23
2025-02-03
copy changes to NoteEditService.ts
Hazelnoot
1
-22
/
+5
2025-02-03
fix(build): corepackのバグの回避 (#15387)
かっこかり
16
-1
/
+53
2025-02-03
chore(ci): remove deprecated enable command
Marie
1
-3
/
+1
2025-02-03
fix(ci): apply `COREPACK_DEFAULT_TO_LATEST: 0`
Marie
1
-0
/
+3
2025-02-03
fix: disallow corepack from fetching latest manager version instead use speci...
Marie
1
-0
/
+2
2025-02-02
Bump version to 2025.2.0-beta.0
github-actions[bot]
2
-2
/
+2
2025-02-01
New Crowdin updates (#15360)
syuilo
6
-10
/
+29
2025-02-01
fix(misskey-js): api extractorの出力をLFに強制 (#15369)
かっこかり
1
-0
/
+2
2025-02-01
Update SECURITY.md
かっこかり
1
-0
/
+5
2025-02-01
fix(frontend): MkDriveFileThumbnail / MkNoteMediaGridの修正 (#15365)
かっこかり
3
-3
/
+14
2025-02-01
Fix(frontend): ワードミュートがnullの時にもセンシティブミ...
taichan
2
-9
/
+9
2025-02-01
refactor(frontend): definePropsを別途インポートしている箇所を...
かっこかり
2
-2
/
+2
2025-02-01
Bump version to 2025.2.0-alpha.0
github-actions[bot]
3
-3
/
+3
2025-02-01
fix(backend): お知らせのmetaタグ出力の条件が間違っていた...
かっこかり
2
-1
/
+2
2025-02-01
Merge commit from fork
Sung Jae Lee
1
-0
/
+6
2025-02-01
Merge commit from fork
nexryai
1
-1
/
+3
2025-01-31
Fix the description text in the control panel.
Kinetix
1
-1
/
+1
2025-01-31
Adjust as per suggestions in !877
Kinetix
2
-6
/
+4
2025-01-28
Adding robots.txt override via admin control panel
Kinetix
10
-1
/
+62
2025-01-28
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot]
1
-0
/
+12
2025-01-28
Release: 2025.1.0
github-actions[bot]
2
-2
/
+2
2025-01-28
fix(frontend): tabler-iconsが読み込めない問題を修正(暫定的...
かっこかり
4
-49
/
+22
2025-01-27
tooling: fix "cannot find module eslint" error when running "build-misskey-js...
Hazelnoot
2
-122
/
+50
2025-01-28
wip (#15348)
かっこかり
5
-26
/
+30
2025-01-27
handle null values for `discoverable` property
Hazelnoot
1
-2
/
+2
2025-01-27
Correct type definition of `Actor.discoverable` property
Hazelnoot
1
-1
/
+1
2025-01-27
fix(backend): デフォルト起動時のメインプロセスはHTTPサー...
おさむのひと
1
-2
/
+1
2025-01-27
New Crowdin updates (#15350)
syuilo
30
-103
/
+108
2025-01-27
fix(frontend): ロール作成画面で設定できるアイコンデコレ...
Esurio/1673beta
3
-3
/
+21
2025-01-26
Bump version to 2025.1.0-beta.3
github-actions[bot]
2
-2
/
+2
2025-01-26
enhance(frontend): 絵文字管理画面β(ローカル)のUI・UX改善 ...
かっこかり
22
-415
/
+658
2025-01-26
fix(frontend): 画面を閉じる直前にAudioContextを閉じるように (...
かっこかり
2
-0
/
+5
2025-01-26
fix(backend): ノートの閲覧にログイン必須にしてもFeedでノ...
饺子w (Yumechi)
2
-0
/
+2
2025-01-26
feat(frontend): リモート絵文字のインポート時に詳細を確認...
おさむのひと
6
-2
/
+202
2025-01-26
New Crowdin updates (#15347)
syuilo
2
-2
/
+2
2025-01-25
fix(frontend): クライアント起動時にURLに #pswp がある場合は...
かっこかり
2
-0
/
+6
2025-01-25
revert(dev): フロントエンド・バックエンドを分離する開発...
かっこかり
14
-383
/
+23
2025-01-25
docs: CONTRIBUTING.mdに「Misskey.jsのAPIの型の生成」のセクショ...
Nanashi.
1
-0
/
+5
2025-01-24
New Crowdin updates (#15288)
syuilo
30
-13
/
+512
2025-01-23
requested changes
piuvas
1
-1
/
+1
2025-01-23
while we're here, fix the example and comment
dakkar
1
-2
/
+2
2025-01-23
use `import` configuration for media downloads in notes importer
dakkar
1
-2
/
+2
2025-01-23
use `import` configuration for downloads in emoji importer
dakkar
1
-1
/
+5
2025-01-23
Update about-misskey.vue
syuilo
1
-0
/
+3
2025-01-21
chore(deps): bump actions/cache from 4.1.0 to 4.2.0 (#15095)
dependabot[bot]
1
-1
/
+1
2025-01-21
build(deps): bump actions/setup-node from 4.0.3 to 4.1.0 (#14838)
dependabot[bot]
14
-18
/
+18
2025-01-21
fix(frontend): Instanceの値が部分的に欠損していると、ローカ...
かっこかり
3
-5
/
+18
[next]