index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
re-add `warnExternalUrl`
dakkar
1
-0
/
+1
2024-10-22
fix (sort of) all missing translations
dakkar
8
-7
/
+19
2024-10-22
don't lint translations in translation test
dakkar
1
-0
/
+2
2024-10-22
use `en-US` translations for linting
dakkar
2
-2
/
+2
2024-10-22
lint translations in embeds, too
dakkar
1
-0
/
+5
2024-10-22
fix operator
dakkar
1
-1
/
+1
2024-10-22
ignore more weirdness
dakkar
2
-2
/
+5
2024-10-22
lint Vue templates as well
dakkar
2
-109
/
+157
2024-10-22
ignore weirder cases
dakkar
2
-1
/
+8
2024-10-22
fix argument/parameter checking
dakkar
2
-11
/
+69
2024-10-22
fix CallExpression detection
dakkar
2
-3
/
+8
2024-10-22
lint all uses of translations
dakkar
3
-0
/
+179
2024-10-21
add warning about incomplete remote data on following feed
Hazelnoot
4
-1
/
+25
2024-10-21
add "followers" tab to following feed
Hazelnoot
4
-32
/
+81
2024-10-21
return error when calling following feed with both includeReplies and filesOnly
Hazelnoot
1
-0
/
+10
2024-10-21
fix duplicate users in the following feed
Hazelnoot
1
-12
/
+26
2024-10-21
re-add "copy link (origin)" that was dropped accidentally
dakkar
1
-0
/
+3
2024-10-21
Update index.d.ts
CenTdemeern1
1
-20
/
+48
2024-10-21
Re-add missing JP i18n string for allowClickingNotifications
CenTdemeern1
1
-0
/
+1
2024-10-21
revert import sort
Lhc_fl
1
-1
/
+1
2024-10-21
fix: fix type error of useNoteCapture
Lhc_fl
1
-3
/
+3
2024-10-21
fix: fix type error of useNoteCapture
Lhc_fl
1
-6
/
+6
2024-10-20
fix: default sensitive not letting users unmark files
Marie
8
-5
/
+35
2024-10-20
upd: apply suggestion
Marie
1
-1
/
+1
2024-10-20
ensure that "thumbnail stored" / "web stored" messages only appear after success
Hazelnoot
1
-2
/
+8
2024-10-20
fix comment typo in InternalStorageService.ts
Hazelnoot
1
-1
/
+1
2024-10-20
pre-create the `files` directory to reduce IO operations
Hazelnoot
1
-2
/
+2
2024-10-20
use async IO for InternalStorageService
Hazelnoot
2
-23
/
+26
2024-10-20
upd: remove file on cleaner, fix load more not working
Marie
1
-3
/
+48
2024-10-19
bring in portuguese locales just because
piuvas
1
-0
/
+4
2024-10-19
merge misskey's locales
piuvas
23
-79
/
+143
2024-10-19
move new strings to sharkey-locales
piuvas
1
-0
/
+3
2024-10-18
upd: remove type username to confirm dialog
Marie
1
-15
/
+3
2024-10-17
upd: add recommended checks
Marie
1
-0
/
+8
2024-10-17
fix: add missing type
Marie
1
-0
/
+5
2024-10-17
upd: add additional check from delete endpoint
Marie
1
-3
/
+3
2024-10-17
chore: indent
Marie
1
-1
/
+1
2024-10-17
upd: add decline endpoint and free up username on decline
Marie
13
-2
/
+170
2024-10-16
add scripts to run eslint on all packages
Hazelnoot
1
-0
/
+2
2024-10-16
fix eslint errors in all projects due to over-including files
Hazelnoot
6
-0
/
+57
2024-10-16
fix eslint errors in frontend / frontend-embed
Hazelnoot
2
-4
/
+4
2024-10-16
fix formatting in boot.js
Hazelnoot
1
-1
/
+2
2024-10-15
update fast-xml-parser to patch security issue (DoS)
Hazelnoot
2
-15
/
+7
2024-10-15
update axios and ws to patch security issue (unexploitable in our case)
Hazelnoot
2
-13
/
+13
2024-10-15
update katex to patch security issue (DoS + 2 more unexploitable)
Hazelnoot
2
-40
/
+40
2024-10-15
fix lint errors in SkFormula.vue
Hazelnoot
3
-46
/
+56
2024-10-15
add "lint-all" script to lazy-fail and print all errors at once
Hazelnoot
1
-0
/
+1
2024-10-15
fix linting and type checks in all packages
Hazelnoot
17
-8
/
+22
2024-10-15
disable linting in megalodon, as it's 3rd party code
Hazelnoot
1
-1
/
+0
2024-10-15
fix locales versioning in service worker
Hazelnoot
4
-2
/
+6
[next]