seafile
seafile copied to clipboard
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
Hi, I would be so nice to have collaborative edition on markdown documents, any chance to see that in roadmap for 9.0 ? Thanks
Using the current `sqlite2mysql.sh` and `sqlite2mysql.py` creates corrupt sql file for seahub. The sql files for ccnet and seafile databases are syntactical correct and can applied to new database. Output...
On the administration page, we cannot assign a group to a library where we aren't member of. Ex: I want to assign group **People** to the library **Welcome**, as my...
Multiple file selection (via checkbox) already exists in Web UI list view. However, for use case of sorting through hundreds - thousands of pictures, grid view is necessary. It would...
Server admin options like 'Allow registration' and 'Require admin approval' are ignored, if Google SSO is enabled any Google user can login and automatically obtain an active account. Server: 8.0.7...
On linux, SeaDrive version 2.0.16 crash on startup if `/home/user/SeaDrive/` is not an empty dir. This can be reproduce simply by creating a directory into SeaDrive folder. I don't know...
Dropbox CLI has the following features: ``` $ dropbox --help Dropbox command-line interface commands: Note: use dropbox help to view usage for a specific command. [...] puburl get public url...
I’m running OnlyOffice in Seafile Professional 8.0.10 and everything works fine. I noticed that several file types which are supported by OnlyOffice (e.g. doc in addition to docx) are not...
ccnet config **This works** `HOST = ldap://ad.hostname.ca BASE=DC=ad,DC=hostname,DC=ca [email protected] PASSWORD= LOGIN_ATTR=userPrincipalName FILTER = objectClass=User USE_PAGED_RESULT = true FOLLOW_REFERRALS = false` With ldaps it doesn't, but it works with ldap. I...
The update of the VirusFile Table in https://github.com/haiwen/seafile-server/blob/v8.0.7-server/scripts/upgrade/sql/8.0.0/mysql/seafevents.sql fails with the error: ``` [WARNING] Failed to execute sql: (3959, "Check constraint 'VirusFile_chk_1' uses column 'has_handle', hence column cannot be dropped...