nextcloud/apps/files_trashbin/tests
Vincent Petry 508c580e67
Fix trashed file name corruption when rerendering trashbin list
The trashbin code does some gymnastics with the file data at render
time. This fix makes sure that the modifications done on the file data
are only local to the rendering code and doesn't affect the actual file
data from the file list.
2016-06-23 11:51:23 +02:00
..
BackgroundJob Update license headers 2016-05-26 19:57:24 +02:00
Command Update license headers 2016-05-26 19:57:24 +02:00
js Fix trashed file name corruption when rerendering trashbin list 2016-06-23 11:51:23 +02:00
ExpirationTest.php Move files_trashbin to PSR-4 (#24570) 2016-05-12 09:48:53 +02:00
StorageTest.php Update license headers 2016-05-26 19:57:24 +02:00
TrashbinTest.php Update license headers 2016-05-26 19:57:24 +02:00