📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: CHANGELOG.md
# Master # 4.2.5 * remove old try/catch performance hacks, modern runtimes do not require these tricks # 4.2.4 * [Fixes #305] Confuse webpack # 4.2.3 * Cleanup testem related build configuration * Use `prepublishOnly` instead of `prepublish` (thanks @rhysd) * Add Node.js 9, 8 to testing matrix * drop now unused s3 deployment files * internal cleanup (thanks to @bekzod, @mariusschulz) * Fixup Changelog # 4.2.2 * Ensure PROMISE_ID works correctly * internal cleanup (thanks yo @mariusschulz) # 4.2.1 * drop bower support # 4.2.0 * drop `dist` from git repo * add `Promise.prototype.finally` * update various build related dependencies * add CDN links # 4.1.0 * [BUGFIX] Fix memory leak [#269] * [BUGFIX] Auto Bundles within an AMD Environment [#263] # 4.0.5 * fix require('es6-promise/auto') for Node < 4 # 4.0.4 * fix asap when using https://github.com/Kinvey/titanium-sdk # 4.0.3 * fix Readme links # 4.0.2 * fix require('es6-promise/auto'); # 4.0.0 * no longer polyfill automatically, if needed one can still invoke `require('es6-promise/auto')` directly. # 3.3.1 * fix links in readme # 3.3.0 * support polyfil on WebMAF (playstation env) * fix tampering related bug global `constructor` was referenced by mistake. * provide TS Typings * increase compatibliity with sinon.useFakeTimers(); * update build tools (use rollup) * directly export promise; # 3.2.2 * IE8: use isArray * update build dependencies # 3.2.1 * fix race tampering issue * use eslint * fix Promise.all tampering * remove unused code * fix issues with NWJS/electron # 3.2.0 * improve tamper resistence of Promise.all Promise.race and Promise.prototype.then (note, this isn't complete, but addresses an exception when used \w core-js, follow up work will address entirely) * remove spec incompatible then chaining fast-path * add eslint * update build deps # 3.1.2 * fix node detection issues with NWJS/electron # 3.1.0 * improve performance of Promise.all when it encounters a non-promise input object input * then/resolve tamper protection * reduce AST size of promise constructor, to facilitate more inlining * Update README.md with details about PhantomJS requirement for running tests * Mangle and compress the minified version # 3.0.2 * correctly bump both bower and package.json versions # 3.0.1 * no longer include dist/test in npm releases # 3.0.0 * use nextTick() instead of setImmediate() to schedule microtasks with node 0.10. Later versions of nodes are not affected as they were already using nextTick(). Note that using nextTick() might trigger a depreciation warning on 0.10 as described at https://github.com/cujojs/when/issues/410. The reason why nextTick() is preferred is that is setImmediate() would schedule a macrotask instead of a microtask and might result in a different scheduling. If needed you can revert to the former behavior as follow: var Promise = require('es6-promise').Promise; Promise._setScheduler(setImmediate); # 2.3.0 * #121: Ability to override the internal asap implementation * #120: Use an ascii character for an apostrophe, for source maps # 2.2.0 * #116: Expose asap() and a way to override the scheduling mechanism on Promise * Lock to v0.2.3 of ember-cli # 2.1.1 * Fix #100 via #105: tell browserify to ignore vertx require * Fix #101 via #102: "follow thenable state, not own state" # 2.1.0 * #59: Automatic polyfill. No need to invoke `ES6Promise.polyfill()` anymore. * ... (see the commit log) # 2.0.0 * re-sync with RSVP. Many large performance improvements and bugfixes. # 1.0.0 * first subset of RSVP
Save