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)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
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 |
NotAShelf
|
161c3f865e
|
better error handling for rm and curl (#104)
Co-authored-by: Josh Moore <josh.moore@jmoore.dev>
|
3 years ago |
Josh Moore
|
fc82a6d6b3
|
Fix crash if file is missing from`uploads/` (closes #103) (#112)
|
3 years ago |
Josh Moore
|
a2aa4d58bc
|
Added shitty patch for `webp` failing to upload (#111)
|
3 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
- fs-extra (major)
- luxon (major)
- marked (major)
- node-fetch (patch)
- node-vibrant (??)
|
3 years ago |
tycrek
|
4c63c889ad
|
Updated dependency versions in `package.json`
- also removed an old TODO
|
3 years ago |
Josh Moore
|
3398e7a34c
|
Merge pull request #94 from tycrek/gh-meta
|
3 years ago |