theoleuthardt
|
776ed29bca
|
fix: frontend and backend now get variables at build time not runtime
|
2025-02-28 11:29:44 +01:00 |
|
theoleuthardt
|
607d496f2a
|
fix: all pages now use the right backend url + backend uses .env of root too
|
2025-02-24 16:22:28 +01:00 |
|
theoleuthardt
|
d75f0c4626
|
fix: configure docker compose and fastify cors with .env file for local and production environment
|
2025-02-24 13:39:07 +01:00 |
|
Theo Leuthardt
|
7494e89661
|
Merge branch 'main' into feat/video-to-audio
|
2025-02-23 13:15:26 +01:00 |
|
theoleuthardt
|
f16661d1fd
|
feat: backend now uses ffmpeg as local package on server to convert video to audio, added package to dockerfile, naming conventions
|
2025-02-22 15:25:08 +01:00 |
|
theoleuthardt
|
e368155cdb
|
feat: backend route for removing backgrounds from images with imgly
|
2025-02-22 14:29:36 +01:00 |
|
Domenik
|
324156fd03
|
feat: video-to-audio converter implemented without logic
|
2025-02-22 14:25:05 +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 |
|