Commit graph

582 commits

Author SHA1 Message Date
j
e3d0893a00 reorder code so that item status does not get overwritten 2012-09-08 14:41:19 +02:00
j
0151b282a2 fix torrent download 2012-09-08 13:14:28 +02:00
j
9c754252a0 self 2012-09-08 00:25:26 +02:00
j
da9dd942b2 index all instance paths too, add getPath 2012-08-22 00:18:00 +02:00
j
faf9865f87 new ox.torrent api 2012-08-21 10:49:20 +02:00
j
189d0ac249 new python-ox api 2012-08-15 17:15:06 +02:00
j
6895a13833 use volume to sort by volume, fixes #825 2012-07-02 17:07:39 +02:00
j
c531fb68c4 update poster aspect on poster update 2012-07-01 12:17:04 +00:00
j
9ceeb34171 dont add empty set for users with only ignored files 2012-06-28 14:59:08 +02:00
j
3fca65e86b dont save oxdbid if not using imdb, 2 items might have the same id 2012-06-26 10:48:43 +02:00
j
aaa6981a54 ignore empty annotations in find 2012-06-18 18:36:40 +02:00
j
81cef44d19 dont save clip/sequence ids in db 2012-06-18 16:36:04 +02:00
j
7f567d78a0 round srt timestamps to 3 digits 2012-06-17 01:10:34 +02:00
j
e9d26d4c3d typo 2012-06-16 11:01:01 +02:00
j
be6abcc4b7 enabled sequence extraction by default 2012-06-16 00:08:52 +02:00
j
ca93e35c00 module issues in join timelines 2012-06-15 16:44:32 +02:00
j
70892dd463 better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
2012-06-13 17:59:10 +02:00
j
d1562237de actually use name sort 2012-06-12 11:23:25 +02:00
j
c7ad68cab9 /ID/frameposterX.jpg should be /ID/posterframeX.jpg, fixes #663 2012-06-11 10:30:29 +02:00
j
c753688f41 fix queue for cronjob 2012-06-07 10:59:13 +02:00
j
d543e35f3f rebuild timelines in encoding pipe 2012-06-06 16:38:18 +02:00
j
6e7b029f1c fix iframe width/height 2012-06-04 22:14:48 +02:00
j
c2ad332bbe typo 2012-06-03 01:40:19 +02:00
j
495a22dd97 dont fail if part has no timeline, look for timeline fallback from top 2012-06-03 00:39:36 +02:00
j
7936a2180e avoid division by zero 2012-05-30 17:52:50 +02:00
j
24caf0e0c5 use new timeline names for poster/icon 2012-05-30 14:48:08 +02:00
j
4ece83f4c8 dont crate private items by default 2012-05-30 10:10:35 +00:00
j
488e982483 allow rendered find queries, fixes #804 2012-05-29 11:26:18 +02:00
j
69b1e6c7b2 cleanup use of python-ox api 2012-05-27 13:52:12 +02:00
j
0719735feb compute proper facet sort value 2012-05-22 10:12:41 +02:00
j
a711d2d2ce fix comment 2012-05-19 14:56:29 +02:00
j
96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
j
f09e4205cf sort_string, sorted_strings moved to ox 2012-05-16 12:31:44 +02:00
j
1c80fb1f08 layer facets too 2012-04-24 19:13:44 +02:00
j
079b0051c0 facets need to be decoded too 2012-04-24 19:09:10 +02:00
j
7f96b34e54 fix torrent path, set rendered to false if uploading again 2012-04-18 11:11:12 +02:00
j
00c8f47541 inbetween queries 2012-04-02 17:33:23 +02:00
j
513e79b431 add distinct again 2012-04-02 12:56:39 +02:00
j
b55d368920 faster item query, drop distinct 2012-04-02 12:52:53 +02:00
j
0042546d6c print local name and ip in vm terminal, document trigram index 2012-03-30 16:57:07 +02:00
j
494f5cfa0b empty years 2012-03-27 19:42:49 +02:00
j
577afd682e only add index flag if DB_GIN_TRGM is set 2012-03-27 13:26:51 +02:00
j
a4ac2e03d4 load subtitles async 2012-03-23 17:37:32 +01:00
j
8fac4c558d only limit grup if needed, do not overwrite clips sort 2012-03-23 16:52:20 +01:00
j
950b6533b0 tweak clip table 2012-03-22 22:33:42 +01:00
j
4c21387335 update random in transaction. timeline sorting 2012-03-22 21:19:19 +01:00
j
8511769885 random clip sort 2012-03-22 20:40:37 +01:00
j
11b0a06107 typo, fixes #693 2012-03-21 09:13:38 +01:00
j
da5343715a better multiline srt export 2012-03-16 17:16:02 +01:00
j
cd46c456af fix autocomplete 2012-03-13 13:39:43 +01:00
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