Commit graph

100 commits

Author SHA1 Message Date
theoleuthardt
231f782428 fix: we dont like sudo 2025-02-24 13:52:46 +01:00
theoleuthardt
877254994a fix: use password instead of ssh key 2025-02-24 13:42:33 +01:00
Theo Leuthardt
cffc5ba3f1
Merge branch 'main' into deployment 2025-02-23 13:57:33 +01:00
theoleuthardt
4e3b8eb091 fix: python dependencies error 2025-02-23 13:55:31 +01:00
Theo Leuthardt
c2b46b5477
Merge pull request #21 from theoleuthardt/deployment
feat: workflow fixes for deployment
2025-02-23 13:17:00 +01:00
Theo Leuthardt
32a818d749
Merge pull request #20 from theoleuthardt/feat/video-to-audio
feat: video-to-audio
2025-02-23 13:15:35 +01:00
Theo Leuthardt
7494e89661
Merge branch 'main' into feat/video-to-audio 2025-02-23 13:15:26 +01:00
Theo Leuthardt
c4490949b3
Merge pull request #19 from theoleuthardt/feat/bg-remove
feat: bg-remover
2025-02-23 13:14:15 +01:00
theoleuthardt
cc3e0e63b2 fix: wireguard on top 2025-02-23 01:22:07 +01:00
theoleuthardt
e2dd186339 fix: permission denied dodge 2025-02-23 01:09:20 +01:00
theoleuthardt
13325e4339 fix: connect to server with ssh key instead of password (safety first) 2025-02-23 00:57:16 +01:00
theoleuthardt
5079fdb97c fix: vpn connection to home 2025-02-23 00:34:07 +01:00
theoleuthardt
6337080ac0 fix: SSH connections for docker deployment on server 2025-02-23 00:20:20 +01:00
theoleuthardt
b7e98ddf9a fix: renaming 2025-02-22 23:56:04 +01:00
theoleuthardt
908b90f549 fix: run workflow anyway 2025-02-22 23:51:27 +01:00
theoleuthardt
21a68e87e7 fix: ffmpeg now uses right encoder for every supported input format 2025-02-22 23:27:33 +01:00
theoleuthardt
2e6bb7053c fix: added dependencies to Dockerfile 2025-02-22 22:29:47 +01:00
theoleuthardt
1a63971fff fix: removed bad error handling structure, using good error handling like video-to-audio route with tmp files 2025-02-22 22:29:26 +01:00
theoleuthardt
6bca341d50 fix: severity vulnerability issues on bg remove package 2025-02-22 15:30:49 +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
95c8ba211c feat: renaming some constants, correct table constant in frontend 2025-02-22 15:23:47 +01:00
theoleuthardt
ad7d94c8d0 feat: frontend page with remove bg api call and automatic download of output image 2025-02-22 14:30:52 +01:00
theoleuthardt
9cc7fe61d8 fix: no config needed anymore 2025-02-22 14:30:02 +01:00
theoleuthardt
e368155cdb feat: backend route for removing backgrounds from images with imgly 2025-02-22 14:29:36 +01:00
Domenik
903709c334 fix: removed wrong imports 2025-02-22 14:25:47 +01:00
Domenik
324156fd03 feat: video-to-audio converter implemented without logic 2025-02-22 14:25:05 +01:00
Theo Leuthardt
91125204b5
Merge pull request #17 from theoleuthardt/feat/qr-code-generator
feat: qr code generator
2025-02-21 16:32:28 +01:00
Theo Leuthardt
3579befc62
Merge pull request #18 from theoleuthardt/deployment
feat: deployment workflow for pushing images to my dockerhub atm
2025-02-21 16:32:06 +01:00
theoleuthardt
509545f185 feat: deployment workflow for pushing images to my dockerhub atm 2025-02-21 15:48:28 +01:00
Theo Leuthardt
5cdfc5b861
Merge branch 'main' into feat/qr-code-generator 2025-02-21 15:25:53 +01:00
theoleuthardt
69370f1049 fix: QRCode variable name + clear button and conditional rendering 2025-02-21 15:19:44 +01:00
theoleuthardt
92102ff282 fix: no logging needed anymore 2025-02-21 15:18:15 +01:00
theoleuthardt
5291a05d2c fix: backend route fix for error handling + fixed package import 2025-02-21 15:14:02 +01:00
AurionTex
c9b2a975af
Merge pull request #15 from theoleuthardt/readme-update
final readme version
2025-02-21 12:02:23 +01:00
Theo Leuthardt
f8482c77b0
Merge pull request #16 from theoleuthardt/feat/word-counter
feat: word-counter fully implemented + lower case revision, needed changes in layout.tsx and well implemented api route
2025-02-21 12:01:20 +01:00
Theo Leuthardt
2d9769edb8
console log isn't needed anymore 2025-02-21 11:59:28 +01:00
Theo Leuthardt
d3e222c535
uppercase pls 2025-02-21 11:57:34 +01:00
Domenik
8cf282e127 feat: word-counter fully implemented + lower case revision 2025-02-21 11:53:06 +01:00
Theo Leuthardt
e1cc9a1126
final readme version 2025-02-20 23:34:06 +01:00
theoleuthardt
0833ce98b8 feat: renamed tool pages + qr code generator tool page implemented with output as Image & instant download 2025-02-20 23:20:38 +01:00
theoleuthardt
3d3f56991b feat: backend route for generating qr codes out of data 2025-02-20 23:19:38 +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