tamaina
|
19035c676c
|
/proxyでemoji, avatarなどの命令がありかつ画像でないなら404を返すように
|
2023-02-09 12:39:24 +00:00 |
|
syuilo
|
0b269e79fd
|
i/notificationsのレートリミットを緩和
|
2023-02-09 18:11:11 +09:00 |
|
tamaina
|
6e61a36d05
|
i/notificationsのレートリミットを緩和
SubwayTooterのバグ対策でレートリミットを設定していたが、通常の使い方でも引っかかることもあるため緩和
|
2023-02-09 08:32:42 +00:00 |
|
tamaina
|
f80bf1fb1c
|
perf: renderBaseでCache-Controlを300秒から30秒に
|
2023-02-09 08:19:12 +00:00 |
|
tamaina
|
deed25a2ff
|
Fix #9842
|
2023-02-09 08:00:45 +00:00 |
|
tamaina
|
a486716520
|
perf: renderBaseでCache-Controlを15秒から300秒に
|
2023-02-09 07:49:39 +00:00 |
|
syuilo
|
76faec2115
|
refactor: fix types
|
2023-02-09 11:46:08 +09:00 |
|
syuilo
|
33c4e57994
|
refactor: fix types
|
2023-02-09 11:42:55 +09:00 |
|
syuilo
|
bc23496998
|
refactor: fix types
|
2023-02-09 11:31:40 +09:00 |
|
syuilo
|
d35ad95c18
|
refactor: fix types
|
2023-02-09 11:03:40 +09:00 |
|
syuilo
|
5facd11592
|
refactor: fix types
|
2023-02-09 11:02:37 +09:00 |
|
syuilo
|
e1e885d6b2
|
refactor: fix types
|
2023-02-09 10:55:15 +09:00 |
|
syuilo
|
71dd7f89e9
|
clean up
|
2023-02-09 10:47:03 +09:00 |
|
syuilo
|
21331e53fe
|
refactor: fix types
|
2023-02-09 10:46:01 +09:00 |
|
syuilo
|
1139632f95
|
fix(server): 自分のノートをお気に入りに登録しても実績解除される問題を修正
|
2023-02-05 14:30:07 +09:00 |
|
syuilo
|
6a3039f7b7
|
feat: ロールにアイコンを設定してユーザー名の横に表示できるように
Resolve #9761
|
2023-02-05 10:37:03 +09:00 |
|
tamaina
|
faed3b438e
|
fix(server): clean up file in FileServer
|
2023-02-04 13:46:19 +00:00 |
|
syuilo
|
ee74df6823
|
fix(server): improve security
|
2023-02-04 18:21:07 +09:00 |
|
syuilo
|
38f9d1e764
|
fix(client): validate urls to improve security
|
2023-02-04 14:20:07 +09:00 |
|
tamaina
|
2dfed75402
|
perf(server): improvement of external mediaProxy (#9787)
* perf(server): improvement of external mediaProxy
* add a comment
* ✌️
* /filesでsharpの処理を行わずリダイレクトする
* fix
* thumbnail => static
* Fix #9788
* add avatar mode
* add url
* fix
* static.webp
* remove encodeURIComponent from media proxy path
* remove existance check
|
2023-02-04 13:38:51 +09:00 |
|
syuilo
|
0c12e80106
|
perf(server): cache blocking
|
2023-02-04 12:40:40 +09:00 |
|
syuilo
|
562b02310f
|
drop twitter/github/discord integrations
Close #9775
|
2023-02-03 15:01:31 +09:00 |
|
syuilo
|
c559a9843f
|
drop hashtag chart
|
2023-02-03 14:10:14 +09:00 |
|
syuilo
|
d9d98f84bf
|
refactor: fix type
|
2023-02-01 20:12:42 +09:00 |
|
tamaina
|
7c3143b8e5
|
enhance(backend): enhance SchemaType handling of anyOf (#9762)
* enhance(backend): enhance anyOf handling
* clean up
|
2023-02-01 20:04:01 +09:00 |
|
syuilo
|
387fcd5c5d
|
refactor: fix type
|
2023-02-01 17:29:28 +09:00 |
|
hayabusa
|
b21064ffa4
|
リアクション履歴が公開なら、ログインしていなくても表示できるように (#9728)
|
2023-01-26 16:10:32 +09:00 |
|
tamaina
|
4735ae6451
|
refactor: /proxyをFileServerServiceに統合し、/proxyのurlで/filesが指定されていた場合は直接ファイルを解決するようにする (#9709)
* wip?
* clean up
* Implement? HttpFetchService
* ✌️
* remove node-fetch
* fix
* refactor
* fix
* gateway timeout
* UndiciFetcherクラスを追加 (仮コミット, ビルドもstartもさせていない)
* fix
* add logger and fix url preview
* fix ip check
* enhance logger and error handling
* fix
* fix
* clean up
* Use custom fetcher for ApRequest / ApResolver
* bypassProxyはproxyBypassHostsに判断を委譲するように
* set maxRedirections (default 3, ApRequest/ApResolver: 0)
* fix
* wip????
* wip
* ✌️
* set .node-version
* clean up
* refactor
* clean up
* refactor
* refactor detectRequestType
* rename detectResponseType
* ✌️
* fix
* wip
* clean up
* no got
* remove got
* wip
* ✌️
* fix
* clean up
* remove unnnecessary const
* good cleanup
* no stream
* Revert "no stream"
This reverts commit 636f9192fcd2b17e71bbf6b5b106b490e0f66244.
* fix
* cache-control: max-age=300 to error
* refactor cleanup
|
2023-01-26 16:06:29 +09:00 |
|
syuilo
|
d87bb807c3
|
tweak error screen
|
2023-01-26 11:39:21 +09:00 |
|
tamaina
|
605b0f27e4
|
Merge branch 'develop' into emoji-re
|
2023-01-25 14:22:26 +00:00 |
|
syuilo
|
d4fb201d05
|
fix(server): node-fetchおよびgotを使う以前の実装に戻す
see #9710
|
2023-01-25 12:00:04 +09:00 |
|
syuilo
|
2a2e8d0cf6
|
refactor(server): fix type errors
|
2023-01-25 11:23:57 +09:00 |
|
syuilo
|
b62894ff56
|
use minified css
|
2023-01-24 15:02:16 +09:00 |
|
tamaina
|
0cffe60abc
|
1時間に
|
2023-01-22 17:14:05 +00:00 |
|
tamaina
|
d347f0a087
|
wip
|
2023-01-22 16:07:17 +00:00 |
|
tamaina
|
0b2f945bb6
|
wip
|
2023-01-22 15:13:03 +00:00 |
|
tamaina
|
2f6c45e118
|
wip
|
2023-01-22 14:53:24 +00:00 |
|
tamaina
|
a8b19f4aa8
|
Merge branch 'develop' into emoji-re
|
2023-01-22 12:07:38 +00:00 |
|
syuilo
|
19c93151ce
|
tweak boot.js
|
2023-01-22 17:18:48 +09:00 |
|
syuilo
|
bd8b624bae
|
tweak bootstrap of client
|
2023-01-22 17:04:51 +09:00 |
|
syuilo
|
26ae2dfc0f
|
add achievement
|
2023-01-22 08:00:42 +09:00 |
|
syuilo
|
3e112da486
|
ローカルのカスタム絵文字については直接オリジナルURLにリクエストするように
|
2023-01-21 20:40:09 +09:00 |
|
syuilo
|
8631740ca4
|
fix(server): twitterと連携するときに autwh is not a function になるのを修正
Fix #9658
|
2023-01-21 17:01:02 +09:00 |
|
syuilo
|
0b4a7e8166
|
enhance(server): set Cache-Control header for some routes
|
2023-01-21 13:20:09 +09:00 |
|
syuilo
|
65cd605b73
|
Achievements (#9665)
* wip
* Update ja-JP.yml
* wip
* wip
* Update MkAchievements.vue
* wip
* 🎨
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2023-01-21 13:14:55 +09:00 |
|
syuilo
|
fe4fbafcf0
|
存在しないカスタム絵文字をテキストで表示するように
Resolve #9516
|
2023-01-17 15:58:12 +09:00 |
|
Kainoa Kanter
|
84b8ffb7d0
|
enhance(client): Force error screen (#8947)
|
2023-01-17 03:26:41 +09:00 |
|
tamaina
|
21e4c3dfe9
|
wip
|
2023-01-16 09:39:58 +00:00 |
|
syuilo
|
30fced38c4
|
refactor: rename instance.caughtAt to instance.firstRetrievedAt
|
2023-01-16 05:02:38 +09:00 |
|
syuilo
|
81f11d8f86
|
refactor: rename role.options -> role.policies
|
2023-01-15 20:52:53 +09:00 |
|