dependabot[bot]
|
13a75abc91
|
Update systeminformation requirement from 3.47.0 to 3.49.3 (#3374)
Updates the requirements on [systeminformation](https://github.com/sebhildebrandt/systeminformation) to permit the latest version.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-22 05:31:46 +09:00 |
|
dependabot[bot]
|
eace740c63
|
Update emojilib requirement from 2.3.0 to 2.4.0 (#3375)
Updates the requirements on [emojilib](https://github.com/muan/emojilib) to permit the latest version.
- [Release notes](https://github.com/muan/emojilib/releases)
- [Commits](https://github.com/muan/emojilib/commits/v2.4.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-22 05:31:09 +09:00 |
|
dependabot[bot]
|
cb3a54de00
|
Update apexcharts requirement from 2.2.2 to 2.2.3 (#3373)
Updates the requirements on [apexcharts](https://github.com/apexcharts/apexcharts.js) to permit the latest version.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits/v2.2.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-22 05:29:47 +09:00 |
|
dependabot[bot]
|
5fbc77795d
|
Update webpack requirement from 4.25.1 to 4.26.0 (#3371)
Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/commits/v4.26.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-22 05:29:02 +09:00 |
|
dependabot[bot]
|
ce4feae731
|
Update vue-i18n requirement from 8.3.1 to 8.3.2 (#3372)
Updates the requirements on [vue-i18n](https://github.com/kazupon/vue-i18n) to permit the latest version.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/commits/v8.3.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-22 05:28:39 +09:00 |
|
Aya Morisawa
|
08f00d4990
|
Remove unneccesary cast (#3355)
|
2018-11-22 05:07:25 +09:00 |
|
Acid Chicken (硫酸鶏)
|
6951f7e74a
|
Fix #3361 (#3362)
* Update create.ts
* Update api.ts
|
2018-11-22 05:06:51 +09:00 |
|
syuilo
|
2b4d63b1bb
|
Add some tests
|
2018-11-22 05:04:45 +09:00 |
|
syuilo
|
8cbb961493
|
[MFM] Improve URL parsing
Fix #3368
|
2018-11-22 05:02:38 +09:00 |
|
syuilo
|
67df681a48
|
Refactoring
|
2018-11-22 01:51:26 +09:00 |
|
Hakaba Hitoyo
|
ac14adfd3e
|
Feature / user recommendation config in admin ui (#3357)
* add config for external user recommendation into admin ui
* debug
* correct admin ui
* switch external user recommendation to admin ui config
* debug
* debug
* debug
* Revert "debug"
This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.
* explicit parseInt radix
* add Japanese message
* change default engine to https
* remove unused settings
* debug
* nullable externalUserRecommendationTimeout
|
2018-11-21 23:44:59 +09:00 |
|
syuilo
|
562a5f66fc
|
Improve usability
|
2018-11-21 14:44:49 +09:00 |
|
syuilo
|
b2f8003602
|
[MFM] Better inline code parse
|
2018-11-21 12:55:15 +09:00 |
|
MeiMei
|
b7b36973f7
|
Fix: stop in DB check (#3356)
|
2018-11-21 12:45:40 +09:00 |
|
syuilo
|
f7d5f597f3
|
10.56.2
|
2018-11-21 08:33:02 +09:00 |
|
syuilo
|
79c7712241
|
Improve MFM
|
2018-11-21 08:32:40 +09:00 |
|
syuilo
|
8f5f3985f4
|
[MFM] Fix hashtag parsing
|
2018-11-21 08:30:29 +09:00 |
|
syuilo
|
ef30f36f55
|
10.56.1
|
2018-11-21 06:27:11 +09:00 |
|
syuilo
|
4198497237
|
Improve test page
|
2018-11-21 06:25:58 +09:00 |
|
syuilo
|
9b1612574e
|
[Client] Fix #3114
|
2018-11-21 06:24:46 +09:00 |
|
syuilo
|
ca8a218144
|
10.56.0
|
2018-11-21 05:47:40 +09:00 |
|
syuilo
|
db9c2913cf
|
Update index.vue
|
2018-11-21 05:36:55 +09:00 |
|
syuilo
|
286674c2bb
|
Fix bug
|
2018-11-21 05:27:06 +09:00 |
|
syuilo
|
7c259185bc
|
Fix bug
|
2018-11-21 05:26:48 +09:00 |
|
syuilo
|
79ffbf95db
|
Improve MFM parser (#3337)
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Clean up
* Update misskey-flavored-markdown.ts
* wip
* wip
* wip
* wip
* Update parser.ts
* wip
* Add new test
* wip
* Add new test
* Add new test
* wip
* Refactor
* Update parse.ts
* Refactor
* Update parser.ts
* wip
|
2018-11-21 05:11:00 +09:00 |
|
Aya Morisawa
|
6e347e4221
|
Refactor checkMongoDb (#3339)
|
2018-11-20 21:19:14 +09:00 |
|
ButterflyOfFire
|
28ccb14166
|
Create backup.fr.md (#3342)
* Create backup.fr.md
Create backup.fr.md
* Fix typo
Fix typo
|
2018-11-20 21:18:39 +09:00 |
|
MeiMei
|
389315e000
|
Fix: ap/show (#3350)
|
2018-11-20 21:18:14 +09:00 |
|
Aya Morisawa
|
168db6891f
|
Refactor spawnWorkers (#3338)
|
2018-11-20 12:25:58 +09:00 |
|
Aya Morisawa
|
4a77548672
|
Refactor port checking (#3336)
|
2018-11-20 11:23:32 +09:00 |
|
syuilo
|
375b2bb284
|
Merge pull request #3324 from syuilo/l10n_develop
New Crowdin translations
|
2018-11-20 05:35:03 +09:00 |
|
dependabot[bot]
|
b922277896
|
Update typescript-eslint-parser requirement from 21.0.0 to 21.0.1 (#3333)
Updates the requirements on [typescript-eslint-parser](https://github.com/eslint/typescript-eslint-parser) to permit the latest version.
- [Release notes](https://github.com/eslint/typescript-eslint-parser/releases)
- [Changelog](https://github.com/eslint/typescript-eslint-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/typescript-eslint-parser/commits/v21.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-20 05:34:40 +09:00 |
|
dependabot[bot]
|
8f6f810dbd
|
Update apexcharts requirement from 2.2.0 to 2.2.2 (#3334)
Updates the requirements on [apexcharts](https://github.com/apexcharts/apexcharts.js) to permit the latest version.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits/v2.2.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-20 05:34:18 +09:00 |
|
MeiMei
|
8f0c433e05
|
Cores => Logical cores (#3332)
|
2018-11-20 05:30:22 +09:00 |
|
MeiMei
|
e332e3c248
|
Explicitly set max-age (#3330)
|
2018-11-20 05:29:51 +09:00 |
|
syuilo
|
2f90c38604
|
New translations ja-JP.yml (German)
|
2018-11-20 01:12:33 +09:00 |
|
syuilo
|
fa33d12bd7
|
New translations ja-JP.yml (German)
|
2018-11-20 00:16:06 +09:00 |
|
syuilo
|
86ab496fd6
|
New translations ja-JP.yml (Chinese Simplified)
|
2018-11-19 23:54:55 +09:00 |
|
Aya Morisawa
|
ca0cb6fd42
|
Merge environmentInfo and machineInfo into index.ts (#3319)
|
2018-11-19 13:39:10 +09:00 |
|
Aya Morisawa
|
be52779bbc
|
Use descriptive variables to improve readability (#3318)
|
2018-11-19 13:27:38 +09:00 |
|
Aya Morisawa
|
23b64794a4
|
Call main at the end (#3317)
|
2018-11-19 12:58:58 +09:00 |
|
syuilo
|
d5fed29df3
|
Merge pull request #3311 from syuilo/l10n_develop
New Crowdin translations
|
2018-11-19 09:18:45 +09:00 |
|
MeiMei
|
644bc985e7
|
Fix some image processing (#3313)
* Improve thunmbnail generation
* Respect orientation in Firefox
|
2018-11-19 09:17:16 +09:00 |
|
syuilo
|
5c1dc31131
|
New translations ja-JP.yml (English)
|
2018-11-19 02:31:46 +09:00 |
|
syuilo
|
31fae1caa6
|
New translations ja-JP.yml (French)
|
2018-11-19 02:22:05 +09:00 |
|
syuilo
|
9bc85ac511
|
New translations ja-JP.yml (Norwegian)
|
2018-11-19 02:13:15 +09:00 |
|
syuilo
|
69d6dc22b9
|
New translations ja-JP.yml (Dutch)
|
2018-11-19 02:13:10 +09:00 |
|
syuilo
|
c4f81fc1a7
|
New translations ja-JP.yml (Japanese, Kansai)
|
2018-11-19 02:13:06 +09:00 |
|
syuilo
|
9a866766e0
|
New translations ja-JP.yml (Spanish)
|
2018-11-19 02:13:02 +09:00 |
|
syuilo
|
eb7153acee
|
New translations ja-JP.yml (Russian)
|
2018-11-19 02:12:57 +09:00 |
|