Commit Graph

15 Commits

Author SHA1 Message Date
5ff11d568e Add support for multiple games
Just supporting skyrim and skyrimspecialedition for now.

Move live download count fetching to a context provider. Also adds new games fetching context provider.
2022-09-03 02:51:57 -04:00
2bd5227287 Notification message for add/remove mod
Also changed how scrolling resets on pagination.

And tweaked pagination styling.
2022-08-28 23:43:44 -04:00
921247343c Remove unneeded toString in PluginDetail 2022-08-21 01:06:45 -04:00
c94eb6a399 Add plugin actions on ModData page 2022-08-20 00:12:10 -04:00
cb0c7922b7 Add/Remove plugin on plugin sidebar page 2022-08-19 19:37:38 -04:00
7df5cbb324 Limit parsed plugin cell displays to plugins for Skyrim.esm
In-case someone drag and drops a fallout 4 folder onto the page, it should not display any selected cells.
2022-03-19 15:28:10 -04:00
6527c6d5f7 Display parse errors on PluginDetail page 2022-03-18 23:41:06 -04:00
1a39f7c5e4 Show exterior cells edited in ModList
Also abstracts jsonFetcher and csvFetcher into common lib functions.
2022-03-18 01:06:20 -04:00
914fbbb540 Add sort/filter controls to mod list 2022-03-17 01:11:59 -04:00
a590dbd02c Add cell list to plugin detail page
Also add mod counts in parenthesis.
2022-03-14 21:55:52 -04:00
6769b815e7 Display mod files on plugin detail page 2022-03-14 20:47:26 -04:00
e21271f78b Fix updating map as plugins are selected 2022-03-12 21:29:40 -05:00
1fa2e3e660 WIP Render plugin data from static server 2022-03-12 18:34:45 -05:00
6a76bfac33 Render plugin data from static server 2022-03-12 14:00:40 -05:00
74c8920edf WIP plugin details sourced from static server 2022-03-10 23:41:43 -05:00