bac41a46f8
Optimize token detection and caching logic ( #677 )
2025-06-21 20:18:13 +08:00
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
9602e28429
Add local file upload interfaces ( #489 )
...
* Add the alibaba cloud oss plugin
* Update oss plugin struct
* Add local upload
2025-02-21 20:18:35 +08:00
440f324a3d
Update the logic for create new token ( #516 )
2025-02-17 16:56:45 +08:00
3b65679fb0
Add token related interfaces ( #495 )
2025-01-23 13:12:46 +08:00
7553ccf14d
Update return schema of query interface ( #492 )
...
* Update return model of query interface
* Update tree data return type hints
* Update code generation and task return types
* Fix inconsistency between ORM query result and schema
2025-01-18 23:33:37 +08:00
a15693cc26
Fix celery service functions error ( #462 )
2024-11-16 17:13:29 +08:00
24528e6050
Updated refresh token storage logic ( #403 )
2024-09-05 21:37:25 +08:00
c9be643e76
Update create new token function return type ( #369 )
...
* Update create new token function return type
* update args input
2024-07-27 12:03:33 +08:00
7287093772
Update operation log middleware info reading ( #368 )
...
* Fix operation log middleware summary reading
* update ua info and ip info
* update opera middle functions
* move dataclasses.py
* fix lint
2024-07-27 11:00:36 +08:00