Wu Clan
f2d3c39425
Fix login and operation log clearing ( #728 )
2025-07-16 13:34:37 +08:00
Wu Clan
e45d2d6fe7
Add CLI support for startup celery services ( #724 )
...
* Add CLI support for startup celery services
* update the cli file
2025-07-16 12:28:57 +08:00
Wu Clan
326a1883e8
Fix the parsing of execution task params ( #725 )
...
* Fix the parsing of execution task params
* Enhanced checksums
2025-07-16 12:10:33 +08:00
Wu Clan
9ff36d4498
Delete the default value of schema enum data ( #723 )
2025-07-15 10:43:58 +08:00
Wu Clan
98ef07ad32
Simplify celery task crontab config ( #722 )
2025-07-15 00:28:10 +08:00
Wu Clan
802b0d456a
Optimize celery integrations and events ( #721 )
2025-07-14 19:17:24 +08:00
Wu Clan
6767f0e2e6
Update the celery task comment and name ( #720 )
2025-07-11 21:08:56 +08:00
Wu Clan
d72a05c965
Fix the celery task scheduler query ( #719 )
2025-07-11 21:08:44 +08:00
Wu Clan
ce3be1db8e
Add support for celery dynamic tasks ( #715 )
...
* Add support for celery dynamic tasks
* Update the celery conf
* Update the celery task tables name
* Refactor the celery task-related interfaces
* Optimize auto-discovery tasks
* Remove redundant config
* Refine the business codes
* Optimize crontab validation returns
* Update dependencies in pyproject toml
* Fix some bugs
* Update dependencies
* Update the version to 1.7.0
* Fix update and delete event
2025-07-11 07:54:33 +08:00
Wu Clan
adee3a2177
Simplify user permission database queries ( #717 )
2025-07-09 20:44:32 +08:00
Wu Clan
494942e87e
Add CLI support for execute sql scripts ( #711 )
...
* Add CLI support for execute sql scripts
* Update the arg helps
2025-07-02 20:19:29 +08:00
Wu Clan
099880dd1c
Update the refresh token verify mechanism ( #710 )
...
* Remove the logout interface auth dependency
* Update the refresh token check
2025-07-02 18:08:28 +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
Wu Clan
b96402e11d
Simplify custom response status codes ( #686 )
2025-06-24 10:42:15 +08:00
Dylan
6d5e741d94
Optimize api with semantic HTTP status codes ( #681 )
2025-06-23 22:18:17 +08:00
Wu Clan
408c866dda
Update cache cleanup for logout interface ( #678 )
...
* Update cache cleanup for logout interface
* Add dependencies of interface
2025-06-22 23:41:48 +08:00
Wu Clan
bac41a46f8
Optimize token detection and caching logic ( #677 )
2025-06-21 20:18:13 +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
0d1f05d307
Fix some error class import ( #672 )
2025-06-17 15:30:35 +08:00
Dylan
7afd8415cd
Add support for snowflake ID primary key ( #670 )
...
* fix: 修复PostgreSQL SQL语法错误,将反引号替换为双引号
* feat: 新增雪花算法ID实现
* 优化雪花算法和主键类型
* 修复错误引用
* 添加雪花详情链接
* feat: add snowflake ID parser method
* 修复独立执行异常
* 更新系统时间错误类
2025-06-16 13:34:27 +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
6883ec34c6
Fix the sidebar menu type filtering ( #667 )
2025-06-13 16:50:53 +08:00
Wu Clan
0c28a46e60
Update auth failed default status code ( #660 )
...
* Update auth failed default status code
* update init sql
2025-06-09 19:58:06 +08:00
Wu Clan
a4c7dae99c
Update the plugin download interface permission ( #659 )
2025-06-09 19:10:48 +08:00
Wu Clan
c9bbb105a3
Update data scope and rule to m2m ( #657 )
2025-06-09 19:10:15 +08:00
Wu Clan
b415dc8912
Add OAuth2 user to auto bind a role ( #656 )
2025-06-08 20:18:24 +08:00
Wu Clan
05b74d71a3
Simplify OAuth2 model and optimize auth service ( #655 )
2025-06-08 16:51:19 +08:00
Wu Clan
10c0c691a7
Update user email and phone operation logic ( #654 )
2025-06-08 16:43:51 +08:00
Wu Clan
7bab8cc636
Update default value for role filter scopes ( #649 )
2025-05-31 23:53:47 +08:00
Wu Clan
7659b63d88
Add data permission condition for filter data ( #648 )
2025-05-31 23:40:59 +08:00
Wu Clan
33ebc5723f
Add get all data scope rules interface ( #647 )
2025-05-31 23:09:26 +08:00
Wu Clan
57ae7f03a6
Refactor routes to better align with RESTful ( #645 )
2025-05-31 17:01:44 +08:00
Wu Clan
6ee3983846
Fix the filter of query all menus ( #642 )
2025-05-30 22:48:30 +08:00
Wu Clan
f05ed5cdda
Fix the menu delete interface arg description ( #641 )
2025-05-30 18:58:33 +08:00
Wu Clan
187dfa5344
Fix the role update business variables ( #640 )
2025-05-30 18:56:50 +08:00
Wu Clan
ccfe35ea85
Simplify the user info update business ( #638 )
2025-05-29 18:09:50 +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
39c3339a8d
Optimize role-related data processing performance ( #635 )
2025-05-26 20:04:13 +08:00
Wu Clan
9f52629dcb
Update the captcha invalidation error class ( #634 )
2025-05-26 19:16:56 +08:00
Wu Clan
1cddd6e2d5
Update non-linked sidebar support ( #633 )
...
* Update non-linked sidebar support
* fix typing
2025-05-26 15:52:45 +08:00
Wu Clan
48574fb50a
Update the token decode for logout interface ( #629 )
2025-05-25 14:16:36 +08:00
Wu Clan
ee7fe3087d
Update the token check for logout interface ( #625 )
2025-05-23 22:05:26 +08:00
Wu Clan
270ac3d941
Refactor the system token to online users ( #624 )
2025-05-23 20:18:47 +08:00
Wu Clan
b275481742
Update the menu path and type columns ( #622 )
...
* Update the menu path and type columns
* Update build vben5 tree
* Update data
2025-05-22 21:22:24 +08:00
Wu Clan
bcc764142b
Update the OAuth2 module to plugin ( #620 )
...
* Update the OAuth2 module to plugin
* update create user social param
2025-05-22 14:36:23 +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
8541059d23
Update uninstall and build plugin api method ( #614 )
2025-05-20 18:10:29 +08:00
Wu Clan
61edc81333
Fix the plugin status update logic ( #613 )
2025-05-20 17:50:07 +08:00