Commit Graph

19 Commits (7980c4c80a65b91c8172a912c5ff6f9d91f6882b)

Author SHA1 Message Date
tycrek 31fa676f5f
Merge branch 'master' into ts-attempt-over-9000
3 years ago
tycrek f201792193
Fixed incorrect path check for custom index
3 years ago
tycrek 934398659d
Merge branch 'master' into ts-attempt-over-9000
3 years ago
tycrek 590a5f1fe8
Merge branch 'master' into ts-attempt-over-9000
3 years ago
tycrek a1448416bc
Merge branch 'master' into ts-attempt-over-9000
3 years ago
tycrek 2db8a33d2f
`spaceReplace` fixed for TS
3 years ago
tycrek ca73a377c4
Merge branch 'master' into ts-attempt-over-9000
3 years ago
tycrek 9b80ae6ff1
converted a ton of `module.exports` to `export` and `require` to `import`
3 years ago
tycrek de1358cfc8
moved `verify()` and `generateId()` to TS exports
3 years ago
tycrek c188a7dacd
fixed setup flow
3 years ago
tycrek 589c85d7e5
migrated `ass.js` to `ass.ts`, why tf was this the easy one to migrate?!
3 years ago
tycrek 9b45bc21fe
migrated `utils.js` to `utils.ts`, goddam!
3 years ago
tycrek 75bd856d3e
Merge branch 'master' into ts-attempt-over-9000
3 years ago
tycrek 759fcd1729
fixed exports
3 years ago
tycrek 2521ec6cf0
Migrated more files (expand for details)
3 years ago
tycrek f5896e0031
holy shit it's working (migrated `upload.js` to `upload.ts`)
3 years ago
tycrek 5d9d749062
migrated Resource router to TS; added some type definitions
3 years ago
tycrek e1032588c5
migrated generators to TS!!
3 years ago
tycrek 2aadafe37b
moved all `.js` files into `src/` & removed TLog socket plugin
3 years ago