Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Yongtao Huang 146d870098
Fix: avoid Flask route conflict by merging `DocumentDetailApi` and `DocumentDeleteApi` (#23333)
3 місяці тому
..
app replace db with sa to get typing support (#23240) 3 місяці тому
auth minor fix: using the same AccountInFreezeError (#23061) 3 місяці тому
billing chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
datasets Fix: avoid Flask route conflict by merging `DocumentDetailApi` and `DocumentDeleteApi` (#23333) 3 місяці тому
explore Refactor: remove redundant full module paths in exception handlers (#23076) 3 місяці тому
tag chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
workspace minor fix: using the same AccountInFreezeError (#23061) 3 місяці тому
__init__.py feat: Add Download Button to UI for Knowledge Resource Source Files (#23320) 3 місяці тому
admin.py orm filter -> where (#22801) 3 місяці тому
apikey.py orm filter -> where (#22801) 3 місяці тому
error.py Chore: fix typo, no code change (#23331) 3 місяці тому
extension.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
feature.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
files.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
init_validate.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
ping.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
remote_files.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
setup.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 місяці тому
version.py make logging not use f-str, change others to f-str (#22882) 3 місяці тому
wraps.py Feat/change user email (#22213) 3 місяці тому