Commit graph

14 commits

Author SHA1 Message Date
theoleuthardt
e368155cdb feat: backend route for removing backgrounds from images with imgly 2025-02-22 14:29:36 +01:00
Theo Leuthardt
5cdfc5b861
Merge branch 'main' into feat/qr-code-generator 2025-02-21 15:25:53 +01:00
Domenik
8cf282e127 feat: word-counter fully implemented + lower case revision 2025-02-21 11:53:06 +01:00
theoleuthardt
3d3f56991b feat: backend route for generating qr codes out of data 2025-02-20 23:19:38 +01:00
theoleuthardt
2d53cb0017 feat: backend side of timezone convert, new route created for using luxon to convert timezones 2025-02-20 22:03:51 +01:00
Domenik
7b4ef9c70b fix: prettier formating 2025-02-20 20:49:24 +01:00
Domenik
8787ee5c2b regex-tester first version implemented 2025-02-20 11:29:17 +01:00
AurionTex
bbcfcddedf
Merge pull request #12 from theoleuthardt/feat/password-generator
feat: Password Generator finished and working
2025-02-19 16:26:41 +01:00
DomenikW
5930e8764d Password Generator finished and working 2025-02-19 16:15:27 +01:00
theoleuthardt
b4d7bccc57 fix: security issue fixed by not assigning download blob url to button, instead create a html element and auto click it for download 2025-02-19 14:39:40 +01:00
Theo Leuthardt
8fe6657200
Merge branch 'main' into feat/doc-converter 2025-02-18 10:18:09 +01:00
theoleuthardt
43abb6d5fd feat: extended backend functionality for converting files to the selected file extension sent to the backend via api 2025-02-16 17:52:08 +01:00
Domenik
557efd74ba rgb-to-hex converter fully implemented 2025-02-15 19:52:49 +01:00
theoleuthardt
9733de9a39 feat: new separate frontend and backend folders with fastify as nodejs framework, libreconvert is configured in fastify as route 2025-02-14 14:40:35 +01:00