| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create type definition for '*/package.json' (#4014) | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -1/+1 |
| | | | | | | | * Create type definition for '*/package.json' * Update tsconfig.json | ||||
| * | ドライブ容量の設定をDBに保存するようにしたりリファ ↵ | syuilo | 2018-11-06 | 1 | -3/+0 |
| | | | | | タリングしたり | ||||
| * | Resolve #3137 | syuilo | 2018-11-06 | 1 | -0/+2 |
| | | |||||
| * | 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵ | syuilo | 2018-11-05 | 1 | -2/+0 |
| | | | | | るように | ||||
| * | Resolve #3098 | syuilo | 2018-11-04 | 1 | -2/+0 |
| | | |||||
| * | Make max allowed text length configurable (#2992) | MeiMei | 2018-10-24 | 1 | -0/+2 |
| | | | | | | | * Make max allowed text length configurable * Fix canPost | ||||
| * | Add User-Agent header (#2602) | MeiMei | 2018-09-04 | 1 | -0/+2 |
| | | |||||
| * | Use endsWith for readability | Aya Morisawa | 2018-08-26 | 1 | -1/+1 |
| | | |||||
| * | :v: | syuilo | 2018-08-07 | 1 | -0/+2 |
| | | |||||
| * | #1947 | syuilo | 2018-07-21 | 1 | -0/+3 |
| | | |||||
| * | Update log messages | Aya Morisawa | 2018-07-14 | 1 | -6/+1 |
| | | |||||
| * | Stop webpack on URL error, otherwise gulp continues | Marcin Cieślak | 2018-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | $ 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. | ||||
| * | Introduce config module | Akihiko Odaki | 2018-04-02 | 1 | -0/+57 |