Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08Fix more casting messJoas Schilling
2022-04-14Fix all the psalm issues and do php 7.4 cleanupCarl Schwan
2021-08-20Fix logging and simplify permission checkJoas Schilling
2021-08-19Check all nodes and all mountpoints for delete permissionsJoas Schilling
2021-05-31Fix unit testsJoas Schilling
2021-05-31Fix PHP CSJoas Schilling
2021-05-28Switch the logger and improve the logging statementsJoas Schilling
2021-04-16add time selectionsualko
2021-03-31add more log messages to background jobsualko
2021-01-13Correctly trigger View hooks on retentionJoas Schilling
2020-07-05Proper notification checkRoeland Jago Douma
2020-06-12Only notify before. Not every day but the day before.Roeland Jago Douma
2020-01-22Add notificationRoeland Jago Douma
2020-01-22Add notification handlerRoeland Jago Douma
2020-01-22Notify users day before retention will delete a fileRoeland Jago Douma
2019-12-23Use upload time for file retention logicRoeland Jago Douma
2019-03-15Handle invalid userRoeland Jago Douma
2018-12-06Fix offset for the SystemTags ObjectMapperJoas Schilling
2017-10-26Use the first existing resultJoas Schilling
2017-01-05Merge pull request #17 from nextcloud/fix_15Joas Schilling
2017-01-05Delete job if tag not foundRoeland Jago Douma
2017-01-05Add headersRoeland Jago Douma
2016-08-08Remove backgroundjob from listRoeland Jago Douma
2016-07-29Use DI for backgroundjobRoeland Jago Douma
2016-07-29Add unit testsRoeland Jago Douma
2016-07-29Start with backgroundjobRoeland Jago Douma