Commit Graph

1360 Commits (stable)
 

Author SHA1 Message Date
dperolio 1f7f7dac69
updated and modified SwitchItem component
3 years ago
dperolio f4b8a28bdd
remove legacy supported Switch component and replace with Discord's normal Switch component
3 years ago
dperolio 0536d14cfc
mark modal module, and modal open and close methods as deprecated
3 years ago
dperolio 3a1361099a
add flattenArray array util, some typedefs, and some code clean up
3 years ago
dperolio 4487548f45
clean up and work on routes API
3 years ago
dperolio e645f38753
add framer-motion package
3 years ago
dperolio 51a595fe65
add new svg and image assets; Home icon renamed to House
3 years ago
dperolio 4dffa9e11f
update core styles
3 years ago
dperolio eb05f5ed98
Merge branch 'development' of https://github.com/vizality/vizality into development
3 years ago
dperolio d6c5d975d0
update settings Category component
3 years ago
dperolio 67635b992b
Merge pull request #57 from v-briese/patch-1
3 years ago
dperolio 174f346c7d
Update _ellipsis.scss
3 years ago
dperolio ed0c0b948f
Update _max-lines.scss
3 years ago
dperolio 20112e9390
Update _mask.scss
3 years ago
dperolio 9b6f039cec
clean up addon commands, add fuse.js dependency
3 years ago
dperolio 5e5b9e9bc7
add a couple SVG assets
3 years ago
dperolio ab6674815f
Merge pull request #55 from v-briese/patch-2
3 years ago
dperolio 8d2024742a
Merge pull request #58 from v-briese/patch-4
3 years ago
Vbriese 446025e3c8
Use, uh, not the dropdown button
3 years ago
Vbriese 3077dd1841
Add NewModal component pt. 2
3 years ago
Vbriese cc770b4f9e
Add NewModal component pt. 1
3 years ago
Vbriese 938dfdc581 Document addon components
3 years ago
Vbriese 909f7fb290
Add JSDoc comment to AddonUninstallModal component
3 years ago
dperolio 86ba2b04b2
change addon list to now appropriately update no matter where an addon is enabled/disabled/uninstalled from
3 years ago
dperolio fdb91c2a42
fix a typo on dashboard sidebar tooltip
3 years ago
dperolio d8baaa63d0
add addon enable/disable events
3 years ago
dperolio 2e18fe7b82
Merge branch 'development' into stable
3 years ago
dperolio 08caccfcb6
add proper functions for getting a valid concurrency limit and update check interval from user input values
3 years ago
dperolio 8b7d1cb1d2
rename updater builtin Page to Settings
3 years ago
dperolio 6a108e9761
add a couple of updater builtin options
3 years ago
dperolio cc9b8d3028
fix router dashboard sidebar collapsing/expanding
3 years ago
dperolio af6e2ce8bf
fix dashboard toggle keybind and action; add dashboard context menu to dashboard item in private channels
3 years ago
dperolio 91f5fc4072
update dashboard Changelog route's subheading
3 years ago
dperolio 0ddbf4d6c9
change addon type to lowercase singular globally
3 years ago
dperolio 3c5009ac89
add components/dashboard components; remove dashboard part components from dashboard builtin
3 years ago
dperolio a1236a15ce
change components/vz to components/addons; remove addon-manager addon components
3 years ago
dperolio df902e8486
fix ErrorBoundary component
3 years ago
dperolio cd3bf924da
change Developers route to Development
3 years ago
dperolio 59f64d3988
update webpack initialization check to hopefully prevent Vizality from trying to load until /most/ of webpack is available (i.e. for slower connections)
3 years ago
dperolio 64125e59ef
update Actions API to expose the _actions array again
3 years ago
dperolio cdd842204d
misc code cleanup and style changes
3 years ago
dperolio c1c6987735
add new Discord svg assets
3 years ago
dperolio 1a7155be64
Merge branch 'development' into stable
3 years ago
dperolio b1ace30fd4
remove some leftover logs
3 years ago
dperolio 27a471bef2
cleanup and fix router from routes API changes and add flux subscription to update the sidebar when collapsed/expanded
3 years ago
dperolio 05623a1057
clean up dashboard styles and added sidebar collapser
3 years ago
dperolio 0daeb8eaed
install command executor code has been heavily simplified
3 years ago
dperolio 4221052cd6
cleaned up attributes builtin Vizality settings submodule; now use flux instead of emitter events
3 years ago
dperolio 6a3a5ca1ef
remove keybinds dashboard section
3 years ago
dperolio e374ac1523
fix and cleanup some updater stuff; plugins can now be updated individually
3 years ago