Commit Graph

1360 Commits (stable)
 

Author SHA1 Message Date
dperolio 1100629517
Merge pull request #110 from doggybootsy/stable
2 years ago
dperolio 70e8d1f634
Merge pull request #109 from vizality/dependabot/npm_and_yarn/terser-5.14.2
2 years ago
Robert Delaney c8f5b7cb03 Fix buttons
2 years ago
Robert Delaney 1b9173922c Fix for the discord recent updates and some minor changes
2 years ago
dependabot[bot] 6c917a35ea
Bump terser from 5.11.0 to 5.14.2
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
dperolio 6c34a027ca
Merge pull request #104 from V3L0C1T13S/stable
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 cf40e1d834
fix the setup script to correctly install node_modules dependencies
2 years ago
dperolio 02b4c50456
Merge pull request #99 from vizality/dependabot/npm_and_yarn/minimist-1.2.6
2 years ago
dperolio 3a808d57fc
Merge pull request #102 from PhoenixAceVFX/stable
2 years ago
PhoenixAceVFX 0da461601b
Update index.js
2 years ago
dependabot[bot] 7ec8d1f8f2
Bump minimist from 1.2.5 to 1.2.6
2 years ago
dperolio 65cd45c28b
Update setup.bundle.js
2 years ago
dperolio 67ae10ef1b
fix dashboard and notifications
2 years ago
dperolio dc19c429b7
add some editorconfig stuff
2 years ago
dperolio 04f104bd35
fix views no longer connected to flux store (fixes dashboard) (thanks Harley!)
2 years ago
dperolio 4df26a181c
Update NOTICE
2 years ago
dperolio e74169f79d
Update README.md
2 years ago
dperolio 5f11a3bbe4
Rename Modules.js to modules.js
2 years ago
dperolio ed648f0fb3
Rename Components.js to components.js
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 a88e3f4417
set developer to false for everyone, change startup initialization to wait on CONNECTION_OPEN dispatch
2 years ago
dperolio 8a32ab32c1
remove @discord package alias
2 years ago
dperolio 59534feeea
fix Markdown component to work with checkbox inputs
2 years ago
dperolio 3041afae35
fix a bug with getMimeType file util for protocol urls
2 years ago
dperolio ad43bd0789
add missing discord svg icon assets
2 years ago
dperolio 5f0b43832c
remove api index and api imports
2 years ago
dperolio fa54f572be
remove connections api
2 years ago
dperolio 27a40cefb5
minor api cleanup stuff
2 years ago
dperolio ec386fab86
remove enableLegacyBabel5ModuleInterop for jsx and tsx files
2 years ago
dperolio 772f71b58b
update setup bundle script
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 6fb7c2c1e6
fix old icon issue on addon manager toasts
2 years ago
dperolio 9d49a65097
temporarily disable changelog on addon listing pages because of markdown issues
2 years ago
dperolio 697b906bde
change (Addons) List component to AddonsList and add BrowseList, InstalledList, and DiscoverList (this fixes the routing issues we were having with memo)
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 27f3afc9b7
add setup:sudo script for elevated setup
2 years ago
dperolio 69018610b6
remove discord development from setup options and clean it up a bit
2 years ago