Giter Site home page Giter Site logo

jlaustill / fm2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simogeo/filemanager

2.0 2.0 1.0 12.04 MB

An open-source file manager released under MIT license. Up-to-date for use with nodejs, but under HEAVY development, so expect rapid changes until we reach a working state. Currently at verion 2.4.0-alpha. Contributions and / or donations are welcome!

HTML 8.65% CSS 2.37% Python 2.84% JavaScript 86.14%

fm2's People

Contributors

arswarog avatar brian-knoll-micronetonline avatar bulentsakarya avatar christianschmidt1981 avatar claudep avatar dariodp avatar dazzhands avatar dholmes avatar dtricky avatar fillmorejd avatar froggdev avatar hammond13 avatar intoccabil avatar jasonhuck avatar jlaustill avatar liferealized avatar michalmrzyk avatar mickeyze avatar moacirosa avatar mystralkk avatar oguzhantopcu avatar pefringant avatar rip747 avatar robyer avatar simogeo avatar stefanogualdi avatar theinfernox avatar zapik avatar zenlor avatar zeroasterisk avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

artmarkov

fm2's Issues

pdf viewer broken

ViewerJS doesn't support loading remote files, so we need to do some research on a viewer for them.

filetree needs a custom binding

After working with it for a bit I've concluded that the filetree needs a custom binding to control it. I wasn't sure at first whether I wanted to drive everything from the filetree events, or control the filetree externally. I think controlling it externally will be the way to go due to the difficulty of controlling the viewmodel with filetree's events.

FM2 2.4.0 Roadmap

In order to be at version 2.4.0 the following items need to be done.

  1. implement requirejs
  2. implement knockoutjs
  3. put all html into templates(ko.punches)
  4. replace jquery.filetree with fancytree
  5. replace jquery.prompt with sweetAlerts
  6. replace non prompt alerts with toastr
  7. all code passing an eslint test

This list will grow I'm sure, this is a pretty ambitious schedule :)

EDIT 20160823

The conversions are all done, now we need to clean up the code and do some testing. I'm incrementing the version to 2.3.3 on the next commit indicating a working fm2. 2.3.4 will be dependent upon the following

  1. theme css and fm css split out so theme is only theming and not functionality
  2. code cleanup on config file m.api.config.json
  3. cleanup of language file en.json. I added some new keys, and others aren't being used yet, so need to go through them one at a time and either implement them.
  4. fix any bugs that pop up along the way, I'm sure there are plenty as this has been rewritten from scratch :)
  5. review viewmodels and clean up anything that doesn't follow the DRY principle
  6. api converted to 2.0 standard
  7. switch requirejs to browserify

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.