Giter Site home page Giter Site logo

developit / nectarine Goto Github PK

View Code? Open in Web Editor NEW
61.0 6.0 14.0 390 KB

:peach: A mobile web / Android app for Peach! (peach.cool) :zap:

Home Page: http://nectarine.rocks

JavaScript 81.28% EJS 1.79% Less 16.93%
peach nectarine preact preact-apps preact-demos demo

nectarine's Introduction

๐Ÿ‘ Nectarine.rocks โšก

A peach client for (mobile) web, styled a 'la Material Design.

Built with peach.cool.

Installation

# get it
git clone [email protected]:developit/peach-web.git
cd peach-web

# install dependencies
npm install

# start live-reload dev server + proxy
PORT=8080 npm run dev

# build for production. drops static files in build/
npm run build

License

MIT

nectarine's People

Contributors

developit avatar oelmekki avatar triallax 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

nectarine's Issues

Editing Posts

I've just recently begun using peach, and it's great! It would be really convenient if there was functionality to edit posts after they've been posted. I'm a CS student, and might clone the repo & look at the code after my semester is over. I noticed this on both desktop and the app.

Resetting Passwords

I use Nectarine on desktop only, I was able to create an account; however, after logging out, I was unable to remember my password (mistyping password in LastPass storage, and when you enter an incorrect password when logging in it displays merely "Generic server error"; perhaps if I had a phone the official app would have a way to reset my password, but I had wanted a way to achieve this on Nectarine.
I've enjoyed this desktop version of peach for the most part so far; it's unfortunate that I would have to lose it. Thanks for your time.

Chrome extension and prompt dialogs

Hi there,

I've been trying to fix the issue mentioned in PH thread for
nectarine-chrome. The problem was that the alert, prompt and
confirm popups are not displaying correctly in chrome extension on
some OS.

So I was injecting code in iframe to override those methods. It is easy
enough for alert, but I've hit a problem on prompt: like
confirm, it's an imperative method. You call it and have a return
value. Implementing a custom modal, I have to make it event based, I
can't stop the execution flow like native prompt and confirm do.

Would you mind if I made a wrapper for prompt and confirm in
nectarine codebase? Something that would allow to do :

confirm( "Really delete?" ).then( this.deleteIt );

That way, I could override this wrapper in my extension.

Peach ios App and Nectarine.rocks are down

When I open the app on my phone I get a red message bar at the top of the screen saying "Couldn't connect to Peach. Try again later." This has been happening for a couple of days now. A few other users are having the same issue so I'm assuming it's not just my account.

Is this app still being supported? It's become a great community for me and my friends, we love this app!

Thanks!!

unnamed

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.