328 Commits (eb502c02ff7693bb36318d857985f79e7bac370c)

Author SHA1 Message Date
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Robin Appelman b2fb4d898a
dont stop expiring versions if we cant check if the source file still exists 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Christoph Wurst 12d1c27b7f
Catch storage not available in versions expire command 3 years ago
  Morris Jobke 6ce05bc7d7
Return all keys in getAllVersions() instead 3 years ago
  Christoph Wurst 02fa3253fe
Fix undefined index and consequential damages in versions code 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
  Christoph Wurst 3b0478773a
Migrate files versions to the PSR container 3 years ago
  Morris Jobke 29ffaa5676
Move files_versions to bootstrap mechanism 3 years ago
  Joas Schilling 3e0cfa6c32
Add missing return 3 years ago
  Joas Schilling d7c0b9cced
Also always return in app commands 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Liam JACK b6c76f43a1
Fix #19066 - Array offset error due to empty file versions array 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
  Christoph Wurst a8a06a82d2
Remove trailing whitespaces from comments 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 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
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Christoph Wurst df9e2b828a
Fix mismatching docblock return types 4 years ago
  Roeland Jago Douma 78050ec531
Fix restoring shared versions 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Georg Ehrke c3748cfee3
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  John Molakvoæ (skjnldsv) 866c513871
Fix files_versions app LoadSidebar event 4 years ago
  Arthur Schiwon e8095cf737
use OCP\EventDispatcher\Event over Symfony's deprecated Event 4 years ago
  Roeland Jago Douma c1b8cb2e21
Set the proper filename for version downloads 4 years ago
  Christoph Wurst 543190f8b3
Do not create Application instances directly 4 years ago
  Roeland Jago Douma 01a4644cad
Use the proxymapper to obtain valid proxy data 4 years ago
  Julius Härtl e26187c7ff
Make sure we only fetch the file by id for the actual owner 4 years ago
  Robin Appelman a0a3f534f7
allow non integer version ids 5 years ago
  Robin Appelman 5209cdccdb
fix loading multiple version backends from one app 5 years ago
  Robin Appelman ccfbee2af9
add way for version backends to programmatically specify if they should be used 5 years ago
  Morris Jobke dd2496b275
Use proper dependency injection for app manager 5 years ago
  Felix Nieuwenhuizen 56457505af set availableSpace to 0 if userFolder not found 5 years ago
  Felix Nieuwenhuizen 0f43d1dfaa use node API for free space calculation in versions app (same method as trashbin app) 5 years ago
  Roeland Jago Douma 7f88654147
Move of files_versions to webpack 5 years ago
  Roeland Jago Douma 6415532508
Allow shared versions again in legacy backend 5 years ago
  Robin Appelman fbe35c346d
actually return the user when creating version dav nodes 5 years ago
  Robin Appelman 4403d771ad
modular versions api 5 years ago
  Georg Ehrke 367ca563b4
allow admins to override FreeBusy capabilities without modifying ShareAPI capabilities 6 years ago
  Roeland Jago Douma 39bb9c06d1
Delete the previews when a version is restored 6 years ago
  Roeland Jago Douma cd53498256
Use more magic DI in files_versions 6 years ago