1289 Commits (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

Author SHA1 Message Date
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  John Molakvoæ (skjnldsv) 6adb19b296
Show filename on share link download 3 years ago
  Morris Jobke 5eb808b763
Create proper target path for shared storage fopen event 3 years ago
  Morris Jobke 930c97a0ef
Fix variable name and add spaces around path in info log line 3 years ago
  Robin Appelman cfde74442c
optimize View::getPath if we already know the storage id 3 years ago
  Robin Appelman 244fd6ae49
disable update checking for shared storages 3 years ago
  Robin Appelman 928cee2ae7
only get the permissions from the share source if it's not already cached 3 years ago
  Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 3 years ago
  Julius Härtl f96853a19c
Do not fail if share for mountpoint is no longer available 3 years ago
  Robin Appelman af381a9a93
remove unneeded if 3 years ago
  John Molakvoæ (skjnldsv) 6d576a9100
Fix missing FN from federated contact 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 3 years ago
  Roeland Jago Douma 6ed4c8a946
Improve recent file fetching 3 years ago
  Georg Ehrke 5b26487f14
Expose status via Collaborators API 3 years ago
  Daniel Kesselberg 6f8147b18f
Fix some MissingDocblockType or InvalidDocblock warnings. 3 years ago
  Robin Appelman 5f58cefbd7
merge file activity settings into a single 'favorite changed' item 3 years ago
  Robin Appelman a11769e0e3
move share notifcation settings to files group 3 years ago
  Joas Schilling d4a4d5c6ef
When no user is logged in null is used 3 years ago
  Morris Jobke 0763a17332
Move federated_share_added into a typed event 3 years ago
  Christoph Wurst b641f25606
Migrate files sharing to the PSR container 3 years ago
  Morris Jobke c4b53538af
Better event description for BeforeTemplateRenderedEvent in files and files_sharing 3 years ago
  Julius Härtl 217a69ebf9
Add BeforeTemplateRenderedEvent for files_sharing 3 years ago
  Morris Jobke 7e281a07bb
Use IBootstrap for the app federatedfilesharing 3 years ago
  Gary Kim a2cedcefee
Add user input for link share labels 4 years ago
  Roeland Jago Douma 1cf3280c8e
Lazy register the navigation 3 years ago
  Joas Schilling d7c0b9cced
Also always return in app commands 4 years ago
  Daniel Kesselberg 6b1af4ac8c
Pass $path to ocmPermissions2ncPermissions 4 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
  Joas Schilling b740d283a9
Don't initialize Application directly 4 years ago
  Joas Schilling 56b04c65f7
Always sort shares in a reliable way 4 years ago
  Christoph Wurst 09a632242d
Do not only catch Exceptions but any Throwable during rmt share delete 4 years ago
  Daniel Calviño Sánchez 37f231333f Fix reference to wrong class name 4 years ago
  Roeland Jago Douma ef34f72167
Have share permissions on link shares if it is enabled 4 years ago
  John Molakvoæ (skjnldsv) a26ca1e638
Do not filter id matching userId on non-user-share shares 4 years ago
  John Molakvoæ (skjnldsv) ff20da637e Fix federated link sharing permissions 4 years ago
  Roeland Jago Douma d466a7b808 Allow to navigate to others with access from the sidebar 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Robin Appelman 7a4ea4a6b6
make php-cs happy 4 years ago
  Julius Härtl 5646f7c761
Link shares have reshare permission if outgoing federated shares are enabled 4 years ago
  John Molakvoæ (skjnldsv) 7eceba7dae Fix Sharing recommendation user display 4 years ago
  Robin Appelman 9735b5d61f
Add method to storage backends to get directory content with metadata 4 years ago
  Joas Schilling 1b93d5f1db
PHP CS fixes 4 years ago
  Joas Schilling 685d7b0637
Directly use the class to get the service 4 years ago
  Joas Schilling e45c87cd2e
Fix creating the share controller 4 years ago
  Joas Schilling 609b8aff12
Also disallow ; in remote urls 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago