Commit Graph

489 Commits (469e8cd9a4c154df7dae041269c90ba059576085)
 

Author SHA1 Message Date
Josh Moore 469e8cd9a4
Release 0.8.7
3 years ago
tycrek 30d5ddc0cc
version bump 0.8.7
3 years ago
Josh Moore 69d5b5390d
Merge pull request #77 from tycrek/check-existing-ids
3 years ago
tycrek 3cb2ca135d
Added max attempts to avoid infinite hang
3 years ago
tycrek 31a973196d
Fix DeepSource issues
3 years ago
tycrek 29f7f25f38
Added check for duplicate ID's (closes #75)
3 years ago
Josh Moore b801ae43a5
Merge pull request #76 from tycrek/new-webhook-lib
3 years ago
tycrek 2784675aa4
Switched to `discord-webhook-node`, dropping `discord.js` for webhooks (closes #74)
3 years ago
Josh Moore 904ea26fcd
Merge pull request #70 from d1snin/docker-layers
3 years ago
Mikhail Koshkin fdd71a56ab
Merge branch 'master' into docker-layers
3 years ago
Josh Moore bb390a73d1
Merge pull request #71 from d1snin/patch-1
3 years ago
Mikhail Koshkin c1170e24d5
replace `colour` with `color` :nobritish:
3 years ago
d1snin 857dfffabe collapse `RUN` declaration in Dockerfile.
3 years ago
Josh Moore 7419498ea4
Merge pull request #68 from tycrek/new-data-engine-injection
3 years ago
tycrek 20036b2925
updated readme
3 years ago
tycrek 23fdf79a31
added dynamic data engines
3 years ago
tycrek f920907a1b
added config entry `dataEngine`
3 years ago
tycrek 31b7523c15
updated Papito
3 years ago
Josh Moore 2cbc6f0eb3
Merge pull request #67 from tycrek/fix-spaces-in-filenames
3 years ago
tycrek 0c1758cea1
Added options to replace or remove spaces in filenames (must run `npm run setup`)
3 years ago
Josh Moore 1dfcb0489e
Switch to Papito (replaces ass-storage-engine)
3 years ago
tycrek 47eaa22afa
finished Papito migration
3 years ago
tycrek a5ffbdec91
updated packages
3 years ago
tycrek cfa6574555
Switched to new dependent package name
3 years ago
Josh Moore b6d6ba558b
Updated packages & version 0.8.6
3 years ago
tycrek 4f03b38592
Updated packages & version 0.8.6
3 years ago
Josh Moore c6eff307b9
Added setting to view direct resource in browser (merged #60)
3 years ago
tycrek d29f964c6b
Added setting to directly view resource in browser
3 years ago
Josh Moore 2ca3cd31df
Fixed setup not using existing S3 configs (merged #58)
3 years ago
tycrek 07cac6ef20
fixed setup not using existing S3 configs
3 years ago
Josh Moore d4639c7965
Fixed some docker-compose exec missing the container name (merged #57)
3 years ago
tycrek 6ade16153c
fixed some `docker-compose exec` missing the container name
3 years ago
Josh Moore 80ff74c8b7
Improved frontend plugging (merged #56)
3 years ago
tycrek 76fbb7eae0
Rewrote `Custom frontends` section of README
3 years ago
tycrek c5a0ab9c78
removed redundant variable; changed position
3 years ago
Josh Moore 1b28fb53d1
Merge pull request #55 from tycrek/fixed-another-bug-idfk
3 years ago
tycrek a556f5d907
removed weird slash
3 years ago
Josh Moore 34f00d843e
Merge pull request #54 from tycrek/fix-broken-index
3 years ago
tycrek 45a573dec0
fixed blank index file bug
3 years ago
Josh Moore 63dbfcbc5c
Merge pull request #53 from tycrek/v-bump
3 years ago
tycrek d98ad683d7
version bump time -> 0.8.4
3 years ago
Josh Moore 029eb2e098
Merge pull request #52 from tycrek/better-custom-frontend
3 years ago
tycrek b2e3e22051
Fixed two DeepSource issues
3 years ago
tycrek 4e08c6e4b9
Suppress DeepSource false positives
3 years ago
tycrek b171c365ad
Custom indexes are now pluggable without frontends, and are very easy :D
3 years ago
tycrek 95dc9cf838
improved error handling
3 years ago
tycrek 7d02c97794
Merge branch 'master' into better-custom-frontend
3 years ago
Josh Moore 6927d112cd
Merge pull request #51 from tycrek/better-setup
3 years ago
tycrek 36fbc4f7a6
improved result summary
3 years ago
tycrek 3ab246e676
Suppress JS-0093, JS-0229, JS-0086 false positives
3 years ago