index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
web
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
set X-Robots-Tag to disable indexing API endpoints
Hazelnoot
2025-06-13
1
-0
/
+4
*
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
2025-06-12
1
-1
/
+1
*
check that detected AP object is actually a note before recording it in UrlPr...
Hazelnoot
2025-06-07
1
-2
/
+3
*
cache alternate URLs in UrlPreviewService
Hazelnoot
2025-06-04
1
-1
/
+17
*
redirect to exclude hash from preview URL
Hazelnoot
2025-06-04
1
-1
/
+13
*
check input URL scheme before continuing
Hazelnoot
2025-06-04
1
-0
/
+7
*
check if previews are disabled before anything else
Hazelnoot
2025-06-04
1
-10
/
+10
*
some requested changes to linkAttribution.
piuvas
2025-05-27
1
-21
/
+11
*
requested changes.
piuvas
2025-05-27
1
-10
/
+8
*
add missing semicolons.
piuvas
2025-05-27
1
-3
/
+3
*
small fixes.
piuvas
2025-05-26
1
-5
/
+1
*
initial link attributions work.
piuvas
2025-05-26
1
-1
/
+49
*
use config.url instead of "https://${config.host}"
Hazelnoot
2025-05-21
2
-1
/
+2
*
factor our cache logic into a separate method
Hazelnoot
2025-05-19
1
-27
/
+37
*
remove preview ActivityPub flag if we encounter a permanent (non-retryable) e...
Hazelnoot
2025-05-19
1
-13
/
+37
*
add rate limit for URL preview
Hazelnoot
2025-05-19
1
-11
/
+61
*
make sure that the "fetch linked note" button actually remembers that the not...
Hazelnoot
2025-05-19
1
-32
/
+146
*
fix return type of fetchSummary and fetchSummaryFromProxy
Hazelnoot
2025-05-08
1
-2
/
+2
*
add same-authority check between fetched note and summary url
Hazelnoot
2025-05-08
1
-1
/
+1
*
avoid fetching notes twice in UrlPreviewService
Hazelnoot
2025-05-08
1
-9
/
+14
*
check summary.haveNoteLocally after setting summary.activityPub to improve su...
Hazelnoot
2025-05-08
1
-14
/
+11
*
softer URL preview validation: remove unsupported URLs instead of rejecting t...
Hazelnoot
2025-05-08
1
-4
/
+8
*
validate more URLs in UrlPreviewService.ts
Hazelnoot
2025-05-08
1
-8
/
+37
*
await cache update to avoid hammering redis in UrlPreviewService.ts
Hazelnoot
2025-05-08
1
-1
/
+2
*
reduce caching for failed previews
Hazelnoot
2025-05-08
1
-1
/
+1
*
reduce log spam from UrlPreviewService.ts
Hazelnoot
2025-05-08
1
-7
/
+2
*
match preview cache duration for HTTP and Redis
Hazelnoot
2025-05-08
1
-4
/
+4
*
add version specifier to URL preview cache
Hazelnoot
2025-05-08
1
-6
/
+9
*
don't proxy local URLs
Hazelnoot
2025-05-08
1
-6
/
+10
*
allow summaly previews to redirect
Hazelnoot
2025-05-08
1
-3
/
+15
*
infer ActivityPub links from signed GET
Hazelnoot
2025-05-08
1
-2
/
+17
*
infer ActivityPub links from local DB
Hazelnoot
2025-05-08
1
-0
/
+39
*
fix eslint warning in UrlPreviewService.ts
Hazelnoot
2025-05-08
1
-1
/
+1
*
extract LocalSummalyResult type
Hazelnoot
2025-05-08
1
-12
/
+16
*
set summary.haveNoteLocally before caching summary
Hazelnoot
2025-05-08
1
-3
/
+3
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
2
-0
/
+2
|
\
|
*
feat(frontend): タイトルバーを表示できるように
syuilo
2025-04-29
2
-0
/
+2
|
*
Merge commit from fork
Julia
2025-04-29
1
-6
/
+4
*
|
Merge branch 'develop' into merge/2025-03-24
dakkar
2025-04-28
1
-6
/
+4
|
\
\
|
*
\
Merge branch 'stable' into merge-stable-into-develop
Julia Johannesen
2025-04-27
1
-8
/
+6
|
|
\
\
|
|
*
|
Update summaly
Julia Johannesen
2025-04-27
1
-2
/
+2
|
|
*
|
Security fixes
Julia Johannesen
2025-04-27
1
-6
/
+4
*
|
|
|
merge upstream again
Hazelnoot
2025-04-24
2
-2
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
fix: avatarId が null のときにも avatarUrl が non null 担ってるこ...
anatawa12
2025-04-15
2
-2
/
+2
*
|
|
|
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-04-24
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
merge: make MOTD html unescaped. (requires discussion?) (!759)
Marie
2025-04-15
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
unescape MOTD html
piuvas
2024-11-20
1
-1
/
+1
*
|
|
|
|
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-04-13
2
-0
/
+3
|
\
|
|
|
|
|
*
|
|
|
feat: Allow injection of raw HTML strings inside <head>
Zlendy
2025-04-11
2
-0
/
+3
*
|
|
|
|
lint and type fixes
Hazelnoot
2025-04-01
1
-1
/
+1
[next]