Wu Clan
776482c5d6
Update plugin README content format ( #1158 )
...
* Update plugin README content format
* Fix lint
2026-04-19 21:36:57 +08:00
Wu Clan
62ece2f289
Fix menu SQL in mysql SQL scripts ( #1096 )
2026-03-05 18:36:55 +08:00
Wu Clan
9698dde9c2
Add destroy SQL scripts for multiple plugins ( #1093 )
2026-02-28 22:23:07 +08:00
Wu Clan
39c3366e0a
Refactor the menu SQL definition in SQL scripts ( #1092 )
...
* Refactor the menu SQL definition in SQL scripts
* Fix know issues
2026-02-28 20:08:27 +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
f5af411339
Add tombi toml and bump pre-commits ( #1061 )
2026-02-04 23:37:38 +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
eb27b5bfed
Add data validator for plugin config ( #1041 )
2026-01-26 21:17:18 +08:00
Wu Clan
08674ab95f
Update plugins and adapt to new features ( #1040 )
...
* Update plugins and adapt to new features
* Update plugin versions
2026-01-25 20:23:08 +08:00
Wu Clan
85ba942f35
Fix SQL scripts error in config plugin ( #991 )
2026-01-06 14:30:49 +08:00
Wu Clan
cf9e5dc4f4
Update user and login security configs ( #922 )
...
* Update user and login security configs
* Optimize some code definitions
* Update config comments
* Update the captcha check
* Update the config plugin sql scripts
* Add user password history model to init
* Fix some logic errors
* Add last_password_changed_time to user sql
* Fix user update password
* Fix the dynamic config check
* Update the user sql style
2025-11-16 21:23:36 +08:00
Wu Clan
4540cd9338
Update the length style of the model columns ( #883 )
...
* Update the length style of the model columns
* Fix opera log table username column length
* Fix login log table username column length
2025-10-23 15:00:28 +08:00
Wu Clan
e6e53296a8
Optimize sqlalchemy types to simplify compatibility ( #870 )
...
* Optimize sqlalchemy types to simplify compatibility
* Update TimeZone type comment
2025-10-20 17:41:00 +08:00
Wu Clan
b28a4d7673
Update the primary database to postgresql ( #829 )
...
* Update the primary database to postgresql
* Delete the prints
* Fix lint
* Update models in code generation
* Delete print
* Fix the salt column type
2025-10-17 23:03:17 +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
8751425e2b
Fix SQL script syntax error in config plugin ( #843 )
2025-09-27 12:33:58 +08:00
Wu Clan
d929f0dbdc
Fix sql script syntax error in config plugin ( #793 )
2025-09-03 19:57:11 +08:00
Wu Clan
1e38e1918b
Bump dependencies and pre-commits ( #791 )
2025-09-02 12:45:34 +08:00
Wu Clan
00ec039095
Add test data SQL script for config plugin ( #776 )
2025-08-19 12:38:22 +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
4500dd0128
Add a standalone email sending plugin ( #769 )
2025-08-13 18:09:42 +08:00
Wu Clan
bd4acf8121
Update the extension plugin config ( #695 )
2025-06-27 18:14:25 +08:00
Wu Clan
a2902bd23a
Add built-in plugin missing files ( #688 )
2025-06-24 17:34:06 +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
11d7792c0f
Bump sqlalchemy crud plus version to 1.10.0 ( #668 )
...
* Bump sqlalchemy crud plus version to 1.10.0
* Update filter style
* Update filters style
2025-06-14 12:35:19 +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
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