Commit Graph

42 Commits (stable)

Author SHA1 Message Date
Robert Delaney 1b9173922c Fix for the discord recent updates and some minor changes
2 years ago
dperolio 49e456dc6a
fix dashboard again
2 years ago
dperolio f0c90b5100
whoops, that can be null; fix PrivateChannelsList dashboard button injection for real this time
2 years ago
dperolio 9fa8679e3d
fix dashboard being spam added to PrivateChannelsList from recent PR
2 years ago
V3L0C1T13S a0a7b1c95e
remove old if statement
2 years ago
V3L0C1T13S 131a099b2b
[Feat] make dashboard code cleaner
2 years ago
dperolio a9a4e140e7
disable rpc builtin for now (because of compressor close error spam)
2 years ago
dperolio aed28dfaad
temporarily remove error boundary scene to fix dashboard crashing
2 years ago
dperolio 67ae10ef1b
fix dashboard and notifications
2 years ago
dperolio 04f104bd35
fix views no longer connected to flux store (fixes dashboard) (thanks Harley!)
2 years ago
dperolio 1ca8ac24a1
prepare to make addons list count headers collapsible
2 years ago
dperolio ccb82b38dd
add /vizality/home route redirect to dashboard home
2 years ago
dperolio 59534feeea
fix Markdown component to work with checkbox inputs
2 years ago
dperolio b844f08635
reduce the width of the collapsed dashboard sidebar
2 years ago
dperolio e7ca0ff29a
update the addons list routes to use the new list components
2 years ago
dperolio 1163d4fccd
bandaid fix popups api
2 years ago
dperolio 1d6c8aa784
fix a bug with updater where manifest might not exist, for whatever reason
2 years ago
dperolio f2aa93b899
start using the $discord global everywhere
2 years ago
dperolio c93dbbe570
update some leftover old modal stuff
2 years ago
dperolio 3f3c53b67d
fix addons list to use gap instead of negative margin hackery
2 years ago
dperolio 901185c4ba
add some try...catches to settings actions, just in case
2 years ago
dperolio f90ebe418d
add a setting to show all flux dispatcher payloads in console
2 years ago
dperolio c80538d7da
fix a bug with dashboard home addon cards
2 years ago
dperolio 534bfa3dd8
make 404 text more fluid for various screen sizes
2 years ago
dperolio 98eefb44b5
remove non-JSX codeblock from Icon component preview
2 years ago
dperolio db530900d5
update my Test playground
2 years ago
dperolio c3185d703a
finish converting over to the "new" modals (I think)
2 years ago
dperolio 3c5275047a
more misc minor code cleanup
2 years ago
dperolio ca04c5d532
get rid of `evt.persist()` (no longer does anything with React v17)
2 years ago
dperolio 6b65197dbb
lots of css fixes around the app and updating webpack class names
2 years ago
dperolio 8d3051d16d
fix discord experiments setting and move it to the Advanced settings tab
2 years ago
dperolio ad0107b245
add over 1150 new icons (Font Awesome) to Icon component
2 years ago
dperolio d1218026a8
misc code cleanup stuff
2 years ago
dperolio f1221e46d8
fix ErrorBoundary component scene (thanks @LavaSquids)
2 years ago
dperolio 6395d0f882
add 404 catch-all Vizality route (completes #79)
2 years ago
dperolio 77213792f4
fixes #80 (thanks @LavasSquids)
2 years ago
dperolio 1d440be903
remove open overlay dev tools option
2 years ago
dperolio bb553cb47a
add Protocols to constants module and start using them
2 years ago
dperolio 3a4622121f
start removing image carousel modal in the likelihood discord will be removing it soon
2 years ago
dperolio 7a7e05e82b
add waitUntil time util function (thanks Doggybootsy)
2 years ago
dperolio 5fd2c080ec
remove privacy builtin module
2 years ago
dperolio 2dd373610c
rename top-level folders and do some folder reorganization
2 years ago