Commit Graph

649 Commits (11966854136ac51f30c1145bf070eaff4654c08b)
 

Author SHA1 Message Date
tycrek 1196685413
Removed two unnecessary (I fucking hate that word) compose rules*
2 years ago
tycrek f47dedc595
Updated README with new Docker update method
2 years ago
tycrek 1f67879fbe
Possibly this chain style works?
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 edf287c47a
Final Docker fix hopefully
2 years ago
tycrek c491070174
Fix Docker maybe
2 years ago
tycrek 6c16931a5d
Try to fix Docker scripts
2 years ago
tycrek 3dcc07498d
Use TypeScript-ified express-postcss package
2 years ago
tycrek 38501ce433
Fixed Metrics script with weird ass sleeper function
2 years ago
tycrek 0abc56c5f7
Actually fixed setup 😭
2 years ago
tycrek c697a7c5e5
Fixed logs in .js files
2 years ago
tycrek cb5105378d
Remove "(for future use)" from README
2 years ago
tycrek 1e2332918b
Added purge script `npm run purge`
2 years ago
tycrek 09fe844d45
0.11.0-rc.1
2 years ago
tycrek f71248e05a
Fixed duplicate files not being deleted properly (closes #132)
2 years ago
tycrek 7ca47df7bc
Create directory if necessary
2 years ago
tycrek ed6595fc3b
Fix not checking proper path type
2 years ago
tycrek 11d8db4c12
Updated README
2 years ago
tycrek 651f213351
Added toggle for brand line
2 years ago
tycrek 1f94513e1c
Added theme system
2 years ago
tycrek a6c246b134
Use new experimental TLog
2 years ago
tycrek 612f86cb12
Fixed incorrect type
2 years ago
Josh Moore 89956a28cf
0.10.0 - Merge pull request #125 from tycrek/fixes
2 years ago
tycrek 15b4b507b9
Version 0.10.0
2 years ago
tycrek 9416ab369a
Updated packages
2 years ago
tycrek f64b3985a3
Added note regarding frontends to README
2 years ago
tycrek 901e831589
Removed old JSDoc (replaced with TypeScript)
2 years ago
tycrek b44172d999
Switched to using Sharp to fix JPEG uploads failing (remove Jimp)
2 years ago
tycrek c1a5d77f0f
Fix DeepSource JS-0356
3 years ago
tycrek 5b88d5e585
Removed these again
3 years ago
tycrek a37577bb35
Fix ordering to resolve DeepSource JS-0357
3 years ago
tycrek 1e943859eb
Removed all of these now redundant symbols
3 years ago
tycrek 70689b9240
Fixed startup sequence
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 35afc9cd0f
Added more definition files
3 years ago
tycrek 76eecfcaa7
Target ES2021
3 years ago
tycrek 0f54ac24b4
Somehow converted my modules to `import` by declaring empty namespaces?
3 years ago
tycrek ab471d43ed
Properly extend Express interfaces
3 years ago
tycrek c5460b38e9
Removed Marked as it wasn't used anymore
3 years ago
tycrek 39a04f446f
Merge branch 'tailwind'
3 years ago
tycrek bbd5cf07e1
Fixed resource not being centered
3 years ago
tycrek 5b31250ff5
Upgrade to Tailwind 3
3 years ago
tycrek 36179e8ec0
Merge branch 'master' into tailwind
3 years ago
dependabot[bot] 681789c2ef
Bump node-fetch from 2.6.5 to 2.6.7 (#120)
3 years ago
Josh Moore 86c5999ca5
Properly support Node 16 (#119)
3 years ago
Josh Moore 1ec26c3bde
Fixed list items in README
3 years ago