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 |
tycrek
|
aa9fb40c9e
|
Improved bug report template
|
3 years ago |
tycrek
|
8f715ebeb5
|
Improved README
- Adds things required for TypeScript
- Prioritizes Docker installation
|
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)
It's about time.
|
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 |
tycrek
|
33759fc7be
|
Custom index now loaded from `share/`
|
3 years ago |
tycrek
|
960f946928
|
Fixed incorrect path check for custom index (cherry picked from ts branch)
|
3 years ago |
tycrek
|
f201792193
|
Fixed incorrect path check for custom index
|
3 years ago |
tycrek
|
934398659d
|
Merge branch 'master' into ts-attempt-over-9000
|
3 years ago |
Josh Moore
|
d3ef432eb9
|
Merge pull request #85 from tycrek/fixed-custom-index-loading
|
3 years ago |
tycrek
|
03ecbb9520
|
Fixed incorrect path for loading README as index
|
3 years ago |
tycrek
|
ad5a20e317
|
Fixed custom index loading trying to load as Boolean
|
3 years ago |
tycrek
|
590a5f1fe8
|
Merge branch 'master' into ts-attempt-over-9000
|
3 years ago |
Josh Moore
|
ce761f06f6
|
Merge pull request #84 from tycrek/package-update
|
3 years ago |
tycrek
|
aea3713c2e
|
Updated packages
|
3 years ago |
Josh Moore
|
fda87ef0f9
|
Merge pull request #83 from tycrek/hidden-readme
|
3 years ago |
tycrek
|
303fbecc43
|
Updated fields in sample `.sxcu` file
|
3 years ago |
tycrek
|
0cfe0fc6d7
|
Added SUPPORT.md
|
3 years ago |