Commit Graph

6 Commits

Author SHA1 Message Date
Michał Zieliński
642850306a Gitea runners are ready
All checks were successful
BuildApp / build-frontend (push) Successful in 58s
BuildApp / build-backend (push) Successful in 1m32s
2025-09-18 13:07:28 +02:00
Michał Zieliński
80072dca59 Clean repository: remove IDE files, build artifacts, and update .gitignore
- Updated .gitignore with comprehensive patterns for .NET/Angular project
- Removed .idea/ directory and other IDE-specific files
- Removed build artifacts and temporary files
- Added proper patterns for sensitive files
2025-06-10 17:06:22 +02:00
Michał Zieliński
b73adb4b17 Morska.Import.Standard refactored 2025-06-06 20:23:36 +02:00
Michał Zieliński
4c734b1a69 another build fix 2025-06-02 17:41:09 +02:00
Michał Zieliński
bf4712823d 🚀 Major refactor: Reorganize project structure
- Move WebAPI/ → src/Backend/DiunaBI.WebAPI/
- Move Frontend/ → src/Frontend/
- Move Deployment/ → deploy/
- Add proper .NET 8 solution structure
- Add plugin architecture with DiunaBI.Plugins.Morska
- Clean
2025-05-31 19:32:33 +02:00
Michał Zieliński
976922fafc Fix .gitignore - restore project and solution files 2025-05-31 19:25:49 +02:00