aboutsummaryrefslogtreecommitdiff
path: root/src/lib/models/BaseModel.ts
AgeCommit message (Expand)Author
2022-08-18restructure, experimental presence and member automod, fixed bugs probably ma...IRONM00N
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-08-26finished feature command and did some refactoringIRONM00N
2021-08-04miscIRONM00N
2021-07-31throw error objects instead of stringsIRONM00N
2021-07-31upgraded to typescript 4.3.5IRONM00N
2021-05-11re-organize modelsTymanWasTaken