Wu Clan
|
08ee3878c1
|
Refactor cache key and prefix APIs (#1210)
|
2026-06-25 14:19:37 +08:00 |
|
Wu Clan
|
5352f98c13
|
Optimize database operations within loops (#1177)
* Optimize database operations within loops
* Optimize opera log
|
2026-05-14 11:38:38 +08:00 |
|
Wu Clan
|
bfe4aa91ce
|
Add uninstall plugin operation checks (#1165)
* Add uninstall plugin operation checks
* Fix lint
|
2026-04-27 17:36:00 +08:00 |
|
Wu Clan
|
283d762141
|
Refactor plugin dependency cache and check (#1140)
|
2026-04-02 17:00:20 +08:00 |
|
Wu Clan
|
c96181bd08
|
Update plugin config and dependency cache (#1130)
* Update plugin config and dependency cache
* Fix deps check
|
2026-03-27 23:50:58 +08:00 |
|
Wu Clan
|
568e3ca66b
|
Fix plugin status change cache missing (#1118)
|
2026-03-21 23:34:40 +08:00 |
|
Wu Clan
|
6432a66732
|
Add remove plugin and formatting code CLI (#1088)
|
2026-02-25 21:22:49 +08:00 |
|
Wu Clan
|
6f1c27786d
|
Add multi level caching and optimize caching (#1054)
* Add multi level caching and optimize caching
* optimize current caching
* improved decorators
* improved local
* add pub/sub
* fix serialize
* Improve pub and sub
* Add comment
* Fix lru_cache maxsize
* Fix lint
* Fix config warmup
|
2026-02-02 17:18:49 +08:00 |
|
Wu Clan
|
b73585ebd2
|
Optimize definitions of multiple utility functions (#1001)
* Optimize definitions of multiple utility functions
* Update plugin tools
|
2026-01-11 16:57:52 +08:00 |
|
Wu Clan
|
d58260a0c0
|
Add env reqs for plugin install and uninstall (#929)
|
2025-11-21 17:18:27 +08:00 |
|
Wu Clan
|
5762834744
|
Update the ruff rules and format the code (#846)
* Update the ruff rules and format the code
* Update the per-file-ignores
* Update the ci
* Update rules
* Fix codes
* Fix pagination
* Update rules
|
2025-10-10 19:02:49 +08:00 |
|
Wu Clan
|
24a487eeea
|
Simplify the plugin status update logic (#744)
|
2025-07-30 11:31:37 +08:00 |
|
Wu Clan
|
a461f78224
|
Optimize the installation of plugin dependencies (#700)
* Optimize the installation of plugin dependencies
* Remove enumerate
* Update main params
|
2025-06-30 09:29:35 +08:00 |
|
Wu Clan
|
97f778cc90
|
Add CLI support for plugin install (#698)
* Add CLI support for plugin install
* Fix some usage errors
* Update prompt information
|
2025-06-29 17:41:12 +08:00 |
|
Wu Clan
|
69a9b90711
|
Optimize the zip plug-in file name parsing (#687)
|
2025-06-24 17:33:57 +08:00 |
|
Dylan
|
6d5e741d94
|
Optimize api with semantic HTTP status codes (#681)
|
2025-06-23 22:18:17 +08:00 |
|
Wu Clan
|
319ba13df1
|
Optimize routes to better align with RESTful (#673)
* Optimize routes to better align with RESTful
* Add codes endpoint description
* Update jinja templates
* fix typo
* fix sql
|
2025-06-19 11:06:34 +08:00 |
|
Wu Clan
|
19ef52da9b
|
Optimize install and build of plugin zip (#636)
* Optimiz install and build of plugin zip
* fix import
|
2025-05-27 11:46:17 +08:00 |
|
Wu Clan
|
63ba7646c1
|
Update the build plugin api params (#615)
* Update the build plugin api params
* update seek
* fix lint
|
2025-05-20 19:45:22 +08:00 |
|
Wu Clan
|
61edc81333
|
Fix the plugin status update logic (#613)
|
2025-05-20 17:50:07 +08:00 |
|
Wu Clan
|
85b0294da9
|
Update the new plugin status to changed (#607)
* Fix cache update after plugin uninstall
* Update new to changed
|
2025-05-17 09:21:11 +08:00 |
|
Wu Clan
|
a8ecb4ae3b
|
Add new plugin status check interface (#606)
|
2025-05-17 09:06:06 +08:00 |
|
Wu Clan
|
1d32154498
|
Optimize the zip plugin install logic (#603)
|
2025-05-15 23:40:33 +08:00 |
|
Wu Clan
|
1e54b0ba42
|
Add plugin info config and interfaces (#601)
* Add plugin info config and interfaces
* Remove test data
|
2025-05-15 20:50:24 +08:00 |
|