modmapper-web/components
Tyler Hallada 92ee93a3c9 Add a notice about the "upload" dialog
Users keep getting confused about the webkit directory selection dialog that has unfortunate wording about "uploading" that I can't change. Hopefully this new dialog that displays before the dialog I can't control will help users understand that nothing is getting uploaded anywhere.

The message can be ignored in the future with a checkbox that sets a cookie.
2022-04-28 22:48:31 -04:00
..
CellData.tsx Show exterior cells edited in ModList 2022-03-18 01:06:20 -04:00
CellList.tsx Show exterior cells edited in ModList 2022-03-18 01:06:20 -04:00
DataDirPicker.tsx Add a notice about the "upload" dialog 2022-04-28 22:48:31 -04:00
DropZone.tsx Allow loading from directories other than Data 2022-03-19 17:42:24 -04:00
Map.tsx Limit parsed plugin cell displays to plugins for Skyrim.esm 2022-03-19 15:28:10 -04:00
ModData.tsx Fix react warnings 2022-03-19 15:38:33 -04:00
ModList.tsx Store ModList filter states in redux 2022-03-18 20:08:31 -04:00
PluginData.tsx Render plugin data from static server 2022-03-12 14:00:40 -05:00
PluginDetail.tsx Limit parsed plugin cell displays to plugins for Skyrim.esm 2022-03-19 15:28:10 -04:00
PluginsList.tsx Fix react warnings 2022-03-19 15:38:33 -04:00
PluginTxtEditor.tsx Add instructions for Mod Organizer users 2022-03-19 17:49:33 -04:00
SearchBar.tsx Remove console.log 2022-03-23 11:19:09 -04:00
Sidebar.tsx Use normal img tag since Image doesn't work in static mode 2022-03-15 19:08:38 -04:00
ToggleLayersControl.tsx Add search, query url based state 2022-01-24 00:59:36 -05:00