Commit Graph

788 Commits (d91e572e829bb8eb006663b52a3dd8db80f8acac)
 

Author SHA1 Message Date
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
Josh Moore 1c4da1a849
Switch codebase to TypeScript (#62)
3 years ago
tycrek 297ac8bd80
Version 0.9.0
3 years ago
tycrek e5365abba3
Merge branch 'master' into ts-attempt-over-9000
3 years ago
tycrek 9e2c3fab18
Updated packages
3 years ago
tycrek 093e59ccba
Fixed express-busboy on TypeScript
3 years ago
tycrek b25b90fd89
Improved Docker files
3 years ago
tycrek 285fbd7502
Added/Removed/Improved some npm scripts
3 years ago
tycrek eaa6bbf33d
Pre-release v`0.9.0-rc.3`
3 years ago
tycrek c1447e2d36
Squash branch 'master' into ts-attempt-over-9000
3 years ago
Josh Moore bb0729dc21
Switched to express-busboy, dropping Multer (yay!) (#90)
3 years ago
tycrek 3237f4882b
Fixed metrics script
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 ddb5413cc9
Fixed token generation (`npm run new-token <username>`)
3 years ago
Josh Moore 0fd12f5504
Merge pull request #88 from FluxIndustries/master
3 years ago
Josh Moore 5a7fadd36e
Switched to single quotations
3 years ago
FluxIndustries 1f3e0714fb 🕛 added a header for setting the time offset
3 years ago
tycrek 7980c4c80a
Update ass-x to work with 0.9.0-rc.2
3 years ago
tycrek 16803fb672
ass TypeScript Beta 2 (version `0.9.0-rc.2`)
3 years ago
tycrek 31fa676f5f
Merge branch 'master' into ts-attempt-over-9000
3 years ago
Josh Moore 4cf39b9bc7
Merge pull request #87 from tycrek/load-index-from-share
3 years ago