18 Commits (c23c05d4f6b1795bc6c115f40ef7bda9e67fd6e9)

Author SHA1 Message Date
Joas Schilling c23c05d4f6 Fix versions app 9 years ago
Joas Schilling 1e2de86c3a Fix comparisons in the versions app 9 years ago
Morris Jobke c27498db71 Use IConfig instead of static OCP\Config 8 years ago
Vincent Petry 5dbb32fb81
Properly expire ext storage versions (#26601) 9 years ago
Roeland Jago Douma 4dcd0474d5
Show mimeicon when versions don't have a preview 9 years ago
Roeland Jago Douma d720a2fb57
Moved over files_versions 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Carlos Damken d58e6b59d3 Upgrading the log level From Debug to INFO to be consistent with files_trashbin (#25367) 10 years ago
Bjoern Schiessle 4a4cac611f we don't need to check permissions twice 10 years ago
Bjoern Schiessle 1b74cf72fb check permissions before rollback 10 years ago
Vincent Petry f22af90c09 Hide revert button when no permission to revert 10 years ago
Vincent Petry fa3dc909a4
Rollback version must also adjust cached size 10 years ago
Victor Dubiniuk d82df7e490
Construct path to the version file from the current directory and filename. Fixes #22450 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling b57f3126eb Move files_versions to PSR-4 (#24571) 10 years ago
Joas Schilling 9491d0f65b
Add missing use statement 10 years ago
Lukas Reschke 72c8187cbb Keep "encryptedVersion" when calling `\OC\Files\View::copy` 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Bjoern Schiessle 4ef035cc61 make sure that the file name doesn't end with a trailing slash. Can for example happen single files shared across servers 10 years ago
Bjoern Schiessle ac1c3d27b7 get the actual user instead of a federated cloud id 10 years ago
Lukas Reschke 762636efcd Use cache directly instead of QB 10 years ago
Lukas Reschke 5ccb9dfa7e Use database for keeping track of the version 10 years ago
Arthur Schiwon 3a796d1e15 Consolidate getQuota and setQuota methods in User instance 10 years ago
Arthur Schiwon d2d6644702 use int values and constants instead of strings 10 years ago
Arthur Schiwon b6e03fe261 versions provide more information when throwing hooks 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman 94200b682c removed unused imports 10 years ago
Robin Appelman 282f67dad1 improve handling of non existing files in the trashbin 10 years ago
Robin Appelman 300eb54c87 de-deplicate getUidAndFilename 10 years ago
Morris Jobke fb87441fd9 Deduplicate version expire jobs 10 years ago
Scrutinizer Auto-Fixer 0f1be1b601 Scrutinizer Auto-Fixes 10 years ago
Lukas Reschke 13e817e901 Throw exception on `getPath` if file does not exist 11 years ago
Robin Appelman 22c5c19376 handle versions expire for home storages with unlimited quota 10 years ago
Robin Appelman 54cea05271 Fix preserving file ids when restoring a file with object storage 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Robin Appelman 943c5069d4 Lock files when rolling back version 10 years ago
Georg Ehrke b3ff773bbf delete cached preview when rolling back file's version 11 years ago
Victor Dubiniuk e3c067c2e1 Correct method title. Add docblock 10 years ago
Victor Dubiniuk 0cefbd76b9 Add expiration for versions older than max 10 years ago
Victor Dubiniuk f46b434a12 Namespacing, reusing 10 years ago
Victor Dubiniuk c3e055549e Improvements 10 years ago
Victor Dubiniuk b95d1e6683 Add quota status to expiration check 10 years ago
Victor Dubiniuk 7ef937d8ad Add versions obligation 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Vincent Petry 9a6d253af3 Abort expiration when file is gone 11 years ago
Vincent Petry 033b3dac92 Use owner when expiring versions, not the logged in user 11 years ago
Joas Schilling 05fe2006ee Do not run method when the path is empty 11 years ago
Vincent Petry 972e189605 Use moveFromStorage instead of streamCopy when restoring version 11 years ago