Commit Graph

1360 Commits (stable)
 

Author SHA1 Message Date
dperolio 3dd12b99cc
fixed a bug with error boundary persisting between routes
2 years ago
dperolio 0a5ee2faf7
add NumberBadge component
2 years ago
dperolio 63b65ed53a
modify the addon context menus to always show all of the addon routes (but disabled) for muscle memory
2 years ago
dperolio 9f2825622f
whoops, fix the start locking lag issue (thanks @lavasquids <3)
2 years ago
dperolio 57e99392b6
add toPluralOrSingular string util
2 years ago
dperolio f39ab0e760
change file name case on discord module stuff
2 years ago
dperolio 9cd440b1db
add discord/constants file back
2 years ago
dperolio b6b095f995
remove discord/constants file for a minute to reset file casing on gh
2 years ago
dperolio b43a96177f
clean up core a bit and add deprecation messages for `vizality` and `discord`
2 years ago
dperolio 971bdfa31b
enable legacy babel5 module interop for compiler
2 years ago
dperolio 1daa518b35
move setup script to inside src and add webpack config and bundle file to be able to run it without installing depends
2 years ago
dperolio 9d5632bdaf
some dashboard css improvements
2 years ago
dperolio 92cce64437
work on improving the startup script more
2 years ago
dperolio e1a2b95485
fix some icons not inheriting colors
2 years ago
dperolio 7befae84c4
remove/add/update package.json dependencies
2 years ago
dperolio e836488ae3
oops, remove some straggler console logs
2 years ago
dperolio b957ad8afb
update theme manager, allowing for BD and Powercord themes to be used directly now
2 years ago
dperolio 901185c4ba
add some try...catches to settings actions, just in case
2 years ago
dperolio 3f9912eb73
fix empty image for searching on addons list
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 a90427c626
work on fixing Markdown component (wip - still crashes Addon Listing pages for some reason)
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 437058c18c
rework settings context menu organization, and fix the plugin/theme searching on it
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 1af5c9fffe
start catching up on adding new svg icon assets
2 years ago
dperolio 1d440be903
remove open overlay dev tools option
2 years ago
dperolio cb62841296
change form of Developers in constant module
2 years ago
dperolio bb553cb47a
add Protocols to constants module and start using them
2 years ago
dperolio 0a6de4f5c3
continue updating paths to the new folder names
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 fa6527eff9
clean up and fix some bugs in setup script
2 years ago
dperolio 1131d0b078
remove deprecated modal stuff and replace it with "new" modal stuff
2 years ago
dperolio 2c8e0b18a0
fix Drag icon viewbox
2 years ago
dperolio 5fd2c080ec
remove privacy builtin module
2 years ago
dperolio c109310157
move sass lib utilities into core styles
2 years ago
dperolio 2dd373610c
rename top-level folders and do some folder reorganization
2 years ago
dperolio af64da9676
add new setup script to replace the older inject/uninject scripts (may not be complete, will need much testing)
2 years ago