Commit graph

60 commits

Author SHA1 Message Date
Theo Leuthardt
e1cc9a1126
final readme version 2025-02-20 23:34:06 +01:00
AurionTex
ccca78cec0
Merge pull request #14 from theoleuthardt/feat/tmz-converter
feat: tmz-converter
2025-02-20 22:08:23 +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
theoleuthardt
ab601b53fe feat: new timezone converter, just three inputs for time, your timezone and the destination timezone, design is analogous to the other converters 2025-02-20 21:55:54 +01:00
Theo Leuthardt
1399809ebb
Merge pull request #13 from theoleuthardt/feat/regex-tester
feat: regex-tester fully implemented
2025-02-20 20:52:38 +01:00
Domenik
1014e9c07b Merge remote-tracking branch 'origin/feat/regex-tester' into feat/regex-tester 2025-02-20 20:49:55 +01:00
Domenik
7b4ef9c70b fix: prettier formating 2025-02-20 20:49:24 +01:00
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
Theo Leuthardt
184605b893
password generator description update 2025-02-19 16:20:44 +01:00
DomenikW
5930e8764d Password Generator finished and working 2025-02-19 16:15:27 +01:00
Theo Leuthardt
08e99196c9
Merge pull request #11 from theoleuthardt/feat/doc-converter
fix: doc-converter security bug
feat: doc-converter is completed with this pull request!
2025-02-19 14:56:55 +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
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
99e80e7616
Merge pull request #10 from theoleuthardt/readme-update
data visualizer -> regex tester
2025-02-18 12:04:25 +01:00
Theo Leuthardt
9d8b9d5b44
data visualizer -> regex tester
new tool idea with simpler logic and implementation
2025-02-18 12:00:06 +01:00
Theo Leuthardt
c8fd31a372
Merge pull request #7 from theoleuthardt/readme-update
feat: installation guide updated for docker only
2025-02-18 11:34:16 +01:00
Theo Leuthardt
e348ea2aa9
Merge pull request #9 from theoleuthardt/feat/doc-converter
feat: doc-converter implemented
2025-02-18 10:18:25 +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
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
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
5d0db5e07b feat: installation guide updated for docker only 2025-02-15 15:25:59 +01:00
AurionTex
ef328e110d
Merge pull request #6 from theoleuthardt/docker-deployment
feat: docker deployment frontend & backend
2025-02-15 13:19:16 +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
AurionTex
6767782613
Merge pull request #5 from theoleuthardt/readme-update
feat: new tool ideas
2025-02-14 15:10:10 +01:00
AurionTex
3693ed7919
Merge pull request #4 from theoleuthardt/feat/doc-to-pdf
feat: frontend and backend seperation
2025-02-14 15:09:17 +01:00
Theo Leuthardt
be3b9d7f5d
new tool ideas
Now our tool list is complete and these tools will be implemented!
2025-02-14 15:08:27 +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
theoleuthardt
7b584d2fff feat: only one button for convert and download with smooth loading animation 2025-02-13 01:39:03 +01:00
theoleuthardt
69b572bf74 fix: cleanup dependencies and unnecessary css 2025-02-13 01:12:27 +01:00
theoleuthardt
e11c705d3d fix: use Link instead of a elements for optimization (thx nextjs) 2025-02-13 01:09:37 +01:00
theoleuthardt
aa40c16a21 feat: optimized button component for reusability 2025-02-13 01:08:53 +01:00
theoleuthardt
40032dca69 feat: convert docs to pdf logic with api endpoint and dockerfile dependency 2025-02-13 01:08:03 +01:00
AurionTex
d8f08e97bd
Merge pull request #2 from theoleuthardt/feat/file-to-pdf
fix: favicon and icon on every page
2025-02-08 17:21:09 +01:00
AurionTex
b1cec2665d
Merge pull request #3 from theoleuthardt/readme-update-1
updated tool list
2025-02-08 17:20:42 +01:00
Theo Leuthardt
de83c5f5d6
updated tool list 2025-02-08 15:56:20 +01:00
theoleuthardt
4f119ca750 fix: favicon and icon on every page 2025-02-08 15:44:09 +01:00
AurionTex
8793a3954e
Merge pull request #1 from theoleuthardt/feat/startpage
Feat/startpage
2025-02-08 15:04:07 +01:00
theoleuthardt
448065c715 feat: startpage done, needed components implemented, first tool began 2025-02-08 14:58:53 +01:00
theoleuthardt
6da16f3858 fix: buttons clickable on every inch of it 2025-02-08 14:21:46 +01:00