Commit Graph

22 Commits

Author SHA1 Message Date
a83ed5189d Added missing return statement 2022-07-15 13:49:20 +07:00
5ae792bdd3 Catch API errors 2022-07-15 13:18:59 +07:00
e3a897b814 Update .gitignore 2022-03-06 22:02:36 +07:00
7025febc70 Change production log level 2022-03-06 21:34:40 +07:00
babf5887c7 Update .dockerignore 2022-03-06 20:27:55 +07:00
bc58360cde Update package.json 2022-03-06 20:20:20 +07:00
d610c692ad Change build path 2022-03-06 20:18:54 +07:00
a708d8589f Switched to node 2022-03-06 20:13:57 +07:00
0c58565b61 Add copyfiles 2022-03-06 20:06:58 +07:00
dc6417e40d Install curl 2022-03-06 20:05:45 +07:00
c3815c064e Add docker 2022-03-06 20:01:19 +07:00
dc28788b79 Create LICENSE 2022-03-06 16:58:09 +07:00
6ebd34b362 Change LICENSE 2022-03-06 16:50:46 +07:00
64121b28bf Create UpdaterConfig.example.json 2022-03-06 16:40:23 +07:00
d14d8022d2 Create index.ts 2022-03-06 16:40:19 +07:00
f2a9112a06 Create Logger.ts 2022-03-06 16:40:17 +07:00
ad56f8d977 Add providers 2022-03-06 16:40:15 +07:00
f67ec78d0d Create tsconfig.json 2022-03-06 16:37:50 +07:00
0c73030213 Create yarn.lock 2022-03-06 16:37:48 +07:00
25b7d7b86c Create package.json 2022-03-06 16:37:43 +07:00
66794a29b2 Create .gitignore 2022-03-06 16:37:21 +07:00
01ed3aaca4 Initial commit 2022-03-06 10:46:13 +07:00