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 )
...
fixed setup not using existing S3 configs
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
...
removed weird slash
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
...
frontend name now set in config
3 years ago
tycrek
b2e3e22051
Fixed two DeepSource issues
...
- Found unnecessary boolean casts (JS-0012)
- Shorthand type conversions are not preferred to use (JS-0066)
3 years ago
tycrek
4e08c6e4b9
Suppress DeepSource false positives
...
- Should not have unused variables (JS-0128)
- Found an arrow function that could be confused for a comparison (JS-0229)
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
tycrek
f7d87d2998
Fixed found `undefined` as an Identifier (JS-0127)
3 years ago
tycrek
4049964d23
Fixed variable used before definition (JS-0129)
3 years ago
tycrek
7c02205774
fixed wording
3 years ago
tycrek
2e1a05572b
removed default confirmation, user must explicitly provide input
3 years ago
tycrek
bb4b0656d1
Added message for aborting setup
3 years ago
tycrek
11b3c2055c
removed potentially dangerous config options from setup
...
- `diskFilePath`
- `saveWithDate` (some systems don't like dirs with massive amounts of files)
- `saveAsOriginal` (prone to conflicts, which ass doesn't handle)
These options will still exist for backwards compatibility if existing hosts have edited these options in their configs.
3 years ago
tycrek
aabae5c3a1
changed some defaults
...
- `resourceIdType` is now `random` instead of `zws`
- `saveWithDate` is now `true`
- `saveAsOriginal` is now `false`
3 years ago
tycrek
276b46ba01
improved wording & order of some setup items
3 years ago
tycrek
55880b9558
added function for making more confirm schemas
3 years ago
tycrek
8a443b1787
only ask for S3 info if user is using S3
3 years ago
tycrek
7f588e2b1e
frontend name now set in config
3 years ago
Josh Moore
d5c8044a82
Merge pull request #50 from tycrek/lengthGen
3 years ago
tycrek
3497a19444
updated packages
3 years ago
tycrek
8cf0d3b05c
added lengthGen.js
3 years ago
Josh Moore
914803d971
Merge pull request #48 from tycrek/vbump
...
Woops forgot version bump for 0.8.3
3 years ago
tycrek
0481af218d
woops forgot version bump for 0.8.3
3 years ago
tycrek
ab85173f0b
general readme enhancements
3 years ago
tycrek
f0ba9fd5b6
changed all links to references
3 years ago
Josh Moore
4737b35186
Merge pull request #46 from tycrek/dev
3 years ago
tycrek
4f4c35f7e1
Fixed duplicate author ( closes #45 )
3 years ago
Josh Moore
80d0a1aa9f
Merge pull request #44 from tycrek/dev
...
Fixed Bug report template for good. Maybe.
3 years ago
Josh Moore
f56cea64c3
Merge branch 'master' into dev
3 years ago
tycrek
a48f0fcb29
ok maybe actually fixed/improved for once
3 years ago
Josh Moore
910f77098d
Merge pull request #43 from tycrek/dev
...
fixed Bug form, probably
3 years ago