Commit Graph

45 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Robin Appelman ea80d1d68f
also give storage backend it's change to manipulate the config 5 years ago
Robin Appelman 6fed17a342
allow using saved login credentials for notify 5 years ago
Robin Appelman a79f9605b4
add option to disable notify self check 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Daniel Kesselberg 6f8147b18f
Fix some MissingDocblockType or InvalidDocblock warnings. 5 years ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 6 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Ari Selseng 11b3fbf612 Use two queries to mark parent as outdated 7 years ago
Ari Selseng 1ac9a9a1bb Correct log attribute 7 years ago
Ari Selseng 3218e0f70d Added logging to Notify command. 7 years ago
Ari Selseng 71a0cdceaa Reconnect to DB after timeout for Notify command. Fixes #14479 7 years ago
Ari Selseng f156079a8b Fix a bug with smb notify having leading slash when it should not 7 years ago
Robin Appelman 56c777f715
Fix cannot set 0 as value on files_external through OCC command 7 years ago
Robin Appelman 48fb126505
allow setting notify credentials in environment 8 years ago
Roeland Jago Douma db96b0bb0b
Make it possible to make external storages read only 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 7a62fbd205 Fix comparisons in the files external app 9 years ago
Roeland Jago Douma 19b039e6e0
[files_external] fix commands 9 years ago
Ardinis 71118214f9 reviewed 9 years ago
Ardinis 3db84ed90a Remove json handling for files_external:config 9 years ago
Robin Appelman 5acebb911b
fix self test for non leading slash 9 years ago
Robin Appelman d9a6353bc1
Make the notify self test for subfolders more reliable 9 years ago
Robin Appelman 72eeb8fd22
add notify self test 9 years ago
Robin Appelman c7536f7877
switch occ files_external:notify to new notify mechanism 9 years ago
Roeland Jago Douma 59e5ebf330
Cleanup files_external command imports 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Robin Appelman e34ee9099d add files_external:notify command 10 years ago
Robin Appelman 9fb92b56ec show configuration options for authentication backends while listing storage 10 years ago
Robin Appelman f982d104f3 hide hidden parameters from list backend/auth parameters 10 years ago
Robin Appelman bac1a3a623 Add option to `occ files_external:list` to show all configured mounts 10 years ago
Robin Appelman eed1c52aec Hide more default options in occ files_external:list 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling f14dff680d
Move remaining classes to PSR-4 10 years ago
Joas Schilling 328b3c47d7
Move stuff from outside lib/ to PSR-4 10 years ago