Commit graph

  • a9c2fae7c1 fix: qr code generator generates, no converting fix/tools-backend-error theoleuthardt 2025-03-04 18:09:57 +01:00
  • bae880e157
    Merge pull request #33 from theoleuthardt/fix/tools-backend-error main Theo Leuthardt 2025-03-04 17:52:57 +01:00
  • de4f61d2dc fix: permission for creating directory for bg-remover theoleuthardt 2025-03-04 17:14:08 +01:00
  • d8fc2efb12
    Merge pull request #32 from theoleuthardt/fix/tools-backend-error Theo Leuthardt 2025-03-04 15:53:22 +01:00
  • 92736be58f fix: use root user for creating tmp directory in backend docker container theoleuthardt 2025-03-04 15:35:57 +01:00
  • dda913df08
    Merge pull request #31 from theoleuthardt/fix/tools-backend-error Theo Leuthardt 2025-03-03 12:06:03 +01:00
  • f8ad566e61 fix: remove-bg tmp directory create in dockerfile and set permissions theoleuthardt 2025-02-28 15:58:59 +01:00
  • 5dc6653859
    Merge pull request #30 from theoleuthardt/fix/tools-backend-error Theo Leuthardt 2025-02-28 15:38:10 +01:00
  • 0505620145 fix: dynamic node environment variable theoleuthardt 2025-02-28 15:23:34 +01:00
  • a3e7998d11 fix: use conditionally the right url for backend in nextjs frontend theoleuthardt 2025-02-28 15:14:22 +01:00
  • 2c7043eec6
    Merge pull request #29 from theoleuthardt/fix/deployment Theo Leuthardt 2025-02-28 14:21:09 +01:00
  • ab8ebef392 fix: use debug print in dockerfile instead of shell script theoleuthardt 2025-02-28 14:18:42 +01:00
  • 25cd2c289a
    Merge pull request #28 from theoleuthardt/fix/deployment Theo Leuthardt 2025-02-28 14:02:57 +01:00
  • 56a023e075 Merge remote-tracking branch 'origin/fix/deployment' into fix/deployment theoleuthardt 2025-02-28 12:04:26 +01:00
  • 3b17ba8aa3 fix: user switch for permissions to set chmod on entrypoint script theoleuthardt 2025-02-28 12:04:15 +01:00
  • eb256f5cb5
    fix: use bash idiot Theo Leuthardt 2025-02-28 11:52:52 +01:00
  • 22095aa71c
    unnecessary change Theo Leuthardt 2025-02-28 11:51:01 +01:00
  • 2dad778d0e feat: debug print at nextjs container start theoleuthardt 2025-02-28 11:47:55 +01:00
  • 1ef7f9f822 feat: debug prints at runtime in docker theoleuthardt 2025-02-28 11:37:15 +01:00
  • 776ed29bca fix: frontend and backend now get variables at build time not runtime theoleuthardt 2025-02-28 11:29:44 +01:00
  • b5bd333a92
    Merge pull request #27 from theoleuthardt/fix/deployment Theo Leuthardt 2025-02-24 17:18:11 +01:00
  • 607d496f2a fix: all pages now use the right backend url + backend uses .env of root too theoleuthardt 2025-02-24 16:22:28 +01:00
  • 1a9da37e54
    Merge pull request #26 from theoleuthardt/fix/deployment Theo Leuthardt 2025-02-24 15:53:30 +01:00
  • 0d92719258 fix: nextjs only reads .env files when using NEXT_PUBLIC_ in front of variables + definition of right .env of root theoleuthardt 2025-02-24 15:50:08 +01:00
  • 51befce05d
    Merge pull request #24 from theoleuthardt/cors-fix Theo Leuthardt 2025-02-24 14:20:52 +01:00
  • a5b5fbd0c8
    Merge pull request #25 from theoleuthardt/deployment Theo Leuthardt 2025-02-24 14:02:15 +01:00
  • 231f782428 fix: we dont like sudo theoleuthardt 2025-02-24 13:52:46 +01:00
  • ec882605a4
    Merge pull request #23 from theoleuthardt/deployment Theo Leuthardt 2025-02-24 13:44:47 +01:00
  • 877254994a fix: use password instead of ssh key theoleuthardt 2025-02-24 13:42:33 +01:00
  • d75f0c4626 fix: configure docker compose and fastify cors with .env file for local and production environment theoleuthardt 2025-02-24 13:39:07 +01:00
  • 4943846db7
    Merge pull request #22 from theoleuthardt/deployment AurionTex 2025-02-23 14:24:53 +01:00
  • cffc5ba3f1
    Merge branch 'main' into deployment Theo Leuthardt 2025-02-23 13:57:33 +01:00
  • 4e3b8eb091 fix: python dependencies error theoleuthardt 2025-02-23 13:55:31 +01:00
  • c2b46b5477
    Merge pull request #21 from theoleuthardt/deployment Theo Leuthardt 2025-02-23 13:17:00 +01:00
  • 32a818d749
    Merge pull request #20 from theoleuthardt/feat/video-to-audio Theo Leuthardt 2025-02-23 13:15:35 +01:00
  • 7494e89661
    Merge branch 'main' into feat/video-to-audio Theo Leuthardt 2025-02-23 13:15:26 +01:00
  • c4490949b3
    Merge pull request #19 from theoleuthardt/feat/bg-remove Theo Leuthardt 2025-02-23 13:14:15 +01:00
  • cc3e0e63b2 fix: wireguard on top theoleuthardt 2025-02-23 01:22:07 +01:00
  • e2dd186339 fix: permission denied dodge theoleuthardt 2025-02-23 01:09:20 +01:00
  • 13325e4339 fix: connect to server with ssh key instead of password (safety first) theoleuthardt 2025-02-23 00:57:16 +01:00
  • 5079fdb97c fix: vpn connection to home theoleuthardt 2025-02-23 00:34:07 +01:00
  • 6337080ac0 fix: SSH connections for docker deployment on server theoleuthardt 2025-02-23 00:20:20 +01:00
  • b7e98ddf9a fix: renaming theoleuthardt 2025-02-22 23:56:04 +01:00
  • 908b90f549 fix: run workflow anyway theoleuthardt 2025-02-22 23:51:27 +01:00
  • 21a68e87e7 fix: ffmpeg now uses right encoder for every supported input format theoleuthardt 2025-02-22 23:27:33 +01:00
  • 2e6bb7053c fix: added dependencies to Dockerfile theoleuthardt 2025-02-22 22:29:47 +01:00
  • 1a63971fff fix: removed bad error handling structure, using good error handling like video-to-audio route with tmp files theoleuthardt 2025-02-22 22:29:26 +01:00
  • 6bca341d50 fix: severity vulnerability issues on bg remove package theoleuthardt 2025-02-22 15:30:49 +01:00
  • f16661d1fd feat: backend now uses ffmpeg as local package on server to convert video to audio, added package to dockerfile, naming conventions theoleuthardt 2025-02-22 15:25:08 +01:00
  • 95c8ba211c feat: renaming some constants, correct table constant in frontend theoleuthardt 2025-02-22 15:23:47 +01:00
  • ad7d94c8d0 feat: frontend page with remove bg api call and automatic download of output image theoleuthardt 2025-02-22 14:30:52 +01:00
  • 9cc7fe61d8 fix: no config needed anymore theoleuthardt 2025-02-22 14:30:02 +01:00
  • e368155cdb feat: backend route for removing backgrounds from images with imgly theoleuthardt 2025-02-22 14:29:36 +01:00
  • 903709c334 fix: removed wrong imports Domenik 2025-02-22 14:25:47 +01:00
  • 324156fd03 feat: video-to-audio converter implemented without logic Domenik 2025-02-22 14:25:05 +01:00
  • 91125204b5
    Merge pull request #17 from theoleuthardt/feat/qr-code-generator Theo Leuthardt 2025-02-21 16:32:28 +01:00
  • 3579befc62
    Merge pull request #18 from theoleuthardt/deployment Theo Leuthardt 2025-02-21 16:32:06 +01:00
  • 509545f185 feat: deployment workflow for pushing images to my dockerhub atm theoleuthardt 2025-02-21 15:48:28 +01:00
  • 5cdfc5b861
    Merge branch 'main' into feat/qr-code-generator Theo Leuthardt 2025-02-21 15:25:53 +01:00
  • 69370f1049 fix: QRCode variable name + clear button and conditional rendering theoleuthardt 2025-02-21 15:19:44 +01:00
  • 92102ff282 fix: no logging needed anymore theoleuthardt 2025-02-21 15:18:15 +01:00
  • 5291a05d2c fix: backend route fix for error handling + fixed package import theoleuthardt 2025-02-21 15:14:02 +01:00
  • c9b2a975af
    Merge pull request #15 from theoleuthardt/readme-update AurionTex 2025-02-21 12:02:23 +01:00
  • f8482c77b0
    Merge pull request #16 from theoleuthardt/feat/word-counter Theo Leuthardt 2025-02-21 12:01:20 +01:00
  • 2d9769edb8
    console log isn't needed anymore Theo Leuthardt 2025-02-21 11:59:28 +01:00
  • d3e222c535
    uppercase pls Theo Leuthardt 2025-02-21 11:57:34 +01:00
  • 8cf282e127 feat: word-counter fully implemented + lower case revision Domenik 2025-02-21 11:53:06 +01:00
  • e1cc9a1126
    final readme version Theo Leuthardt 2025-02-20 23:34:06 +01:00
  • 0833ce98b8 feat: renamed tool pages + qr code generator tool page implemented with output as Image & instant download theoleuthardt 2025-02-20 23:20:38 +01:00
  • 3d3f56991b feat: backend route for generating qr codes out of data theoleuthardt 2025-02-20 23:19:38 +01:00
  • ccca78cec0
    Merge pull request #14 from theoleuthardt/feat/tmz-converter AurionTex 2025-02-20 22:08:23 +01:00
  • 2d53cb0017 feat: backend side of timezone convert, new route created for using luxon to convert timezones theoleuthardt 2025-02-20 22:03:51 +01:00
  • ab601b53fe feat: new timezone converter, just three inputs for time, your timezone and the destination timezone, design is analogous to the other converters theoleuthardt 2025-02-20 21:55:54 +01:00
  • 1399809ebb
    Merge pull request #13 from theoleuthardt/feat/regex-tester Theo Leuthardt 2025-02-20 20:52:38 +01:00
  • 1014e9c07b Merge remote-tracking branch 'origin/feat/regex-tester' into feat/regex-tester Domenik 2025-02-20 20:49:55 +01:00
  • 7b4ef9c70b fix: prettier formating Domenik 2025-02-20 20:49:24 +01:00
  • fd4103240a
    no comments needed Theo Leuthardt 2025-02-20 20:24:01 +01:00
  • 544ebaa7cf regex-tester fully implemented Domenik 2025-02-20 20:18:56 +01:00
  • 8787ee5c2b regex-tester first version implemented Domenik 2025-02-20 11:29:17 +01:00
  • bbcfcddedf
    Merge pull request #12 from theoleuthardt/feat/password-generator AurionTex 2025-02-19 16:26:41 +01:00
  • 184605b893
    password generator description update Theo Leuthardt 2025-02-19 16:20:44 +01:00
  • 5930e8764d Password Generator finished and working DomenikW 2025-02-19 16:15:27 +01:00
  • 08e99196c9
    Merge pull request #11 from theoleuthardt/feat/doc-converter Theo Leuthardt 2025-02-19 14:56:55 +01:00
  • b4d7bccc57 fix: security issue fixed by not assigning download blob url to button, instead create a html element and auto click it for download theoleuthardt 2025-02-19 14:39:40 +01:00
  • 3bcd052235 fix: if a file is uploaded, not converted and then another file is uploaded, the selected output format is now also reset theoleuthardt 2025-02-19 14:05:00 +01:00
  • 80daad2700 fix: no console log and error anymore theoleuthardt 2025-02-19 13:55:07 +01:00
  • 99e80e7616
    Merge pull request #10 from theoleuthardt/readme-update Theo Leuthardt 2025-02-18 12:04:25 +01:00
  • 9d8b9d5b44
    data visualizer -> regex tester Theo Leuthardt 2025-02-18 12:00:06 +01:00
  • c8fd31a372
    Merge pull request #7 from theoleuthardt/readme-update Theo Leuthardt 2025-02-18 11:34:16 +01:00
  • e348ea2aa9
    Merge pull request #9 from theoleuthardt/feat/doc-converter Theo Leuthardt 2025-02-18 10:18:25 +01:00
  • 8fe6657200
    Merge branch 'main' into feat/doc-converter Theo Leuthardt 2025-02-18 10:18:09 +01:00
  • a82a817664
    Merge pull request #8 from theoleuthardt/rgb-to-hex Theo Leuthardt 2025-02-17 10:15:49 +01:00
  • f149472975 feat: new dropdown menu for output file format selection + dynamic rendering of the information table theoleuthardt 2025-02-16 17:53:19 +01:00
  • 43abb6d5fd feat: extended backend functionality for converting files to the selected file extension sent to the backend via api theoleuthardt 2025-02-16 17:52:08 +01:00
  • 2c582aaa60 feat: new dropdown menu for output file format as standalone component theoleuthardt 2025-02-15 23:11:07 +01:00
  • 9e2215b70a feat: table as dropdown for information about input and output file formats theoleuthardt 2025-02-15 22:12:14 +01:00
  • 557efd74ba rgb-to-hex converter fully implemented Domenik 2025-02-15 19:52:49 +01:00
  • 5d0db5e07b feat: installation guide updated for docker only theoleuthardt 2025-02-15 15:25:59 +01:00
  • ef328e110d
    Merge pull request #6 from theoleuthardt/docker-deployment AurionTex 2025-02-15 13:19:16 +01:00
  • 6d71eaef03 feat: dropdown table for supported input and output formats theoleuthardt 2025-02-15 12:38:43 +01:00