Commit Graph

635 Commits (1e2332918bc0dc9d77a83d728632344c423a7961)
 

Author SHA1 Message Date
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
2 years ago
tycrek 5b88d5e585
Removed these again
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 70689b9240
Fixed startup sequence
2 years ago
tycrek 587d4d6452
Fixed other parts
2 years ago
tycrek 29add713c3
Significantly improve loading data & config
2 years ago
tycrek dbb024815e
Fix type importing (simple diffs)
2 years ago
tycrek 35afc9cd0f
Added more definition files
2 years ago
tycrek 76eecfcaa7
Target ES2021
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 39a04f446f
Merge branch 'tailwind'
2 years ago
tycrek bbd5cf07e1
Fixed resource not being centered
2 years ago
tycrek 5b31250ff5
Upgrade to Tailwind 3
2 years ago
tycrek 36179e8ec0
Merge branch 'master' into tailwind
2 years ago
dependabot[bot] 681789c2ef
Bump node-fetch from 2.6.5 to 2.6.7 (#120)
2 years ago
Josh Moore 86c5999ca5
Properly support Node 16 (#119)
2 years ago
Josh Moore 1ec26c3bde
Fixed list items in README
2 years ago
NotAShelf 161c3f865e
better error handling for rm and curl (#104)
2 years ago
Josh Moore fc82a6d6b3
Fix crash if file is missing from`uploads/` (closes #103) (#112)
2 years ago
Josh Moore a2aa4d58bc
Added shitty patch for `webp` failing to upload (#111)
2 years ago
tycrek 8ae078c5be
Merge branch 'master' into tailwind
3 years ago
Josh Moore 2a98d8548a
Merge pull request #100 from tycrek/skynet
3 years ago
tycrek 5ea18d5163
📄 Added File Storage section to README
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 74678904f2
Print "on Sia blockchain" in logs
3 years ago
tycrek b1680c39b3
Added `skynet.ts` with functions for uploading and downloading
3 years ago
tycrek efbef491a7
Added `useSia` config option for using Sia Skynet decentralized storage
3 years ago
tycrek 56ef406064
Added Skynet packages
3 years ago
tycrek 990e244fbe
Colours?
3 years ago
tycrek bab0e42a04
Converted view page to Tailwind
3 years ago