tycrek
|
0cc5df7c9b
|
Removed `_.npmrc`
|
3 years ago |
tycrek
|
bcb6501796
|
Moved README & CONTRIBUTING to other hidden `.github/` directory
|
3 years ago |
Josh Moore
|
fe0a357c08
|
Merge pull request #82 from tycrek/improve-index-loading
|
3 years ago |
tycrek
|
01e45202ac
|
Only load custom index if exported function is detected
|
3 years ago |
Josh Moore
|
2d86750a2b
|
Merge pull request #80 from tycrek/autoapproval-bot
|
3 years ago |
tycrek
|
835378b2dd
|
Added `.github/autoapproval.yml` for auto-approve bot
|
3 years ago |
Josh Moore
|
efbc6622e5
|
Merge pull request #73 from Metacinnabar/printf
|
3 years ago |
Charlie
|
46c4c07729
|
Clarify comment
|
3 years ago |
Josh Moore
|
a41790793e
|
Merge branch 'master' into printf
|
3 years ago |
Josh Moore
|
c917a35aa6
|
Merge pull request #79 from tycrek/fixed-webhooks-woops
|
3 years ago |
tycrek
|
26219b7cf7
|
fixed webhooks oops
|
3 years ago |
Josh Moore
|
469e8cd9a4
|
Release 0.8.7
|
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 |
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
Switched to `discord-webhook-node`, dropping `discord.js` for webhooks (closes #74)
|
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 |
Charlie
|
db7c3c9281
|
Printf "bug" (Deepsource was upset)
|
3 years ago |
Charlie
|
4e736cc140
|
Printf comment
|
3 years ago |
Charlie
|
8031758fcb
|
Printf instead of echo
|
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
replace `colour` with `color` :nobritish:
|
3 years ago |
Mikhail Koshkin
|
c1170e24d5
|
replace `colour` with `color` :nobritish:
|
3 years ago |
d1snin
|
857dfffabe
|
collapse `RUN` declaration in Dockerfile.
(see https://stackoverflow.com/questions/39223249/multiple-run-vs-single-chained-run-in-dockerfile-which-is-better)
|
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 |
tycrek
|
2db8a33d2f
|
`spaceReplace` fixed for TS
|
3 years ago |
tycrek
|
ca73a377c4
|
Merge branch 'master' into ts-attempt-over-9000
|
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 |
tycrek
|
9b80ae6ff1
|
converted a ton of `module.exports` to `export` and `require` to `import`
|
3 years ago |
tycrek
|
de1358cfc8
|
moved `verify()` and `generateId()` to TS exports
|
3 years ago |
tycrek
|
c188a7dacd
|
fixed setup flow
|
3 years ago |
tycrek
|
589c85d7e5
|
migrated `ass.js` to `ass.ts`, why tf was this the easy one to migrate?!
|
3 years ago |
tycrek
|
11ce9c228e
|
ass-x catchup
|
3 years ago |
tycrek
|
9b45bc21fe
|
migrated `utils.js` to `utils.ts`, goddam!
|
3 years ago |
tycrek
|
0de3dcce34
|
updated packages
|
3 years ago |
tycrek
|
75bd856d3e
|
Merge branch 'master' into ts-attempt-over-9000
|
3 years ago |
Josh Moore
|
1dfcb0489e
|
Switch to Papito (replaces ass-storage-engine)
Merge pull request #65 from tycrek/papito
|
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
- ass-storage-engine is now known as Papito
|
3 years ago |
tycrek
|
759fcd1729
|
fixed exports
|
3 years ago |