Wu Clan
|
08ee3878c1
|
Refactor cache key and prefix APIs (#1210)
|
2026-06-25 14:19:37 +08:00 |
|
Wu Clan
|
ef9a6b554c
|
Fix cache invalidation decorator usage (#1182)
|
2026-05-26 16:14:47 +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
|
4d457b2215
|
Fix multi level cache key build and usage (#1066)
* Fix multi level cache key build and usage
* Update build cache key
|
2026-02-06 13:42:13 +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
|
15a9527866
|
Refactor the service layer db session call method (#850)
* Refactor the service layer db session call method
* Fix lint
* Update paging interfaces
* Fix some errors
|
2025-10-16 12:49:56 +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
|
d57fabcbb4
|
Add bulk update interface for config plugin (#774)
* Add bulk update interface for config plugin
* Remove email sending update
|
2025-08-19 12:18:38 +08:00 |
|
Wu Clan
|
234bf708b3
|
Fix the code with outdated system config (#683)
|
2025-06-23 22:23:06 +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
|
27b9cf4c64
|
Simplify apps and plugins config method (#600)
|
2025-05-13 13:16:06 +08:00 |
|
Wu Clan
|
960d9f6215
|
Update the default value for some functions (#573)
* Update the default value for some functions
* Fix lint
|
2025-04-14 14:22:05 +08:00 |
|
Wu Clan
|
e207622a70
|
Update the system config to plugin (#561)
|
2025-04-02 13:43:24 +08:00 |
|