Commit graph

36 commits

Author SHA1 Message Date
4Source
2a09294e56 Apply version 1.4.0 2026-03-17 22:36:41 +00:00
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
663db4c648 Apply version 1.3.2 2026-03-13 16:08:21 +00:00
4Source
8c53184308
Extracting commands into separate files (#17)
* Extracting commands into separate files

* Fix linting

* Fix missing package-lock update of version-change.mjs
2026-03-13 17:08:01 +01:00
4Source
fcc243b4ee Apply version 1.3.1 2026-03-02 21:21:57 +00:00
4Source
b7d7227a7c
[FEAT] Enhance favorite list management with filtering and event listeners (#12)
* Enhance favorite list management by filtering out existing favorites

* Add event listeners for favorite list changes
2026-03-02 22:21:37 +01:00
4Source
a4182bf48a Apply version 1.3.0 2026-03-02 20:05:02 +00: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
81a01388fa Apply version 1.2.0 2026-03-01 21:30:34 +00: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
7303174298 Apply version 1.1.2 2025-11-07 08:04:24 +00:00
4Source
7293d464c2
Fix requests (#6) 2025-11-07 09:04:06 +01:00
4Source
36abd99cd0 Apply version 1.1.1 2025-11-06 17:11:03 +00:00
4Source
ec3f033375
Merge pull request #5 from 4Source/fix-requests
Fix ObsidianReviewBot requested changes
2025-11-06 18:10:41 +01:00
4Source
3146084eca Fix 2025-11-06 18:08:07 +01:00
4Source
658042098a Apply version 1.1.0 2025-10-31 16:45:35 +00:00
4Source
901a5b4348
Merge pull request #4 from 4Source/fix-release-requests
[FIX] Release requests
2025-10-31 17:45:16 +01:00
4Source
1113ceab27 Fix uninstall 2025-10-31 17:41:21 +01:00
4Source
43e9da8dab Add debug messages 2025-10-30 21:03:41 +01:00
4Source
251efe585a Depending on build type localStorage key 2025-10-30 20:55:59 +01:00
4Source
a7adffdac5 Use monkey-around to patch functions 2025-10-30 20:22:52 +01:00
4Source
2fa7bce535 Update License year 2025-10-30 18:02:22 +01:00
4Source
2fe2b40b9b
Update README.md 2025-09-25 13:21:01 +02:00
4Source
e4423922bb Apply version 1.0.0 2025-08-16 21:06:12 +00:00
4Source
bd0aff7b8b Reset Versions 2025-08-16 23:05:30 +02:00
4Source
79ef039d5c
Fix Manual Release with missing (optional) styles.css 2025-08-16 23:01:35 +02:00
4Source
f30e74d3d6 Apply version 1.0.0 2025-08-16 21:01:07 +00:00
4Source
5e674703cb
Fix Continuous Deployment with missing (optional) styles.css 2025-08-16 23:00:10 +02:00
4Source
e41ca5ab8a Apply version 1.0.0 2025-08-16 20:55:11 +00:00
4Source
c3f59a4ec1
Merge pull request #2 from 4Source/Inital-feat
FEAT Basic Favorites Lists for Plugins and Themes
2025-08-16 22:54:54 +02:00
4Source
1e5644a77f Fix minAppVersion conflict 2025-08-16 22:54:01 +02:00
4Source
8698e3fe8b Update README 2025-08-16 22:51:36 +02:00
4Source
5f250f0647 Fix typo 2025-08-16 22:24:35 +02:00
4Source
1fb7d34caf Basic favorites list management for plugin and themes 2025-08-16 22:19:50 +02:00
4Source
e7ad938add Initial renaming an cleanup 2025-08-16 21:18:49 +02:00
4Source
ea9354842e
Initial commit 2025-08-12 22:56:59 +02:00