syuilo
|
06180d1331
|
fix
|
2022-02-06 08:39:23 +09:00 |
|
syuilo
|
b0da30469d
|
imprpve active users chart
|
2022-02-06 06:24:06 +09:00 |
|
syuilo
|
ed86093869
|
fix chart clean
|
2022-02-06 02:16:52 +09:00 |
|
syuilo
|
eaad6e188c
|
Improve chart engine (#8253)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update core.ts
* wip
* wip
* #7361
* delete network chart
* federationChart強化 apRequestChart追加
* tweak
|
2022-02-06 00:13:52 +09:00 |
|
syuilo
|
34449ec0b2
|
use date-fns
|
2022-02-04 10:41:27 +09:00 |
|
syuilo
|
f6184239cf
|
refactor
|
2022-02-03 21:38:57 +09:00 |
|
syuilo
|
dcd2a3037f
|
refactor
|
2022-02-03 02:41:22 +09:00 |
|
syuilo
|
1e31e8d1ca
|
refactor(backend): use insert instead of save
|
2022-01-26 00:51:26 +09:00 |
|
MeiMei
|
3150708d7a
|
refactor, enhance: ドライブ引数のオブジェクト化, 追加時のcomment指定 (#8180)
* refactor: ドライブの引数をオブジェクト化する Resolve #8177
* Resolve #8181
* fix
* archivePath
|
2022-01-23 22:52:35 +09:00 |
|
syuilo
|
e1b9c22874
|
enhance: convert svg to png of custom emojis
|
2022-01-21 18:47:02 +09:00 |
|
syuilo
|
93f79c1d8c
|
refactor(server): use named export
|
2022-01-20 02:43:13 +09:00 |
|
syuilo
|
3230cdaa4f
|
feat(server): store mime type of webpublic
|
2022-01-20 02:40:13 +09:00 |
|
syuilo
|
6c01a2aec1
|
refactor(server): use insert instead of save
|
2022-01-20 02:33:20 +09:00 |
|
tamaina
|
66ef4f1ebe
|
refactor: APIエンドポイントファイルの定義を良い感じにする (#8154)
* Fix API Schema Error
* Delete SimpleSchema/SimpleObj
and Move schemas to dedicated files
* Userのスキーマを分割してみる
* define packMany type
* add ,
* Ensure enum schema and Make "as const" put once
* test?
* Revert "test?"
This reverts commit 97dc9bfa70851bfb7d1cf38e883f8df20fb78b79.
* Revert "Fix API Schema Error"
This reverts commit 21b6176d974ed8e3eb73723ad21a105c5d297323.
* ✌️
* clean up
* test?
* wip
* wip
* better schema def
* ✌️
* fix
* add minLength property
* wip
* wip
* wip
* anyOf/oneOf/allOfに対応? ~ relation.ts
* refactor!
* Define MinimumSchema
* wip
* wip
* anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
* anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
* Update packages/backend/src/misc/schema.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix
* array oneOfをより正確な型に
* array oneOfをより正確な型に
* wip
* ✌️
* なんかもういろいろ
* remove
* very good schema
* api schema
* wip
* refactor: awaitAllの型定義を変えてみる
* fix
* specify types in awaitAll
* specify types in awaitAll
* ✌️
* wip
* ...
* ✌️
* AllowDateはやめておく
* 不必要なoptional: false, nullable: falseを廃止
* Packedが展開されないように
* 続packed
* wip
* define note type
* wip
* UserDetailedをMeDetailedかUserDetailedNotMeかを区別できるように
* wip
* wip
* wip specify user type of other schemas
* ok
* convertSchemaToOpenApiSchemaを改修
* convertSchemaToOpenApiSchemaを改修
* Fix
* fix
* ✌️
* wip
* 分割代入ではなくallOfで定義するように
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2022-01-18 22:27:10 +09:00 |
|
syuilo
|
9117fd7a06
|
bye reversi
|
2022-01-12 17:34:53 +09:00 |
|
tamaina
|
a26ab96021
|
enhance: 許可されていないファイルタイプでは、オブジェクトストレージのファイル名に拡張子を付与しないように (#8108)
* 許可されていないファイルタイプでは、オブジェクトストレージのファイル名に拡張子を付与しないように
* add comment
|
2022-01-03 07:35:02 +09:00 |
|
syuilo
|
cbce987453
|
refactor(server): use insert instead of save
|
2022-01-03 03:17:16 +09:00 |
|
syuilo
|
21a7cb9546
|
refactor(server): use insert instead of save
|
2022-01-03 02:20:30 +09:00 |
|
syuilo
|
6bd6b72e1b
|
Revert "revert d53795184"
This reverts commit aedbab17cc400ae7ac17498463504f40646e8673.
|
2022-01-01 22:25:30 +09:00 |
|
tamaina
|
336c7e0ebc
|
wip (#8101)
|
2022-01-01 18:00:53 +09:00 |
|
syuilo
|
e50eff9de7
|
revert d53795184
|
2021-12-29 17:21:08 +09:00 |
|
syuilo
|
af1281fcb6
|
refactor
|
2021-12-26 12:08:22 +09:00 |
|
syuilo
|
7b9f7fb060
|
enhance(server): better content type detection
|
2021-12-26 01:43:51 +09:00 |
|
tamaina
|
748547fbb4
|
Truncate push notification message (#8089)
* Truncate push notification message
* fix
|
2021-12-25 02:01:35 +09:00 |
|
syuilo
|
89bbcf1807
|
enhance(backend): improve chart engine
|
2021-12-14 18:12:37 +09:00 |
|
syuilo
|
9b8d526ed0
|
fix lint
|
2021-12-09 23:58:30 +09:00 |
|
syuilo
|
ba06b44bff
|
refactoring
https: //github.com/misskey-dev/misskey/pull/7901
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
|
2021-12-03 11:43:05 +09:00 |
|
xianon
|
8f55ef86df
|
fix: 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する (#8014)
* 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する
* test: Add rotate.jpg test
* Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す
* test: Support orientation
|
2021-12-03 11:19:28 +09:00 |
|
nullobsi
|
d6f087495e
|
feat: Undo Accept (#7980)
* allow breaking of follow
* send undo
* delete by using reject follow
|
2021-12-03 11:14:44 +09:00 |
|
syuilo
|
5b2d5421c2
|
refactor
|
2021-11-12 21:11:21 +09:00 |
|
syuilo
|
a39c964847
|
viaMobileフラグ廃止
Close #7965
|
2021-11-12 15:11:20 +09:00 |
|
syuilo
|
713ff43e9b
|
fix lint errors
|
2021-11-12 10:52:10 +09:00 |
|
syuilo
|
14148f6c4a
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|