File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/inpsyde/backwpup-shared/resources/jsLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 UTC 2026 x86_64Edit File: states.js /* * This file is part of the BackWPup Shared package. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ window.BWU = window.BWU || {} window.BWU.States = window.BWU.States || {}; (function (BWU) { var makeConstant = BWU.Functions.makeConstant BWU.States = Object.create({}, { DONE: makeConstant('done'), DOWNLOADING: makeConstant('downloading'), NEED_DECRYPTION_KEY: makeConstant('need_decryption_key'), }) Object.freeze(BWU.States) }(BWU)) Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dirfunctions.jsFile1.82 KB Rename | Delete | Editfunctions.min.jsFile597.00 B Rename | Delete | Editstates.jsFile552.00 B Rename | Delete | Editstates.min.jsFile251.00 B Rename | Delete | Edit