314 Commits (84619a5b9c58ec7f4e3d7faea8c60a187cb61243)

Author SHA1 Message Date
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
Roeland Jago Douma 01a4644cad
Use the proxymapper to obtain valid proxy data 6 years ago
Julius Härtl e26187c7ff
Make sure we only fetch the file by id for the actual owner 6 years ago
Robin Appelman a0a3f534f7
allow non integer version ids 7 years ago
Robin Appelman 5209cdccdb
fix loading multiple version backends from one app 7 years ago
Robin Appelman ccfbee2af9
add way for version backends to programmatically specify if they should be used 7 years ago
Morris Jobke dd2496b275
Use proper dependency injection for app manager 7 years ago
Felix Nieuwenhuizen 56457505af set availableSpace to 0 if userFolder not found 7 years ago
Felix Nieuwenhuizen 0f43d1dfaa use node API for free space calculation in versions app (same method as trashbin app) 7 years ago
Roeland Jago Douma 7f88654147
Move of files_versions to webpack 7 years ago
Roeland Jago Douma 6415532508
Allow shared versions again in legacy backend 7 years ago
Robin Appelman fbe35c346d
actually return the user when creating version dav nodes 7 years ago
Robin Appelman 4403d771ad
modular versions api 7 years ago
Georg Ehrke 367ca563b4
allow admins to override FreeBusy capabilities without modifying ShareAPI capabilities 8 years ago
Roeland Jago Douma 39bb9c06d1
Delete the previews when a version is restored 8 years ago
Roeland Jago Douma cd53498256
Use more magic DI in files_versions 8 years ago
Roeland Jago Douma 17f1653ceb
If not in debug disable principal listing 8 years ago
Roeland Jago Douma 5401732cd2
Allow to read get old versions 8 years ago
Roeland Jago Douma dd47ebb062
Add rollback 8 years ago
Roeland Jago Douma d40afac1b9
Add version collection to DAV 8 years ago
Morris Jobke dd34cb7540
Less deprecated calls to OCP\Util::writeLog 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 8 years ago
Morris Jobke 870fe20acc
Use $var[] = $a instead of array_push - 2x faster 8 years ago
Morris Jobke e6efa755c9
Use short for of substr to not need strlen() 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 5987099d2a
Remove unneeded check if app is enabled 8 years ago
Bjoern Schiessle 90d7693997
allow apps to disable versions for some files 8 years ago
Joas Schilling a20934227c Remove undocumented config 8 years ago
Joas Schilling c23c05d4f6 Fix versions app 8 years ago