webamp/js/components
Jordan Eldredge a053818c5e
Revert "Serialize to indexdb" (#664)
* Revert "Don't re-center windows when loading from serialized state"

This reverts commit d778c03f61.

* Revert "Clean up comment"

This reverts commit 8253093a2b.

* Revert "Fix spelling of IndexedDB"

This reverts commit b34d90e998.

* Revert "Add a few more generic assertions about serialized state"

This reverts commit a8267581d0.

* Revert "Refactor debounce and throttle"

This reverts commit 6ecc5142b5.

* Revert "Double check that the serialized state we generated equals the one we have saved"

This reverts commit 82a81bf584.

* Revert "Add many tests for serialization"

This reverts commit 55603346c2.

* Revert "Split serialized state types into their own file"

This reverts commit 4c9c5b99d3.

* Revert "Refactor how we manage window positions"

This reverts commit d6a1baece3.

* Revert "Fix export"

This reverts commit 462cf4b42d.

* Revert "Clean up selectors file"

This reverts commit cdfa99383a.

* Revert "Mark serialization methods priviate for now"

This reverts commit fc79c77451.

* Revert "Add types for WindowManager"

This reverts commit 0a7f258b64.

* Revert "Export Box"

This reverts commit e94cdef100.

* Revert "Use browserSize from state. Make it non-optional"

This reverts commit 53481ba892.

* Revert "Add back resetWindowLayout"

This reverts commit 35f4004caa.

* Revert "Begin tracking window size"

This reverts commit 96ed2b353c.

* Revert "Use namespaced Utils for webamplazy"

This reverts commit 949a2bc771.

* Revert "Use namespaced Utils"

This reverts commit 3049350701.

* Revert "Add initial approach of recovering from bad window positions"

This reverts commit 1791babf1a.

* Revert "Move centerWindowsIfNeeded to an action creatorThis forces us to type it, as a nice side benefit"

This reverts commit 40e31f0577.

* Revert "Make state serialization opt-in (for now)"

This reverts commit bef421ebed.

* Revert "Persist focus, and handle bad focus"

This reverts commit 3f1861d4f8.

* Revert "Handle the case where `positions` might be an empty object to begin with"

This reverts commit f8544ed126.

* Revert "Don't center windows when restoring from serialized state"

This reverts commit ca1cfe3dc6.

* Revert "Center windows correctly, even if the windows don't start at 0,0"

This reverts commit 777d482e73.

* Revert "Make hotkeys a function not a singleton class that has side effects when you construct it"

This reverts commit 87ca43ba45.

* Revert "Move global file input out of NPM module"

This reverts commit 9f726899c7.

* Revert "Don't exclude generic windows"

This reverts commit 245dd166a2.

* Revert "Serialize window position as well"

This reverts commit b71e09284e.

* Revert "Persist window states (exept position)"

This reverts commit 690f650e4c.

* Revert "Serialize media state, and apply equalizer state to on deserialize"

This reverts commit 94e105b104.

* Revert "Add a flag to clear IndexDB state"

This reverts commit 364ddb7411.

* Revert "Serialize state to indexdb"

This reverts commit 60429b280a.
2018-10-01 12:50:43 -07:00
..
AvsWindow Add AvsWindow on top of GenWindow 2018-01-11 20:13:12 -08:00
EqualizerWindow Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
GenWindow Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
MainWindow Type MonoStero 2018-09-28 07:06:46 -07:00
MilkdropWindow Refactor PresetOverlay to be easier to understand (#652) 2018-09-11 06:45:50 -07:00
PlaylistWindow Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
App.js Revert "Serialize to indexdb" (#664) 2018-10-01 12:50:43 -07:00
Balance.tsx Type Balance 2018-09-28 07:26:24 -07:00
Character.test.js Swith to Prettier 2017-03-20 23:14:15 +00:00
Character.tsx Type passthrough props 2018-09-17 17:04:05 -07:00
CharacterString.tsx Convert some non-connected components to Typescript 2018-09-17 17:04:05 -07:00
ClickedDiv.tsx Type Minimize 2018-09-28 07:03:45 -07:00
ContextMenu.tsx Avoid awkward Typescript literal 2018-09-25 07:27:22 -07:00
ContextMenuTarget.tsx Convert ContextMenu and ContextMenuTarget to typescriptThis is the first component to use a connected component 2018-09-17 17:04:05 -07:00
ContextMenuWrapper.js Add and enforce class properties 2018-08-17 21:43:26 -07:00
DropTarget.tsx Convert some non-connected components to Typescript 2018-09-17 17:04:05 -07:00
MiniTime.tsx Type MiniTime.js 2018-09-17 17:04:05 -07:00
PlaybackContextMenu.js Upgrade prettier 2018-05-28 15:56:18 -07:00
ResizeTarget.tsx Type ResizeTarget 2018-09-28 07:26:28 -07:00
Skin.js Fix small cursor bugs 2018-06-28 21:17:11 -07:00
SkinsContextMenu.js Upgrade prettier 2018-05-28 15:56:18 -07:00
Visualizer.js Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
Volume.tsx Type Balance 2018-09-28 07:26:24 -07:00
WindowManager.js Revert "Serialize to indexdb" (#664) 2018-10-01 12:50:43 -07:00