Commit Graph
7 Commits
Author SHA1 Message Date
Yusuf İpek cc4f562436 Update readme 2025-11-23 15:12:17 +03:00
Yusuf İpek a5b65bb4df feat: Add package name formatting for Windows packages and update contribution docs
- Format Windows winget package IDs for better display (e.g., "Microsoft.VisualStudioCode" → "Visual Studio Code")
- Extract last segment from dotted package names and convert CamelCase to spaced format
- Add title attribute to package names for full name on hover
- Update README with optional icon addition step in contribution guide
- Document Simple Icons integration process for new package submissions
- Add package icons
2025-11-23 14:42:14 +03:00
Yusuf İpek 9266de1f3e docs: Add comprehensive package contribution guide and validation tooling
- Add bilingual README with English/Turkish language switcher
- Create detailed package contribution guidelines with platform-specific naming conventions
- Add validation script for verifying package presets against database
- Include best practices and example PR format for contributors
- Add tsx dependency for running TypeScript validation scripts
- Document validation workflow with manual and automated verification options
2025-11-23 14:26:07 +03:00
Yusuf İpek 1851ce3f3f build: Standardize on pnpm for package management and add init:db script. 2025-11-22 16:14:17 +03:00
Yusuf İpek afd4456893 feat: Add AUR package synchronization and update README documentation. 2025-11-22 15:53:19 +03:00
Yusuf İpek 27a8544e02 feat: extend /api/sync endpoint to support Arch, Fedora, Winget, and Homebrew package syncing and document API usage. 2025-11-22 15:50:06 +03:00
Yusuf İpek 235238171b feat: Add README, refactor Cryptomus feature flag to use environment variable, and include GitHub link in header. 2025-11-20 14:45:24 +03:00