index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
/
endpoints
/
antennas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix(backend): Limit antenna/webhook/list to exact amount (#14036)
Ryu jongheon
2024-06-18
1
-1
/
+1
*
fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)
Acid Chicken
2024-06-01
1
-2
/
+2
*
新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867)
anatawa12
2024-05-27
2
-5
/
+1
*
enhance(antenna): Botの投稿を除外できるように (#13603)
かっこかり
2024-03-21
2
-0
/
+4
*
enhance(backend): antennas/updateの必須項目をantennaIdのみに (#13542)
yupix
2024-03-10
1
-5
/
+7
*
refactor: Refactor NoteReadService.read (#13429)
tamaina
2024-02-22
1
-3
/
+1
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
6
-6
/
+6
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
6
-6
/
+6
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
6
-6
/
+6
*
refactor: make sure promises are settled before app shutdown (#12942)
Kagami Sascha Rosylight
2024-01-08
1
-1
/
+2
*
fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)
zyoshoka
2023-11-26
1
-3
/
+3
*
サーバ起動時にアンテナが非アクティブだった場合、ア...
おさむのひと
2023-11-21
1
-4
/
+12
*
refactor(backend): rename service
syuilo
2023-10-18
1
-3
/
+3
*
feat: local-only antenna
syuilo
2023-10-16
2
-0
/
+4
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
2
-4
/
+3
*
fix of 0bb0c32908
syuilo
2023-10-10
1
-1
/
+5
*
fix of 0bb0c32908
syuilo
2023-10-09
1
-2
/
+2
*
enhance(backend): RedisへのTLの構築をListで行うように
syuilo
2023-10-09
1
-9
/
+7
*
refactor
syuilo
2023-10-07
1
-8
/
+4
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
1
-3
/
+3
*
feat: ユーザを除外できるアンテナ (#11277)
anatawa12
2023-09-22
2
-2
/
+2
*
update deps (#11820)
syuilo
2023-09-15
6
-6
/
+6
*
fix: antennas validation (#11469)
White-Green
2023-08-21
2
-2
/
+5
*
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
2023-08-17
6
-12
/
+6
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
6
-0
/
+30
*
fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...
syuilo
2023-07-21
1
-5
/
+5
*
fix(server): アンテナ再有効の手段にアンテナ設定の更新を...
meron
2023-07-21
1
-0
/
+2
*
fix(backend): 7日経過して無効化されたアンテナを再度有効...
syuilo
2023-06-02
1
-0
/
+1
*
enhance: account migration (#10592)
Namekuji
2023-04-30
2
-1
/
+5
*
fix types
syuilo
2023-04-14
1
-1
/
+1
*
fix(server): アンテナとロールTLのuntil/sinceプロパティが動く...
futchitwo
2023-04-13
1
-4
/
+4
*
feat: role timeline
syuilo
2023-04-12
1
-1
/
+2
*
perf(backend): cache avatar and banner url to db
syuilo
2023-04-06
1
-7
/
+1
*
perf(backend): store notes of an antenna to redis instead of postgresql
syuilo
2023-04-03
1
-12
/
+28
*
refactor
syuilo
2023-03-24
1
-1
/
+1
*
fix(server): 空のアンテナが作成できるのを修正
syuilo
2023-03-24
1
-1
/
+1
*
enhance: 使われてないアンテナは自動停止されるように
syuilo
2023-03-20
2
-1
/
+8
*
fix(server): prevent creation of empty antennas
syuilo
2023-03-15
1
-0
/
+4
*
drop group (#9942)
syuilo
2023-02-15
2
-46
/
+4
*
refactor: rename role.options -> role.policies
syuilo
2023-01-15
1
-1
/
+1
*
Role (#9437)
syuilo
2023-01-12
1
-1
/
+3
*
fix(server): アンテナの作成数上限を追加
syuilo
2022-12-26
1
-0
/
+13
*
fixes
syuilo
2022-09-24
1
-1
/
+1
*
fix import type
syuilo
2022-09-21
6
-6
/
+6
*
なんかもうめっちゃ変えた
syuilo
2022-09-18
6
-166
/
+263
*
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
xianon
2022-04-19
1
-6
/
+2
*
refactor: migrate to typeorm 3.0 (#8443)
syuilo
2022-03-26
6
-11
/
+11
*
Fix avatar/banner proxy (#8346)
tamaina
2022-02-27
1
-0
/
+6
*
refactor: Use ESM (#8358)
syuilo
2022-02-27
6
-26
/
+26
*
Fix ajv (#8333)
tamaina
2022-02-20
6
-6
/
+6
[next]