aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/Expiration.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* fix(files_versions): Do not expire versions newer than min ageartonge/fix/min_age_rentention_files_versionsLouis Chemineau2025-02-191-0/+14
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-9/+5
* chore: Add SPDX headerAndy Scherzinger2024-06-021-21/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* Remove allmost all deprecation from the files_version appCarl Schwan2021-07-231-8/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-6/+6
* Fix multiline commentsChristoph Wurst2020-04-081-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Use type casting instead of *val() methodMorris Jobke2018-01-261-4/+4
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-121-0/+198