This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
Foxel
Watch
1
Star
0
Fork
0
You've already forked Foxel
mirror of
https://github.com/DrizzleTime/Foxel.git
synced
2026-06-27 10:11:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ac3acebb434aa970efeab8ab65398374774fc09
Foxel
/
api
/
routes
History
shiyu
7caa602d93
fix: remove admin permission checks for vector database operations
#36
2025-09-27 13:49:04 +08:00
..
adapters.py
…
auth.py
…
backup.py
…
config.py
…
logs.py
…
offline_downloads.py
feat(offline-downloads): implement offline download
2025-09-22 12:03:39 +08:00
plugins.py
…
processors.py
feat(Processors): add process directory endpoint and UI support
2025-09-24 23:18:03 +08:00
search.py
feat: Enhance vector database providers with source path handling and improved search functionality
2025-09-27 13:34:18 +08:00
share.py
…
tasks.py
feat(task-queue): implement task queue management with settings and UI integration
2025-09-22 19:08:14 +08:00
vector_db.py
fix: remove admin permission checks for vector database operations
#36
2025-09-27 13:49:04 +08:00
virtual_fs.py
feat: add 307 redirect download support
2025-09-25 14:56:17 +08:00
webdav.py
…