Commit graph

103 commits

Author SHA1 Message Date
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
j
b333f447f6 use UTC by default, slow rebuild 2011-11-11 00:27:14 +01:00
j
f9bc5b06be update README, move scripts to toplevel 2011-11-03 13:32:23 +01:00
j
0ed8c805c7 always serve static files, if behind nginx/apache those are not handed down 2011-11-03 13:02:12 +01:00
j
2748ab6978 cleanup settings.py/local_settings.py/config.json 2011-11-02 23:29:20 +01:00
j
a0cf082dcf log viewer 2011-11-01 17:08:09 +01:00
j
e458fed035 log backend errors into db 2011-10-27 14:26:05 +02:00
j
bf62056bb2 videoprefix 2011-10-27 12:07:44 +02:00
j
45798810a9 - rework file/upload handling, no more extras
- cleanup imdb data, get from external data service
- rename filesview
2011-10-15 17:21:41 +02:00
rolux
883e9d58e6 update the view menu's show entries (breaks info panel) 2011-10-13 10:12:00 +00:00
j
4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00
j
5826e80d35 using webseed torrents, no need for transmission integration anymore 2011-10-09 17:17:46 +02:00
j
bd50eb1830 add apps news, edit 2011-10-07 10:51:20 +02:00
j
5c4e5d00b6 allow longer usernames 2011-10-04 18:21:24 +02:00
j
78b07dd64a findClips 2011-10-02 20:16:28 +02:00