tianji/src/server
2024-07-17 01:00:00 +08:00
..
cache fix: fix problem of send notification 2024-07-17 00:38:21 +08:00
cronjob feat: add weekly and monthly cron job 2024-07-17 01:00:00 +08:00
middleware refactor: add shared packacage 2024-01-24 13:26:42 +00:00
model fix: fix problem of send notification 2024-07-17 00:38:21 +08:00
prisma refactor: change feed channel notifyFrequency type to enum 2024-07-13 16:32:03 +08:00
router test: add test case for telemetryId gif route 2024-04-21 16:36:50 +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 feed event notification with event and daily 2024-07-16 00:55:05 +08:00
types feat: add realtime feed event and desc feed list 2024-06-29 08:46:11 +08:00
udp style: use logger rather than console 2024-01-06 00:16:43 +08:00
utils refactor: add env openapi default value 2024-07-08 00:29:50 +08:00
ws feat: add realtime feed event and desc feed list 2024-06-29 08:46:11 +08:00
.gitignore refactor: change project strcut to monorepo 2024-01-20 16:22:44 +08:00
app.ts feat: add custom domain support for status page 2024-04-18 00:20:01 +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 feat: add feed event notification with event and daily 2024-07-16 00:55:05 +08:00
tsconfig.json test: fix ci problem 2024-04-07 20:00:02 +08:00
tsconfig.server.json test: fix ci problem 2024-04-07 20:00:02 +08:00