aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
AgeCommit message (Collapse)Author
2022-08-20fix ts composite shit, replace got with native fetch, update depsIRONM00N
2022-08-18restructure, experimental presence and member automod, fixed bugs probably ↵IRONM00N
made some more bugs
2022-08-05wip tooltip renderingIRONM00N
2022-07-15upgrade depsIRONM00N
2022-07-14messing around with repo stuffIRONM00N
2022-06-28create test filesIRONM00N
2022-06-16remove util classes, move config out of srcIRONM00N
2022-05-28feat: custom stripIndentIRONM00N
2022-04-20fix invite link, remove store channel, update to use builder methods, fix ↵IRONM00N
breaking changes
2022-02-26feat: use Time enumIRONM00N
2022-02-21fix: source mapsIRONM00N
2022-02-21feat: remove importHelpersIRONM00N
2022-02-18test: prevent using DOM globalsIRONM00N
2022-02-15chore: update depsIRONM00N
2022-02-01Automatically format codegithub-actions[bot]
2022-01-31fixes, and breaking changesIRONM00N
2022-01-01Automatically format codegithub-actions[bot]
2022-01-01a few thingsIRONM00N
2021-12-27Automatically format codegithub-actions[bot]
2021-12-27better typings and some other stuffIRONM00N
2021-12-26documentation, bug fixes etcIRONM00N
2021-12-20do even more fixesIRONM00N
2021-11-28a few small changesIRONM00N
2021-11-15idkIRONM00N
2021-11-11Automatically format codegithub-actions[bot]
2021-11-10fixed lots of shit I thinkIRONM00N
2021-11-07aaaaaaaaaaaaaaaIRONM00N
2021-11-07made some constants enums and fixed perm check overriding inhibitorsIRONM00N
2021-11-01convert to esmIRONM00N
2021-10-31upgrade typescript, improve workflow, bunch of bug fixes and some other thingsIRONM00N
2021-10-26sentry stuffIRONM00N
2021-10-13Automatically format codegithub-actions[bot]
2021-10-12fucking windowsIRONM00N
2021-10-13Automatically format codegithub-actions[bot]
2021-10-12revamp automod, refactoring, fixesIRONM00N
2021-09-07Automatically format codegithub-actions[bot]
2021-09-06pm2 testingIRONM00N
2021-09-04Automatically format codegithub-actions[bot]
2021-09-04I sure do love when one line causes 400 errorsIRONM00N
2021-08-27upgrade to typescript 4.4.2IRONM00N
2021-08-26finished feature command and did some refactoringIRONM00N
2021-08-23bunch of shitIRONM00N
2021-08-17turned on ts strict optionIRONM00N
2021-08-04miscIRONM00N
2021-07-31upgraded to typescript 4.3.5IRONM00N
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-25feat: add more buttons to help commandIRONM00N
2021-07-25fix: miscIRONM00N
2021-07-11fix: circular importsIRONM00N
2021-06-28fix breaking changes and bump dependenciesIRONM00N
2021-05-28stuffIRONM00N