Commit Graph

398 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Robin Appelman 9587a4a548
use filesystem user instead of file owner for creating version 3 years ago
Robin Appelman 7be5788995
always use the default fs owner when storing versions 3 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 3 years ago
Thomas Citharel 190a71ecf9
Expose additional emails in {DAV:}alternate-URI-set 3 years ago
Robin Appelman d5953e5c33
cache internalpath in versions cleanup 4 years ago
Daniel Kesselberg 3293428ac0
Add configuration flag to disable the background job for files_versions 4 years ago
Daniel Rudolf 54cb4ac840
Improve occ versions:cleanup --path option 4 years ago
Robin Appelman 5f101d910b
use search to find versions to expire 4 years ago
Thomas Citharel a7b9b398a3
Expose user language through DAV 4 years ago
szaimen 98102bfa78 Improve auto expiration hint 4 years ago
Carl Schwan 701b57b81d
Remove allmost all deprecation from the files_version app 4 years ago
Daniel Rudolf c8870d0756
Add occ versions:cleanup --path option 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst 8196420063
Drop \OCP\User 4 years ago
Joas Schilling 236aa194e2
Restrict autocompletion also based on the phonebook known users 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Robin Appelman b2fb4d898a
dont stop expiring versions if we cant check if the source file still exists 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 12d1c27b7f
Catch storage not available in versions expire command 5 years ago
Morris Jobke 6ce05bc7d7
Return all keys in getAllVersions() instead 5 years ago
Christoph Wurst 02fa3253fe
Fix undefined index and consequential damages in versions code 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Christoph Wurst 3b0478773a
Migrate files versions to the PSR container 5 years ago
Morris Jobke 29ffaa5676
Move files_versions to bootstrap mechanism 5 years ago
Joas Schilling 3e0cfa6c32
Add missing return 5 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Liam JACK b6c76f43a1
Fix #19066 - Array offset error due to empty file versions array 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 a8a06a82d2
Remove trailing whitespaces from comments 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst df9e2b828a
Fix mismatching docblock return types 6 years ago
Roeland Jago Douma 78050ec531
Fix restoring shared versions 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Georg Ehrke c3748cfee3
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
John Molakvoæ (skjnldsv) 866c513871
Fix files_versions app LoadSidebar event 6 years ago
Arthur Schiwon e8095cf737
use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
Roeland Jago Douma c1b8cb2e21
Set the proper filename for version downloads 6 years ago
Christoph Wurst 543190f8b3
Do not create Application instances directly 6 years ago