Rename endpoint classes to match the naming schema
authorAlexander Ebert <ebert@woltlab.com>
Sat, 22 Jun 2024 18:03:51 +0000 (20:03 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 22 Jun 2024 18:03:51 +0000 (20:03 +0200)
commit9e196bcaa4c0792e6be874ba35f4d6a6c089e8fa
tree314e00f6ea4d31d95afd3e951db079a477b1bbf6
parent9ae20a626b29eeea7697aa73ec438a643b630eb6
Rename endpoint classes to match the naming schema
wcfsetup/install/files/lib/bootstrap/com.woltlab.wcf.php
wcfsetup/install/files/lib/system/endpoint/controller/core/files/GenerateThumbnails.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/endpoint/controller/core/files/PostGenerateThumbnails.class.php [deleted file]
wcfsetup/install/files/lib/system/endpoint/controller/core/files/PostUpload.class.php [deleted file]
wcfsetup/install/files/lib/system/endpoint/controller/core/files/PrepareUpload.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/endpoint/controller/core/files/upload/PostChunk.class.php [deleted file]
wcfsetup/install/files/lib/system/endpoint/controller/core/files/upload/SaveChunk.class.php [new file with mode: 0644]