|
13ce1f0d4e
|
backend: Fix async types in boot
|
2022-09-04 11:24:04 +02:00 |
|
|
09a7eabda1
|
backend: fix lint "no-throw-literal"
|
2022-08-04 11:00:02 +02:00 |
|
|
37e47a257e
|
fix lints "import/order" and "import/no-duplicate"
Also simplified some import paths by replacing relative with absolute paths.
|
2022-08-03 14:05:50 +02:00 |
|
|
2fa90e7f43
|
fix lints in backend boot
|
2022-08-03 00:18:31 +02:00 |
|
|
a6df127d3b
|
fix lint "quotes"
|
2022-08-02 23:25:36 +02:00 |
|
|
ba0236700d
|
chore: remove unused imports
|
2022-07-12 14:41:10 +02:00 |
|
MeiMei
|
b6794b614b
|
enhance: Perform port diagnosis at startup only when Listen fails (#8698)
* Change port check
* Comment: disableClustering
* CHANGELOG
* Smart message
|
2022-05-19 11:49:07 +09:00 |
|
syuilo
|
31b216f667
|
refactor: fix type
|
2022-04-17 14:42:13 +09:00 |
|
syuilo
|
1c67c26bd8
|
refactor: migrate to typeorm 3.0 (#8443)
* wip
* wip
* wip
* Update following.ts
* wip
* wip
* wip
* Update resolve-user.ts
* maxQueryExecutionTime
* wip
* wip
|
2022-03-26 15:34:00 +09:00 |
|
Kainoa Kanter
|
f68b646878
|
Fix: warn about outdated NodeJS fixed (#8388)
* Fix #8387
* update changelog
Co-authored-by: Johann150 <johann.galle@protonmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2022-03-20 01:34:45 +09:00 |
|
syuilo
|
d071d18dd7
|
refactor: Use ESM (#8358)
* wip
* wip
* fix
* clean up
* Update tsconfig.json
* Update activitypub.ts
* wip
|
2022-02-27 11:07:39 +09:00 |
|
syuilo
|
0e4a111f81
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|