GithubHelp home page GithubHelp logo

alanimdeo / conveyor Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.63 MB

Automatic file move/rename assistant

License: MIT License

TypeScript 41.42% HTML 0.27% Vue 56.17% Dockerfile 0.19% JavaScript 1.33% CSS 0.62%

conveyor's People

Contributors

alanimdeo avatar dependabot[bot] avatar

Watchers

 avatar

conveyor's Issues

쿠키 갱신

첫 로그인 시 쿠키를 발행하고 이후에 갱신이 되지 않아 로그인 후 세션 지속 시간이 끝나면 로그아웃됨.

파일 용량 변화 감지

파일 다운로드/업로드 중에 해당 파일이 이동되는 문제가 발생할 수 있으므로 파일의 용량 변화를 감지하여 일정 시간동안 용량 변화가 없을 경우 작업을 진행하도록 하는 것이 좋을 것 같음.

경로에 ~ 사용 불가

경로에 ~을 사용하면 홈 디렉토리로 가지 않고 Conveyor 폴더 내에 이름이 ~인 폴더가 생성됨

로그 페이지 접속 시 RangeError 발생

RangeError: Too many parameter values were provided
    at Database.all (/conveyor/modules/db.js:358:45)
    at Database.getWatchConditions (/conveyor/modules/db.js:75:29)
    at /conveyor/routes/api/watchCondition.js:13:21
    at Layer.handle [as handle_request] (/conveyor/node_modules/express/lib/router/layer.js:95:5)
    at next (/conveyor/node_modules/express/lib/router/route.js:144:13)
    at isLoggedIn (/conveyor/middlewares/auth.js:6:9)
    at Layer.handle [as handle_request] (/conveyor/node_modules/express/lib/router/layer.js:95:5)
    at next (/conveyor/node_modules/express/lib/router/route.js:144:13)
    at Route.dispatch (/conveyor/node_modules/express/lib/router/route.js:114:3)
    at Layer.handle [as handle_request] (/conveyor/node_modules/express/lib/router/layer.js:95:5)

프리셋 기능

자주 사용하는 정규식 등을 빠르게 추가할 수 있도록 하는 기능

이동 전 시간 지연

파일 복사 중에 이름이 변경될 경우 제대로 복사가 완료되지 않아 파일이 손상될 수 있으므로 이동 전에 일정한 시간을 기다리도록 하는 옵션을 추가

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.