Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Releases: Skycoder42/dolphin-seafile-plugin

Fix build with latest dolphin

02 Oct 16:12
6c0ccd7
Compare
Choose a tag to compare
Merge pull request #9 from bionade24/master

Fix #7 and #8: Split FileViewSeafilePlugin::actions() in to versionControlActions()

Code cleanup and update seafile

05 Nov 14:03
Compare
Choose a tag to compare

Changelog:

  • Code cleanups for better pointer dereferencing
  • Update code to work with latest seafile (7.0.3)

Fixup and small update

13 Jul 11:56
Compare
Choose a tag to compare

Changelog:

  • Removed ccnet dependency and connect to seafile directly (See #1)
  • Small bugfixes of other kind
  • Added support for "repo status" - now the status of a library itself is shown in dolphin too, not only the files within it

Initial release

04 Aug 19:59
Compare
Choose a tag to compare
1.0.0

fix plugin factory