| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-08-17 | chore: fix typo in test (#3591) | Noritaka Kobayashi | 1 | -1/+1 | |
| 2025-07-04 | refactor!: remove deprecations (#3553) | Shinigami | 1 | -5/+0 | |
| 2025-06-17 | docs: add remarks about external sources (#3452) | Shinigami | 1 | -0/+86 | |
| 2025-03-06 | feat(finance): add ISO 4217 numerical codes to Currency (#3404) | Owen | 1 | -0/+1 | |
| 2025-02-09 | feat(image): add AI-generated avatars (#3126) | Matt Mayer | 1 | -0/+1 | |
| 2024-12-28 | docs(api): add refresh button to examples (#3301) | ST-DDT | 1 | -0/+97 | |
| * docs(api): add refresh button to examples * chore: improve button behavior slightly * chore: improve output format * chore: ignore examples without recordable results * temp * chore: use svg button * chore: use json5 format for test * chore: simplify result formatting * test: add formatting tests * test: add e2e refresh test * test: use static test values * chore: fix regex * chore: simplify refresh placeholder * Update cypress/e2e/example-refresh.cy.ts * fix: handle property after function call * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * chore: format * chore: add comment --------- Co-authored-by: Shinigami <[email protected]> | |||||
| 2024-12-14 | feat(location): add list of spoken languages (#3333) | Umair Jibran | 1 | -0/+1 | |
| * add list of spoken languages * remove dupes * add language definition * add language module * add test case for `language()` * autogenerated supporting code * add languages for urdu * add test to make sure the values are truthy * update seed to match new format * update language list slim them down to a few languages as the long list was not easy to build up * update documentation * update returns * language: convert alpha2 to lowercase * update seed flies * covert alpha3 to lowercase * update seeders * update example * update version * use interface for language * Update index.ts * Revert "Update index.ts" This reverts commit 72a18e99cfee1f4c09d151b27bda1f2c8d1137d8. * Update src/modules/location/index.ts Co-authored-by: ST-DDT <[email protected]> * Update src/modules/location/index.ts Co-authored-by: ST-DDT <[email protected]> * Update src/definitions/location.ts Co-authored-by: ST-DDT <[email protected]> * language semantic Co-authored-by: ST-DDT <[email protected]> * add additional test cases * add examples for each property * add languages for the supported locales * update seeds * use example of german instead of english * Update src/definitions/location.ts Co-authored-by: ST-DDT <[email protected]> --------- Co-authored-by: ST-DDT <[email protected]> | |||||
| 2024-11-14 | docs: expose documentation for all utilities (#3242) | ST-DDT | 1 | -0/+435 | |
| 2024-04-01 | docs: rewrite api-docs generation using ts-morph (#2628) | ST-DDT | 2 | -0/+1746 | |
