Commit Graph
17 Commits
Author SHA1 Message Date
Andre Beging 6d9e75c60e Add Mail Setting v24.12.2 2024-12-13 08:23:27 +01:00
Andre Beging df8c47f0b8 Remove seller address from invoice model, always use settings seller 2024-12-12 09:52:38 +01:00
Andre Beging a76a57062e Release script v24.12.1 2024-12-04 09:38:33 +01:00
Andre Beging 27e92ac552 Add default config 2024-12-04 09:18:41 +01:00
Andre Beging 5f09e0b949 Version 24.12.1 2024-12-04 09:11:54 +01:00
Andre Beging c21e1f0978 Kleinunternehmer Mode 2024-11-21 15:28:04 +01:00
Andre Beging 1211b789bc Add Kleinunternehmerregelung to settings page 2024-11-14 21:17:27 +01:00
Andre Beging 09cb9c88ae Settings Page Styling 2024-11-14 20:52:52 +01:00
Andre Beging 7dc50d51f9 Layout Updates 2024-11-14 20:34:16 +01:00
Andre Beging b76dcdb746 Update Icons 2024-11-07 15:25:17 +01:00
Andre Beging 6091b54b2a AddressSelector & Blazorise 2024-11-07 13:16:00 +01:00
Andre Beging 07bd63c450 Styling Updates 2024-11-07 07:50:35 +01:00
Andre Beging e1ac7d420e Update Invoice File Handling 2024-11-07 07:50:20 +01:00
Andre Beging cc877259cf Refactor file path retrieval for settings and customer data.
Replaced hardcoded file paths with a method that retrieves the parent directory, ensuring consistency and maintainability. This change affects methods for loading and saving JSON data in both SettingsData and CustomerData classes.
2024-11-06 16:26:52 +01:00
Andre Beging 415ca59575 Add publish settings and adjust .gitignore
Enabled single-file publishing in Server.csproj and included new IntelliJ IDEA configuration files for Git. Adjusted .gitignore to include publish directory.
2024-11-06 16:09:41 +01:00
Andre Beging 89ac7f4df0 Update .gitignore to exclude specific server files
Replaced publishing and database files with exclusions for server-specific JSON and directories. This ensures that sensitive server data is not tracked in version control.
2024-11-06 16:02:07 +01:00
Andre Beging de76b1d432 Init 2024-11-06 16:00:26 +01:00