Wu Clan
15fd4545aa
Optimize schemas with model relationships ( #552 )
2025-03-20 18:46:13 +08:00
Wu Clan
7f6c4ad6da
Fix return schema of the config api ( #551 )
2025-03-20 16:27:44 +08:00
Wu Clan
2be12b4ea4
Fix async install plugin dependencies for windows ( #549 )
2025-03-17 23:39:10 +08:00
Wu Clan
baebdd9870
Optimize dependencies to reduce package size ( #548 )
2025-03-17 18:41:58 +08:00
Wu Clan
d1648bb709
Update git and docker ignore files ( #547 )
...
* Update git and docker ignore files
* add __pycache__ dir
* add .python-version
2025-03-17 13:20:21 +08:00
Wu Clan
a4a394a18d
Optimize the dynamic import of data models ( #546 )
2025-03-16 15:13:09 +08:00
Wu Clan
951fdc902a
Optimize the return of relationship interfaces ( #545 )
...
* Optimize the return of relationship interfaces
* Fix gen business detail schema
2025-03-13 18:30:05 +08:00
Wu Clan
18ffa06d70
Updated the backend contribution guide ( #544 )
2025-03-12 18:15:10 +08:00
Wu Clan
d28f152d78
Update the changelog for v1.0.3 ( #543 )
2025-03-12 14:23:38 +08:00
Wu Clan
1e3e9ea84a
Update docker scripts and nginx conf ( #542 )
v1.0.3
2025-03-11 23:26:53 +08:00
Huyuwei
5b42e59d65
Add Aliyun mirror to PyPI index in pyproject.toml ( #541 )
...
* Add Aliyun mirror to PyPI index in pyproject.toml
* Update uv.lock
* fix end of files
* Remove UV_INDEX environment variable from Dockerfile
2025-03-11 16:48:30 +08:00
Huyuwei
1882467554
Fix Dockerfile mounts for dependency installation ( #540 )
2025-03-10 15:34:11 +08:00
Huyuwei
f1cd48e9d0
Fix typos in Dockerfile comments ( #539 )
2025-03-10 15:33:42 +08:00
Wu Clan
d1fd84617b
Refactor toml and dependencies file dir ( #538 )
...
* Refactor toml and dependencies file dir
* fix ci
2025-03-09 23:38:20 +08:00
Wu Clan
03fcf82b26
Update docker scripts in backend README ( #537 )
2025-03-04 18:34:07 +08:00
Wu Clan
f75e1bf3df
Update the changelog for v1.0.2 ( #536 )
2025-03-01 16:01:41 +08:00
Wu Clan
554a6f59bd
Add plugin related interfaces ( #535 )
...
* Add plugin related interfaces
* Update interface auth
* Add build plugin zip service
v1.0.2
2025-03-01 15:58:41 +08:00
Wu Clan
68d41cf028
Add log module root and output levels ( #534 )
2025-02-27 15:38:41 +08:00
Wu Clan
5defeca590
Fix celery async task worker pool ( #533 )
...
* Fix celery async task worker pool
* Update celery start scripts
* fix lint
2025-02-27 15:38:10 +08:00
Wu Clan
4d94418124
Update the changelog for v1.0.1 ( #532 )
2025-02-26 15:53:25 +08:00
Huyuwei
6c258f056a
Optimize Dockerfile for faster builds ( #526 )
v1.0.1
2025-02-26 14:45:48 +08:00
Wu Clan
87af1f1319
Fix the sql script for init data ( #530 )
2025-02-25 21:42:03 +08:00
Wu Clan
3f9badd4b9
Add sqlalchemy connection pool config ( #529 )
2025-02-25 15:46:10 +08:00
Wu Clan
06de770c4d
Add async attrs for sqla mapped base ( #528 )
2025-02-25 15:43:35 +08:00
Huyuwei
b5948441ac
Add missing volume config for docker deploy ( #525 )
2025-02-25 15:43:13 +08:00
Wu Clan
acbab69f12
Update the changelog for v1.0.0 ( #524 )
2025-02-24 21:39:49 +08:00
Wu Clan
1f8ac4953e
Add changelog ci for github release
v1.0.0
2025-02-24 21:17:56 +08:00
Wu Clan
1d981ec159
Update the built-in features in README ( #519 )
2025-02-24 12:48:46 +08:00
Wu Clan
b0f675f697
Delete the model redundancy level field ( #518 )
2025-02-24 12:30:08 +08:00
Wu Clan
6d44f807a7
Update loguru and deploy log config ( #517 )
...
* Update loguru config
* Update config
* fix log level
* Update deploy log config
2025-02-24 12:17:05 +08:00
Wu Clan
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
Wu Clan
440f324a3d
Update the logic for create new token ( #516 )
2025-02-17 16:56:45 +08:00
Wu Clan
5e7a4e1e74
Update casbin rbac verify to plugin ( #513 )
...
* Update casbin rbac verify to plugin
* Update requirements
* move sys api to casbin plugin
* Update plugin toml and parse
* Fix plugin router inject
* Update api prefix to apis
2025-02-17 13:41:11 +08:00
Wu Clan
4d13424b30
Add plugin requirements auto install functions ( #514 )
2025-02-15 19:58:49 +08:00
Wu Clan
860c96d0ee
Delete the threads in gunicorn config ( #512 )
2025-02-14 13:22:34 +08:00
Wu Clan
d9985f9d4d
Add plugin system and notice plugin ( #503 )
...
* Update system notice to plugin
* Add plugin model alembic support
* update plugin conf
* add plugin route injection
* update plugin route inject
* fix and optimize plugin router inject
2025-02-13 21:19:49 +08:00
Wu Clan
1e0b04006b
Fix OAuth2 service user last login time ( #510 )
2025-02-11 18:10:38 +08:00
Wu Clan
d419343939
Fix OAuth2 service user last login time ( #509 )
2025-02-11 17:57:05 +08:00
Wu Clan
eb3fd55321
Fix OAuth2 service register user args ( #508 )
2025-02-11 17:48:25 +08:00
Wu Clan
4aa4301abd
Fix the user pagination api return schema ( #507 )
...
* Fix the user pagination api return schema
* lint
2025-02-11 14:28:02 +08:00
Wu Clan
1d1a917580
Fix fastapi config variable naming and type ( #506 )
2025-02-08 11:47:45 +08:00
Wu Clan
0255283577
Fix the return datetime data encoder ( #505 )
2025-02-07 12:19:32 +08:00
Wu Clan
2df1f0f358
Bump dependencies and pre-commits ( #504 )
2025-02-07 12:09:25 +08:00
Wu Clan
52816dd4b4
Fix opera log of non-dict request body ( #501 )
2025-01-25 10:29:44 +08:00
Wu Clan
20e873b6e5
Fix casbin policy api return schema ( #500 )
2025-01-24 21:54:20 +08:00
Wu Clan
ebe710fac2
Update menu field show to display ( #498 )
2025-01-23 22:46:05 +08:00
Wu Clan
e588913d54
Fix current user info detail schema ( #499 )
2025-01-23 22:31:39 +08:00
Wu Clan
1c46e2480c
Fix return schema of user me api ( #497 )
2025-01-23 21:52:16 +08:00
Wu Clan
3b65679fb0
Add token related interfaces ( #495 )
2025-01-23 13:12:46 +08:00
Wu Clan
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