Commit Graph

17 Commits

Author SHA1 Message Date
340ce3d834 Migrate to Tauri v2 and fix configuration issues 2025-04-01 00:08:58 -04:00
7b772bb1bb Update ROADMAP.md to reflect recent progress 2025-03-30 20:11:04 -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
ae885f3780 Improve version display to show Up to Date status and update roadmap 2025-03-30 19:47:19 -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
2b8821bc77 Fix plugin update command name and parameter 2025-03-30 19:37:10 -04:00
b5af6e7e2c Fix parameter name for single plugin update command and update roadmap 2025-03-30 19:34:54 -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