Commit graph

6 commits

Author SHA1 Message Date
4Source
e0c6469396
[FEAT] In Use/Known lists (#19)
* Refactor patching

* Preparation for InUse/Known lists

* Remove "debug" from allowed console methods in ESLint configuration

* Move Monkey keys  from constants to files

* Merge patch files into single file per class

* Patch install, enable, disable for plugins/themes

* Update lists based on state of vault

* Disable debug logs

* Add aria labels to flairs + remove duplicated flair code

* Update README.md

* Fix Security Audit

* Fix Command names
2026-03-17 23:36:19 +01:00
4Source
8f706c9372
[FEAT] Add Commands (#11)
* Add commands for managing favorite lists

* Refactor favoritePlugins and favoriteThemes handling for improved clarity and performance

* Add community plugin/theme management commands and fetch functions

* Add note about using a separate key for favorite lists during development

* Fix plugin id

* Add backup and restore command for favorite lists

* Add detailed command descriptions for managing favorite lists in README
2026-03-02 21:04:43 +01:00
4Source
40c4930ba1
[FEAT] Favorite/Unfavorite for installed plugins (#8)
* Fix favorite themes loading logic

* Validate environment variables for favorite plugins and themes on load

* Add community plugins settings tab favorite icon

* Enhance README with usage details and screenshots

Updated the README to clarify ease of use and added additional screenshots.

* Security Audit fix
2026-03-01 22:30:15 +01:00
4Source
2fe2b40b9b
Update README.md 2025-09-25 13:21:01 +02:00
4Source
8698e3fe8b Update README 2025-08-16 22:51:36 +02:00
4Source
ea9354842e
Initial commit 2025-08-12 22:56:59 +02:00