Commit Graph

13 Commits

Author SHA1 Message Date
340ce3d834 Migrate to Tauri v2 and fix configuration issues 2025-04-01 00:08:58 -04:00
057bba0c56 Add premium plugin detection and user guidance for manual downloads 2025-03-30 19:55:33 -04:00
a5e7b766ac Fix SpigotMC plugin downloads by using direct URLs 2025-03-30 19:52:47 -04:00
1ebb16c15f Refactor imports in various modules to streamline code and remove unused dependencies 2025-03-30 19:47:52 -04:00
975258d70e Improve plugin updates to preserve version in filename 2025-03-30 19:44:11 -04:00
29f06b197e Fix Modrinth plugin download to work with unknown server types 2025-03-30 19:38:58 -04:00
43dafb57da Fix single plugin update command parameter and enable GitHub integration 2025-03-30 19:33:17 -04:00
83be780243 feat: Implement backend commands for plugin data management and enhance frontend synchronization with updated plugin interfaces 2025-03-30 19:31:00 -04:00
78f22f65f4 Fix Modrinth version number display issues and improve plugin matching algorithm 2025-03-30 19:30:33 -04:00
4adb291592 feat: Enhance Minecraft version detection with JAR file analysis and improved fallback mechanisms 2025-03-29 01:42:58 -04:00
fc96a10397 feat: Implement async scan, progress bar, and improve Paper detection 2025-03-29 01:37:50 -04:00
eb51afaea8 Add web crawler infrastructure and HangarMC implementation 2025-03-29 01:00:49 -04:00
d9cf404402 Initial commit: PlugSnatcher basic structure 2025-03-29 00:52:17 -04:00