syuilo
|
4674817b45
|
Make more importance for env log
|
2019-02-03 13:51:00 +09:00 |
|
syuilo
|
7046cd776b
|
Better logger
|
2019-02-03 01:39:42 +09:00 |
|
syuilo
|
c1a461639d
|
Better logs
|
2019-02-03 01:33:34 +09:00 |
|
syuilo
|
29c460f58c
|
Refactoring of logger
|
2019-02-03 01:24:59 +09:00 |
|
syuilo
|
a3bf2d1431
|
Better logger
|
2019-02-03 01:20:21 +09:00 |
|
syuilo
|
9f41750349
|
Remove unnecessary log
|
2019-02-03 01:04:38 +09:00 |
|
syuilo
|
16bd51ee45
|
Refatoring of logger
|
2019-02-03 01:01:40 +09:00 |
|
Acid Chicken (硫酸鶏)
|
8d9b4676bd
|
Create type definition for 'is-root' (#4001)
* Update @types/sharp requirement from 0.21.0 to 0.21.1
Updates the requirements on [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (English)
* Create type definition for 'is-root'
* [MFM] Add spin syntax
Resolve #4003
* [MFM] Add flip syntax
Resolve #4002
* Fix test
* Update CHANGELOG.md
* 10.79.0
* Update @fortawesome/free-regular-svg-icons requirement (#3963)
Updates the requirements on [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) to permit the latest version.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976)
Updates the requirements on [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977)
Updates the requirements on [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update debug requirement from 4.1.0 to 4.1.1 (#3964)
Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/commits/4.1.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (French)
* [MFM] spinの中でflipを使えるように
* Add jump syntax (#4007)
* Add jump syntax
* Fix typo: spin -> jump
* Fix typo
* [MFM] Resolve #4009
* Module 'nprogress' as import syntax (#4012)
* 🎨
* [Client] Fix #4008
* Use yarn instead of npm on CircleCI
* touch yarn.lock
* [Client] Resolve #3638
* 10.79.1
* New translations ja-JP.yml (Korean)
* Add missing semicolon
* Remove file-loader from dependencies (#4025)
* Update README.md [AUTOGEN] (#4028)
* Update README.md [AUTOGEN] (#4030)
* Add visibility test (#4029)
* Update ws requirement from 6.1.2 to 6.1.3 (#4027)
Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits/6.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Module 'web-push' as import syntax (#4017)
* Fix visibility test (#4031)
* Upgrade gulp version to 4.0.0
* Prevent typescript errors from crashing
* Remove duplicated dependencies
* Use parallel and task to specify dependencies
* Sort tasks by topological ordering
* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033)
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* Fix #4034 (#4037)
* Fix #4034
* improve
* Module 'crypto' as import syntax (#4011)
* Extract MFM normalize function
* Extract MFM types
* Rename html to toHtml
* Rename html-to-mfm to fromHtml
* Merge plainParser into mfm
* Extract parsePlain function
* Rename analyze to parse in MFM tests
* Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041)
Updates the requirements on [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040)
Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) to permit the latest version.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases)
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Avoid export default
* Rename parser to language
* Fix import
* Introduce silence (#4043)
* Introduce silence
* Fix icon
* Update is-root.d.ts
* Update index.ts
* Create type definition for 'is-root'
* Update is-root.d.ts
* Update index.ts
|
2019-01-31 01:09:52 +09:00 |
|
Acid Chicken (硫酸鶏)
|
6766468687
|
Create type definition for '*/package.json' (#4014)
* Create type definition for '*/package.json'
* Update tsconfig.json
|
2019-01-31 01:08:43 +09:00 |
|
MeiMei
|
222efd6061
|
Fix: stop in DB check (#3356)
|
2018-11-21 12:45:40 +09:00 |
|
syuilo
|
2768dfc6d1
|
Fix bug
|
2018-11-21 05:27:06 +09:00 |
|
syuilo
|
36d2bdd0b4
|
Fix bug
|
2018-11-21 05:26:48 +09:00 |
|
Aya Morisawa
|
36d222ba54
|
Refactor checkMongoDb (#3339)
|
2018-11-20 21:19:14 +09:00 |
|
Aya Morisawa
|
e071f82b7e
|
Refactor spawnWorkers (#3338)
|
2018-11-20 12:25:58 +09:00 |
|
Aya Morisawa
|
6c95fdb75d
|
Refactor port checking (#3336)
|
2018-11-20 11:23:32 +09:00 |
|
Aya Morisawa
|
22391ef962
|
Merge environmentInfo and machineInfo into index.ts (#3319)
|
2018-11-19 13:39:10 +09:00 |
|
Aya Morisawa
|
19b2d7f715
|
Use descriptive variables to improve readability (#3318)
|
2018-11-19 13:27:38 +09:00 |
|
Aya Morisawa
|
97b43ec2c9
|
Call main at the end (#3317)
|
2018-11-19 12:58:58 +09:00 |
|
MeiMei
|
0eae76168f
|
Check the port is configured (#3251)
|
2018-11-16 03:25:35 +09:00 |
|
Aya Morisawa
|
6d8ae3d978
|
Check Node.js version (#3245)
* Check Node.js version
* Fix bug
|
2018-11-15 22:17:06 +09:00 |
|
Aya Morisawa
|
87d9b790f4
|
Check MongoDB version (#3185)
* Check MongoDB version
* Fix bug
|
2018-11-11 14:27:00 +09:00 |
|
syuilo
|
45ccb6402f
|
Resolve #3132
|
2018-11-06 03:48:23 +09:00 |
|
Aya Morisawa
|
e85c7185ee
|
Fix #3133 (#3134)
|
2018-11-06 03:31:16 +09:00 |
|
syuilo
|
cb5a32665a
|
Log misskey version
|
2018-10-10 03:37:51 +09:00 |
|
Aya Morisawa
|
a772babee7
|
Not check dependencies
|
2018-09-02 08:02:10 +09:00 |
|
mei23
|
487f07baf8
|
Fix DB connectivity check
|
2018-08-22 08:46:31 +09:00 |
|
Aya Morisawa
|
a44f93482c
|
Clean up
|
2018-08-17 05:33:20 +09:00 |
|
mei23
|
17de8b454c
|
Fix npm run debug not working
|
2018-08-17 03:51:42 +09:00 |
|
Aya Morisawa
|
303b04fb42
|
Enhance log message
|
2018-08-16 00:13:24 +09:00 |
|
syuilo
|
b36abcc210
|
✌️
|
2018-08-06 21:35:49 +09:00 |
|
syuilo
|
d481d1a5c6
|
Fix bug
|
2018-07-29 05:34:08 +09:00 |
|
syuilo
|
cc93778b67
|
✌️
|
2018-07-28 18:01:49 +09:00 |
|
syuilo
|
02cdd4d46a
|
✌️
|
2018-07-28 17:57:24 +09:00 |
|
syuilo
|
c30719cb67
|
いくつかのコマンドラインオプションを追加するなど
|
2018-07-28 17:52:54 +09:00 |
|
syuilo
|
a69bc9480d
|
クラスタ数を制限するオプションを追加
|
2018-07-28 03:55:41 +09:00 |
|
syuilo
|
3ebbf88e9a
|
バギーなのでジョブキュー無効化
|
2018-07-27 18:40:38 +09:00 |
|
syuilo
|
b7b4b622a2
|
Use bee-queue instead of Kue
|
2018-07-26 08:11:47 +09:00 |
|
Aya Morisawa
|
d7bd5a5cd1
|
Update log message
|
2018-07-15 01:57:22 +09:00 |
|
Aya Morisawa
|
669fb4b819
|
Update log messages
|
2018-07-14 22:53:30 +09:00 |
|
Aya Morisawa
|
9b68fdc599
|
Update log message
|
2018-07-14 22:23:43 +09:00 |
|
Aya Morisawa
|
7fb09e9063
|
Update log messages
|
2018-07-14 22:10:27 +09:00 |
|
Aya Morisawa
|
00e56ba4dc
|
Update log messages
|
2018-07-14 22:05:19 +09:00 |
|
Aya Morisawa
|
76f6c3bd75
|
Update log messages
|
2018-07-14 21:03:09 +09:00 |
|
Aya Morisawa
|
c3a330cb59
|
Update log messages
|
2018-07-14 20:58:21 +09:00 |
|
syuilo
|
89ec3d5e1b
|
Clean up
|
2018-07-14 11:55:36 +09:00 |
|
Aya Morisawa
|
e23dbd501e
|
Update log message
|
2018-07-14 00:41:33 +09:00 |
|
Aya Morisawa
|
9cf9d341b3
|
Update log message
|
2018-07-14 00:39:11 +09:00 |
|
Aya Morisawa
|
5bf02d22cb
|
Add missing semicolon
|
2018-07-14 00:05:49 +09:00 |
|
Aya Morisawa
|
8a976da19a
|
Update error message
|
2018-07-13 23:52:28 +09:00 |
|
Aya Morisawa
|
8b16c8f8f8
|
Fix port cehcking
|
2018-07-13 23:25:32 +09:00 |
|