Philipp Kunz philkunz
philkunz pushed tag v4.2.5 to push.rocks/smartproxy 2025-03-18 14:53:41 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 14:53:41 +00:00
559a52af41 4.2.5
f8c86c76ae fix(networkproxy): Refactor certificate management components: rename AcmeCertManager to Port80Handler and update related event names from CertManagerEvents to Port80HandlerEvents. The changes update internal API usage in ts/classes.networkproxy.ts and ts/classes.port80handler.ts to unify and simplify ACME certificate handling and HTTP-01 challenge management.
Compare 2 commits »
philkunz pushed tag v4.2.4 to push.rocks/smartproxy 2025-03-18 12:49:54 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 12:49:54 +00:00
cc04e8786c 4.2.4
9cb6e397b9 fix(ts/index.ts): Fix export order in ts/index.ts by moving the port proxy export back and adding interfaces export for proper module exposure
Compare 2 commits »
philkunz pushed tag v4.2.3 to push.rocks/smartproxy 2025-03-18 00:32:03 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 00:32:03 +00:00
11b65bf684 4.2.3
4b30e377b9 fix(connectionhandler): Remove unnecessary delay in TLS session ticket handling for connections without SNI
Compare 2 commits »
philkunz pushed tag v4.2.2 to push.rocks/smartproxy 2025-03-18 00:29:20 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 00:29:20 +00:00
b10f35be4b 4.2.2
426249e70e fix(connectionhandler): Ensure proper termination of TLS connections without SNI by explicitly ending the socket after sending the unrecognized_name alert. This prevents the connection from hanging and avoids potential duplicate handling.
Compare 2 commits »
philkunz commented on pull request tsclass/tsclass#1 2025-03-17 23:19:16 +00:00
feat: add registration info and refactor contact

Nice 😍

Einzige Änderung wäre glaube ich ..Envelope mit nem e hinten. Ansonsten super nice.

philkunz pushed tag v1.3.3 to fin.cx/xinvoice 2025-03-17 17:15:52 +00:00
philkunz pushed tag v1.3.2 to fin.cx/xinvoice 2025-03-17 17:15:51 +00:00
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 17:15:51 +00:00
8020c868af 1.3.3
61d97308ea fix(commitinfo): Synchronize commit info version with package.json version
8ceef306d0 update
a53f6b26ef update
Compare 4 commits »
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 16:51:04 +00:00
ffacf12177 1.3.2
3fe7446a29 feat(validation): add validators
Compare 2 commits »
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 16:30:56 +00:00
e929281861 update
philkunz pushed tag v1.3.1 to fin.cx/xinvoice 2025-03-17 15:28:56 +00:00
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 15:28:56 +00:00
bbc9b837f4 1.3.1
a5ce55bbc8 fix(documentation): Update readme to enhance installation instructions and expand feature documentation for Factur-X/ZUGFeRD, UBL, and FatturaPA support, including details on circular encoding/decoding.
Compare 2 commits »
philkunz pushed tag v1.3.0 to fin.cx/xinvoice 2025-03-17 15:18:35 +00:00
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 15:18:35 +00:00
278b575b3a 1.3.0
cdf4179613 feat(encoder): Rename encoder class from ZugferdXmlEncoder to FacturXEncoder to better reflect Factur-X compliance. All related imports, exports, and tests have been updated while maintaining backward compatibility.
Compare 2 commits »
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 14:50:37 +00:00
f07f81c585 1.2.0
9279482616 feat(core): Improve XML processing and error handling for PDF invoice attachments
Compare 2 commits »
philkunz pushed tag v1.2.0 to fin.cx/xinvoice 2025-03-17 14:50:37 +00:00