Commit Graph

1360 Commits (stable)
 

Author SHA1 Message Date
dperolio 14fb3d3fb0
cleanup some leftover stuff and start setting up new error system for managers
3 years ago
dperolio ac9acd9499
update settings api: add useSetting hook, make _fluxProps argument optional, add `toggle` to plugin settings
3 years ago
dperolio 369501cc78
more work on updating routes API
3 years ago
dperolio 3bf31bb61b
miscellaneous fixes, cleanup, and comments
3 years ago
dperolio 928b18336e
fix the viewboxes on a couple of icon assets
3 years ago
dperolio 1125a345a1
add colors property to context menu item component
3 years ago
dperolio 3e3cddedd8
fix errors with toast icon url and icon color properties
3 years ago
dperolio 42b9cde40e
add AddonInfoMessage and AddonUninstallModal components
3 years ago
dperolio 213e628ca7
revamp dashboard sidebar component code
3 years ago
dperolio 0afadd352e
remove search bars from Vizality settings context menu addon menus
3 years ago
dperolio 18e38ca52c
update toast design style with automatically added dismiss button
3 years ago
dperolio 108db3baf3
start adding some vz category components possibly
3 years ago
dperolio 5ffe9f9cc6
fix Scissors svg asset's viewBox
3 years ago
dperolio a92730911e
rename notifications API autoClose property for toasts to timeout
3 years ago
dperolio 78902ae224
Merge branch 'development' into stable
3 years ago
dperolio a8007bab15
whoops? fix updater
3 years ago
dperolio 4d2377ddbd
use destructuring on addons list again and disable unavailable context items on addon list context menus
3 years ago
dperolio a22bb1704f
change routes API getCurrentRoute to getLocation
3 years ago
dperolio 434043641c
remove optional chaining on vizality.api and vizality.manager stuff and some minor cleanup and fixes
3 years ago
dperolio 1b1c3881ff
Merge branch 'development' into stable
3 years ago
dperolio 02dfa9d5b7
fix a bug where plugin updates weren't being shown on initial update check
3 years ago
dperolio ba41141dab
add VIZALITY_PLUGINS_READY and VIZALITY_THEMES_READY events
3 years ago
dperolio d590479640
fix quick code loading style and add some error catching; add snippets back to dashboard sidebar
3 years ago
dperolio db0ef7a90e
fix a styling issue and add close context menu to toasts
3 years ago
dperolio 3a6f6d8786
fix updater button typo (thanks @yellowsink)
3 years ago
dperolio c16beb51cc
Merge branch 'development' into stable
3 years ago
dperolio 0d5f1204c7
oops, fix toasts crashing app when no icon provided (thanks Hoofer)
3 years ago
dperolio 686644d6dd
Merge branch 'development' into stable
3 years ago
dperolio 0269097050
make command API command icons a bit more versatile; fix command icon autocomplete bug; tweak toast styles
3 years ago
dperolio 7398cbbd9b
Merge branch 'development' into stable
3 years ago
dperolio d714b7d820
fix up notifications API a bit, make onClick properties optional for toast and notice buttons
3 years ago
dperolio 1ee5a597fe
Merge branch 'development' into stable
3 years ago
dperolio cb998edd00
experimentally add support for new toast API properties
3 years ago
dperolio 1a6f926792
add discord util module alias (sorry Linux)
3 years ago
dperolio e3f541ded5
add some comments/documentation/error handling
3 years ago
dperolio 6f10760315
update / fix isUrl string util
3 years ago
dperolio 9db810fbae
more fix attempts for Molten on Linux
3 years ago
dperolio 7a2eb960df
remove some unneeded dependencies
3 years ago
dperolio c897eca1ed
remove resizeImage file util
3 years ago
dperolio 2b8ebc1039
Merge branch 'development' into stable
3 years ago
dperolio 741760dd6e
await app in router, sometimes not defined yet at startup
3 years ago
dperolio 7c65285b3a
Merge branch 'development' into stable
3 years ago
dperolio 0b49f9f562
still trying to fix router for Linux users
3 years ago
dperolio c787d42336
Merge branch 'development' into stable
3 years ago
dperolio b5eadc3587
git ignore .vzignore files
3 years ago
dperolio 3a7549994a
fix quick-code builtin issue (hopefully)
3 years ago
dperolio f497d6c58b
Merge branch 'development' into stable
3 years ago
dperolio ab54be9ba7
still trying to fix Linux issue
3 years ago
dperolio 2d63185711
Merge branch 'development' into stable
3 years ago
dperolio 0f3764495f
why...? try to fix Vizality for Linux users
3 years ago