aboutsummaryrefslogtreecommitdiff
path: root/src/lib/models/__helpers.ts
AgeCommit message (Collapse)Author
2022-01-08database migrations - use jsonb over text + JSON.parse, refactor bad word & ↵IRONM00N
automod - store word in shared db closes: #53
2022-01-08add shared dbIRONM00N
2021-12-29misc improvements & typings changesIRONM00N
2021-11-22update contributors, fix formatting, added a bunch of repo forksIRONM00N
2021-11-10fixed lots of shit I thinkIRONM00N
2021-11-01convert to esmIRONM00N
2021-10-31upgrade typescript, improve workflow, bunch of bug fixes and some other thingsIRONM00N
2021-10-27use declaration merging for models and clean them upIRONM00N
2021-09-18fix some shitIRONM00N
2021-09-02log commandIRONM00N
2021-08-26finished feature command and did some refactoringIRONM00N