Commit Graph

36 Commits (3601f422af43b7653a1c871552305bf9bb584e8d)

Author SHA1 Message Date
tycrek 3601f422af
build: update packages
1 year ago
tycrek d3f1e45eba
fix: emergency fix for unpublished NPM packages
1 year ago
tycrek 332207829c
fix: new installs broken due to bizarre dependency refresh
1 year ago
tycrek 95339688d2
remove: Sia Skynet is no longer usable
1 year ago
tycrek 16ba3ca438
feat: allow password resets over the API
1 year ago
tycrek 27aa264d37
refactor: switch to arrays instead of Objects/maps
1 year ago
tycrek 1a9fad7076
feat: BREAKING: overhaul auth file format and handling (etc, expand)
1 year ago
tycrek f302f56ac6
feat: gave API an onStart()
1 year ago
tycrek e7f1e2b856
Try to resolve DeepSource JS-0356
2 years ago
tycrek e34a980106
Added shitty basic rate limiting (CodeQL)
2 years ago
tycrek 9c718b3384
Suppress DeepSource JS-0359
2 years ago
tycrek b2b38837e9
Rewrote logic for custom index plugging (more seamless now)
2 years ago
tycrek b591727a50
Try to avoid crashing on launch
2 years ago
tycrek 3dcc07498d
Use TypeScript-ified express-postcss package
2 years ago
tycrek 7ca47df7bc
Create directory if necessary
2 years ago
tycrek a6c246b134
Use new experimental TLog
2 years ago
tycrek c1a5d77f0f
Fix DeepSource JS-0356
2 years ago
tycrek 70689b9240
Fixed startup sequence
2 years ago
tycrek 29add713c3
Significantly improve loading data & config
2 years ago
tycrek dbb024815e
Fix type importing (simple diffs)
2 years ago
tycrek 0f54ac24b4
Somehow converted my modules to `import` by declaring empty namespaces?
2 years ago
tycrek ab471d43ed
Properly extend Express interfaces
2 years ago
tycrek c5460b38e9
Removed Marked as it wasn't used anymore
2 years ago
tycrek 8ae078c5be
Merge branch 'master' into tailwind
3 years ago
tycrek 74678904f2
Print "on Sia blockchain" in logs
3 years ago
tycrek 5c3374991c
Index now redirects to GitHub by default
3 years ago
tycrek 75c26fb4db
Added necessary code for PostCSS/Tailwind compilation
3 years ago
tycrek 4c63c889ad
Updated dependency versions in `package.json`
3 years ago
tycrek c1447e2d36
Squash branch 'master' into ts-attempt-over-9000
3 years ago
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 9b80ae6ff1
converted a ton of `module.exports` to `export` and `require` to `import`
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