- Update thirdparty dependencies (cd1f4c)
- Update readme (3fd4e9)
- Update dockerignore file (7f47f9)
- Add examples of avatars (bcfaeb)
- Update service description (b53891)
- Fix formatting (70c11c)
- Update readme (503c58)
- feat/api-docs (#11) (5da7fd)
- Update readme (2dd330)
- Add node version management (4cc8d1)
- Update license (c3814a)
- feat/initials (332937)
- Update readme (824d01)
- Add custom positioning of initials (a0f217)
- Format code (abd40f)
- Make initials configurable (c10ab4)
- Add basic calculation for centering letters (9ff3ad)
- WIP: Add initials (1d1708)
- Reformat code (42dea1)
- Update eslint config (c770f6)
- Fix peer dependencies (f26fd5)
- Update thirdparty dependencies (4aa04c)
- Fix github actions (ea9902)
- Switch default branch to main (866777)
- WIP: Fix github actions (dee5fd)
- Fix docker push action config (fa4c6f)
- Update variables for docker push actions (583432)
- Fix typo in actions config (de5d98)
- Update docker push action release (f4bea9)
- Update thirdparty dependencies (ba6726)
- Update readme (879bbc)
- Update thirdparty dependencies (fb67b7)
- Update thirdparty dependencies (3e52dc)
- Update thirdparty dependencies (37f234)
- Update dockerignore (e264b4)
- Update thirdparty dependencies (3c3607)
- Update thirdparty dependencies (d555f2)
- Update thirdparty dependencies (f90bd0)
- Fix security vulnerabilities (589b1d)
- Add actions to push container image to docker hub (6293ed)
- Remove body-parser dependency (fd83c9)
- Update thirdparty dependencies (0352b2)
- Update thirdparty dependencies (b88ac0)
- Update thirdparty dependencies (ed47cf)
- Update thirdparty dependencies (a3d7f6)
- Update thirdparty dependencies (dce5fe)
- Update thirdparty dependencies (6c8589)
- Update thirdparty dependencies (2ec5a7)
- Fix build action (6f71d9)
- Fix build status badge (5f954b)
- Update readme with new build status badge (c286b9)
- Remove cirrus ci config (b3f0ad)
- Add github workflow to build container image (980ede)
- Change base image (79b6bd)
- Change build images (8f4cea)
- Update thirdparty dependencies (43176c)
- Update thirdparty dependencies (3fe8e5)
- Update thirdparty dependencies (cc20c6)
- docs(readme): Update readme (83d6a2)
- docs(readme): Add create avatar route (e1340d)
- docs(code): Add jsdoc notations (7b1331)
- refactor(utils/avatar): Refactor createAvatar method (758bb9)
- feat(routes/avatar): Add basic configurable drawing of avatar (660bfa)
- chore(deps): Update thirdparty dependencies (5acaa2)
- docs(readme): Fix typo (eee575)
- feat(routes/avatar-random): Make default parameters overwritable (8c6a0b)
- feat(routes/avatar): Add mimeType parameter (55e448)
- refactor(triangle): Improve naming (cb196d)
- feat(routes/status): Change response to better reflect deprecation (730f11)
- refactor(drawing): Refactor drawing logic (b40503)
- refactor(utils/respond): Use next in respond helper (82b3e8)
- refactor: Clean up src tree (8a44ae)
- feat(routes): Add healthz route (09d3af)
- feat(container): Add docker-compose prod file (7c4931)
- fix(container): Update dockerignore (0d88b3)
- docs(contributing): Update contributing (8a2cea)
- docs(readme): Update readme (3efe0a)
- docs(readme): Update readme (0c15ec)
- chore(dependencies): Update dependencies (212ef0)
- ci: Remove travis config (d3e9ac)
- ci: Fix cirrus config (6e7e09)
- docs(readme): Replace travis with cirrus badge (f126e4)
- ci: Add Cirrus CI config (140839)
- docs(readme): Fix API description (a7047d)
- fix(helpers/avatar): Fix drawing of foreground if drawing background (d0b792)
- refactor(helpers/avatar): Refactor createAvatar method (e43eaa)
- refactor(helpers/avatar): Encapsulate drawing of arc (913d9b)
- chore(license): Update copyright (d9c089)
- fix(dependencies): Update thirparty dependencies (7ddf45)
- feat(shapes): Add drawing of top-facing triangle (60cb7a)
- fix(dependencies): Update thirdparty dependencies (bebeee)
- Add dockerignore to optimize image size (adc18f)
- Fix formatting (e33071)
- Add contribution guide and credits (25d726)
- Update copyright (9c0842)
- Add docker-compose file (481eca)
- Fix executable script (1a8841)
- Add shebang to executable script (fbf718)
- Update thirdparty dependecies (ff012a)
- Update readme (14b74f)
- Fix wording in readme (cc19d1)
- Update readme (af79b3)
- Update license (50f95d)
- Add service config (a84620)
- Fix formatting according to eslint rules (7a294a)
- Fix docker file (ff13bd)
- Fix docker file (28bbcf)
- Add docker file (c8aad6)
- Add eslint config (3dbff3)
- Update travis config (c87c91)
- Update readme (c1713c)
- Replace index with bin/www (2d4baf)
- Update readme (a6f84f)
- Update dependencies (ffe51b)
- Add build badge to readme (a31149)
- Add only deploying to BRU (cec08f)
- Add packages required for building canvas package (26d96f)
- Downgrade canvas package (c54cd5)
- Fix travis config (2b3bc4)
- Add zeit now as dev dependency (55f05a)
- Fix travis build (3363dd)
- Fix yarn lock (0d633e)
- Add zeit now config (0b9ec3)
- Add travis config (fccb8d)
- Update readme with license (c22dbd)
- Update readme (97b21d)
- Add random route (b862c7)
- Add basic status route simply returning data if service is alive (5b8df8)
- Clean up (012c83)
- Add background color handling (b7f7ab)
- Fix configurations (385568)
- Wrap logic in express microservice (c18035)
- Add example of creating random avatars with squares, vertically symmetric (05114d)
- Add another example (a91fef)
- Add example (58412c)
- Initial commit (325cbc)
Generated by tiny-changelog