
- SEAFILE ON RASPBERRY PI HOW TO
- SEAFILE ON RASPBERRY PI PDF
- SEAFILE ON RASPBERRY PI INSTALL
- SEAFILE ON RASPBERRY PI ISO
When zip downloading a folder, you don't need to wait until zip is done.
Now file zipping and downloading can be done simultaneously. Now you can sync libraries with large number of files. The performance is better in a high-concurrency environment and it can handle long requests. The new file-server written in golang serves HTTP requests to upload/download/sync files. Move SERVICE_URL configuration from nf to seahub_settings.py. Supporting converting files like doc to docx using OnlyOffice for online editing. Use database to store OnlyOffice cache keys. SEAFILE ON RASPBERRY PI PDF
Upgrade PDFjs to new version, support viewing of password protected PDF.Rewrite HTTP service in seaf-server with golang and move it to a separate component (turn off by default).Enable showing password for encrypted sharing links.Fix OnlyOffice/Collabora integration when golang http server.
SEAFILE ON RASPBERRY PI HOW TO
Please check our document for how to upgrade to 9.0: 9.0.2 () 👀 We are still searching builders volunteers for ARM (armv6, armv7, arm64v8) Architecture. You can check Seafile release table to find the lifetime of each release and current supported OS.
Fix zip-downloading in sharing links when golang file server is used. Fix support for customizing of favicon. Show current number of shared users and groups when deleting a library. Fix a bug in folder download-link and try to download files/folders as zip using golang file server. Fix a bug in golang file server log rotate support. Expand to the current folder when open file moving/copying dialog. Improve UI of file moving/copying dialog to show folders with long names. Fix language in calendar UI component used when picking date in sharing dialog. Users can save files or folders in shared folder link to their own libraries. Fix WebDAV error while filename contains special chars. Support admin enforcing a strong password in WebDAV secret. Fix a UI bug in file moving/copying dialog. Add "Visit related snapshot" in the dropdown menu of an entry in file history. SEAFILE ON RASPBERRY PI ISO
Show ISO date and time in file history page instead of showing relative time.Improve SQL performance when deleting a library.Support editing of expire time for sharing links.Remove the feature of related files as it is not used.Fix permission check in deleting/editing a file comment.Fix zip downloading a folder not having.Fix a UI bug when drag and drop a file.Fix a bug in smart link redict to the file page.
Fix a bug that sometimes a shared subfolder is unshared automatically by database access error. Support import group member via contact email. Check if quota exceeded before file uploading in upload sharing link. Show table of contents in Markdown sharing link. Go fileserver: Folder or File is not deletable when there is a spurious utf-8 char inside the filename. Fix a bug that office files can't be opened in sharing links via OnlyOffice. Admin panel support searching a library via ID prefix. Improve user search when sharing a library. Fix a bug in collaboration notice sending via email to users' contact email. A page in published libraries is rendered at the server side to improve loading speed. SEAFILE ON RASPBERRY PI INSTALL
Use command pip3 install lxml to install it.
You need to install lxml manually after upgrade to 9.0.7. The library is used in published libraries feature and WebDAV feature. Note: included lxml library is removed for some compatiblity reason.
Adding URL security check in /accounts/login redirect by ?next= parameter. Fix a bug in un-linking a device in admin panel. Markdown editor does not properly filter javscript URIs from the href attribute, which results in stored XSS. Fix a UI bug in sending sharing link by email. Disable open a file in OnlyOffice for encrypted libraries when open from trash. Fix a stored XSS problem for library names. Fix a bug that will lead to seaf-fsck crash. Please check our document for how to upgrade to 9.0: 9.0.9 () ♾️ Before to rise a GitHub issue, read the official support channel