Commit Graph

23 Commits (38501ce433f83e882558c51207cd819c7fbff09d)

Author SHA1 Message Date
tycrek ed6595fc3b
Fix not checking proper path type
2 years ago
tycrek 651f213351
Added toggle for brand line
2 years ago
tycrek 1e943859eb
Removed all of these now redundant symbols
3 years ago
tycrek 587d4d6452
Fixed other parts
3 years ago
tycrek 29add713c3
Significantly improve loading data & config
3 years ago
tycrek dbb024815e
Fix type importing (simple diffs)
3 years ago
tycrek ab471d43ed
Properly extend Express interfaces
3 years ago
Josh Moore fc82a6d6b3
Fix crash if file is missing from`uploads/` (closes #103) (#112)
3 years ago
tycrek 0667cc0f0a
🔗 Added interoperability between S3 hosted files & Sia Skynet files
3 years ago
tycrek 6bab3e0375
Added Sia Skynet uploading and downloading/viewing
3 years ago
tycrek 093e59ccba
Fixed express-busboy on TypeScript
3 years ago
tycrek c1447e2d36
Squash branch 'master' into ts-attempt-over-9000
3 years ago
tycrek b38a403bc9
Fixed timeoffset breaking TS compilation
3 years ago
tycrek b2ffc44972
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 589c85d7e5
migrated `ass.js` to `ass.ts`, why tf was this the easy one to migrate?!
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 2aadafe37b
moved all `.js` files into `src/` & removed TLog socket plugin
3 years ago