aboutsummaryrefslogtreecommitdiff
path: root/src/modules/image
AgeCommit message (Collapse)AuthorFilesLines
2025-07-04refactor!: remove deprecations (#3553)Shinigami1-132/+1
2025-06-17docs: add remarks about external sources (#3452)Shinigami1-0/+14
2025-02-09feat(image): add AI-generated avatars (#3126)Matt Mayer1-3/+47
2024-12-29docs(image): improve urlPlaceholder alternatives (#3351)ST-DDT1-2/+2
2024-12-29refactor(image): deprecate urlPlaceholder (#3341)ST-DDT1-6/+15
2024-12-29fix(image): dataUri should return random type (#3347)Matt Mayer1-2/+2
* fix(image): dataUri should return random type * fix jsdoc
2024-10-13docs(image): update overview for image module (#3177)Matt Mayer1-1/+1
2024-09-26fix(image): fix dataUri with type svg-base64 in browsers (#3144)ST-DDT1-3/+2
2024-09-22chore: fix avatarLegacy deprecation version typo (#3124)ST-DDT1-1/+1
2024-09-20refactor(image): deprecate avatarLegacy (#3109)ST-DDT1-7/+12
2024-03-05docs: improve jsdocs default texts (#2717)ST-DDT1-15/+15
2024-02-29refactor(random)!: remove v8 deprecated image methods (#2697)Shinigami1-501/+0
2024-02-14refactor(image)!: remove v8 deprecated providers (#2634)Shinigami4-552/+0
2024-02-11refactor(image)!: randomize defaults (#2472)José Olórtegui1-31/+44
Co-authored-by: ST-DDT <[email protected]>
2023-11-20docs: consistent @see jsdoc tags (#2473)ST-DDT1-26/+26
2023-11-07infra(unicorn): no-negated-condition (#2507)ST-DDT1-1/+1
2023-11-06refactor: simplify module creation (#2485)ST-DDT1-4/+4
2023-11-04infra(typescript-eslint): strict-type-checked (#2467)ST-DDT1-4/+3
2023-09-17fix(image): dataUri is not random (#2316)Omkar Pednekar1-4/+4
Co-authored-by: ST-DDT <[email protected]>
2023-09-05feat(image): add image dataUri with base64 (#2273)inkedtree1-4/+21
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-12/+2
2023-05-25docs(image): add content warnings to image function jsdocs (#2159)Eric Cheng3-0/+36
2023-05-15docs: switch doc links to stable (#2152)Shinigami1-4/+4
2023-04-20docs: check api references (#2024)ST-DDT1-1/+1
2023-04-17docs(image): explain deprecation of category methods (#2040)Matt Mayer1-27/+85
2023-04-16chore: unify todos (#2063)Shinigami1-1/+1
2023-03-30fix(image): use seeded picsum (#1968)Shinigami1-9/+9
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-0/+10
2023-02-23infra: error on deprecation (#1867)ST-DDT4-0/+22
2023-02-15chore: activate noImplicitAny (#1839)Shinigami2-3/+9
2023-01-18docs: jsdoc for options (#1644)Shinigami1-0/+88
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami2-0/+2
2022-12-10fix(image)!: remove lorempixel (#1641)Shinigami2-406/+0
2022-12-05refactor(image)!: rewrite module (#1477)Shinigami5-45/+652
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig2-2/+2
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Eric Cheng <[email protected]> Co-authored-by: Leyla Jähnig <[email protected]> Co-authored-by: Shinigami92 <[email protected]>
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami3-80/+0
2022-09-29fix(image): properly lock loremflickr.com images (#1396)Manuel Odendahl1-16/+16
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-3/+3
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+34
2022-08-08feat(image): add image via.placeholder provider (#1186)Adegoke Temitope2-0/+104
2022-08-04docs: fixed inconsitency in @see usage in jsdoc (#1224)Hanna1-1/+1
2022-06-17chore(unsplash): deprecate unused const (#1046)Eric Cheng1-9/+13
2022-06-16chore(lorempixel.avatar): deprecate (#1069)Eric Cheng1-1/+11
2022-06-16chore(unsplash.avatar): deprecate (#1062)Leyla Jähnig1-1/+11
2022-06-16chore(lorempicsum.avatar): deprecate (#1065)Leyla Jähnig1-1/+11
2022-06-04feat: always use https for loremflickr (#1034)Bob Fanger1-55/+48
2022-05-03refactor!: reorganize src folder (#909)Shinigami4-0/+916