index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-18
fix(client): Handle null of rootEl in MkWindow.vue (#9326)
tamaina
1
-0
/
+7
2022-12-18
enhance: Push notification of Antenna note (#9338)
tamaina
9
-24
/
+104
2022-12-18
chore(client): :art: about button (#9339)
tamaina
3
-6
/
+6
2022-12-18
enhance(client): Compress non-animated PNG files (#9334)
Kagami Sascha Rosylight
4
-24
/
+55
2022-12-18
chore: deploy vue-tsc for client typecheck (#9341)
Kagami Sascha Rosylight
2
-6
/
+110
2022-12-18
refactor(client): add proper types to `never[]` (#9340)
Kagami Sascha Rosylight
5
-28
/
+78
2022-12-18
Remove redundant ts-node things (#9335)
Kagami Sascha Rosylight
3
-203
/
+6
2022-12-18
enhance: Implement the toggle to (or not to) close push notifications when n...
tamaina
14
-104
/
+481
2022-12-17
fix(server): GitHubログインしようとするとreply.setCookie is not a ...
syuilo
1
-1
/
+4
2022-12-14
chore(backend): fix duplicated css preload
tamaina
1
-5
/
+3
2022-12-14
12.120.0-alpha.15
syuilo
1
-1
/
+1
2022-12-14
Fix MetaService unit tests (#9319)
Kagami Sascha Rosylight
2
-17
/
+5
2022-12-14
fix(client): Downgrade to Vite v3 (#9313)
tamaina
4
-232
/
+243
2022-12-14
Fix import related TypeScript errors (#9321)
Kagami Sascha Rosylight
20
-22
/
+71
2022-12-13
Call `tsc --noEmit` also for backend/client (#9316)
Kagami Sascha Rosylight
2
-2
/
+2
2022-12-12
docs(CONTRIBUTING): reflect refactored paths (#9315)
Kagami Sascha Rosylight
1
-2
/
+2
2022-12-12
refactor(sw): Typecheck the service worker (#9314)
Kagami Sascha Rosylight
5
-16
/
+13
2022-12-12
refactor(client): Create root.vue and select the ui in it (#9312)
tamaina
2
-7
/
+21
2022-12-12
Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311)
Kagami Sascha Rosylight
15
-21
/
+25
2022-12-10
update deps
tamaina
2
-8
/
+63
2022-12-10
12.120.0-alpha.14
syuilo
1
-1
/
+1
2022-12-10
fix(client): use proxied image for instance icon
syuilo
1
-1
/
+6
2022-12-10
:art:
syuilo
2
-2
/
+2
2022-12-10
12.120.0-alpha.13
syuilo
1
-1
/
+1
2022-12-10
re-enable chartjs-plugin-gradient
syuilo
1
-7
/
+5
2022-12-10
update deps
syuilo
3
-472
/
+518
2022-12-10
improve nest logger
syuilo
4
-13
/
+68
2022-12-10
fix #9299
syuilo
1
-0
/
+1
2022-12-10
fix: typo (#9300)
xtexChooser
2
-5
/
+5
2022-12-09
tweak blurhash
syuilo
1
-1
/
+1
2022-12-08
Update ja-JP.yml
syuilo
1
-1
/
+1
2022-12-08
12.120.0-alpha.12
syuilo
1
-1
/
+1
2022-12-08
fix(client): use proxied image for instance icon
syuilo
4
-3
/
+18
2022-12-08
refactor(server): rename AppModule to RootModule
syuilo
2
-3
/
+3
2022-12-08
refactor(server): move RepositoryModule into models directory
syuilo
2
-2
/
+2
2022-12-08
enhance: fallback option for media proxy
syuilo
2
-1
/
+19
2022-12-08
fix(client): use proxied image for instance icon
syuilo
1
-1
/
+4
2022-12-08
Add tooltips to visibility icons (#9287)
Sam Smucny
1
-2
/
+3
2022-12-08
enhance: AVIF support (#9281)
tamaina
8
-10
/
+38
2022-12-08
12.120.0-alpha.11
syuilo
1
-1
/
+1
2022-12-08
add todo
syuilo
1
-0
/
+3
2022-12-08
Update ServerService.ts
syuilo
1
-1
/
+1
2022-12-08
Update ServerService.ts
syuilo
1
-1
/
+1
2022-12-08
fix: dockerignore not excluding packages/*/node_modules (#9296)
rinsuki
2
-1
/
+2
2022-12-08
GitHub Actions Test PR: Cache on Lint (#9289)
tamaina
1
-1
/
+17
2022-12-08
fix: Update Dockerfile (#9292)
tamaina
1
-1
/
+2
2022-12-07
12.120.0-alpha.10
syuilo
1
-1
/
+1
2022-12-07
New Crowdin updates (#9088)
syuilo
23
-162
/
+1820
2022-12-07
Update docker.yml (#9046)
Marcel
1
-0
/
+7
2022-12-06
fix(server): cookieが取得されないのを修正
syuilo
3
-5
/
+5
[next]