Commit graph

11074 commits

Author SHA1 Message Date
syuilo 2724d74108
Better text 2018-10-25 11:35:55 +09:00
syuilo 7dde3465e2
Improve drive information 2018-10-25 11:30:30 +09:00
syuilo 0206a4ac83
Clean up 2018-10-25 08:42:07 +09:00
syuilo 380f5a972c
Implement featured note API 2018-10-25 07:04:15 +09:00
syuilo 407467a236
Update Node.js to v11 2018-10-25 06:16:49 +09:00
syuilo bcfa9e18bf
Update src/client/app/desktop/views/pages/deck/deck.notes.vue 2018-10-25 06:14:31 +09:00
syuilo 69b730e91a
Clean up 2018-10-25 06:04:06 +09:00
dependabot[bot] 6c6c003d68 Bump webpack from 4.22.0 to 4.23.0 (#3007)
Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-25 05:43:25 +09:00
syuilo fd652b70d6
Fix: Remove unused import 2018-10-25 05:33:40 +09:00
dependabot[bot] 804a5ab6a8 Bump eslint from 5.0.1 to 5.7.0 (#3002)
Bumps [eslint](https://github.com/eslint/eslint) from 5.0.1 to 5.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.0.1...v5.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 19:03:33 +09:00
dependabot[bot] d984a1aa19 Bump highlight.js from 9.12.0 to 9.13.1 (#3000)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.12.0 to 9.13.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.12.0...9.13.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 19:02:55 +09:00
dependabot[bot] e05b5a6ab8 Bump ts-loader from 4.4.1 to 5.2.2 (#3001)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 4.4.1 to 5.2.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v4.4.1...v5.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 19:02:22 +09:00
dependabot[bot] 3ff84db421 Bump typescript from 2.9.2 to 3.1.3 (#2999)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 2.9.2 to 3.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v2.9.2...v3.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 19:00:26 +09:00
dependabot[bot] 74ca73ecb4 Bump koa from 2.5.1 to 2.6.1 (#2998)
Bumps [koa](https://github.com/koajs/koa) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.5.1...2.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 19:00:01 +09:00
syuilo 37032f68ae
Update README.md 2018-10-24 18:56:15 +09:00
syuilo 21d3605737
Update appveyor.yml 2018-10-24 18:51:08 +09:00
syuilo 0a7c1caf43
Update appveyor.yml 2018-10-24 18:49:56 +09:00
syuilo 24b57335fa
Use package-lock 2018-10-24 18:43:55 +09:00
syuilo 9f981d875a
Implement drive/folders/delete 2018-10-24 18:37:58 +09:00
syuilo 6dcc3800e0
Improve some API definitions 2018-10-24 18:32:19 +09:00
syuilo 44e9be5a1c
Better default theme 🎨 2018-10-24 15:48:27 +09:00
かひわし4(バージョン1) 6a8c560d21 Docker関連の修正 (#2997)
* Modify Dockerfile and docker-compose.yml

* Fix MongoDB connection error
* Use alpine-3.8 instead of alpine-edge as base image
* Modify install packages
* Modify Mongodb image tag name

* Update Docker documents

* Add 'Download misskey' paragraph

* Make redis optional for Docker
2018-10-24 14:36:42 +09:00
syuilo 37ae53e55c
Update locales/ja-JP.yml 2018-10-24 07:52:57 +09:00
syuilo cc5d2b2875
10.31.0 2018-10-24 06:51:45 +09:00
syuilo 94ef03db9e
Implement federation chart 2018-10-24 06:44:09 +09:00
syuilo 038bd100b2
Implement federation chart API 2018-10-24 06:34:04 +09:00
syuilo 3b5c3f086a
Fix: Add missing import 2018-10-24 06:20:42 +09:00
syuilo a136715111
Implement #2993 2018-10-24 06:17:55 +09:00
MeiMei daa22d68fa Make max allowed text length configurable (#2992)
* Make max allowed text length configurable

* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo f24d202024
10.30.3 2018-10-23 14:52:25 +09:00
syuilo d3e0b8574b
🎨 2018-10-23 14:44:26 +09:00
syuilo f4482cc34a
🎨 2018-10-23 14:33:00 +09:00
syuilo 3ff226cd6b
🎨 2018-10-23 14:28:15 +09:00
syuilo 5c0d37d021
10.30.2 2018-10-23 12:59:17 +09:00
syuilo b958959cca
Merge pull request #2990 from syuilo/l10n_develop
New Crowdin translations
2018-10-23 12:58:10 +09:00
syuilo 762418d0fa New translations ja-JP.yml (English) 2018-10-23 12:51:51 +09:00
syuilo 6831f0c192 New translations ja-JP.yml (Norwegian) 2018-10-23 12:42:47 +09:00
syuilo 64635fff2d New translations ja-JP.yml (Dutch) 2018-10-23 12:42:42 +09:00
syuilo e7e861fb5c New translations ja-JP.yml (Japanese, Kansai) 2018-10-23 12:42:37 +09:00
syuilo 08523ce271 New translations ja-JP.yml (Spanish) 2018-10-23 12:42:31 +09:00
syuilo 833f63c1a9 New translations ja-JP.yml (Russian) 2018-10-23 12:42:26 +09:00
syuilo 1c05825bc8 New translations ja-JP.yml (Portuguese) 2018-10-23 12:42:21 +09:00
syuilo 26bb088a3d New translations ja-JP.yml (Polish) 2018-10-23 12:42:17 +09:00
syuilo 5c361cef23 New translations ja-JP.yml (Korean) 2018-10-23 12:42:12 +09:00
syuilo 04bef96aee New translations ja-JP.yml (Italian) 2018-10-23 12:42:06 +09:00
syuilo a791981da9 New translations ja-JP.yml (German) 2018-10-23 12:42:01 +09:00
syuilo 264c47e07a New translations ja-JP.yml (French) 2018-10-23 12:41:55 +09:00
syuilo 863c44d15c New translations ja-JP.yml (English) 2018-10-23 12:41:51 +09:00
syuilo cdec6f202e New translations ja-JP.yml (Chinese Simplified) 2018-10-23 12:41:46 +09:00
syuilo bdf6c739a9 New translations ja-JP.yml (Catalan) 2018-10-23 12:41:40 +09:00