aboutsummaryrefslogtreecommitdiff
path: root/src/modules/system
AgeCommit message (Expand)AuthorFilesLines
2024-06-21chore: remove potential future feature todos (#2959)ST-DDT1-1/+0
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar1-4/+4
2024-05-25refactor(locale)!: use snake case for all locale data (#2910)ST-DDT1-4/+4
2024-03-06infra(unicorn): switch-case-braces (#2721)ST-DDT1-4/+11
2024-02-18infra(unicorn): prefer-string-replace-all (#2653)Shinigami1-1/+4
2024-02-11docs(system): fix bad description (#2659)ST-DDT1-2/+2
2023-11-13test(docs): ensure defaults are consistent (#2177)ST-DDT1-1/+1
2023-11-06refactor: simplify module creation (#2485)ST-DDT1-7/+2
2023-10-17infra(unicorn): prefer-spread (#2421)Shinigami1-4/+2
2023-10-11infra(unicorn): no-array-for-each (#2461)ST-DDT1-20/+9
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-10/+2
2023-04-17chore: consistent jsdocs tag formatting (#2056)ST-DDT1-0/+1
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2023-01-18docs: jsdoc for options (#1644)Shinigami1-2/+35
2023-01-17chore(deps): update dependency prettier to v2.8.3 (#1726)renovate[bot]1-1/+1
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+1
2022-12-07feat(helpers): introduce `multiple` method (#1545)ST-DDT1-8/+6
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-29/+18
2022-11-21feat(helpers): add rangeToNumber method and add range parameters (#1486)ST-DDT1-4/+7
2022-11-10feat(word): add sample method (#714)Piotr Kuczynski1-6/+3
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+24
2022-08-29feat(system): add cron (#897)Nick Hammond1-0/+73
2022-08-04feat(system.networkInterface): add networkInterface faker (#1133)Andrew Titmuss1-0/+69
2022-07-19feat(system.fileName): file extension count (#1101)Leyla Jähnig1-4/+28
2022-06-10chore: replace setToArray() with Array.from (#1050)Kris1-22/+2
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+194