Commit graph

582 commits

Author SHA1 Message Date
j
a214d4ec7c better unicode representation of items 2012-03-10 18:29:46 +01:00
j
931aeaf130 dont call item.save() in poster update, this causes data loss 2012-03-10 02:46:26 +01:00
j
5c439828ea order poster frames, fixes #409 2012-03-09 22:08:17 +01:00
j
42486c885e dont update sort/find while import subtitles 2012-03-09 19:27:28 +01:00
j
26c6987178 findvalue can be Null, clip random sort 2012-03-08 19:56:31 +01:00
rolux
7c8e2a5765 merge 2012-03-08 11:39:04 +00:00
j
30313e35ce addFile 2012-03-06 23:05:21 +01:00
j
159b6dc746 newlines in srt are explicit, fixes #634 2012-03-03 10:53:12 +01:00
j
d9ac05245b add <br> to subtitles on import 2012-02-25 14:27:24 +05:30
j
8ec5ce5ec0 valid atom feed 2012-02-24 01:19:15 +05:30
j
84f67078c0 atom feed is not standalone 2012-02-23 20:24:27 +05:30
j
d34b2e4860 random 1, update sort after import 2012-02-22 17:58:42 +05:30
j
9c5ba8614b search values need to be decoded 2012-02-22 13:14:35 +05:30
rolux
13eec9346b properly escape user names and list names 2012-02-22 10:14:07 +00:00
j
67bc4475e9 first round of input sanitization 2012-02-21 21:56:06 +05:30
j
a123d4daf7 sort by number of annotations 2012-02-20 17:42:13 +00:00
j
fba62c15f4 dont fail if item has no user 2012-02-20 14:39:30 +00:00
j
8530fa6f66 only include static annotations for anonymous users 2012-02-19 09:11:18 +00:00
j
81748afa2d use stream height by default 2012-02-17 13:02:04 +05:30
j
d7a20821d6 add user 2012-02-16 19:43:08 +05:30
j
7d10a0a727 show summary on static page 2012-02-16 19:35:09 +05:30
j
810e9eab0e random is a base key 2012-02-16 02:09:21 +05:30
rolux
f22dd81a7c fix a bug where duration would be missing from the info page for non-admins; move user/created/modified to the right column 2012-02-15 19:35:53 +00:00
j
3ed46c3f6d add random order. fixes #414 2012-02-15 23:32:06 +05:30
j
8ac6779bb1 fix 404 response 2012-02-15 16:42:08 +05:30
j
3ec896aa49 initial json/xml export 2012-02-15 13:15:00 +05:30
j
9b21e867b2 item.find 2012-02-14 21:44:04 +05:30
j
8a4d4f029e max length, dont fail for layer redirects 2012-02-14 19:14:54 +05:30
j
6ca4edf742 descriptions should be empty not None 2012-02-14 16:08:36 +05:30
j
305dcf1209 make more sortvalues lower case 2012-02-14 11:20:24 +05:30
j
efaf356f15 case insensitive sort value 2012-02-14 11:15:32 +05:30
j
ac5c2ab9c8 sync facets saving annotations that are used as filters. i.e. keywords fixes #378 2012-02-13 20:08:43 +05:30
j
ff1ce07e26 clear empty metadata values on edit, fixes #440 2012-02-13 16:50:34 +05:30
j
4857b65268 admins should be able to edit user 2012-02-10 22:08:53 +05:30
j
e0dc7b48e9 check for canEditFeaturedLists permission editing lists, fixes #377 2012-02-06 20:33:57 +05:30
rolux
daaabba071 highlight matches in clips 2012-02-01 12:01:39 +00:00
j
82c83c1309 keep a log of changes 2012-01-31 22:36:10 +05:30
j
4073aa58dc order keywords. fixes #219 2012-01-31 05:54:18 +05:30
j
3417eb9281 width/height 2012-01-27 23:22:54 +01:00
j
8895e99063 return utf-8 filenames 2012-01-24 15:29:04 +05:30
j
425c7a874a make keys optional in get request 2012-01-24 02:15:49 +05:30
j
c06f94fb24 return default frame 2012-01-21 16:21:04 +05:30
j
70a9daf19c also use audio files 2012-01-21 15:44:25 +05:30
j
16cc495fb5 store clip values in clip db, cleanup if all annotations are gone, add additionalSort 2012-01-20 23:23:21 +05:30
j
2180021421 use clips query for filter too 2012-01-19 00:37:14 +05:30
j
b4cc3621ff fix view with clips 2012-01-19 00:33:29 +05:30
j
2f92d5d2aa typo 2012-01-17 16:46:06 +05:30
j
0700bf7b95 titles are not filename safe 2012-01-17 16:42:39 +05:30
j
06069b71e2 match places/events in any case, update url-list in torrent to match current url 2012-01-17 16:09:45 +05:30
j
6b99044f85 return public items, dont return 403 to not fail if guest 2012-01-16 20:31:07 +05:30
j
7f0d008ca5 titleImage, typo 2012-01-16 19:11:05 +05:30
j
4601f5ed4e use site.url for torrent 2012-01-16 13:57:56 +05:30
j
d0ef7a6c17 atom feed 2012-01-16 13:48:39 +05:30
rolux
84cdd2ebf5 update video editor 2012-01-15 20:35:37 +05:30
j
4e6c2250c9 item/user groups 2012-01-13 15:17:18 +05:30
j
bf518ae603 places backend, cleanup padma metadata 2012-01-13 01:02:54 +05:30
j
a31d4737f8 item by oshash 2012-01-12 14:19:08 +05:30
rolux
95e57d9ad3 add item key to layers 2012-01-11 17:52:59 +05:30
rolux
758c821d5a make layer collapsed/expanded state sticky 2012-01-11 13:21:26 +05:30
j
52643a9218 create sitemap 2012-01-11 13:12:32 +05:30
j
49ae89eb9b oembed, dont leak private layers 2012-01-10 21:30:41 +05:30
j
da70450f78 better static page 2012-01-09 15:25:52 +05:30
j
49bf1acab0 return items in volume 2012-01-09 17:47:55 +05:30
j
06741903ba output some metadata for search engines, cleanup padma metadata 2012-01-09 14:36:35 +05:30
j
09389f84dc only return matching annotations in findClips if query contains annotation conditions 2012-01-05 18:01:56 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30
j
1c408c78e5 update VideoEditor/AnnotationPanel/Editable integration 2012-01-04 01:47:44 +05:30
j
9cc90ec245 export layers as srt 2012-01-02 22:38:19 +05:30
j
a9ae0ab5e6 dont save files with _1 2011-12-30 00:43:03 +05:30
j
d3f96386c0 default to frames 2011-12-28 18:05:10 +05:30
j
40e8eeb0cb empty lists 2011-12-27 14:52:16 +01:00
j
2a3c09d0ce update celery import to work with 2.2 2011-12-27 18:51:22 +05:30
j
d5a3231704 black icons, edit places 2011-12-27 08:49:30 +01:00
j
876e360e76 merge 2011-12-27 12:25:39 +05:30
j
8ec2e71e42 add info view for padma 2011-12-27 12:24:49 +05:30
j
e3b948f08f use facets if possible for layer values 2011-12-26 21:30:21 +01:00
j
ae556c62f0 only add if not exists already 2011-12-26 20:21:20 +01:00
j
3cd321a116 add filter of layer values(i.e. keywords) 2011-12-26 20:13:41 +01:00
j
d070cb616b pad ids to len 7 for storage 2011-12-27 00:06:58 +05:30
j
28a577d69f use annotation find value 2011-12-26 21:05:39 +05:30
j
6524ceea8a annotation cleanup 2011-12-26 20:00:30 +05:30
j
f143c38c35 remove unused getItem function 2011-12-19 20:57:12 +05:30
j
cea86aee43 use from/toAZ 2011-12-18 15:05:49 +05:30
j
ec590406bf force poster update after timeline is updated 2011-12-17 16:29:57 +05:30
j
4d113c80c6 make pad.ma config work 2011-12-15 12:21:21 +01:00
j
c930383b32 fix padma.jsonc and adjust whats needed to get it running 2011-12-05 14:48:59 +01:00
j
c31647358e make poster for new items 2011-12-03 12:44:50 +01:00
j
fbeede2b71 default charset 2011-12-03 12:16:13 +01:00
j
fd7bd7a704 no manual data if item has imdb id 2011-11-22 17:49:38 +01:00
j
c4ffa15bd4 random 2011-11-12 09:57:51 +01:00
j
92706af8c8 prevent 1970 for never accessed 2011-11-11 19:00:09 +01:00
j
eb61f62639 fix last accessed 2011-11-11 18:45:46 +01:00
rolux
3152ea2e20 merge 2011-11-11 13:21:09 +00:00
j
43b2bfde55 dont count first time 2x 2011-11-11 14:04:15 +01:00
j
600d7ec974 fix default autocomplete operator 2011-11-11 12:39:05 +00:00
j
c216716493 support query in autocomplete for keys other than title 2011-11-11 13:31:27 +01:00
j
ccfa48e3e0 update timesaccessed sort value on access 2011-11-11 11:34:57 +01:00
j
b333f447f6 use UTC by default, slow rebuild 2011-11-11 00:27:14 +01:00
j
72c0917d2c list/enum, support find resolution 2011-11-10 21:22:58 +00:00
j
f7ee92369b times access should be 0 not None 2011-11-10 21:00:57 +01:00
j
ba2dd341d3 rename date/access 2011-11-10 19:52:26 +00:00
j
f2d32a7121 itemKey type list 2011-11-10 17:53:12 +00:00
j
fbcec1bf18 add time type, use sort table for numbers and dates in find api 2011-11-10 16:34:45 +00:00
rolux
fdc29212b7 rename series, canplayvideo, canplayclips 2011-11-10 14:59:12 +00:00
rolux
4f61bf466e some work on advanced find 2011-11-10 13:55:55 +00:00
j
a49ed30ece fix empty statement 2011-11-10 11:08:04 +00:00
j
effbd8e2a1 disable advanced, fix sort 2011-11-09 23:47:25 +01:00
j
77577e00c0 implement isSeries, canPlayVideo, canPlayType 2011-11-08 18:43:12 +01:00
j
b1e93e5062 dont return same title twice in autocomplete 2011-11-08 01:23:12 +01:00
j
0feace7a8b decode_id 2011-11-06 20:36:35 +01:00
j
e41a23e1d4 ignore noop conditions, return descriptions, itemlist/items, update selected frame after uploading frames 2011-11-06 14:12:15 +01:00
j
7eeb6dc107 add sortvalue to annotations to get better sort by text results 2011-11-03 12:31:46 +01:00
j
882ade7735 support not in list queries 2011-11-02 20:19:42 +01:00
j
b131c6ba96 use template for receipt too 2011-11-02 17:09:59 +01:00
j
0ad5406f5e make sort director weird, fixes: #129 2011-11-02 16:25:47 +01:00
j
ec0a33bfdb remove wrint, actually loop over all items 2011-11-02 15:53:21 +01:00
j
07d5c9c79e cleanup dangling clips 2011-11-02 15:27:02 +01:00
j
df9fc699ff remove layer of indirection 2011-11-02 15:06:34 +01:00
j
5812ed0964 0x does not have external 2011-10-31 18:50:59 +01:00
j
08f547906b fix guests 2011-10-31 17:24:20 +01:00
j
910c6ac674 why does the poster not exist? 2011-10-31 11:46:59 +01:00
j
825f2a5f63 make sure folder exists 2011-10-31 01:18:52 +01:00
j
66c0cea928 do not allow find filename if not canSeeFiles 2011-10-30 15:48:46 +01:00
j
f164e38886 sort name 2011-10-30 02:50:38 +02:00
j
90f735acb5 cleanup name 2011-10-30 01:32:11 +02:00
j
21ab5fa451 use some transactions 2011-10-29 16:59:12 +02:00
j
88b4d9f62f only open timelines needed to computed average color for clips 2011-10-29 16:45:27 +02:00
j
121d2e30dc update_external manage command 2011-10-29 16:13:14 +02:00
j
ed886cd2ac start default clips at 0 2011-10-29 16:13:02 +02:00
j
fd39f122ad annotation ids 2011-10-29 16:12:28 +02:00
j
2a7fa3e4e8 aspectratio 2011-10-29 01:27:44 +02:00
j
b7e03c0f14 add resolution 2011-10-29 01:17:16 +02:00
j
17badcd4e1 return rightslevel 2011-10-29 00:43:44 +02:00
j
290f355b47 try to reduce save calls 2011-10-28 20:27:54 +02:00
j
eef82edda8 fix color merge 2011-10-28 11:58:40 +02:00
j
c544084c8e cleanup static 2011-10-28 00:15:37 +02:00
j
e97a1b8e24 really fix default clips 2011-10-27 11:52:07 +02:00
j
8313095e53 fix default clips, should be full minute + 5, fixes #45 2011-10-27 11:42:03 +02:00
j
e24a59fb70 add type label 2011-10-26 17:10:14 +02:00
j
3b1c1f87cc set rightslevel based on user 2011-10-26 16:04:50 +02:00
j
8dca4cb676 more find keys 2011-10-25 17:04:55 +02:00
j
78ddfad4e2 i 2011-10-25 16:38:21 +02:00
rolux
389619feaf rightslevel 2011-10-25 13:59:27 +00:00
j
d9e4d26b95 log js errors 2011-10-25 15:30:14 +02:00
j
1af3139e16 update clip ids on item id change 2011-10-25 12:57:31 +02:00
j
d023219359 try/except remove poster 2011-10-25 10:51:30 +02:00
j
af340843d8 fix other find queries 2011-10-25 10:31:58 +02:00
j
e7255e6af6 fix, id startswith query 2011-10-25 10:22:57 +02:00
j
d11eacd8ba check if it poster exists 2011-10-25 09:39:33 +02:00
j
38abce6033 really fix sort 2011-10-25 09:31:26 +02:00
j
eac3c4c44b fix sort 2011-10-25 09:29:41 +02:00
j
fc4b59a084 poster 2011-10-25 01:07:50 +02:00
j
3db4b37cd6 fix facets 2011-10-25 00:03:09 +02:00
j
408af96aa2 rename items instead of merge 2011-10-24 23:41:55 +02:00
j
78521648d5 edit items 2011-10-24 20:48:14 +00:00
j
ea6092e35f poster update 2011-10-24 22:04:14 +02:00
j
bb33e8b277 if oxdbId changed, update local poster 2011-10-24 21:46:05 +02:00
j
562cad7d5a use series year if possible 2011-10-24 21:33:03 +02:00
j
0c702c96f2 return new item data 2011-10-24 21:07:28 +02:00
j
ed6bcebae6 remove striped poster 2011-10-23 23:47:22 +02:00
j
5beba72d39 enable/disable files 2011-10-23 13:57:52 +02:00
j
4e534dba91 remove unused admin stuff 2011-10-23 03:30:09 +02:00
j
ea52870db6 charactes are not people, fix changing password 2011-10-22 22:12:56 +00:00
rolux
cca3b8b5b7 fix list info for nonexisting lists 2011-10-22 16:07:05 +00:00
j
bc58e659a3 add rightsLevel to json 2011-10-22 14:51:56 +02:00
j
eaaf76e149 canSeeNotes 2011-10-22 14:42:45 +02:00
j
e6b3bd3e55 minimal embed player 2011-10-22 13:24:26 +02:00
j
b9b861a3e8 save color/cuts per stream 2011-10-21 20:02:36 +02:00
j
53436967ed timelines without folders 2011-10-21 11:50:31 +02:00
j
05ef838253 timeline names changed 2011-10-21 01:19:38 +02:00
j
b9c96f2a5e add title 2011-10-20 22:13:47 +02:00
j
fc81d9de47 multiple characters 2011-10-20 11:39:21 +02:00
j
34eedfd6e5 no empty subtitles 2011-10-20 11:11:14 +02:00
j
d953debf09 fix rebuildcache 2011-10-20 11:09:22 +02:00
j
fcd12af35c only load layers for video/timeline view 2011-10-20 11:05:48 +02:00
j
02bf2707a3 update cached values in clips 2011-10-20 10:49:01 +02:00
j
0b30580e58 facets 2011-10-20 10:43:33 +02:00
j
3a420ab0c8 prefs/aspect 2011-10-20 10:24:41 +02:00
j
6835937431 clips,default annotations without user 2011-10-19 23:20:47 +02:00
j
94d066d053 offset 2011-10-19 16:54:33 +00:00
j
6362b4df39 rename 2011-10-19 16:32:11 +00:00
j
80ade383f9 itemsQuery/clipsQuery 2011-10-19 16:20:12 +00:00
j
898aa66509 find clipQuery 2011-10-19 17:55:29 +02:00
j
ced5d06f89 insert default clisp 2011-10-19 16:56:53 +02:00
j
74f777e0d1 show selected/wanted files 2011-10-18 22:06:01 +02:00
j
234085a2db pubic_id, load utf-16 subtitles, fix oxid 2011-10-18 14:01:01 +02:00
j
a9165e7230 deselect, make sure target folder exists 2011-10-18 11:08:09 +02:00
j
63aee8e010 move items 2011-10-17 21:43:42 +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
j
e48148bc47 required for complex queries 2011-10-14 23:13:19 +02:00
j
aed064d7f2 distinct makes clip queries slow 2011-10-14 00:59:57 +02:00
j
800c7a96b3 padding 2011-10-11 21:30:43 +02:00
j
2692300f3b title refinement 2011-10-11 21:05:11 +02:00
j
4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00
j
dd6d015fc0 typo 2011-10-09 13:49:21 +00:00
j
5b933c22d8 select related for some queries 2011-10-09 15:39:45 +02:00
j
f9835e934d dont fail if position to high 2011-10-05 23:20:43 +02:00
j
4442a9aaf3 only update timeline if videos changed 2011-10-02 20:03:22 +02:00
j
351386df82 speedup rebuildcache 2011-10-02 17:39:49 +02:00
j
bc118c67ee switch to base26 ids 2011-10-01 00:28:35 +02:00