5 Commits

Author SHA1 Message Date
Alhan
8972ef7225 build: github acik kaynak hazirligi — LICENSE/CI/topluluk dosyalari eklendi, binary'ler takipten cikarildi, README EN, kok dokumanlar docs/'a tasindi 2026-08-06 05:49:43 +03:00
Alhan
a4567af902 chore: reorganize dist/, remove release/, update install paths
Some checks failed
Build Windows / build-windows (push) Has been cancelled
- Move all distribution binaries to dist/ (Linux .deb + Windows .exe)
- Remove release/ directory (redundant, merged into dist/)
- Remove root-level .deb and .tar.gz leftovers
- Update install.sh to reference dist/ instead of release/
- Update README.md with correct dist/ paths and .deb-first Linux install
- Update .gitignore: ignore root binaries, keep dist/*.deb and dist/*.exe
2026-07-27 17:11:34 +03:00
git_alhan
7173254857 feat: Windows setup.exe eklendi (dist/)
Some checks failed
Build Windows / build-windows (push) Has been cancelled
Inno Setup ile oluşturulmuş installer. İndirip çift tıklayarak kurabilirsiniz.
2026-07-27 16:57:09 +03:00
git_alhan
12e14a76f0 chore: Windows build, Inno Setup installer, MSIX support, README güncellemesi
Some checks failed
Build Windows / build-windows (push) Has been cancelled
- flutter build windows --release başarılı
- Inno Setup installer (dist/imajviewer_setup_1.0.0.exe)
- MSIX paketi mevcut (imzasız, Developer Mode gerekli)
- pubspec.yaml: msix_config eklendi
- .gitignore: dist/, *.pfx, *.cer, *.msix
- README.md: Windows kurulum seçenekleri güncellendi
2026-07-27 16:53:03 +03:00
Alhan
8369ec2a5d Initial commit: imajViewer Flutter Linux image viewer 2026-07-22 03:59:14 +03:00