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
/
EndpointsModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
update testers for 2024.7
dakkar
1
-3
/
+3
2024-08-22
tell the linter to shut up, this time
dakkar
1
-2
/
+10
2024-08-19
fix button translation
dakkar
1
-1
/
+1
2024-08-19
thunk the min/max promises
dakkar
1
-7
/
+7
2024-08-19
don't return early -- should fix #626
dakkar
1
-2
/
+2
2024-08-18
make the cap of `activeRateLimitRequests` match the rate limit
dakkar
2
-2
/
+4
2024-08-18
relax websocket rate limits
dakkar
1
-3
/
+6
2024-08-17
Add IP and user ID to connection close message
Julia Johannesen
2
-2
/
+6
2024-08-17
Come up with better limits
Julia Johannesen
1
-4
/
+4
2024-08-17
Add @types/proxy-addr
Julia Johannesen
2
-4
/
+15
2024-08-17
Fix logging stuff
Julia Johannesen
2
-2
/
+1
2024-08-17
fix(backend): 無制限にストリーミングのチャンネルに接続で...
syuilo
1
-0
/
+6
2024-08-17
fix error spam from ServerStatsService when running on Windows
Hazel K
1
-1
/
+2
2024-08-16
Limit number of rate limit requests
Julia Johannesen
2
-2
/
+29
2024-08-16
use the correct remote address
dakkar
3
-3
/
+15
2024-08-16
upd: apply suggestions on en-US locales
Marie
1
-14
/
+14
2024-08-16
chore: fix typo in icon name
Marie
1
-1
/
+1
2024-08-16
fix `offestMode` in `MkPagination` - fixes #622
dakkar
1
-6
/
+12
2024-08-16
fix(backend): getApTypeでエラーを投げないように (misskey #14361)
かっこかり
3
-11
/
+28
2024-08-16
add `warnForMissingAltText` key to translation index
dakkar
1
-0
/
+4
2024-08-15
rough rate limiting for websockets
dakkar
2
-0
/
+55
2024-08-14
a few more fixes to `os.popup` calls
dakkar
4
-8
/
+14
2024-08-14
update all our uses of `os.popup`
dakkar
5
-27
/
+84
2024-08-14
fix indent
dakkar
1
-1
/
+1
2024-08-14
move lines to same place as upstream
dakkar
1
-2
/
+2
2024-08-10
update pt_PT
piuvas
1
-64
/
+1194
2024-08-11
add back original translation
kakkokari-gtyih
2
-2
/
+2
2024-08-11
i18n: add missing japanese translations
kakkokari-gtyih
2
-56
/
+455
2024-08-10
Addition of Japanese translation ( warnForMissingAltText )
kanade
1
-0
/
+1
2024-08-06
fix comparison (thanks linter)
dakkar
1
-1
/
+1
2024-08-06
fix spacing (thanks linter)
dakkar
1
-1
/
+1
2024-08-06
fix spacing
dakkar
1
-1
/
+1
2024-08-06
remove useless semicolon
dakkar
1
-1
/
+1
2024-08-06
put back bits that were lost in the merge
dakkar
1
-0
/
+4
2024-08-06
avoid double spaces
dakkar
2
-2
/
+2
2024-08-06
fix variable name is MkMediaList
dakkar
1
-3
/
+3
2024-08-06
fix comparison (thanks linter)
dakkar
1
-1
/
+1
2024-08-06
fix spacing (thanks linter)
dakkar
1
-1
/
+1
2024-08-06
fix webfinger for instances without a `/host-meta`
dakkar
1
-3
/
+5
2024-08-06
update our icons to the new custom font
dakkar
3
-8
/
+8
2024-08-06
Fix timeout comments
Hazel K
4
-4
/
+4
2024-08-06
chore: remove space
Marie
1
-1
/
+0
2024-08-06
chore: add note about updating css and font files
Marie
1
-0
/
+4
2024-08-06
upd: add back in timestamps on src
Marie
1
-1
/
+1
2024-08-06
chore: fix positioning in contributing
Marie
1
-3
/
+3
2024-08-06
chore: add icon font to contributing
Marie
1
-0
/
+6
2024-08-06
upd: align font with new repo
Marie
7
-31
/
+128
2024-08-06
appease the linter
dakkar
1
-1
/
+1
2024-08-06
appease the linter
dakkar
1
-1
/
+1
2024-08-06
fix type for env variable
dakkar
1
-1
/
+1
[next]