Commit graph

14 commits

Author SHA1 Message Date
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
3bcd052235 fix: if a file is uploaded, not converted and then another file is uploaded, the selected output format is now also reset 2025-02-19 14:05:00 +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
f149472975 feat: new dropdown menu for output file format selection + dynamic rendering of the information table 2025-02-16 17:53:19 +01:00
theoleuthardt
2c582aaa60 feat: new dropdown menu for output file format as standalone component 2025-02-15 23:11:07 +01:00
theoleuthardt
9e2215b70a feat: table as dropdown for information about input and output file formats 2025-02-15 22:12:14 +01:00
Domenik
557efd74ba rgb-to-hex converter fully implemented 2025-02-15 19:52:49 +01:00
theoleuthardt
6d71eaef03 feat: dropdown table for supported input and output formats 2025-02-15 12:38:43 +01:00
theoleuthardt
7ede50fa8c feat: dynamic website tab title of tool 2025-02-15 11:46:46 +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
41cf6c9e49 feat: new tool names and folder renaming 2025-02-14 15:14:37 +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