Commit Graph

1360 Commits (stable)
 

Author SHA1 Message Date
dperolio f3bbbcb0db fix dashboard error boundary not extending full width of page
3 years ago
dperolio 449d48e491 quick fix for addon market installations
3 years ago
dperolio de3996b601 automatically unpatch all on plugin unload
3 years ago
dperolio 6b0e152e28 fix patcher (hopefully)
3 years ago
dperolio afbf63d306 stupid linux case sensitivity. rewrite will be all lowercase
3 years ago
dperolio d184d28abc
Merge pull request #78 from vizality/dependabot/npm_and_yarn/ansi-regex-5.0.1
3 years ago
dependabot[bot] 51c8046582
Bump ansi-regex from 5.0.0 to 5.0.1
3 years ago
dperolio b73941dd05 Merge branch 'development' into stable
3 years ago
dperolio 52b29e362b add electron_common_command_line fix (thanks @lavasquids)
3 years ago
dperolio e17ef00da8 make some style adjustments due to Discord changes
3 years ago
dperolio 12b8f3cee7 temporarily disable guild attributes due to Discord changes
3 years ago
dperolio aea6700fd0 bump sass version
3 years ago
dperolio bbc249fa27 start adding ProgressBar component
3 years ago
dperolio 06aa8fd833
Merge pull request #76 from vizality/dependabot/npm_and_yarn/isomorphic-git-1.8.2
3 years ago
dperolio c631872b67 fix a couple of bugs with Anchor component
3 years ago
dperolio 05019daec6 change protocol links to all use `vizality://` instead
3 years ago
dperolio edc5380366 replace formerly deprecated (now gone) Popouts with "new" Popouts
3 years ago
dperolio 293a078d03 update theme_manifest.json to allow for author of type object
3 years ago
dperolio 4de39d3201 remove show in file explorer context item for now (broke)
3 years ago
dperolio 07a9dfd49a add Popout component, make sure the user has at least 1 addon for settings context menu
3 years ago
dependabot[bot] 81d87687e0
Bump isomorphic-git from 1.8.1 to 1.8.2
3 years ago
dperolio ca7863dc63 some cleanup and fixes: upgrade to react 17
3 years ago
dperolio e59517914d rearrange CONTRIBUTING, SUPPORT, ACKNOWLEDGEMENTS, etc. files
3 years ago
dperolio fd1aaf336e
Merge pull request #74 from notsapinho/development
3 years ago
notsapinho 23e7a79b0d
Fix UserPopout
3 years ago
dperolio ca0794b1be
Merge pull request #69 from LavaSquids/patch-1
3 years ago
dperolio ab20b3745f
Merge pull request #65 from Dreaming-Codes/patch-1
3 years ago
dperolio 1d967827a6
Merge pull request #70 from v-briese/patch-2
3 years ago
dperolio 82e76b5431
Merge pull request #73 from vizality/dependabot/npm_and_yarn/jszip-3.7.1
3 years ago
dependabot[bot] 3193744c01
Bump jszip from 3.5.0 to 3.7.1
3 years ago
dperolio ab2b39fa9a
Merge pull request #71 from vizality/dependabot/npm_and_yarn/path-parse-1.0.7
3 years ago
dperolio 1e1b2e329a
Merge pull request #66 from vizality/dependabot/npm_and_yarn/glob-parent-5.1.2
3 years ago
dependabot[bot] 9b4c43113d
Bump path-parse from 1.0.6 to 1.0.7
3 years ago
dperolio 2235323afa
quick hotfix for i18n api due to Discord changes
3 years ago
dperolio 312cffde18
quick hotfix for i18n api due to Discord changes
3 years ago
Vbriese 370b33bbc9
Resolve Atom freaking out about an invalid ESlint config
3 years ago
LavaSquids 4c257201c5 Add args and return value to patcher if it failed to run
3 years ago
dperolio ed735105dc
change overview internal reference to readme, some cleanup
3 years ago
dperolio 274b3e35ba
update some markdown styles, fix avatars issue
3 years ago
dperolio 7b96267443
remove screenshots testing page which accidentally contained copyrighted placeholder images
3 years ago
dperolio 8745476723
change AddonContextMenu and SettingsContextMenu addon enable/disable items to CheckboxItems to make them easier to see at a glance
3 years ago
dperolio 8024df6aa4
update AddonListing banner styles and functionality
3 years ago
dperolio b84ae772a7
add toggle method to Addon manager; start adding argument to optionally stop event emission
3 years ago
dperolio fc84b6a3d5
fix Anchor component for links that only utilize onClick actions (thanks Vbriese)
3 years ago
dperolio f9e65f2f8b
update AddonContextMenu component for new addon subroutes
3 years ago
dperolio 786e4e1ae1
start setting up addon listing pages
3 years ago
dperolio f1a2225132
rework Vizality settings (new UI and format); wip
3 years ago
dperolio 2b935362e7
add hasOverview and hasChangelog to Addon manager
3 years ago
dperolio ab67ba7cde
dashboard routing changes to now work with addon subroutes
3 years ago
dperolio 67b5baf749
update Anchor component and Anchor patching to allow for dashboard hash links
3 years ago