Commit Graph

859 Commits (master)
 

Author SHA1 Message Date
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
tycrek 5c3374991c
Index now redirects to GitHub by default
3 years ago
tycrek aee2447cd5
Moved loading modest.css to index directly
3 years ago
tycrek 75c26fb4db
Added necessary code for PostCSS/Tailwind compilation
3 years ago
tycrek 6d40cd342e
Added TypeScript build task/archiver
3 years ago
Josh Moore e133d0b6a3
Merge pull request #99 from tycrek/npm-8-stuff
3 years ago
tycrek 7672a1653a
Use tsc instead of ts I guess..?
3 years ago
tycrek 5737c75548
apparently TypeScript is required locally for Docker..?
3 years ago
Josh Moore d1c8a390cf
Merge pull request #98 from tycrek/npm-8-stuff
3 years ago
tycrek 673cafbf3c
npm 8 or later is now required
3 years ago
tycrek ad642bc003
Lowercased NPM -> npm as per branding FAQ
3 years ago
tycrek 86e875a0d1
Changed minimum engine to npm 8.1.x
3 years ago
tycrek f7ba5ce3b7
Removed very old outdated dep that was never even used to begin with
3 years ago
Josh Moore 949f9b5f74
Merge pull request #97 from tycrek/try-to-fix-docker
3 years ago
tycrek afb9dd7c94
Try to fix Docker breaking most likely because of NPM 8 being released
3 years ago
Josh Moore 202e990888
Merge pull request #96 from tycrek/minor-things
3 years ago
tycrek 55c07e0ab5
Migrated `storage.js` to `storage.ts`
3 years ago
tycrek 7ee0080ba0
Removed redundant comment
3 years ago
tycrek 3810db4a8b
Updated major versions of some packages
3 years ago
tycrek 4c63c889ad
Updated dependency versions in `package.json`
3 years ago
Josh Moore 3398e7a34c
Merge pull request #94 from tycrek/gh-meta
3 years ago
tycrek aa9fb40c9e
Improved bug report template
3 years ago
tycrek 8f715ebeb5
Improved README
3 years ago
Josh Moore e6282a8e8c
Merge pull request #93 from tycrek/fucking-what-now
3 years ago
tycrek d590522604
Version 0.9.1
3 years ago
tycrek 553e07119d
Fixed uploads not properly saving to save dir
3 years ago
tycrek 3296e119af
Moved `getDatedDirname` out of `utils.js` as only one file actually used it
3 years ago