90 Commits (bbe3f4a88049707249fc215d593788e83377637b)

Author SHA1 Message Date
  Robin Appelman bfeb97c54a fix: also filter by storage when getting shares in folder 5 months ago
  Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 4 months ago
  Vincent Petry 839ddaa354
feat: rename users to account or person 1 year ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Benjamin Gaussorgues 45b3f6e2b3
Migrate federated file sharing to PSR LoggerInterface 1 year ago
  Joas Schilling f717219490
Don't reuse query builder object with populated parameters 1 year ago
  luz paz 9d26671f05 Fix typos in apps/ subdirectory 1 year ago
  Louis Chemineau f525067930 Add argument to getSharesInFolder enable deep share lookup 2 years ago
  Gary Kim b78f3a57d1
Migrate HintException to OCP 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Roeland Jago Douma 5c42c303e4 Require read permissions for federated shares 3 years ago
  Vincent Petry 8680bafc5c
Implement expiration date for federated shares 3 years ago
  Valdnet 6da17a6fab l10n: Add word user in FederatedShareProvider.php 3 years ago
  Roeland Jago Douma 69b26c73f3 Fix some redundant casts 3 years ago
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Julius Härtl aefe826202
Adjust default 3 years ago
  Julius Härtl f68f67f354
Move remoteId of remote reshares to string 3 years ago
  Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Sergej Pupykin 1655ba9aeb fix typo 4 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
  Stefan Weil e8af52001e build: Fix some typos (most of them found by codespell) 7 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Georg Ehrke 789719da90
Default value of lookupServerEnabled should be the same everywhere 4 years ago
  Roeland Jago Douma e0715d704e
Use proper andwhere clause 4 years ago
  Maxence Lange fc54df81d0 remove non-circles-generated shares only 4 years ago
  Christoph Wurst 1b46621cd3
Update license headers for 18 4 years ago
  Maxence Lange 3513833ccd confirm auth on share generated by Circles 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Roeland Jago Douma 8085ca4cc4
Get all shares as iterable 4 years ago
  Roeland Jago Douma 22f6960f83
Allow removing federated shares of locally reshared files 4 years ago
  Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
  Bjoern Schiessle b23032e4c5
implement federated group shares 6 years ago
  Bjoern Schiessle c8631d607e
add setting to enable/disable federated group sharing 6 years ago
  Roeland Jago Douma d805959e81
Add API to undelete delete group shares 6 years ago
  Bjoern Schiessle 84fc188dfc
some minor fixes and clode cleanup 6 years ago
  Bjoern Schiessle 957b27f282
replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception 6 years ago
  Bjoern Schiessle d77eedd23b
- Don't remove share before all notifications are created, otherwise we miss information necessary to create the notifications 6 years ago
  Bjoern Schiessle fab4e561f4
send reshare over OCM API 6 years ago
  Bjoern Schiessle 41a1528888
implement decline share 6 years ago
  Bjoern Schiessle 8889e14c7c
implement accept share notification 6 years ago
  Bjoern Schiessle 21e64ec7f4
implement receiving of federated shares 6 years ago
  Bjoern Schiessle 5cfe20675d
start implementing federated sharing 2.0 6 years ago
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 years ago