Commit graph

13 commits

Author SHA1 Message Date
Theo Leuthardt
fd4103240a
no comments needed 2025-02-20 20:24:01 +01:00
Domenik
544ebaa7cf regex-tester fully implemented 2025-02-20 20:18:56 +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
theoleuthardt
80daad2700 fix: no console log and error anymore 2025-02-19 13:55:07 +01:00
Theo Leuthardt
8fe6657200
Merge branch 'main' into feat/doc-converter 2025-02-18 10:18:09 +01:00
Theo Leuthardt
a82a817664
Merge pull request #8 from theoleuthardt/rgb-to-hex
feat: rgb-to-hex tool
2025-02-17 10:15:49 +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
be3ab2bcaf feat: new fixed Dockerfiles for deployment in separate folders, docker compose for composing the stack 2025-02-15 11:19:44 +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