314 Commits (84619a5b9c58ec7f4e3d7faea8c60a187cb61243)

Author SHA1 Message Date
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
Morris Jobke 23cc309606
Handle more error cases 9 years ago
Lukas Reschke 0ed56589cc
Merge JS for files_versions 9 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 55af6b45f7
More tests 9 years ago
Roeland Jago Douma d720a2fb57
Moved over files_versions 9 years ago
Jörn Friedrich Dreyer f8352fcb8d
introduce callForSeenUsers and countSeenUsers (#26361) 9 years ago
Thomas Müller 297d2e48ad
Add occ command to expire the trashbin (#25878) 9 years ago
Jörn Friedrich Dreyer d59cb04427
Skip version and trash expiry for users that never logged in 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) 9 years ago
Bjoern Schiessle 4a4cac611f we don't need to check permissions twice 9 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
Joas Schilling 9ebae0bdeb
Chunk the users correctly in the trashbin and versions background job 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 8f09d5b67c Update license headers 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
Victor Dubiniuk 99f1112e33 Reset to auto if not set 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 1f7ac2c309 Postrebase cleanup 10 years ago
Victor Dubiniuk 0cefbd76b9 Add expiration for versions older than max 10 years ago