|
ab0dfddf31
|
set SECURE_PROXY_SSL_HEADER by default
|
2016-06-26 15:34:19 +02:00 |
|
|
4785f314cb
|
Add VP9/Opus support, use VP8 by default
- support vp9 and opus
- switch to 2 pass encoding
- use ffmpeg -movflags +faststart instead of qtfaststart
|
2016-06-23 17:36:41 +02:00 |
|
|
05c4cfcbc8
|
add space and other flake8 cleanups
|
2016-05-28 11:30:43 +02:00 |
|
|
f21e8413fb
|
use get_random_string
|
2016-05-28 11:18:51 +02:00 |
|
|
fd2c69a5b7
|
define BASE_DIR
|
2016-03-03 16:56:06 +05:30 |
|
|
051a3578b4
|
inline django 1.9 version of ox.django
|
2016-02-20 10:41:23 +00:00 |
|
|
1ef547f885
|
update celery integration
|
2016-02-20 10:41:22 +00:00 |
|
|
4219246909
|
db migration
|
2016-02-20 15:15:01 +05:30 |
|
|
976860ec30
|
use django.conf.urls url instead of patterns
|
2016-02-20 06:00:13 +00:00 |
|
|
1cc795995d
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
|
j
|
5e6b054896
|
extend cookie age if its still used
|
2015-06-30 20:02:09 +02:00 |
|
j
|
e7f83f674e
|
add inital implementation for a websocket, disabled by default for now
|
2015-04-28 23:05:15 +05:30 |
|
j
|
e1bc418e0c
|
use one version of ffmpeg for all tasks, remove avconv dependency, fixes #2606
|
2015-01-05 16:07:55 +00:00 |
|
j
|
dc1cd6e410
|
remove videoprefix from config, defined by backend
|
2014-12-22 10:51:13 +00:00 |
|
j
|
35d978d4c2
|
migrate celery settings to BROKER_URL
|
2014-11-26 21:03:27 +01:00 |
|
j
|
80ce81ac67
|
add entities backend
|
2014-11-18 18:16:28 +00:00 |
|
j
|
5a971909d0
|
dont reload config by default.
|
2014-11-16 20:41:12 +00:00 |
|
j
|
bf6c12ae0f
|
use ffmpeg > 2.1 for mp4 frames if settings.FFMPEG is defined, fixes #2549
|
2014-11-16 20:34:55 +00:00 |
|
j
|
ada3bbe346
|
add optoin to use melt(MLT) to extract frames from H264
|
2014-09-25 15:28:08 +02:00 |
|
j
|
f0a5f5ddb7
|
check for avconv version and use new command line api if needed (to support Ubuntu 14.04)
|
2014-07-16 11:04:52 +00:00 |
|
j
|
522af49a73
|
wrap image urls in pandora.getMediaURL to add option to load image from another domain
|
2014-02-02 11:30:25 +00:00 |
|
j
|
4f01ed254a
|
dont set ADMIN_MEDIA_PREFIX
|
2013-11-01 12:41:22 +01:00 |
|
j
|
4fff8b0ddb
|
use local name
|
2013-10-24 13:37:38 +00:00 |
|
j
|
7329d13324
|
import from
|
2013-10-21 11:53:22 +02:00 |
|
j
|
e56faadb95
|
add default settings for check username
|
2013-09-25 18:46:27 +00:00 |
|
j
|
877bb282b8
|
fix comment
|
2013-09-14 14:10:22 +00:00 |
|
j
|
d62460e5fe
|
dont reload config in manage.py commands, fixes #1619
|
2013-07-15 12:49:05 +00:00 |
|
j
|
662c7ec12a
|
add default values for missing capabilities and user.ui setting to config.jsonc from config.pandora.jsonc, fixes #1604
|
2013-07-06 10:54:58 +00:00 |
|
j
|
8da6badf4c
|
rename files to documents and use media for media files
|
2013-05-27 10:13:59 +00:00 |
|
j
|
5f209cf92b
|
move monkey_patch into app, no need for extra app
|
2013-05-18 21:43:52 +00:00 |
|
j
|
8903efcd55
|
fix session cookie example
|
2013-04-22 11:43:05 +00:00 |
|
j
|
e7c1813e97
|
fix settings documentation
|
2013-04-21 15:49:44 +00:00 |
|
j
|
c4fd2fb48c
|
add files backend
|
2013-03-24 12:28:57 +00:00 |
|
j
|
d69e53608c
|
add option to install local apps
|
2013-03-09 11:43:33 +00:00 |
|
j
|
b2b3459fa2
|
fix reload worker and readd watch after reload to not only work for one change
|
2013-03-03 11:16:00 +00:00 |
|
j
|
5728a96f74
|
https context
|
2013-02-09 19:35:11 +00:00 |
|
j
|
2c07dedac0
|
add south migrations, convert update to python
|
2012-11-02 13:41:41 +01:00 |
|
j
|
5daba46fb4
|
set default session age to 2 month, change session in init so it expires 2 months after the last init call. fixes #1056
|
2012-10-02 10:36:43 +02:00 |
|
j
|
71fdb6f8aa
|
trigger done with better info if upload fails, dont fail if screen/window are not defined in init
|
2012-06-10 11:05:48 +02:00 |
|
j
|
9b93c8ec2a
|
add sequence backend
|
2012-06-06 21:49:32 +02:00 |
|
j
|
fd5f0c3c4c
|
upgrade to django 1.4
|
2012-05-23 13:54:36 +00:00 |
|
j
|
e5da40a104
|
first round of makeing png/js/script/config overwrite more consistent
|
2012-04-20 12:22:32 +02:00 |
|
j
|
577afd682e
|
only add index flag if DB_GIN_TRGM is set
|
2012-03-27 13:26:51 +02:00 |
|
j
|
4f8d295099
|
POSTER_PRECEDENCE is a local setting, use pandora.jsonc by default
|
2012-03-21 22:43:06 +01:00 |
|
j
|
50ad006359
|
no json debug be default
|
2012-03-09 13:35:14 +01:00 |
|
j
|
82c83c1309
|
keep a log of changes
|
2012-01-31 22:36:10 +05:30 |
|
j
|
e1989eed57
|
use ox.django.api instead of local copy
|
2012-01-04 01:48:47 +05:30 |
|
j
|
110debe26d
|
tv
|
2011-12-20 01:11:37 +05:30 |
|
j
|
c930383b32
|
fix padma.jsonc and adjust whats needed to get it running
|
2011-12-05 14:48:59 +01:00 |
|
j
|
3de8bbe367
|
add geo info to user table
|
2011-12-03 17:17:07 +01:00 |
|