tycrek
|
dc2f3937b2
|
feat: added CLI scripts for setting & testing hashed passwords
|
2 years ago |
tycrek
|
6338628739
|
build: forgot to commit packages for bcrypt
|
2 years ago |
tycrek
|
499aac0f5b
|
chore: indicate this will become v0.14.0 eventually
|
2 years ago |
tycrek
|
e425425749
|
build: added nanoid package
|
2 years ago |
tycrek
|
122386021f
|
fix: I forgot Windows doesn't support setting CLI vars this way
|
2 years ago |
Josh Moore
|
aad45d8204
|
fix: add flag during build script
Fixes compilation on low-memory systems (<~2GB)
Resolves #163
|
2 years ago |
tycrek
|
c3ea2d6ab3
|
🍑 ass 0.13.0 🍑
|
2 years ago |
tycrek
|
f36acef1cc
|
feat: Strip EXIF GPS data from files during upload
Supported filetypes are: JPG, PNG, TIF, MOV, MP4. Using [@xoi/gps-metadata-remover](https://www.npmjs.com/package/@xoi/gps-metadata-remover).
Closes #91
|
2 years ago |
tycrek
|
e34a980106
|
Added shitty basic rate limiting (CodeQL)
|
2 years ago |
tycrek
|
7cb0ec5401
|
Version bump: `0.12.0`
|
2 years ago |
tycrek
|
3dcc07498d
|
Use TypeScript-ified express-postcss package
|
3 years ago |
tycrek
|
1e2332918b
|
Added purge script `npm run purge`
|
3 years ago |
tycrek
|
09fe844d45
|
0.11.0-rc.1
|
3 years ago |
tycrek
|
a6c246b134
|
Use new experimental TLog
|
3 years ago |
tycrek
|
15b4b507b9
|
Version 0.10.0
|
3 years ago |
tycrek
|
9416ab369a
|
Updated packages
|
3 years ago |
tycrek
|
b44172d999
|
Switched to using Sharp to fix JPEG uploads failing (remove Jimp)
|
3 years ago |
tycrek
|
c5460b38e9
|
Removed Marked as it wasn't used anymore
|
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 |
tycrek
|
8ae078c5be
|
Merge branch 'master' into tailwind
|
3 years ago |
tycrek
|
56ef406064
|
Added Skynet packages
|
3 years ago |
tycrek
|
75c26fb4db
|
Added necessary code for PostCSS/Tailwind compilation
|
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 |
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 |
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 |
tycrek
|
d590522604
|
Version 0.9.1
|
3 years ago |
tycrek
|
297ac8bd80
|
Version 0.9.0
|
3 years ago |
tycrek
|
093e59ccba
|
Fixed express-busboy on TypeScript
|
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 |
tycrek
|
16803fb672
|
ass TypeScript Beta 2 (version `0.9.0-rc.2`)
|
3 years ago |
tycrek
|
590a5f1fe8
|
Merge branch 'master' into ts-attempt-over-9000
|
3 years ago |
tycrek
|
aea3713c2e
|
Updated packages
|
3 years ago |
tycrek
|
30d5ddc0cc
|
version bump 0.8.7
|
3 years ago |
tycrek
|
a1448416bc
|
Merge branch 'master' into ts-attempt-over-9000
|
3 years ago |
tycrek
|
2784675aa4
|
Switched to `discord-webhook-node`, dropping `discord.js` for webhooks (closes #74)
Users will need to update their webhook headers in this update for webhooks to continue to work.
|
3 years ago |
tycrek
|
31b7523c15
|
updated Papito
|
3 years ago |
tycrek
|
9b80ae6ff1
|
converted a ton of `module.exports` to `export` and `require` to `import`
|
3 years ago |
tycrek
|
589c85d7e5
|
migrated `ass.js` to `ass.ts`, why tf was this the easy one to migrate?!
|
3 years ago |
tycrek
|
9b45bc21fe
|
migrated `utils.js` to `utils.ts`, goddam!
|
3 years ago |
tycrek
|
75bd856d3e
|
Merge branch 'master' into ts-attempt-over-9000
|
3 years ago |
tycrek
|
a5ffbdec91
|
updated packages
|
3 years ago |
tycrek
|
cfa6574555
|
Switched to new dependent package name
- ass-storage-engine is now known as Papito
|
3 years ago |