index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf(backend): createPersonでキャッシュに保存する, DBのトラン...
tamaina
2023-07-20
1
-57
/
+42
*
enhance: ユーザーにロールが期限付きでアサインされてい...
syuilo
2023-07-20
2
-3
/
+14
*
fix: failed to resolve acct URI which points to local Person (#11024)
xtex
2023-07-19
2
-4
/
+22
*
Fix auto-fixable issues (#11314)
woxtu
2023-07-19
36
-71
/
+70
*
enhance(backend): add unix socket support (#11275)
dogcraft
2023-07-17
3
-3
/
+16
*
fix of #11293
syuilo
2023-07-16
1
-3
/
+3
*
Export notes with file detail (#11293)
CGsama
2023-07-16
1
-2
/
+8
*
feat(backend): allow disabling cache for sensitive files (#11245)
Kagami Sascha Rosylight
2023-07-15
5
-9
/
+28
*
fix type errors
syuilo
2023-07-15
1
-5
/
+6
*
refactor(backend): Improve UUID generation (#11286)
woxtu
2023-07-15
7
-26
/
+25
*
update deps
syuilo
2023-07-15
1
-1
/
+1
*
fix: typo in comment (#11283)
ZerglingGo
2023-07-15
1
-1
/
+1
*
feat: MeilisearchにIndexするノートの範囲を設定できるように ...
まっちゃとーにゅ
2023-07-15
2
-1
/
+22
*
enhance: 招待機能の改善 (#11195)
yukineko
2023-07-15
16
-33
/
+629
*
refactor: 可読性のため一部で`Array.prototype.at`を使うように (...
okayurisotto
2023-07-14
11
-23
/
+24
*
refactor: `substr` -> `substring` (#11273)
okayurisotto
2023-07-14
3
-3
/
+3
*
fix runtime error
syuilo
2023-07-13
1
-67
/
+67
*
refactor(backend): `core/activitypub` (#11247)
okayurisotto
2023-07-13
13
-159
/
+163
*
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)
okayurisotto
2023-07-11
42
-200
/
+287
*
fix(backend): fix fetchInstanceMetadata error (#11236)
nomad
2023-07-11
1
-1
/
+1
*
refactor(backend): skip fetching notes when the data is same-origin (#11200)
Kagami Sascha Rosylight
2023-07-09
2
-9
/
+12
*
fix(backend): Remove Meilisearch index when notes are deleted (#10988)
Caipira
2023-07-08
3
-3
/
+26
*
perf(backend): Reduce memory usage of MemoryKVCache (#11076)
tamaina
2023-07-08
2
-17
/
+64
*
fix: add suuport Japanese message of errors. (#11159)
SASAGAWA Kiyoshi
2023-07-08
1
-1
/
+3
*
fix(frontend): search user with trailing space (#11184)
nomad
2023-07-08
2
-0
/
+2
*
perf(backend): use limit() instead of take()
syuilo
2023-07-08
70
-75
/
+75
*
fix(backend): ジョブキュー再試行時のタイミングずれによる...
CyberRex
2023-07-08
1
-2
/
+22
*
refactor(backend): `core/activitypub/models` (#11067)
okayurisotto
2023-07-08
7
-247
/
+189
*
広告の曜日を設定できるように (#10095)
nenohi
2023-07-08
4
-11
/
+22
*
use engines
syuilo
2023-07-08
1
-6
/
+0
*
nodeの推奨(デフォルト)バージョンと最小バージョンを分離
syuilo
2023-07-08
1
-1
/
+1
*
fix(backend): deliverManyにcontentのnullチェックを追加
tamaina
2023-07-07
1
-0
/
+2
*
fix
tamaina
2023-07-07
1
-2
/
+0
*
perf(backend): use mutex for nsfw model loading (#11109)
popkirby
2023-07-08
1
-1
/
+9
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
88
-490
/
+492
*
perf(backend): Improve performance of FetchInstanceMetadata (#11128)
Yuriha
2023-07-07
2
-23
/
+27
*
update deps
syuilo
2023-07-07
2
-7
/
+8
*
refactor(backend): ノート削除時の`findCascadingNotes`の処理を整...
okayurisotto
2023-07-06
1
-9
/
+9
*
エスケープせずにDescriptionを出力、Update info-card.pug (#11108)
EdamAme
2023-07-06
1
-1
/
+1
*
refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURL...
okayurisotto
2023-07-06
1
-20
/
+12
*
refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え (#...
Umisyo(Souta Kusunoki)
2023-07-05
1
-8
/
+13
*
perf(backend): Use addBulk to add deliver queues (#11114)
tamaina
2023-07-05
2
-10
/
+45
*
perf(backend): JSON.parse の呼び出しを削減する (#11091)
riku6460
2023-07-04
1
-5
/
+11
*
perf(backend): make some features optionable
syuilo
2023-07-02
6
-7
/
+69
*
perf(backend): allow get for some endpoints
syuilo
2023-07-02
2
-0
/
+4
*
feat(backend): accept OAuth bearer token (#11052)
Kagami Sascha Rosylight
2023-06-28
2
-31
/
+64
*
fix(backend): APIエラーのHTTP status code変更 (#11047)
Kagami Sascha Rosylight
2023-06-26
1
-2
/
+6
*
refactor(backend): use node16 for moduleResolution (#10938)
syuilo
2023-06-25
19
-21
/
+26
*
refactor(backend): replace rndstr with secureRndstr (#11044)
Kagami Sascha Rosylight
2023-06-25
11
-33
/
+30
*
refactor(backend): replace private-ip with ipaddr.js (#11041)
Kagami Sascha Rosylight
2023-06-25
2
-10
/
+10
[next]