Commit Graph

9 Commits

Author SHA1 Message Date
Zack Rauen 0acc5a6f85 Change to prototype keys 2023-05-24 18:57:09 -04:00
Strencher 83c0c81079 Cleanup & Improvements
- Rename `getByProps()` to `getByKeys()` and deprecated *byProps methods & filters.
- Fix a couple string errors
- Rename `getByPrototypes()` to `getByPrototypeFields()`
- Rename `getMangled()` to `getWithKey()`
2023-05-24 23:00:42 +02:00
Strencher 68c6b81ed7 Implement options for
- getByProps() methods
- getByPrototypes() methods
- getByString() methods
2023-01-26 00:00:16 +01:00
Strencher 97138afb7d Fix typo & options 2022-12-31 17:44:01 +01:00
Strencher 9875068228 Add webpack aliases. 2022-12-29 23:27:52 +01:00
Zack Rauen c3d4313b8e Fix an issue with public servers and documentation 2022-10-10 14:33:36 -04:00
Zack Rauen af1a26c333 Fix various bugs
- Show public servers on startup
- Update plugin tab on load/unload
- Finish switching searchGetters to searchExports
- Add disabled class to addon cards
- Fix/rebuild changelog modal
2022-10-09 18:22:07 -04:00
Zack Rauen a13422df11 Adjust webpack search 2022-10-08 20:04:56 -04:00
Zack Rauen 87652dab8e Restructure API, condense DOM modules 2022-10-02 23:34:45 -04:00