Code Monkey home page Code Monkey logo

projectvoyager's Introduction

projectvoyager's People

Contributors

dependabot[bot] avatar larveyofficial avatar totalchris avatar

Stargazers

 avatar

Watchers

 avatar

projectvoyager's Issues

Platform-specific root issue

When starting, Voyager looks for the root ('/') directory by default. Trying to access files using this prefix on Windows (And possibly OSx, untested) will throw an error.

Context menu is static and does not change per-entry.

Use instance variables to properly populate the context menu. This can mean hiding 'paste' when the clipboard is empty, or putting an admin sign next to the delete icon if the file needs permissions to be deleted

Rename functionality needs to be implemented

Insert a text box, styled similarly to the address bar, in the file name placeholder, insert the current file's name, and focus it. Any outside click should end the rename. If no text is entered, retain the original name.

Directory access is occasionally denied

  • Check and make sure this bug would not affect admins accessing directories they could normally access.
  • Also make sure that we handle errors and present them to the user effectively.

Enhance top-bar UI

Current styling of top-bar is default. Use CSS/Html to make it look a bit better and make it fit the style.

Wont Start on MacOS

[email protected] start /Users/larvey/ProjectVoyager

electron .

sh: electron: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] start: electron .
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/larvey/.npm/_logs/2019-04-15T18_51_40_158Z-debug.log

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.