filebrowser/roadmap.md

20 lines
780 B
Markdown
Raw Normal View History

2023-09-10 14:08:21 +00:00
# Planned Roadmap
2024-08-03 15:34:12 +00:00
Next version :
2023-09-10 14:08:21 +00:00
2024-07-30 17:45:27 +00:00
- Theme configuration from settings
- Add Job status to the sidebar
- index status.
2024-08-03 15:34:12 +00:00
- new jobs as they come via pocketbase
2023-09-10 14:08:21 +00:00
2024-07-30 17:45:27 +00:00
Future releases:
2024-08-03 15:34:12 +00:00
- Replace http routes for gorilla/mux with pocketbase
- Allow multiple volumes to show up in the same filebrowser container. https://github.com/filebrowser/filebrowser/issues/2514
- enable/disable indexing for certain mounts
- Add tools to sidebar
- duplicate file detector.
- bulk rename https://github.com/filebrowser/filebrowser/issues/2473
- job manager - folder sync, copy, lifecycle operations
- metrics tracker - user access, file access, download count, last login, etc
- support minio s3 and backblaze sources https://github.com/filebrowser/filebrowser/issues/2544