This website requires JavaScript.
Explore
Help
Sign in
blacklight
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
17367f5b3e
platypush
/
platypush
/
backend
/
http
History
Fabio Manganiello
17367f5b3e
Added camera plugin over cv2
2019-02-26 23:50:48 +01:00
..
app
Dashboard background image added to static/resources
2019-02-24 20:10:58 +01:00
media
Added support for VTT subtitles and subtitles toggling both in local and browser media players
2019-02-12 01:30:55 +01:00
poll
Always define msg so the function doesn't fail on exception
2018-10-25 20:46:34 +02:00
request
Removed pp- prefix from the name of the spawned processes and threads
2019-01-13 20:41:15 +01:00
static
Dashboard background image added to static/resources
2019-02-24 20:10:58 +01:00
templates
Made VLC template symlink
2019-02-21 01:38:21 +01:00
__init__.py
Added camera plugin over cv2
2019-02-26 23:50:48 +01:00
utils.py
Refactored HTTP server to split the routes on separate files and keep the main Flask app object in a separate file as well so it can be easily wrapped by a WSGI instance
2019-02-23 21:19:00 +01:00
uwsgi.py
Added uWSGI optional dependency for HTTP backend
2019-02-24 12:35:26 +01:00