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
/
admin
/
emoji
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(backend): カスタム絵文字のインポート時の動作を修正 (#...
Camilla Ett
2023-12-02
1
-21
/
+21
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-1
/
+1
*
絵文字重複チェック (#11941)
nenohi
2023-10-06
2
-0
/
+16
*
improve moderation log
syuilo
2023-09-24
4
-10
/
+4
*
enhance(backend): refine moderation log (#10939)
syuilo
2023-09-23
1
-1
/
+1
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
2
-2
/
+2
*
update deps (#11820)
syuilo
2023-09-15
5
-5
/
+5
*
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
2023-08-17
13
-26
/
+13
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
2
-4
/
+4
*
refactor(backend): Remove unused injections (#11462)
woxtu
2023-08-05
8
-11
/
+7
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
13
-0
/
+65
*
enhance(backend): admin/emoji/addで作成した絵文字を返すように
syuilo
2023-07-20
1
-3
/
+3
*
Fix auto-fixable issues (#11314)
woxtu
2023-07-19
1
-1
/
+1
*
perf(backend): use limit() instead of take()
syuilo
2023-07-08
2
-3
/
+3
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
2
-2
/
+2
*
refactor(backend): replace rndstr with secureRndstr (#11044)
Kagami Sascha Rosylight
2023-06-25
1
-1
/
+0
*
feat: カスタム絵文字ごとにそれをリアクションとして使...
syuilo
2023-05-18
2
-8
/
+50
*
カスタム絵文字のライセンスを一括でできるように (#10671)
nenohi
2023-04-19
1
-0
/
+37
*
カスタム絵文字の検索を絵文字ピッカー使用できるよう...
nenohi
2023-04-14
1
-5
/
+11
*
fix
syuilo
2023-04-06
1
-1
/
+1
*
perf(backend): cache local custom emojis
syuilo
2023-04-06
8
-224
/
+23
*
fix(backend): 絵文字を編集すると保存できないことがある問...
syuilo
2023-03-22
1
-6
/
+6
*
絵文字の名前に@や:が使用できる (#9964)
nenohi
2023-03-20
1
-3
/
+8
*
enhance: カスタム絵文字にライセンス情報を付与できるよ...
syuilo
2023-03-16
3
-0
/
+4
*
fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...
YS
2023-03-14
8
-8
/
+8
*
[Fix] fixed an typo in error message (#10102)
daima3629
2023-02-26
1
-1
/
+1
*
refactor: fix types
syuilo
2023-02-17
10
-13
/
+13
*
style(backend): fix all eslint errors (#9967)
Kagami Sascha Rosylight
2023-02-17
2
-3
/
+3
*
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
2023-02-16
2
-2
/
+1
*
wip
tamaina
2023-01-22
2
-2
/
+2
*
wip
tamaina
2023-01-22
1
-1
/
+1
*
wip
tamaina
2023-01-22
8
-31
/
+83
*
refactor: rename role.options -> role.policies
syuilo
2023-01-15
12
-12
/
+12
*
カスタム絵文字の管理を権限を持つユーザーが行えるよ...
syuilo
2023-01-13
12
-12
/
+12
*
fix imports
syuilo
2023-01-09
2
-2
/
+2
*
fix: Escape SQL LIKE (#9493)
MeiMei
2023-01-08
2
-2
/
+4
*
fix type
syuilo
2022-09-24
1
-2
/
+2
*
fixes
syuilo
2022-09-24
1
-0
/
+2
*
fix import type
syuilo
2022-09-21
11
-11
/
+11
*
なんかもうめっちゃ変えた
syuilo
2022-09-18
12
-221
/
+399
*
fix: validation (better #8456) (#8461)
Johann150
2022-04-03
4
-5
/
+20
*
revert 484e023c0
syuilo
2022-04-02
4
-20
/
+5
*
enhance(doc): required input fields (#8456)
Johann150
2022-04-02
4
-5
/
+20
*
refactor: migrate to typeorm 3.0 (#8443)
syuilo
2022-03-26
9
-27
/
+32
*
refactor: Use ESM (#8358)
syuilo
2022-02-27
12
-46
/
+46
*
Fix ajv (#8333)
tamaina
2022-02-20
12
-12
/
+12
*
refactor: use ajv instead of cafy (#8324)
syuilo
2022-02-19
12
-161
/
+133
*
refactor, enhance: ドライブ引数のオブジェクト化, 追加時のco...
MeiMei
2022-01-23
1
-2
/
+2
*
enhance: convert svg to png of custom emojis
syuilo
2022-01-21
2
-6
/
+7
*
refactor: APIエンドポイントファイルの定義を良い感じにす...
tamaina
2022-01-18
12
-64
/
+64
[next]