Commit Graph

817 Commits (ca3b5b603666b56711beeeae2feaa356c02152b5)
 

Author SHA1 Message Date
dperolio ca3b5b6036
keep the license and notice info simple, remove markdown formatting
3 years ago
dperolio 663a636c08
fix .github directory organization
3 years ago
dperolio c51d80b476
fix an issue with PopupWindow component importing styles so AAGaming can stop crying :^)
3 years ago
dperolio d2ae09f5c8
update commands api: add icon name resolution, add hasSubcommands method
3 years ago
dperolio 811b806398
update gitignore, remove .notes file
3 years ago
dperolio 8807d6113c
push some experimental patcher changes in an attempt at better error catching and removal of the need to return args/res
3 years ago
dperolio 5ad44a30d7
revert changing keybind api methods to async as the change did not fix the bug we were trying to fix
3 years ago
dperolio 352d31c600
update commands builtin to conform to new commands api changes
3 years ago
dperolio 8030bee6d2
commands api rewrite
3 years ago
dperolio 57e8fb8e06
change module imports for attributes and enhancements builtins, fix an issue with TabBar patch
3 years ago
dperolio c8516d6b9d
actions api rewrite
3 years ago
dperolio ee90efd6cc
remove some pointless logger label arg stuff
3 years ago
dperolio 79079ea898
update constants module for builtins and vizality community
3 years ago
dperolio 07778b0e9f
misc fixes, changes, and code cleanup
3 years ago
dperolio 06f9d2313c
update entities exports to give plugins more import style options
3 years ago
dperolio 8dcbbb742b
update dispatcher patch to try to await most dispatches (experimental, may need reverting if issues are later found)
3 years ago
dperolio ceb323c6e7
update api exports and add @vizality/api alias to give plugins more import options
3 years ago
dperolio 9d3629f0b5
rename core/index to core/Core
3 years ago
dperolio abfa7108ae
rename and move typedefs, update typedefs alias
3 years ago
dperolio c8ae535e31
fix toInt color util method
3 years ago
dperolio 007a36e324
Merge branch 'development' of https://github.com/vizality/vizality into development
3 years ago
dperolio 36c9a087de
change terminology from terminate to stop for vizality and all managers
3 years ago
Strencher d6251deea2 Fix typo -_-
3 years ago
Strencher 1c4c75ba06 Add react module
3 years ago
dperolio c3887ae22c
disable quick code and developers pages on vizality settings context menu, adjust update badge styles
3 years ago
dperolio dc2d4120dc
update dependencies
3 years ago
dperolio 3908fd5381
add boilerplate jsdoc'ing to Addon manager
3 years ago
dperolio ed2467ddf3
set up addon directory watchers again, rework installing system (thanks Kyza for the idea!)
3 years ago
dperolio e80411e76f
add short-circuiting to TabBar component patch as it was causing issues with non-string tab IDs
3 years ago
dperolio 2aa933645a
misc code cleanup and fixes
3 years ago
dperolio 7302ee1a53
cleanup/fix/add util module stuff
3 years ago
dperolio ced2be3372
remove addons folder and make it auto-create on startup if it doesn't exist
3 years ago
dperolio d5407fdc46
cleanup code in ipc/main and patch/browserWindow
3 years ago
dperolio 80c6327d8b
update eslint config, license stuff, remove faq
3 years ago
Strencher 935c0a229e Add settings api for addons.
3 years ago
dperolio 9ccda1362a
remove update item backgrounds, add addon identifier badges to update items
3 years ago
dperolio 45b611a5bc
fix updater so themes can now auto-update as well, add styles to differentiate plugins and themes
3 years ago
dperolio 10c532512c
adjust some more dashboard styles, add loading spinner to addon list
3 years ago
dperolio edb743f0b4
adjust some styles and do some code cleanup
3 years ago
dperolio d9ff09915d
start cleanup and more work on patcher module, also add some boilerplate jsdoc comments
3 years ago
dperolio 16d0b80ac1
Adjust 3rd label color to be darker rather than lighter
3 years ago
dperolio d264f0ead8
Fix plugin and api reload logs showing properly
3 years ago
dperolio c4132103b0
Last minute commit before renaming branch
3 years ago
dperolio 3d8ab0d1fb
Update and fix Icon component, improve missing icon warning system and make it only visible to Vizality devs
3 years ago
dperolio 7a7903b1e3
Improve error handling for all util module methods
3 years ago
dperolio 70bcb940a5
Convert all logs over to the new logger util format
3 years ago
dperolio 1a02354c6b
Revamp logger util module
3 years ago
dperolio beef1b809e
Misc fixes and code cleanup
3 years ago
dperolio b8567fb74a
Temporarily disable Quick Code and Developers dashboard pages
3 years ago
dperolio f782b6d4f2
Add a couple of icons, and change plugin/theme command icons
3 years ago