Code Monkey home page Code Monkey logo

dripr-ui's People

Contributors

devalien avatar ianaz avatar tommy351 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dripr-ui's Issues

Move config vars to config files

Move config vars to config files, as far as I can remember there's the * google analytics* one, and probably remove the configs from codebase, let's leave just the default one.

Google Fonts over HTTPS

You can change the URL stylesheet for Google Fonts from HTTP to HTTPS.

Mixed Content: The page at 'https://dripr.io/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Open+Sans:400,700'. This request has been blocked; the content must be served over HTTPS.

Rebuild css

I think dripr should use a framework, it is easier to make it mobile frienldy and there's not a mess. I think I will try bulma.io but it is huge, I will see if I can slim it down
This would solve #4

http://bulma.io

Ability to delete images

It would be nice if I could delete my images from dripr.io/list, a small "x" and a confirmation message should suffice.

Pagination on scroll

An "infinite scrolling" pagination option would be nice to have on the List component. We can't develop that if the api endpoint /files doesn't support pagination. Does it? If yes, how?

Mobile friendly version

I'd really love to have a mobile friendly version for when people send me pictures on my phone and I have to open them with my mobile browser

Can't run it on Windows

Can't run it on Windows. Probably because of the SET NODE_ENV variable on the script

Node version 5.5
Windows 7

Standalone React Component - NPM package

Hi @DevAlien nice project you have :) maybe you can create a standalone React component to use the dripr.io api.

  • NPM package name: react-dripr
  • Install with npm install react-dripr

and use it like:

import React from 'react';
import ReactDOM from 'react-dom';
import Dripr from 'react-dripr';

ReactDOM.render(
    <Dripr 
        apiKey="__dripr.io-apiKey__"
        placeholder="Click or Drag files here" 
        onSuccess={callback(fileObj)} />,

    document.querySelector('.app')
);

Let me know and I can help you :)

Custom cut works only on primary screen

Hi,

first of all good job; never thought this could have been done with nodejs.
I have a problem tho: the custom cut works only on primary screen.

Operating system: Win 7, 64bit

Image tagging

I'd love to be able to assign tags to my images and then have the ability to search my images with one or more tags.

There is also the possibility to add the "flag as public" function and allow people to search public images using tags.

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.