YouTransfer/YouTransfer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.jshintrc
.npmignore
.travis.yml
Dockerfile
LICENSE
README.md
bin/youtransfer
config.json
package-lock.json
package.json
src/assets/204H.jpg
src/assets/admin.jpg
src/css/fonts.less
src/css/global.less
src/css/pages.less
src/css/styles.less
src/js/components/fileupload/fileupload.less
src/js/components/jsonly/jsonly.less
src/js/components/select-section/select-section.less
src/templates/message.html
src/views/errors/404.html
src/views/layout.html
src/views/pages/download.html
src/views/pages/index.html
src/views/pages/settings.email.html
src/views/pages/settings.finalise.html
src/views/pages/settings.general.html
src/views/pages/settings.html
src/views/pages/settings.security.html
src/views/pages/settings.storage.html
src/views/pages/settings.template.html
src/views/pages/settings.transfer.html
src/views/pages/unlock.html
src/views/partials/dropzone.html
src/views/partials/errors.html
src/views/partials/fileupload.html
src/views/partials/gettoken.html
src/views/partials/header.html
src/views/partials/login.html
src/views/partials/sendmail.html
src/views/partials/title.html
src/views/xhr.html
start
app.js61
gulpfile.js136
lib/errors.js76
A
2 hrs
lib/localstorage.js217
C
1 day
lib/logger.js8
lib/middleware.js115
D
2 days