Commit Graph

11 Commits

Author SHA1 Message Date
thallada a9d1a5af54 Allow loading from directories other than Data
Enables users to upload MO2 mod directory.

Also use updatePlugin instead of addPlugin to prevent duplicate plugins.
2022-03-19 17:42:24 -04:00
thallada 68796f6f9c Store ModList filter states in redux
So that navigating between cells and back from other pages will persist the filters.
2022-03-18 20:08:31 -04:00
thallada f33fd3b49c Sort plugin mod file list by nexus_file_id 2022-03-15 22:50:51 -04:00
thallada ee7c956525 Add enable/disable all plugins buttons 2022-03-15 01:03:51 -04:00
thallada 1fa2e3e660 WIP Render plugin data from static server 2022-03-12 18:34:45 -05:00
thallada 6a76bfac33 Render plugin data from static server 2022-03-12 14:00:40 -05:00
thallada 8496c775f2 Refactor drag-n-drop to component with overlay 2022-03-10 00:35:04 -05:00
thallada 3a34f48e6c Remove console.logs 2022-03-03 22:11:40 -05:00
thallada 5144f8d6e1 Move worker init to index page 2022-03-02 23:53:20 -05:00
thallada 96599cb2c8 Fix load order re-applying and transition between sidebar pages 2022-03-02 23:23:06 -05:00
thallada 761ef80669 Default sidebar and WIP PluginLoader 2022-02-27 01:17:52 -05:00