tianji/src/server
2024-08-03 03:44:48 +08:00
..
cache fix: fix problem of send notification 2024-07-17 00:38:21 +08:00
cronjob refactor: change all import with .js suffix, which will help nodejs(esm) to import code clear. 2024-08-02 00:41:15 +08:00
middleware refactor: change all import with .js suffix, which will help nodejs(esm) to import code clear. 2024-08-02 00:41:15 +08:00
model feat: add github auth integrate 2024-08-03 03:44:48 +08:00
prisma feat: add authjs backend support 2024-08-02 00:41:15 +08:00
router refactor: change all import with .js suffix, which will help nodejs(esm) to import code clear. 2024-08-02 00:41:15 +08:00
tests refactor: change all import with .js suffix, which will help nodejs(esm) to import code clear. 2024-08-02 00:41:15 +08:00
trpc feat: add github auth integrate 2024-08-03 03:44:48 +08:00
types feat: add logout and socketio auth 2024-08-02 00:41:15 +08:00
udp refactor: change all import with .js suffix, which will help nodejs(esm) to import code clear. 2024-08-02 00:41:15 +08:00
utils feat: add github auth integrate 2024-08-03 03:44:48 +08:00
ws feat: add logout and socketio auth 2024-08-02 00:41:15 +08:00
.gitignore refactor: change project strcut to monorepo 2024-01-20 16:22:44 +08:00
app.ts feat: add authjs backend support 2024-08-02 00:41:15 +08:00
init.ts feat: make pageviewstats can return data 2023-09-15 00:53:03 +08:00
main.ts refactor: change all import with .js suffix, which will help nodejs(esm) to import code clear. 2024-08-02 00:41:15 +08:00
nodemon.json refactor: change project strcut to monorepo 2024-01-20 16:22:44 +08:00
package.json chore: fix ci issue of typescript type check 2024-08-02 02:13:09 +08:00
tsconfig.json chore: fix ci issue of typescript type check 2024-08-02 02:13:09 +08:00