Commit Graph

1360 Commits (stable)
 

Author SHA1 Message Date
BakedPVP 95709972d8 Update linux.js
4 years ago
BakedPVP c22c86eac4 Update vz-utility-classes plugin
4 years ago
BakedPVP a35bd58d4e Plugin manager conversion stuff, some API manager stuff, misc
4 years ago
BakedPVP 304f0d7d97 And so it begins... Laying the groundwork for the Discord abstraction layer.
4 years ago
BakedPVP 806f36b7a8 Add isEmpty, isValidUrl, and stripDiacritics utility functions
4 years ago
BakedPVP d12913f132 Add @modules alias
4 years ago
BakedPVP 3140703a76 Add jsdoc eslint plugin
4 years ago
BakedPVP 80c5d38463 Add eslintignore file
4 years ago
BakedPVP a1c6b7f12e Move/rewrite vizality.modules setup from test plugin to Vizality startup index
4 years ago
BakedPVP e294517b02 Update toast animation
4 years ago
BakedPVP 1c599218ca Added registerShortcut, unregisterShortcut, and open to Router API
4 years ago
BakedPVP b11a037c10 Work on restructuring managers
4 years ago
BakedPVP 2a2f527745 Add bundled and core folder constants
4 years ago
BakedPVP fe51095aa2 Change Plugin and API from startPlugin/startAPI to onStart and pluginWillUnload/apiWillUnload to onStop; finish switching to @utilities
4 years ago
BakedPVP d9fce6b73e Add setup for error handling and work on switching over to @utilities
4 years ago
BakedPVP a91d3c9743 Update core patch and preload files
4 years ago
BakedPVP 26be334d1d Add findComponent function to Webpack module
4 years ago
BakedPVP da2ddadc7e Rename 'guild' submodule to 'guilds' and add role permissions utility
4 years ago
BakedPVP 1dc35d9dd5 Rename 'vz-module-manager' to 'vz-addons-manager' and begin i18n modularization
4 years ago
BakedPVP 74a4f3654e Rename 'util' module to 'utilities'
4 years ago
BakedPVP 911c33a86f Update Sass library keyframes and functions
4 years ago
BakedPVP ce02fdfa9e Rename and restructure more things
4 years ago
BakedPVP 4b3ab5cf33 Update ISSUE_TEMPLATEs
4 years ago
BakedPVP 0d8af76793 "Fix" Sass library imports
4 years ago
BakedPVP a96e853e59 Remove travis, update jsconfig
4 years ago
BakedPVP 9ead41fcf2 Relocated plugins and themes directories
4 years ago
BakedPVP 09104f05d7 i18n relocated and renamed locales; prepare to modularize
4 years ago
BakedPVP 27a0b205ea Whelp... Changed Vizality directory name.
4 years ago
BakedPVP 0ddd6f6dd6 Convert injector to patcher; commit before attempting to change plugin/theme directories location
4 years ago
BakedPVP b81264c9d2 Merged _traverseKeys and _traverseValues
4 years ago
BakedPVP 7f00b9f431 Create a plugin to bring back gamer texts
4 years ago
BakedPVP 579f3fb4dd Created temp plugin for global vizality
4 years ago
BakedPVP 93004612c7 Create demo settings example plugin
4 years ago
BakedPVP d8be1fa1a9 Code cleanups and finish converting to @ alias modules
4 years ago
BakedPVP 6852a46aa9 Move main css location; add check for undefined classes; fix missing guild error
4 years ago
BakedPVP b25f6e8d85 Change injector location & pretty console
4 years ago
BakedPVP bf3b98557d Auto-generate Sass lib classes
4 years ago
BakedPVP 447954e27b Add SELF_XS_HEADER back... for now
4 years ago
BakedPVP dd57f7c70e Reorganize modules directory architecture
4 years ago
BakedPVP 93cd68b721 Merged former modules folder into Vizality/index.js
4 years ago
BakedPVP 78a17b73f2 QuickCSS->Custom CSS; @ module alias; toasts
4 years ago
BakedPVP 01a5f12bec Changes and fixes
4 years ago
BakedPVP 9dcad24223 Rename the Sass library, got global modules working in a plugin, fixed class finding via findClass and _traverse...
4 years ago
BakedPVP 72be30a641 Take my webpack changes...
4 years ago
BakedPVP f0e11ddd96 Turned getModule (new) into a proxy for _getMdl (prev. getModule)
4 years ago
BakedPVP 4e609ac114 Changed getModule to be fetch-from-cache non-async by default
4 years ago
BakedPVP 53a5173ead Missed a change
4 years ago
BakedPVP eead2977bc More restructuring and added warn logs to null module requests
4 years ago
BakedPVP 9e5c8e58fd More restructuring and changes...
4 years ago
BakedPVP 149e895b08 Remove cached react dev tools files
4 years ago