Giter VIP home page Giter VIP logo

ourplace's People

Contributors

kizdolf avatar

Watchers

 avatar

ourplace's Issues

Transiplation Worker

To be able to transiple every already present vidéos.
Should use transpilation module : #19

Set notification

Display notification on music change if tab not on focus.
Notification should contain current music, btns for next and previous. Should be permanent on mobile.

Bind Player meta state to musicBox update socket trigger.

A call to a new function in MusicBox should watch for a match between the updated songId and the played songId.
If it's a match there is a Player props update triggered from MusicBox through Layout.
The Player Component should'nt need code modification to update it's own state. (it's already done if I remember well)

RSS

Finish rss intégration.
feeds in a table, associated articles in a other one, with read status.
get feeds every X seconds and expose them through a API.

Streaming

Pouvoir streamer toutes les vidéos du site.
Celles qui sont upload directement, celles qui arrivent depuis les torrents.

Simple Chat.

No emoticons, just text (and why not markdown support?).

  • A rethink table with tables watchers, triggering a channel socket between chat members.
  • And a simple front socket dispatcher modyfing React Chat state.
  • A localStorage limited space to store chats.
  • An API endpoint to fetch a limited number of posts from one or severals chats. :
    params can be:
    • enum(chatID, loguedUserId, choosedUserId)
{
  limit: int | null, 
  start : int, 
  direction : 'past |  'futur'
} (*maybe missing some stuff...*)
     ```
   

Transpilation Module

Node module probably based on avconv and streams (I've start to code some working stuff here)

Should have methods that returns xor stream and object.

Playlists

Allow user to build playlists for himself or not (public or private)
To do so a menu is needed as well, like a proper one :/

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.