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 |
|
syuilo
|
84822b0e58
|
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり
|
2018-11-06 07:14:43 +09:00 |
|
syuilo
|
e192c4c330
|
Resolve #3137
|
2018-11-06 06:24:31 +09:00 |
|
syuilo
|
7d8d8a165b
|
投稿の最大文字数情報を設定ファイルではなくDBに保存するように
|
2018-11-05 11:09:05 +09:00 |
|
syuilo
|
947b0f55a3
|
Resolve #3098
|
2018-11-04 23:00:43 +09:00 |
|
MeiMei
|
d2a91ad640
|
Make max allowed text length configurable (#2992)
* Make max allowed text length configurable
* Fix canPost
|
2018-10-24 04:00:04 +09:00 |
|
MeiMei
|
a2acfef8a3
|
Add User-Agent header (#2602)
|
2018-09-04 17:44:21 +09:00 |
|
Aya Morisawa
|
341f0c933a
|
Use endsWith for readability
|
2018-08-26 13:55:39 +09:00 |
|
syuilo
|
a1e6f9e9a4
|
✌️
|
2018-08-07 13:25:50 +09:00 |
|
syuilo
|
792d9233e2
|
#1947
|
2018-07-21 19:17:15 +09:00 |
|
Aya Morisawa
|
c3a330cb59
|
Update log messages
|
2018-07-14 20:58:21 +09:00 |
|
Marcin Cieślak
|
32afdbab38
|
Stop webpack on URL error, otherwise gulp continues
$ webpack && gulp build
「dont.know.yet」は、正しいURLではありません。先頭に http:// または https:// をつけ忘れてないかなど確認してください。
[00:28:15] Requiring external module ts-node/register
/**
node-macaddress: Unkown os.platform(), defaulting to `unix'.
Error: Cannot find module './built/client/meta.json'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:470:25)
at Module.require (module.js:593:17)
at require (internal/module.js:11:18)
/**
* Config loader
at Object.<anonymous> (/usr/home/saper/sw/misskey/gulpfile.ts:24:16)
at Module._compile (module.js:649:30)
at Module.m._compile (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:402:23)
at Module._extensions..js (module.js:660:10)
at Object.require.extensions.(anonymous function) [as .ts] (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:405:12)
at Module.load (module.js:561:32)
error Command failed with exit code 1.
|
2018-05-16 00:34:39 +02:00 |
|
Akihiko Odaki
|
8b3407e16c
|
Introduce config module
|
2018-04-02 13:15:53 +09:00 |
|