| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2021-09-12 | refactor: Expand schema (#7772) | tamaina | 1 | -7/+7 |
| 2021-08-19 | refactor: use path alias to improve readability | syuilo | 1 | -1/+1 |
| 2021-08-19 | fix: mochaが動かないため拡張子なしに戻した | syuilo | 18 | -88/+88 |
| 2021-08-19 | refactor: refactoring imports | syuilo | 18 | -89/+95 |
| 2021-08-15 | fix(server): use insert instead of save | syuilo | 1 | -2/+2 |
| 2021-08-15 | fix typo | syuilo | 1 | -1/+1 |
| 2021-08-15 | perf(server): Optimize db indexes of chart tables | syuilo | 1 | -5/+6 |
| 2021-07-01 | refactoring | syuilo | 1 | -9/+9 |
| 2021-06-08 | Remove entity descriptions | syuilo | 14 | -75/+1 |
| 2021-05-28 | improve types | syuilo | 1 | -11/+10 |
| 2021-03-24 | Refactor (#7394) | syuilo | 6 | -6/+6 |
| 2021-03-23 | refactor: Use path alias | syuilo | 17 | -19/+19 |
| 2021-03-18 | Improve chart performance (#7360) | syuilo | 20 | -130/+471 |
| 2020-11-25 | nanka iroiro (#6853) | syuilo | 3 | -4/+4 |
| 2020-03-07 | wip #6140 | syuilo | 1 | -27/+20 |
| 2020-03-07 | Refactor: Better arg name | syuilo | 1 | -4/+4 |
| 2020-03-07 | Resolve #6137 | syuilo | 1 | -21/+37 |
| 2020-03-07 | Refactor | syuilo | 1 | -2/+2 |
| 2020-03-07 | チャートログの取得範囲の修正 (#5923) | fuyu | 1 | -2/+2 |
| 2020-03-06 | チャートInsert時にロックをかけるように (#6100) | MeiMei | 1 | -15/+20 |
| 2020-02-18 | Improve chart logging | syuilo | 1 | -3/+3 |
| 2020-02-18 | Update core.ts | syuilo | 1 | -1/+1 |
| 2020-01-10 | Remove needless await | syuilo | 1 | -2/+2 |
| 2020-01-10 | Add some log for debugging | syuilo | 1 | -0/+3 |
| 2020-01-09 | Add GitHub Actions (#5522) | rinsuki | 1 | -0/+1 |
| 2019-10-31 | Fix chart bug | syuilo | 2 | -1/+14 |
| 2019-09-02 | Chart resyncing (#5372) | syuilo | 2 | -2/+20 |
| 2019-07-25 | Bye moment from package.json (#5215) | Satsuki Yanagi | 1 | -23/+21 |
| 2019-07-05 | Fix #4760 | syuilo | 1 | -1/+3 |
| 2019-06-27 | Use as const | syuilo | 16 | -269/+239 |
| 2019-06-18 | Add index | syuilo | 1 | -0/+2 |
| 2019-06-18 | Add chart indices | syuilo | 1 | -0/+11 |
| 2019-05-20 | Fix bugs | syuilo | 4 | -9/+9 |
| 2019-04-23 | Refactor API (#4770) | syuilo | 16 | -120/+269 |
| 2019-04-16 | チャートの数値カラムの型を拡張 | syuilo | 1 | -1/+1 |
| 2019-04-13 | strictNullChecks (#4666) | syuilo | 1 | -18/+18 |
| 2019-04-10 | More puny | syuilo | 1 | -6/+7 |
| 2019-04-08 | Improve instance chart | syuilo | 2 | -1/+38 |
| 2019-04-07 | Use PostgreSQL instead of MongoDB (#4572) | syuilo | 45 | -1699/+2023 |
| 2019-03-02 | ログをデータベースに保存して管理画面で見れるように | syuilo | 1 | -1/+1 |
| 2019-02-25 | Improve doc | syuilo | 1 | -25/+59 |
| 2019-02-24 | Refactor | syuilo | 6 | -6/+6 |
| 2019-02-24 | Improve doc | syuilo | 1 | -19/+38 |
| 2019-02-24 | Improve doc | syuilo | 1 | -28/+49 |
| 2019-02-24 | Improve doc | syuilo | 1 | -30/+36 |
| 2019-02-24 | Improve doc | syuilo | 1 | -31/+59 |
| 2019-02-24 | Improve type definitions | syuilo | 2 | -33/+62 |
| 2019-02-08 | Introduce per-instance chart (#4183) | syuilo | 1 | -0/+302 |
| 2019-02-08 | Refactoring: Move chart dir into services dir | syuilo | 12 | -0/+1261 |