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 |
|
j
|
6a6ba425bb
|
fix config
|
2011-09-16 18:45:25 +02:00 |
|
j
|
ce912b59be
|
use site_config for video settings
|
2011-08-19 17:37:37 +02:00 |
|
j
|
fc26ff01bd
|
streams per file and no longer per item
|
2011-08-18 14:01:37 +02:00 |
|
j
|
613323d614
|
reviews actor
|
2011-08-05 17:50:18 +02:00 |
|
j
|
5f87203531
|
torrent seeding
|
2011-07-03 18:21:27 +02:00 |
|
j
|
6886c76255
|
events
|
2011-05-28 13:35:57 +02:00 |
|
j
|
622a6df7c0
|
no need to load larger uploads into memory
|
2011-04-20 00:06:42 +02:00 |
|
j
|
3dfe2e8c75
|
file names and upload file size
|
2011-04-12 21:22:03 +02:00 |
|
j
|
c7eb267f15
|
add some 1.3 defaults to settings
|
2011-04-07 17:26:02 +02:00 |
|
j
|
4328d54450
|
server side cleanups and fixed for pandora_client sync
|
2011-04-06 20:57:25 +02:00 |
|
j
|
e3bd260b55
|
only add target once, add ,to derivatives
|
2011-03-26 15:18:21 +01:00 |
|
j
|
2939714154
|
use django 1.3.x
|
2011-03-24 11:39:35 +01:00 |
|
j
|
61c867dec1
|
240p
|
2011-02-06 18:20:21 +05:30 |
|
j
|
0feeef6d7d
|
make derivatives more generic
|
2011-02-06 18:10:28 +05:30 |
|
j
|
71e56a6b22
|
refactor file update code
|
2011-02-02 16:06:04 +05:30 |
|
j
|
ec28dc05e1
|
make systems without imdb work
|
2011-01-28 14:18:38 +05:30 |
|
j
|
72e4146c25
|
display code in api browser
|
2011-01-26 18:55:26 +05:30 |
|
j
|
8142335a8c
|
itemKey, use SITE_CONFIG to define json config
|
2011-01-24 15:08:46 +05:30 |
|
j
|
b43ea828d9
|
use imdb/icon/expose timeline
|
2011-01-16 18:58:57 +05:30 |
|
j
|
a70f0929e6
|
findList
|
2011-01-11 15:48:18 +05:30 |
|
j
|
a00b88acd9
|
clip timeline
|
2011-01-01 17:19:14 +05:30 |
|
j
|
07dcc77950
|
actions, move parse_decimal
|
2010-12-22 20:47:38 +05:30 |
|
j
|
7ca86a952e
|
- register based api registration
- move review whitelist into config
|
2010-12-22 13:15:37 +05:30 |
|
j
|
38d432bdd9
|
layer
|
2010-11-28 17:31:53 +01:00 |
|
j
|
da213d1745
|
annotation, oxdb_id
|
2010-11-28 17:03:23 +01:00 |
|
j
|
b8e5764f3d
|
split models into apps, new api interface
|
2010-11-26 16:07:24 +01:00 |
|
j
|
f833109c02
|
admin
|
2010-11-25 16:21:23 +01:00 |
|
j
|
c1f8c10e10
|
add some text
|
2010-11-23 11:30:03 +01:00 |
|
j
|
c955215c17
|
use ox.django, drop python-oxdjango, add Bin/Event/Place
|
2010-11-23 10:53:12 +01:00 |
|
j
|
33725ff9d4
|
add encodingProfile api call, minor fixes
|
2010-11-15 20:15:52 +01:00 |
|
j
|
bdb0365fb1
|
more moving around
|
2010-11-08 17:34:25 +01:00 |
|
j
|
aeaa875608
|
move static and files
|
2010-11-06 17:14:40 +01:00 |
|
j
|
b6431b70a4
|
move oxuser to user
|
2010-10-16 13:58:57 +02:00 |
|
j
|
925e4d8f18
|
move scritps and script data from oxtools to pandora
|
2010-10-16 13:49:45 +02:00 |
|
j
|
91a2579ac6
|
use chrome frame
|
2010-09-27 18:03:28 +02:00 |
|
j
|
37ed99d029
|
add settings.POSTER_PRECEDENCE, update nginx setup
|
2010-09-17 22:23:03 +02:00 |
|
j
|
b56811350b
|
update pandora.local
|
2010-09-14 16:10:37 +02:00 |
|
j
|
7493c8679c
|
movie.mergeWith
|
2010-09-12 16:23:23 +02:00 |
|
j
|
f3f40f6e2f
|
serve frames, timelines and videos, wire up timeline demo
|
2010-09-08 13:56:58 +02:00 |
|
j
|
7a01749b66
|
make pandora.json dynamic
|
2010-09-07 15:08:23 +02:00 |
|
j
|
052aeb7ba4
|
stream, videosupport
|
2010-09-03 15:28:44 +02:00 |
|
j
|
fba5070bc2
|
uploads, transcodes, /ra
|
2010-08-24 19:16:33 +02:00 |
|
j
|
6dcffed666
|
poster
|
2010-08-11 00:11:09 +02:00 |
|
j
|
9defcd3c9f
|
- simplify metadata db structure
- better sort values if field is empty
- switch to python-ox, faster imdb import
- move files backend into own app
|
2010-07-12 16:56:14 +02:00 |
|
j
|
82c96cacee
|
remove haystack
|
2010-07-08 00:11:34 +02:00 |
|
j
|
26ad07e3e8
|
haystack
|
2010-07-06 10:51:50 +02:00 |
|
j
|
c150e7f8a8
|
use south, add poster width/height
|
2010-07-05 10:30:17 +02:00 |
|
j
|
53683ebf0e
|
enable json debug by default
|
2010-06-26 16:28:25 +02:00 |
|
j
|
a03817ae38
|
use celery
|
2010-06-25 13:53:57 +02:00 |
|
j
|
0510588b28
|
add transmission interface
|
2010-06-24 15:11:34 +02:00 |
|
j
|
2304b0c4bd
|
cleanup
|
2010-02-27 16:06:11 +05:30 |
|
j
|
1354a1ddc5
|
serve frames and videos with X-Sendfile header
|
2010-02-16 18:11:57 +05:30 |
|
j
|
7c0e365a0a
|
software powering 0xdb.org and Pad.ma is called pandora now
|
2010-02-16 15:52:34 +05:30 |
|