groupfolders

๐Ÿ“๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Admin-configured folders shared by everyone in a group. https://github.com/nextcloud-releases/groupfolders

Stars
262

Bot releases are visible (Hide)

groupfolders - v9.0.0

Published by juliushaertl over 3 years ago

Added

  • Nextcloud 21 compatibility
  • Improved database queries
  • OCC command to empty the trashbin

Fixed

  • Load files client extension through file list plugin
  • Make sure to only move in cache if it was not already done by the storage
  • Fix occ when files_trashbin is disabled
  • Add description of command to empty trashbin @rakekniven
  • Fix oracle compatibility
  • Add missing exit codes @Chartman123
  • Add missing return code to avoid issues with occ commands
  • Fix output path for chunks
  • Fix file drop shared folders
  • Check folder permissions when restoring a trashbin item
groupfolders - v8.2.0

Published by juliushaertl almost 4 years ago

  • #1161 Make database schema compatible with Oracle
groupfolders - v6.0.9

Published by juliushaertl almost 4 years ago

  • #1088 Load files client extension through file list plugin
  • #1104 Fix backport of #1070 @danxuliu
  • #1110 Run frontend build in github actions
  • #1115 Fix occ when files_trashbin is disabled
  • #1118 Make sure to only move in cache if it was not already done by the storage
groupfolders - v7.1.1

Published by juliushaertl almost 4 years ago

  • #1087 Load files client extension through file list plugin
  • #1106 [stable18] Fix backport of #1070
  • #1109 Run frontend build in github actions
  • #1114 Fix occ when files_trashbin is disabled
  • #1117 Make sure to only move in cache if it was not already done by the storage
  • #1130 1 query to obtain group folders
  • #1132 Use the proper paremter type for the IN query
groupfolders - v8.1.1

Published by juliushaertl almost 4 years ago

  • #1086 Load files client extension through file list plugin
  • #1108 Run frontend build in github actions
  • #1113 Fix occ when files_trashbin is disabled
  • #1116 Make sure to only move in cache if it was not already done by the storage
  • #1129 1 query to obtain group folders
  • #1131 Use the proper paremter type for the IN query
groupfolders - v8.1.0

Published by rullzer about 4 years ago

groupfolders - v7.1.0

Published by rullzer about 4 years ago

groupfolders - v6.0.8

Published by rullzer about 4 years ago

groupfolders - v8.0.0

Published by juliushaertl about 4 years ago

  • Show inherited ACLs in the files sidebar
  • Improve performance when querying managing users/groups
  • Fix issue causing "$path is an integer" logging in versions backend
  • Nextcloud 20 compatiblity
groupfolders - v5.0.8

Published by juliushaertl about 4 years ago

  • #989 [stable5] Properly encode group names as url parameter
  • #992 [stable5] Do not fail if no applicable groups are setup
  • #995 [stable5] Always delete expired versions regardless of the filecache permissions
groupfolders - v6.0.7

Published by juliushaertl about 4 years ago

  • #916 Documented occ configuration @wiswedel
  • #917 Make files client extension more robust to loading race conditions @juliushaertl
  • #920 Changed wording in appinfo (shared WITH, not BY) @wiswedel
  • #942 Make sure $path is a string @kesselb
  • #944 Bump version requirement @nickvergessen
  • #946 README read-ability @lrkwz
  • #980 Provide a default scanner @rullzer
  • #983 Do not fail if no applicable groups are setup @juliushaertl
groupfolders - v7.0.0

Published by juliushaertl about 4 years ago

This major version bump is only for maintenance reasons so that every major Nextcloud release is aligned with a major group folders app release.

  • #916 Documented occ configuration @wiswedel
  • #917 Make files client extension more robust to loading race conditions @juliushaertl
  • #920 Changed wording in appinfo (shared WITH, not BY) @wiswedel
  • #942 Make sure $path is a string @kesselb
  • #944 Bump version requirement @nickvergessen
  • #946 README read-ability @lrkwz
  • #980 Provide a default scanner @rullzer
  • #983 Do not fail if no applicable groups are setup @juliushaertl
  • #984 Properly encode group names as url parameter @juliushaertl
  • #990 Always delete expired versions regardless of the filecache permissions @juliushaertl
groupfolders - v6.0.6

Published by juliushaertl over 4 years ago

  • ACL: Increase performance by selecting on indexed column @Deltachaos
  • Use a lazy folder @rullzer
groupfolders - v6.0.5

Published by juliushaertl over 4 years ago

v6.0.5

groupfolders - v4.1.6

Published by juliushaertl over 4 years ago

v4.1.6

groupfolders - v5.0.7

Published by juliushaertl over 4 years ago

v5.0.7

groupfolders - v6.0.4

Published by juliushaertl over 4 years ago

v6.0.4

groupfolders - v5.0.6

Published by juliushaertl over 4 years ago

  • Fix sharing files from groupfolders trough ocs api
  • Bump dependencies
  • Do not ship unneeded files with the release
groupfolders - v6.0.3

Published by juliushaertl over 4 years ago

  • Do not ship unneeded files with the release
groupfolders - v6.0.2

Published by juliushaertl over 4 years ago

  • Allow to detect the file path for shares inside of groupfolders, e.g. when they are matched in workflow rules
  • Bump dependencies