|
2c6609b308
|
typo
|
2016-09-18 16:31:14 +02:00 |
|
|
803dcc6382
|
clear autocomplete after infopage edit
|
2016-09-15 19:15:28 +02:00 |
|
|
6c013ebc92
|
first version of new upload interface
|
2016-09-15 15:20:57 +00:00 |
|
|
8feed54bf9
|
cancelled->canceled
|
2016-09-15 15:20:57 +00:00 |
|
|
cf0fcdbc5f
|
only paste into small timeline if it exists
|
2016-09-15 15:20:57 +00:00 |
|
|
750633eb7e
|
avoid recomputing timeline for each part
|
2016-09-15 15:20:57 +00:00 |
|
|
285877054e
|
fix document lookup
|
2016-09-15 13:52:54 +02:00 |
|
|
1af3f84e96
|
formating
|
2016-09-10 10:23:48 +02:00 |
|
|
3ac08aa806
|
make moveMedia async
|
2016-09-08 00:29:31 +02:00 |
|
|
bea661abcf
|
taskId must be in data
|
2016-09-07 20:23:31 +02:00 |
|
|
4d9761a32c
|
make update_external async
|
2016-09-07 20:16:25 +02:00 |
|
|
93c6d8495b
|
wait for postgres and rabbitmq(systemd)
|
2016-09-07 09:00:48 +02:00 |
|
|
844d1697bd
|
remove unused annotation.tasks.update_matches
|
2016-09-06 00:19:36 +02:00 |
|
|
4d1711cb01
|
only update subtitles if needed
|
2016-09-06 00:13:40 +02:00 |
|
|
d53659c0c4
|
move annotation update_matches logic into models
|
2016-09-05 23:46:36 +02:00 |
|
|
5d43ed0585
|
Merge changes
|
2016-09-05 18:17:06 +02:00 |
|
|
3cb9281d6d
|
w should never be 0
|
2016-09-05 18:16:39 +02:00 |
|
|
400162e400
|
full_tile_widths can be 0 for items with many parts
|
2016-09-05 15:47:36 +02:00 |
|
|
bf984fe256
|
return item info for 0x urls
|
2016-09-05 13:45:24 +02:00 |
|
|
0f0f5f42d8
|
space
|
2016-08-31 19:07:44 +02:00 |
|
|
1c580a2df7
|
async update of annotation matches, fixes deadlock in load_subtitles
|
2016-08-31 18:03:19 +02:00 |
|
|
3913373c9b
|
update db if guest was reclassified as robot
|
2016-08-31 17:38:40 +02:00 |
|
|
680efc967c
|
processing trumps queued
|
2016-08-31 12:23:41 +02:00 |
|
|
c409b63f25
|
__future__ print
|
2016-08-31 01:33:41 +02:00 |
|
|
5ced5cf791
|
return url
|
2016-08-31 01:30:13 +02:00 |
|
|
89311c14b4
|
typo
|
2016-08-31 01:30:13 +02:00 |
|
|
e086a93c9c
|
fix progress, fail without file object
|
2016-08-31 01:30:13 +02:00 |
|
|
cf3161d4bd
|
better findMedia
|
2016-08-31 01:30:13 +02:00 |
|
|
fc6cc93d26
|
keep import url
|
2016-08-31 01:30:13 +02:00 |
|
|
4d9e8a788a
|
add task for queued downloads
|
2016-08-31 01:30:13 +02:00 |
|
|
1ec69b9c05
|
more py3 fixes
|
2016-08-31 00:33:08 +02:00 |
|
|
6aabe8d9df
|
py3 fixes
|
2016-08-31 00:31:38 +02:00 |
|
|
9b3547f9bc
|
fix tv
|
2016-08-28 15:05:52 +02:00 |
|
|
78c26daaeb
|
update poster after processing stream
|
2016-08-28 13:38:46 +02:00 |
|
|
b3c8a61ce6
|
fix default infoview
|
2016-08-28 13:32:21 +02:00 |
|
|
f71334ae25
|
avoid ad
|
2016-08-28 13:25:26 +02:00 |
|
|
e3f6f05f07
|
Merge branch 'master' of git.0x2620.org:/pandora
|
2016-08-28 13:02:29 +02:00 |
|
|
da89a9748a
|
include download task
|
2016-08-28 12:22:31 +02:00 |
|
|
029bcfee29
|
files are queued after download
|
2016-08-28 12:22:08 +02:00 |
|
|
96fcefb21b
|
add featuring on default info page, its a filter
|
2016-08-28 12:03:05 +02:00 |
|
|
343ab26aa4
|
limit progress to 1, remove domain from chunk url
|
2016-08-27 19:45:43 +02:00 |
|
|
11e36b550e
|
update task after updating item
|
2016-08-25 18:34:49 +02:00 |
|
|
1dd574cb9e
|
task queue has status not state
|
2016-08-25 18:34:49 +02:00 |
|
|
8136a2c2f5
|
create new item if unregistered file gets uploaded
|
2016-08-25 18:34:49 +02:00 |
|
|
181f27b93a
|
fix audio only uploads
|
2016-08-25 18:34:49 +02:00 |
|
|
1468ddbecb
|
towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
|
2016-08-25 18:34:36 +02:00 |
|
|
728ed14499
|
remove unused poster script
|
2016-08-25 18:32:28 +02:00 |
|
|
479432f01a
|
upload_date can be none
|
2016-08-25 18:32:28 +02:00 |
|
|
83c2e25aac
|
support editable as result in find
|
2016-08-25 18:32:28 +02:00 |
|
|
2aa2a76cb5
|
ignore . files
|
2016-08-25 18:32:28 +02:00 |
|