Commit Graph

21 Commits (master)

Author SHA1 Message Date
Josh Moore 16c5d959ff fix: color retrieval
8 months 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 94cac0f5ba
chore: remove old code
1 year ago
tycrek 1a9fad7076
feat: BREAKING: overhaul auth file format and handling (etc, expand)
1 year ago
tycrek 90466f6104
🕓 feat: added Timestamp generator
2 years ago
tycrek 1c068bde3c
Simplify condition
2 years ago
tycrek 7cf60f965c
This was supposed to be negated
2 years ago
tycrek b591727a50
Try to avoid crashing on launch
2 years ago
tycrek a37577bb35
Fix ordering to resolve DeepSource JS-0357
2 years ago
tycrek 1e943859eb
Removed all of these now redundant symbols
2 years ago
tycrek 29add713c3
Significantly improve loading data & config
2 years ago
tycrek dbb024815e
Fix type importing (simple diffs)
2 years ago
tycrek ab471d43ed
Properly extend Express interfaces
2 years ago
tycrek 7ee0080ba0
Removed redundant comment
3 years ago
tycrek 3810db4a8b
Updated major versions of some packages
3 years ago
tycrek 3296e119af
Moved `getDatedDirname` out of `utils.js` as only one file actually used it
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 de1358cfc8
moved `verify()` and `generateId()` to TS exports
3 years ago
tycrek 9b45bc21fe
migrated `utils.js` to `utils.ts`, goddam!
3 years ago