syuilo
|
0144408500
|
nanka iroiro (#6853)
* wip
* Update maps.ts
* wip
* wip
* wip
* wip
* Update base.vue
* wip
* wip
* wip
* wip
* Update link.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update privacy.vue
* wip
* wip
* wip
* wip
* Update range.vue
* wip
* wip
* wip
* wip
* Update profile.vue
* wip
* Update a.vue
* Update index.vue
* wip
* Update sidebar.vue
* wip
* wip
* Update account-info.vue
* Update a.vue
* wip
* wip
* Update sounds.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update account-info.vue
* Update account-info.vue
* wip
* wip
* wip
* Update d-persimmon.json5
* wip
|
2020-11-25 21:31:34 +09:00 |
|
syuilo
|
917726fecc
|
wip #6140
|
2020-03-07 11:23:31 +09:00 |
|
syuilo
|
49a5b4eb14
|
Refactor: Better arg name
|
2020-03-07 09:56:13 +09:00 |
|
syuilo
|
1947835c51
|
Resolve #6137
|
2020-03-07 01:04:36 +09:00 |
|
syuilo
|
c7c537c8b8
|
Refactor
|
2020-03-07 00:35:00 +09:00 |
|
fuyu
|
99384b4c22
|
チャートログの取得範囲の修正 (#5923)
|
2020-03-07 00:28:21 +09:00 |
|
MeiMei
|
20ac7e62e9
|
チャートInsert時にロックをかけるように (#6100)
* chart lock
* fix
|
2020-03-06 22:33:54 +09:00 |
|
syuilo
|
4a585e8920
|
Improve chart logging
|
2020-02-18 03:03:34 +09:00 |
|
syuilo
|
8c4245a09d
|
Update core.ts
|
2020-02-18 02:27:18 +09:00 |
|
syuilo
|
3ed76718a8
|
Remove needless await
|
2020-01-10 16:04:25 +09:00 |
|
syuilo
|
c62a16ae64
|
Add some log for debugging
|
2020-01-10 15:55:40 +09:00 |
|
rinsuki
|
3ecb0ab161
|
Add GitHub Actions (#5522)
* add .github/workflows/nodejs.yml
* fix
* GitHub Actions: Node.js 8.xはサポートしない
* add .github/workflows/docker.yml
* Dockerビルドをキャッシュするように
* Run test in github actions
* 同リポジトリ内からのプルリクだと無駄に二回走るのを抑制
* 6925c00のdocker.ymlへの適応忘れ
* fix .circleci/misskey/test.yml
* test実行時にDBとかredisとか動かすように
* fix
* fix tests (#5544)
* fix test
* fix compile errors
* PATH引き継ぎでchild_process.spawn時のENOENTを修正
* サーバー起動処理を共通化
* fix coding style
* fd=4をipcに使うように
* fix port
* fix
* fix ws port
* #4033 にテストケースを追従
* fix?
* fix??
* fix
* fix
* fix
* maybe fix
* fix
* node 10.xサポートしてなかった
* 11.10じゃないとだめだった
* fix
* remove chart test
* fix
* chart test復活
* fix
* 一回一回コネクションを閉じる
* Revert "一回一回コネクションを閉じる"
This reverts commit 56e35cf4f83070744c8dd852f1a7075011d88828.
* 一回一回sync→dropしてるのをやめてみる
* fix
* fix
* …
* キャッシュを切ってみる
* add ts to require target
* omg fix
* Revert "キャッシュを切ってみる"
This reverts commit 88161c59d2ea769ddf87143ba4fd4660a06afdf2.
* done呼び忘れ
* 実際の文字数リミットと違ってたので対応
* テストケースがバグってたので修正
* Revert "一回一回sync→dropしてるのをやめてみる"
This reverts commit a9e543ba2eef790ac7a14ae8799b898765748e35.
* fix
* fix
* fix
* fix?
* fix
* chartのconnectionを分離する
* fix
* fix
* fix tsconfig?
* Revert "fix tsconfig?"
This reverts commit ba9269eaf65507ff97ec1dd2e27260fb2cf0510b.
* fix
* TS_NODE_FILES を scripts の方で指定
* Windowsェ
* Circle CIの実行条件をmasterへのpushのみに
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2020-01-09 14:35:04 +09:00 |
|
syuilo
|
59a32e9352
|
Fix chart bug
|
2019-10-31 15:51:33 +09:00 |
|
syuilo
|
96b2267cb8
|
Chart resyncing (#5372)
* wip
* Add test
* Fix test
* Insert moderation log
* Add todo
|
2019-09-02 04:41:26 +09:00 |
|
Satsuki Yanagi
|
88f5e8e8e2
|
Bye moment from package.json (#5215)
* Bye moment from package.json
* Use Mapped types for argument type definition
|
2019-07-25 01:36:48 +09:00 |
|
syuilo
|
65bf863093
|
Fix #4760
|
2019-07-05 22:32:15 +09:00 |
|
syuilo
|
952789cc1e
|
Use as const
#5089
|
2019-06-27 18:04:09 +09:00 |
|
syuilo
|
d64dffbdda
|
Add index
|
2019-06-18 17:11:28 +09:00 |
|
syuilo
|
4015ccef2f
|
Add chart indices
|
2019-06-18 17:10:28 +09:00 |
|
syuilo
|
e7dd5e155d
|
Fix bugs
Use Not(IsNull())
|
2019-05-20 21:44:16 +09:00 |
|
syuilo
|
0463c6bb0f
|
Refactor API (#4770)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update description.ts
* wip
|
2019-04-23 22:35:26 +09:00 |
|
syuilo
|
e90ac5d6a4
|
チャートの数値カラムの型を拡張
|
2019-04-16 17:52:09 +09:00 |
|
syuilo
|
987168b863
|
strictNullChecks (#4666)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-04-13 01:43:22 +09:00 |
|
syuilo
|
236d72685d
|
More puny
|
2019-04-10 00:59:41 +09:00 |
|
syuilo
|
1a2229f886
|
Improve instance chart
|
2019-04-08 14:29:17 +09:00 |
|
syuilo
|
f0a29721c9
|
Use PostgreSQL instead of MongoDB (#4572)
* wip
* Update note.ts
* Update timeline.ts
* Update core.ts
* wip
* Update generate-visibility-query.ts
* wip
* wip
* wip
* wip
* wip
* Update global-timeline.ts
* wip
* wip
* wip
* Update vote.ts
* wip
* wip
* Update create.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update files.ts
* wip
* wip
* Update CONTRIBUTING.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update read-notification.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update cancel.ts
* wip
* wip
* wip
* Update show.ts
* wip
* wip
* Update gen-id.ts
* Update create.ts
* Update id.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Docker: Update files about Docker (#4599)
* Docker: Use cache if files used by `yarn install` was not updated
This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.
* Docker: Migrate MongoDB to Postgresql
Misskey uses Postgresql as a database instead of Mongodb since version 11.
* Docker: Uncomment about data persistence
This patch will save a lot of databases.
* wip
* wip
* wip
* Update activitypub.ts
* wip
* wip
* wip
* Update logs.ts
* wip
* Update drive-file.ts
* Update register.ts
* wip
* wip
* Update mentions.ts
* wip
* wip
* wip
* Update recommendation.ts
* wip
* Update index.ts
* wip
* Update recommendation.ts
* Doc: Update docker.ja.md and docker.en.md (#1) (#4608)
Update how to set up misskey.
* wip
* ✌️
* wip
* Update note.ts
* Update postgre.ts
* wip
* wip
* wip
* wip
* Update add-file.ts
* wip
* wip
* wip
* Clean up
* Update logs.ts
* wip
* 🍕
* wip
* Ad notes
* wip
* Update api-visibility.ts
* Update note.ts
* Update add-file.ts
* tests
* tests
* Update postgre.ts
* Update utils.ts
* wip
* wip
* Refactor
* wip
* Refactor
* wip
* wip
* Update show-users.ts
* Update update-instance.ts
* wip
* Update feed.ts
* Update outbox.ts
* Update outbox.ts
* Update user.ts
* wip
* Update list.ts
* Update update-hashtag.ts
* wip
* Update update-hashtag.ts
* Refactor
* Update update.ts
* wip
* wip
* ✌️
* clean up
* docs
* Update push.ts
* wip
* Update api.ts
* wip
* ✌️
* Update make-pagination-query.ts
* ✌️
* Delete hashtags.ts
* Update instances.ts
* Update instances.ts
* Update create.ts
* Update search.ts
* Update reversi-game.ts
* Update signup.ts
* Update user.ts
* id
* Update example.yml
* 🎨
* objectid
* fix
* reversi
* reversi
* Fix bug of chart engine
* Add test of chart engine
* Improve test
* Better testing
* Improve chart engine
* Refactor
* Add test of chart engine
* Refactor
* Add chart test
* Fix bug
* コミットし忘れ
* Refactoring
* ✌️
* Add tests
* Add test
* Extarct note tests
* Refactor
* 存在しないユーザーにメンションできなくなっていた問題を修正
* Fix bug
* Update update-meta.ts
* Fix bug
* Update mention.vue
* Fix bug
* Update meta.ts
* Update CONTRIBUTING.md
* Fix bug
* Fix bug
* Fix bug
* Clean up
* Clean up
* Update notification.ts
* Clean up
* Add mute tests
* Add test
* Refactor
* Add test
* Fix test
* Refactor
* Refactor
* Add tests
* Update utils.ts
* Update utils.ts
* Fix test
* Update package.json
* Update update.ts
* Update manifest.ts
* Fix bug
* Fix bug
* Add test
* 🎨
* Update endpoint permissions
* Updaye permisison
* Update person.ts
#4299
* データベースと同期しないように
* Fix bug
* Fix bug
* Update reversi-game.ts
* Use a feature of Node v11.7.0 to extract a public key (#4644)
* wip
* wip
* ✌️
* Refactoring
#1540
* test
* test
* test
* test
* test
* test
* test
* Fix bug
* Fix test
* 🍣
* wip
* #4471
* Add test for #4335
* Refactor
* Fix test
* Add tests
* 🕓
* Fix bug
* Add test
* Add test
* rename
* Fix bug
|
2019-04-07 21:50:36 +09:00 |
|
syuilo
|
977af0a24d
|
ログをデータベースに保存して管理画面で見れるように
|
2019-03-02 18:51:59 +09:00 |
|
syuilo
|
47d4dcfdf5
|
Improve doc
|
2019-02-25 04:02:18 +09:00 |
|
syuilo
|
563d604812
|
Refactor
|
2019-02-24 17:28:51 +09:00 |
|
syuilo
|
5db7b2e193
|
Improve doc
|
2019-02-24 12:23:31 +09:00 |
|
syuilo
|
ac0390fec3
|
Improve doc
|
2019-02-24 10:08:09 +09:00 |
|
syuilo
|
97b99867f2
|
Improve doc
|
2019-02-24 10:04:27 +09:00 |
|
syuilo
|
a55d5516a6
|
Improve doc
|
2019-02-24 10:00:24 +09:00 |
|
syuilo
|
b679163d01
|
Improve type definitions
|
2019-02-24 09:45:27 +09:00 |
|
syuilo
|
56275bcfcb
|
Introduce per-instance chart (#4183)
* Introduce per-instance chart
* Implement chart view in client
* Handle note deleting
* More chart srcs
* Add drive stats
* Improve drive stats
* Fix bug
* Add icon
|
2019-02-08 16:58:57 +09:00 |
|
syuilo
|
aba85b977d
|
Refactoring: Move chart dir into services dir
|
2019-02-08 04:31:33 +09:00 |
|