Wu Clan
f5af411339
Add tombi toml and bump pre-commits ( #1061 )
2026-02-04 23:37:38 +08:00
Wu Clan
d1fd5b6694
Update alembic and ruff config to pyproject.toml ( #1060 )
...
* Update alembic and ruff config to pyproject.toml
* Fix lint
2026-02-04 23:30:05 +08:00
Wu Clan
ab1f60120a
Optimize the serialization of join query results ( #1058 )
...
* Optimize the serialization of join query results
* Update some naming
2026-02-04 20:20:20 +08:00
Wu Clan
646a0ec2fc
Add granian and celery metrics collection ( #1057 )
...
* Add granian and celery metrics collection
* Update dashboards
* Add asyncio instrument
* Fix opera log finally
2026-02-03 20:44:05 +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
093788acea
Update redis and server health monitor data ( #1051 )
...
* Update redis and server health monitor data
* Update uptime
2026-01-30 16:45:22 +08:00
Wu Clan
4bab3c2cb0
Update task path resolution and docker variables ( #1050 )
2026-01-30 10:55:39 +08:00
Wu Clan
b82f9e8c1c
Add the alembic related operation CLI ( #1049 )
2026-01-29 14:50:14 +08:00
Wu Clan
89f8fe141e
Update plugin and code generation subprocess output ( #1048 )
2026-01-29 13:02:04 +08:00
Wu Clan
ac19f8480f
Update the plugin git url pattern ( #1047 )
2026-01-27 17:06:43 +08:00
Wu Clan
d397a0d985
Fix code generation app route injection ( #1042 )
2026-01-26 21:27:30 +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
fbdc3f2dc5
Add code generation preview mode CLI command ( #1036 )
2026-01-25 15:17:04 +08:00
Wu Clan
19d8a2964f
Remove deprecated parameter for code generation business ( #1035 )
...
* Remove deprecated parameter for code generation business
* Update doc_comment
* Fix doc_comment
2026-01-25 15:16:07 +08:00
Wu Clan
a496932138
Add injection app routes to code generation ( #1034 )
...
* Add injection app routes to code generation
* Update get table sqls
* Update get table sqls
* Fix lint
* Fix sql scripts syntax
2026-01-25 15:14:01 +08:00
Wu Clan
a6da0bfd41
Refactor code generation and plugin hot reloading ( #1032 )
...
* Refactor code generation and plugin hot reloading
* Improve implementation
* Update plugin config loader
2026-01-23 17:08:51 +08:00
Wu Clan
ced2b8d269
Allow to add config in plugin toml ( #1033 )
2026-01-23 16:42:24 +08:00
Wu Clan
f2b246089d
Add router jinja template for code generation ( #1031 )
2026-01-23 10:39:47 +08:00
Wu Clan
0aa63ed6e6
Fix custom filename in code generation ( #1030 )
2026-01-22 16:33:37 +08:00
Wu Clan
c8ebd1e9f6
Bump dependencies and pre-commits ( #1029 )
2026-01-22 15:55:33 +08:00
Wu Clan
68d962f2f8
Update the i18n file storage directory ( #1027 )
2026-01-21 12:03:40 +08:00
Wu Clan
1a6aba6105
Optimize code generation data processing ( #1020 )
...
* Optimize code generation data processing
* Add SQL script generation
* Update code gen table scripts
* Update types
* Fix model jinja and type conversion
2026-01-20 18:27:42 +08:00
Wu Clan
b2785dd46f
Fix snowflake type primary key field serializer ( #1024 )
2026-01-18 23:43:33 +08:00
Wu Clan
dc73f09c55
Optimize i18n language file directory structure ( #1023 )
2026-01-18 16:16:37 +08:00
Wu Clan
b4d984cb4e
Optimize dynamic config loading implementation ( #1022 )
2026-01-18 16:01:59 +08:00
Wu Clan
4d19cd2f5a
Rename locale to locales to avoid library conflict ( #1021 )
2026-01-18 15:01:43 +08:00
Wu Clan
d9d0c839ed
Fix database engine in auto init CLI command ( #1018 )
2026-01-16 13:41:14 +08:00
Wu Clan
ca51c2f8c5
Fix install plugin dependencies in docker container ( #1017 )
2026-01-16 12:40:56 +08:00
Wu Clan
88b46c1b72
Fix database calls in init CLI command ( #1016 )
2026-01-15 20:03:53 +08:00
Wu Clan
383620c899
Update the database and Redis for easier scaling ( #1015 )
...
* Update the database and Redis for easier scaling
* Restore plugin redis variable naming
2026-01-15 16:54:43 +08:00
Wu Clan
f876162456
Update the JWT for easier scaling ( #1011 )
...
* Update the JWT for easier scaling
* Fix comment
2026-01-14 23:52:29 +08:00
Wu Clan
362a559236
Update the changelog for v1.12.3 ( #1009 )
2026-01-13 19:50:54 +08:00
Wu Clan
8ae1a43581
Update i18n language storage and loading ( #1008 )
2026-01-13 19:10:41 +08:00
Wu Clan
ee849f0854
Update the plugin dependency install method ( #1007 )
2026-01-13 16:14:41 +08:00
Wu Clan
5c9a27cc16
Update nickname generation when create user ( #1004 )
...
* Update nickname generation when create user
* Fix lint
* Update code style
2026-01-12 19:03:02 +08:00
Wu Clan
1b68854b84
Update code generation part file naming ( #1002 )
2026-01-11 18:03:20 +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
28a6228556
Update redis and server monitor implementations ( #1000 )
...
* Update redis and server monitor implementations
* Fix server disk information
2026-01-11 13:21:37 +08:00
Wu Clan
dfce2ca094
Remove the opera log desensitization asynchronous ( #999 )
2026-01-10 18:30:16 +08:00
Wu Clan
cbe4e5ebe0
Update login log request header column length ( #996 )
2026-01-08 12:23:37 +08:00
Wu Clan
2d666e375f
Update the changelog for v1.12.2 ( #995 )
2026-01-07 12:23:47 +08:00
Wu Clan
ff40c41549
Remove Linux Do OAuth2 login ( #994 )
2026-01-07 12:21:21 +08:00
Wu Clan
7619670521
Fix the key of the refresh token removed ( #993 )
2026-01-07 12:09:10 +08:00
Wu Clan
85ba942f35
Fix SQL scripts error in config plugin ( #991 )
2026-01-06 14:30:49 +08:00
Wu Clan
88f3173f8f
Fix operation log queue status management ( #989 )
...
* Fix operation log queue status management
* Fix lint
2026-01-06 10:53:23 +08:00
Wu Clan
fd87dfb25a
Remove invalid configs of operation log ( #988 )
2026-01-05 14:09:24 +08:00
Wu Clan
ad7f725e4c
Simplify the desensitization of operation log data ( #987 )
2026-01-05 12:16:51 +08:00
Wu Clan
2ef8810376
Fix environment variable file auto init ( #985 )
2026-01-04 12:20:23 +08:00
Wu Clan
f0e6ed9985
Update the changelog for v1.12.1 ( #983 )
2025-12-31 15:36:25 +08:00
Wu Clan
809879997c
Update git and docker ignore files ( #981 )
2025-12-30 12:20:33 +08:00
Wu Clan
b153b7ac18
Add observability instrument for httpx request ( #980 )
2025-12-30 12:16:59 +08:00
Wu Clan
308ccf71ae
Bump dependencies and pre-commits ( #979 )
2025-12-29 15:47:46 +08:00
Wu Clan
c8f6d9da72
Add the auto init project CLI command ( #978 )
2025-12-28 14:12:31 +08:00
Wu Clan
3f2c3e44ba
Optimize login log database session calls ( #977 )
2025-12-25 18:12:43 +08:00
Wu Clan
b5e2a9e591
Fix case where the user agent was empty ( #976 )
2025-12-25 12:03:57 +08:00
Wu Clan
cdabe91092
Add OTEL semantic specification metrics config ( #973 )
2025-12-24 10:49:25 +08:00
Wu Clan
69a59993e3
Add observability instrument for redis client ( #972 )
2025-12-20 19:25:34 +08:00
Wu Clan
b6defc671e
Fix i18n target language error when concurrent ( #970 )
2025-12-20 19:25:05 +08:00
Wu Clan
8cbea57a8a
Add an independent contribution document ( #971 )
2025-12-19 15:20:34 +08:00
Wu Clan
7845e1ff49
Fix support for special character passwords ( #968 )
...
* Fix special character password support in celery
* Fix celery amqp and socketio password
* Remove non-essential changes
2025-12-19 14:47:26 +08:00
Wu Clan
2b76b64e85
Add code generation and notice SQL scripts ( #966 )
2025-12-16 19:55:01 +08:00
Wu Clan
dd3165a082
Rename the pre start script to migrate ( #965 )
2025-12-16 19:54:12 +08:00
Wu Clan
407d12760b
Update Grafana security and user default config ( #964 )
2025-12-16 14:39:21 +08:00
Wu Clan
f8b244c3a9
Update the changelog for v1.12.0 ( #963 )
2025-12-15 17:11:29 +08:00
Wu Clan
dfc715aad8
Update the version number to 1.12.0 ( #962 )
2025-12-15 17:07:06 +08:00
Wu Clan
4bc5ba53e6
Add the Grafana observability suite ( #961 )
...
* Add the Grafana observability suite
* Update configs
* Update docker script directory structure
* Fix the otel trace id
* Add grafana ini
* Fix some configs and loguru integration
* Add the celery grafana
* Update Grafana dashboards
* Update configs
* Fix issues with the panel
* Update grafana configs
* Update grafana dashboards
* Optimized panel styles
* Add sqlalchemy traces
* Fix the CORS
* Update the grafana query and config
* Update grafana status is off by default
2025-12-15 17:06:43 +08:00
Wu Clan
0c5956f828
Fix CLI command for code generation ( #956 )
2025-12-07 15:14:52 +08:00
Wu Clan
122d17ab57
Update the init project database CLI to subcommand ( #954 )
2025-12-05 17:23:44 +08:00
Wu Clan
4fb14e480a
Add CLI init project database support ( #952 )
...
* Add CLI init project database support
* Update get sql script
* Update init CLI contexts
2025-12-05 17:03:01 +08:00
Wu Clan
ea4ac6ff41
Optimize the coupling of code generation CLI ( #951 )
2025-12-05 14:52:58 +08:00
Wu Clan
bb5bcdf430
Add the database primary key mode config ( #953 )
...
* Add the database primary key mode config
* Update auto to autoincrement
2025-12-05 14:52:12 +08:00
Wu Clan
aad9afa9bb
Optimize the coupling of user social plugin ( #950 )
2025-12-04 11:56:37 +08:00
Wu Clan
a0e6e12d85
Update pre-commit to prek in pre-commit script ( #949 )
2025-12-04 11:56:00 +08:00
Wu Clan
5d680ff93f
Optimize data permission logic and usage ( #947 )
...
* Optimize data permission rules and usage
* Update get data permission models
* Update date permission filter
* Optimize the target model logic
* Upgrade dependencies to use latest features
* Remove model warnings
* Fix the latest feature issues
* Fix the sqlalchemy Table class import
* Fix the sqlalchemy Table class compatibility
2025-12-03 18:44:18 +08:00
Wu Clan
866b0e6ba4
Fix super value in update user permissions ( #948 )
2025-12-03 18:41:26 +08:00
Wu Clan
5a49d20c9b
Update celery related docker container independence ( #943 )
...
* Update celery related docker container independence
* Fix lint
* Fix nginx conf
2025-11-28 18:33:32 +08:00
Wu Clan
7641d5993a
Update the changelog for v1.11.2 ( #942 )
2025-11-28 12:31:05 +08:00
Wu Clan
07d66137cb
Update the version number to 1.11.2 ( #940 )
2025-11-28 12:28:52 +08:00
Wu Clan
f918dcd9c2
Update the fba run CLI command output ( #941 )
2025-11-28 12:28:18 +08:00
Wu Clan
ed4e312cb1
Update code generation interface definitions ( #939 )
...
* Update code generation interface definitions
* Update more
* Resume irrelevant updates
2025-11-27 19:20:44 +08:00
Wu Clan
0b539f868e
Update task application interface definitions ( #938 )
...
* Update the task execution interface definition
* Update more
2025-11-27 19:20:03 +08:00
Wu Clan
8899832de9
Update the files interface filename to file ( #937 )
2025-11-27 16:26:04 +08:00
Wu Clan
d844aa323a
Bump dependencies and pre-commits ( #936 )
2025-11-26 11:14:41 +08:00
Wu Clan
ef640b0b5c
Fix get column types in code generation ( #935 )
2025-11-25 18:07:09 +08:00
Wu Clan
4d43c6a3ea
Update the i18n language file init location ( #934 )
2025-11-25 18:06:34 +08:00
Wu Clan
407c848145
Optimize the use of some LRU caches ( #932 )
2025-11-25 16:48:55 +08:00
Wu Clan
d58260a0c0
Add env reqs for plugin install and uninstall ( #929 )
2025-11-21 17:18:27 +08:00
Wu Clan
551dc51c52
Restore captcha uuid naming in the login params ( #928 )
2025-11-18 19:58:37 +08:00
Wu Clan
0729061438
Fix typos in data rule sql scripts ( #926 )
2025-11-18 19:33:24 +08:00
Wu Clan
636d867544
Update the changelog for v1.11.1 ( #923 )
2025-11-16 21:49:29 +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
425bc202c2
Add user social binding and unbinding ( #919 )
...
* Add user social binding and unbinding
* Add oauth2 state to binding
* Update oauth2 state
* Fix imports
* Update some interface definitions
* Update the authorization type security
2025-11-15 17:03:30 +08:00
Wu Clan
3b24dca935
Fix missing table in alembic migration ( #920 )
2025-11-14 17:55:15 +08:00
Wu Clan
98db5f4984
Update the changelog for v1.11.0 ( #917 )
2025-11-12 13:09:47 +08:00
Wu Clan
2b56168ad0
Refactor foreign keys and relationships to pure logic ( #901 )
...
* Refactor foreign keys and relationships to pure logic
* Revert of some changes
* More revert
* Update the user paginate
* Update user create and update
* Update dept select and delete
* Rename the join query functions
* Update select_join_serialize doc and README
* Fix typo in README
* Update the user delete
* Update the user social
* Update the dict plugin crud
* Update the dict plugin version
* Bump dependencies and pre-commits
* Update the code generator plugin crud
* Update the menu crud
* Update the role crud
* Update the data scope and rule crud
* Restore get_paginated to get_select
* Update the code generator plugin version
* Add the py version in pre-commit
* Remove the plugin include parameter config
* Add more cache cleaning TODO
* Rename get_with_relation to get_join
* Add the user cache clear
* Fix known compatibility issues
* Update the version number to 1.11.0
* Fix lint
* Optimize select_join_serialize logic
* Delete cache cleanup comments
* Update the oauth2 plugin version
* Fix user-role table cleanup when user update
2025-11-12 13:06:26 +08:00
Wu Clan
b9255815e1
Update the changelog for v1.10.4 ( #916 )
2025-11-12 12:01:57 +08:00
Wu Clan
93e2f0f5f9
Fix dept and menu table subqueries ( #914 )
...
* Fix dept and menu table subqueries
* Fix user cache cleanup when updating data scope
2025-11-11 17:31:59 +08:00
Wu Clan
437c026da9
Fix user cache cleanup when updating data scope ( #915 )
2025-11-11 17:30:43 +08:00
Wu Clan
316079045f
Add user social unbinding account interface ( #913 )
2025-11-11 17:06:11 +08:00