tianji/src/server
2024-03-29 19:59:42 +08:00
..
cronjob feat: add daily cron job to calc workspace usage 2024-01-05 23:05:19 +08:00
middleware refactor: add shared packacage 2024-01-24 13:26:42 +00:00
model feat: add DNS monitor #45 2024-03-25 01:00:20 +08:00
prisma feat: add telemetry list 2024-02-18 00:47:22 +08:00
router test: add test framework which can test http request and generate mock data 2024-03-24 16:32:40 +08:00
tests test: add test framework which can test http request and generate mock data 2024-03-24 16:32:40 +08:00
trpc feat: add delete telemetry feature #34 2024-03-29 19:59:42 +08:00
types chore: resolve shared import problem in production 2024-01-29 01:00:35 +08:00
udp style: use logger rather than console 2024-01-06 00:16:43 +08:00
utils test: add test framework which can test http request and generate mock data 2024-03-24 16:32:40 +08:00
ws feat: add custom script monitor provider 2024-01-01 04:26:57 +08:00
.gitignore refactor: change project strcut to monorepo 2024-01-20 16:22:44 +08:00
app.ts test: add test framework which can test http request and generate mock data 2024-03-24 16:32:40 +08:00
init.ts feat: make pageviewstats can return data 2023-09-15 00:53:03 +08:00
main.ts test: add test framework which can test http request and generate mock data 2024-03-24 16:32:40 +08:00
nodemon.json refactor: change project strcut to monorepo 2024-01-20 16:22:44 +08:00
package.json test: add test framework which can test http request and generate mock data 2024-03-24 16:32:40 +08:00
tsconfig.json feat: website info and edit 2023-09-05 15:32:16 +08:00
tsconfig.server.json chore: resolve shared import problem in production 2024-01-29 01:00:35 +08:00