Commit Graph

819 Commits (bcee9352bc22b33f02010a5ff6584f6e19dfa4e0)
 

Author SHA1 Message Date
tycrek a774ab311b
feat: try to reset user array at start of onStart*
2 years ago
tycrek 4c4009207f
feat: migrate datafile (token => uploader unid)
2 years ago
tycrek 6cc0cb3ffa
feat: use vars for filenames instead of direct strings
2 years ago
tycrek 76dc68405a
feat: deprecate `token` in FileData, switch to `uploader`
2 years ago
tycrek 619a30d685
fix: auth file written before bcrypt Promise resolved
2 years ago
tycrek 1887409eeb
fix: put salt rounds in a constant
2 years ago
tycrek 2dad6f13ce
feat: `createNewUser` now accepts a password and handles hashing
2 years ago
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 6cfd353a54
feat: added export for setting passwords
2 years ago
tycrek 6be768d655
feat: auto-gen random unknown admin password during migration
2 years ago
tycrek 42a7b4758f
chore: rename this to improve understanding
2 years ago
tycrek 27aa264d37
refactor: switch to arrays instead of Objects/maps
2 years ago
tycrek 499aac0f5b
chore: indicate this will become v0.14.0 eventually
2 years ago
tycrek 340b44a300
fix: use `setURL` instead of `setUrl`, package seems unmaintained
2 years ago
tycrek 1a9fad7076
feat: BREAKING: overhaul auth file format and handling (etc, expand)
2 years ago
tycrek 7b88ee9638
feat: added type definitions for auth
2 years ago
tycrek 20b907d676
build: target ES2022
2 years ago
tycrek e425425749
build: added nanoid package
2 years ago
Josh Moore 489b497c7d
feat: added inital API structure
2 years ago
tycrek f302f56ac6
feat: gave API an onStart()
2 years ago
tycrek 62b2bf953f
feat: added initial API routers (no routes yet)
2 years ago
Facinorous e6b1e72ef7 - Fix txtPrimary & txtSecondary class positions
2 years ago
Josh Moore 49d1a70b27
🎣 feat: Global admin webhook
2 years ago
tycrek 3dab919e3f
fix: DeepSource JS-0295 but idfk why it's only complaining here
2 years ago
tycrek 1aaf298b02
feat: added global admin webhook (#142)
2 years ago
tycrek 122386021f
fix: I forgot Windows doesn't support setting CLI vars this way
2 years ago
tycrek 88534d5adf
ez: simplified
2 years ago
tycrek 90466f6104
🕓 feat: added Timestamp generator
2 years ago
Josh Moore c4aae93ebb
fix: add flag during build script
2 years ago
Josh Moore aad45d8204
fix: add flag during build script
2 years ago
Josh Moore 548d726395
Fixed logo URL
2 years ago
tycrek c3ea2d6ab3
🍑 ass 0.13.0 🍑
2 years ago
tycrek a1b4f3433e
🛠 build: Update packages
2 years ago
tycrek decc7e6e6c
📜 docs: Added GPS data removal feature to README
2 years ago
tycrek 363177da55
🗺 feat: Stripe EXIF GPS data from files during upload
2 years ago
tycrek b06eceda26
fix: Usage of the `any` type
2 years ago
tycrek f1f8468651
fix: Added Javadoc to `removeGPS`
2 years ago
tycrek f36acef1cc
feat: Strip EXIF GPS data from files during upload
2 years ago
tycrek 9a0b4078a8
fix: TS linter was complaining
2 years ago
tycrek a36f944eba
fix: Replace `fs.createReadStream` with `res.sendFile`
2 years ago
tycrek 9055cfeaff
fix: Viewer not overriding default styles with host-set theme
2 years ago
Josh Moore 2ae16b5a0c
Merge pull request #150 from yesBad/patch-1
2 years ago
Bad 1a6d91fe4d
theme.js => theme.json
2 years ago
tycrek 2045b3f034
fix: Remove rootless Docker as it causes issues for some hosts
2 years ago
tycrek 46678bd96f
🍑 ass 0.12.0 🍑
2 years ago
tycrek e7f1e2b856
Try to resolve DeepSource JS-0356
2 years ago
tycrek e34a980106
Added shitty basic rate limiting (CodeQL)
2 years ago
tycrek 9c718b3384
Suppress DeepSource JS-0359
2 years ago
tycrek 7cb0ec5401
Version bump: `0.12.0`
2 years ago