wwq
1faa258e23
feat(quota): implement unified quota management system and add community free plan
...
- Add `default_free_plan.py` to define the configuration for the Community Free Plan.
- Refactor `quota_stub.py` as a unified entry point, delegating checks to `core/quota_manager`.
- Implement core logic in `quota_manager.py` to support retrieving quotas from the premium module or configuration files.
- Update `tenant_subscription_controller` to return Community Free Plan information.
2026-04-15 18:48:09 +08:00
..
2026-04-13 11:58:14 +08:00
2026-04-14 18:14:45 +08:00
2025-12-18 17:58:55 +08:00
2026-04-13 11:58:14 +08:00
2026-03-30 18:27:44 +08:00
2026-04-03 18:57:28 +08:00
2026-04-09 15:00:49 +08:00
2026-04-03 11:44:07 +08:00
2026-01-29 16:03:44 +08:00
2026-03-04 16:24:00 +08:00
2026-04-13 11:58:14 +08:00
2026-03-25 17:54:27 +08:00
2026-04-01 17:22:49 +08:00
2026-03-11 10:45:07 +08:00
2026-03-04 12:34:24 +08:00
2026-04-13 11:58:14 +08:00
2025-12-15 14:09:43 +08:00
2026-03-25 18:46:43 +08:00
2026-02-25 10:27:16 +08:00
2026-03-20 21:05:22 +08:00
2026-04-02 13:02:21 +08:00
2026-02-10 10:40:38 +08:00
2026-01-13 16:02:36 +08:00
2026-03-30 13:45:17 +08:00
2026-01-26 11:53:34 +08:00
2026-03-12 14:17:44 +08:00
2026-03-12 14:17:44 +08:00
2026-04-13 11:58:14 +08:00
2026-03-19 18:23:09 +08:00
2026-04-13 11:58:14 +08:00
2026-01-15 20:46:06 +08:00
2026-04-13 11:58:14 +08:00
2026-03-06 11:49:02 +08:00
2025-12-24 20:35:04 +08:00
2026-02-05 12:25:53 +08:00
2026-04-01 15:47:43 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2026-04-13 11:58:14 +08:00
2025-12-02 20:28:01 +08:00
2026-04-15 18:48:09 +08:00
2026-01-07 15:51:12 +08:00
2026-03-19 18:58:37 +08:00
2025-12-02 20:28:01 +08:00
2026-04-13 11:58:14 +08:00
2026-03-26 15:03:33 +08:00
2026-04-13 11:58:14 +08:00