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
2025-06-01
fix bad merge in UtilityService.ts
Hazelnoot
1
-9
/
+0
2025-06-01
fix lint error in admin-user.vue
Hazelnoot
1
-1
/
+1
2025-06-01
reduce default maxFileSize to 25MB
Hazelnoot
1
-1
/
+1
2025-06-01
add "unixtime" to the MFM cheatsheet
Hazelnoot
3
-0
/
+23
2025-06-01
fix spacing between notes and ads in the timeline
Hazelnoot
4
-15
/
+7
2025-06-01
increase default "max file size" role policy to 100MB, matching "drive capaci...
Hazelnoot
1
-1
/
+1
2025-06-01
fix DeepLX
dakkar
1
-1
/
+1
2025-06-01
correctly render reblogs and quotes-with-CW for discord previews
Hazelnoot
1
-4
/
+20
2025-06-01
allow passing user/note into convertStatus for performance
Hazelnoot
1
-3
/
+3
2025-06-01
return typed relations from MastodonDataService note fetchers
Hazelnoot
1
-8
/
+73
2025-05-31
fix indenting
Marie
1
-11
/
+11
2025-05-31
Add back in tossface
Marie
1
-1
/
+2
2025-05-31
fix indentation.
piuvas
1
-1
/
+1
2025-05-30
Update navbar.vue
piuvas
1
-0
/
+13
2025-05-30
revert changes to MkImgWithBlurhash to fix CSS issue
Hazelnoot
1
-11
/
+9
2025-05-30
Import fs module with new syntax
PrivateGER
1
-3
/
+3
2025-05-30
exclude local notes from bubble timeline
Hazelnoot
1
-1
/
+2
2025-05-30
block remote interactions with local-only posts
Hazelnoot
2
-0
/
+19
2025-05-30
replace more icons
dakkar
2
-1
/
+7
2025-05-30
apply more styles to our icons - fixes #1081
dakkar
2
-2
/
+2
2025-05-30
comment new property
Hazelnoot
4
-12
/
+12
2025-05-30
clarify query truncation message
Hazelnoot
1
-1
/
+1
2025-05-30
suppress messages from TypeORM migration and schema loading in production
Hazelnoot
1
-2
/
+4
2025-05-30
fix TypeORM logger implementation
Hazelnoot
1
-4
/
+15
2025-05-30
don't highlight queries in production
Hazelnoot
1
-1
/
+1
2025-05-30
fix TypeORM logging to native console instead of NestJS logger
Hazelnoot
1
-7
/
+9
2025-05-30
add slowQueryThreshold setting to configure slow query warning
Hazelnoot
6
-5
/
+25
2025-05-30
make logger property readonly
PrivateGER
1
-2
/
+2
2025-05-30
import fs dep at file level
PrivateGER
1
-1
/
+1
2025-05-30
add MK_HIDE_WORKER_ID to exclude worker ID from logs
Hazelnoot
2
-1
/
+4
2025-05-30
use standard logger class in config.ts
Hazelnoot
1
-3
/
+6
2025-05-30
clarify error when configs fail to load
Hazelnoot
1
-0
/
+4
2025-05-30
log configuration file paths when loading
Hazelnoot
1
-1
/
+4
2025-05-30
disable TypeORM query cache by default
Hazelnoot
5
-9
/
+19
2025-05-30
use more robust fixup in 1748128176881-add_instance_foreign_keys.js
Hazelnoot
1
-4
/
+13
2025-05-30
bring back custom search engine url box - fixes #1078
dakkar
1
-0
/
+7
2025-05-30
fix folders in mute/block
dakkar
1
-6
/
+12
2025-05-30
don't really need to reload
dakkar
1
-6
/
+0
2025-05-30
fix guard for "show soft-muted words"
dakkar
1
-1
/
+1
2025-05-29
fix saving moderation note
Hazelnoot
1
-6
/
+9
2025-05-29
fix Z-fighting in report UI caused by sticky header
Hazelnoot
2
-7
/
+7
2025-05-29
all MkFolder to not have a sticky header
Hazelnoot
2
-5
/
+13
2025-05-29
fix refresh / dialog promises in admin-user.vue
Hazelnoot
1
-63
/
+54
2025-05-29
refresh instance info after applying moderation rules, and make sure that API...
Hazelnoot
1
-62
/
+87
2025-05-29
allow os.promiseDialog to accept a callback
Hazelnoot
1
-1
/
+5
2025-05-29
re-order instance-info tabs to match admin-user
Hazelnoot
1
-4
/
+4
2025-05-29
disable status badge strip in admin-user and instance-info
Hazelnoot
9
-9
/
+211