Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-28 | create test files | IRONM00N | |
2022-06-16 | remove util classes, move config out of src | IRONM00N | |
2022-05-28 | feat: custom stripIndent | IRONM00N | |
2022-04-20 | fix invite link, remove store channel, update to use builder methods, fix ↵ | IRONM00N | |
breaking changes | |||
2022-02-26 | feat: use Time enum | IRONM00N | |
2022-02-21 | fix: source maps | IRONM00N | |
2022-02-21 | feat: remove importHelpers | IRONM00N | |
2022-02-18 | test: prevent using DOM globals | IRONM00N | |
2022-02-15 | chore: update deps | IRONM00N | |
2022-02-01 | Automatically format code | github-actions[bot] | |
2022-01-31 | fixes, and breaking changes | IRONM00N | |
2022-01-01 | Automatically format code | github-actions[bot] | |
2022-01-01 | a few things | IRONM00N | |
2021-12-27 | Automatically format code | github-actions[bot] | |
2021-12-27 | better typings and some other stuff | IRONM00N | |
2021-12-26 | documentation, bug fixes etc | IRONM00N | |
2021-12-20 | do even more fixes | IRONM00N | |
2021-11-28 | a few small changes | IRONM00N | |
2021-11-15 | idk | IRONM00N | |
2021-11-11 | Automatically format code | github-actions[bot] | |
2021-11-10 | fixed lots of shit I think | IRONM00N | |
2021-11-07 | aaaaaaaaaaaaaaa | IRONM00N | |
2021-11-07 | made some constants enums and fixed perm check overriding inhibitors | IRONM00N | |
2021-11-01 | convert to esm | IRONM00N | |
2021-10-31 | upgrade typescript, improve workflow, bunch of bug fixes and some other things | IRONM00N | |
2021-10-26 | sentry stuff | IRONM00N | |
2021-10-13 | Automatically format code | github-actions[bot] | |
2021-10-12 | fucking windows | IRONM00N | |
2021-10-13 | Automatically format code | github-actions[bot] | |
2021-10-12 | revamp automod, refactoring, fixes | IRONM00N | |
2021-09-07 | Automatically format code | github-actions[bot] | |
2021-09-06 | pm2 testing | IRONM00N | |
2021-09-04 | Automatically format code | github-actions[bot] | |
2021-09-04 | I sure do love when one line causes 400 errors | IRONM00N | |
2021-08-27 | upgrade to typescript 4.4.2 | IRONM00N | |
2021-08-26 | finished feature command and did some refactoring | IRONM00N | |
2021-08-23 | bunch of shit | IRONM00N | |
2021-08-17 | turned on ts strict option | IRONM00N | |
2021-08-04 | misc | IRONM00N | |
2021-07-31 | upgraded to typescript 4.3.5 | IRONM00N | |
The reason I had to use getters and setters for the db models is because in the newer version of typescript the properties would be defined at runtime and override the getter and setters that sequalize uses later, causing all the values to be undefined and not being able to save any information. | |||
2021-07-25 | feat: add more buttons to help command | IRONM00N | |
2021-07-25 | fix: misc | IRONM00N | |
2021-07-11 | fix: circular imports | IRONM00N | |
2021-06-28 | fix breaking changes and bump dependencies | IRONM00N | |
2021-05-28 | stuff | IRONM00N | |
2021-04-27 | legit just copy utilibot v2 code | TymanWasTaken | |