Commit graph

1827 commits

Author SHA1 Message Date
j
8e863fd4e3 fix typo 2013-04-18 10:55:37 +00:00
j
896df71942 item owner can see all data 2013-03-30 11:25:41 +00:00
j
b299b4b7e8 fix frame migration 2013-03-30 11:18:02 +00:00
j
e987c2f26b import User and Group in views.py, fixes 2013-03-30 11:07:52 +00:00
j
056cb0d699 encode larger streams first 2013-03-29 16:16:35 +00:00
j
cc86435a1f path of frames changed too 2013-03-29 10:13:37 +00:00
j
bb2cc3ff16 only offer existing posterframes 2013-03-26 14:09:14 +00:00
j
9153c80844 add support for direct video uploads with server side transcoding, ticket 2013-03-26 11:54:03 +00:00
j
d0c59e05c2 also migrate uploaded srt files 2013-03-26 10:33:47 +00:00
j
5c995553c9 fix files/archive conflict, move item files to data/media, rename api from *File(s) to *Media 2013-03-25 12:57:20 +00:00
j
8f7a2094cd only user selected streams, update stream once chunk upload is done 2013-03-24 20:57:38 +00:00
j
2fa2e80fc4 save alternative titles as title and link to title search on infoView 2013-03-24 19:44:48 +00:00
j
7c5569b18a matches 2013-03-24 12:53:32 +00:00
j
c4fd2fb48c add files backend 2013-03-24 12:28:57 +00:00
j
488b5431de avoid creating Clip multiple times 2013-03-24 12:25:09 +00:00
rolux
704ef75fb5 update config (files capabilities) 2013-03-24 15:11:56 +05:30
j
eb7bb3571f fix color extraction, fixes 2013-03-23 14:52:54 +00:00
j
455f17b515 student and staff can also import annotations 2013-03-23 10:06:50 +00:00
j
7667cb677e decode html entities in title/director, fixes 2013-03-22 16:16:46 +00:00
j
5ec7b1cf2d add duration as always visible keys 2013-03-22 14:29:04 +00:00
j
61a63ee565 fix playback for non logged in users 2013-03-22 12:25:01 +00:00
j
3bd4874fc3 og:image should be 200px or more 2013-03-22 11:12:53 +00:00
j
7e593ad221 dont write localStorage without a catch, fix embeds without third party cookies 2013-03-22 10:02:22 +00:00
j
b9c12b6140 fix sequence migration 2013-03-21 11:31:29 +00:00
j
d2f04319a5 make moving files more reliable 2013-03-19 14:04:03 +00:00
rolux
808ae4c1da improve indiancine.ma poster script (better ratio for small posters); update preview ratio 2013-03-19 17:56:18 +05:30
j
70cfee4f73 dont fail if no subtitles layer is defined 2013-03-14 07:32:59 +00:00
j
865cbb2490 fix timeline issue where last tile is smaller large_tile_w/2 and so last timeline was not saved as last timeline. fixes 2013-03-12 16:51:53 +00:00
j
f5cd0cf2ca load subtitles in sync with creating timeline, use stream duration for files 2013-03-12 09:36:00 +00:00
j
d69e53608c add option to install local apps 2013-03-09 11:43:33 +00:00
j
31d28e733d refine description, fixes 2013-03-09 09:35:04 +00:00
j
58bac6981f save notes in .data, dont return item properties that have capabilities not allowed to user 2013-03-09 08:23:47 +00:00
rolux
3e24c81367 indiancinema: update default personal lists (fixes ) 2013-03-09 08:11:01 +00:00
rolux
f47e67559f indiancine.ma: rename notes to comments, add layer item keys for find 2013-03-09 12:42:43 +05:30
rolux
169c9c6919 add indiancinema site dialog copyrights tab; fix 0xdb site dialog close handler 2013-03-08 06:07:08 +00:00
j
c57c6302dd fix typo 2013-03-08 05:36:26 +00:00
j
34be7923a7 use frame as thumbnail, fix default frame. 2013-03-07 10:24:25 +00:00
j
edd889348c delete sequence data directly 2013-03-06 16:29:57 +00:00
j
f48f62b6a0 can only delete after altering table 2013-03-06 16:21:41 +00:00
j
5d3c53742a remove existing sequences on update, rebuilding is faster than migration. drop one index to make import faster 2013-03-06 16:15:12 +00:00
j
be8aab6b84 merge 2013-03-06 15:59:23 +00:00
j
d7a96c72a1 fix get_sequences 2013-03-06 16:57:46 +01:00
j
5ec09e804d avoid overlapping annotations 2013-03-06 14:19:13 +00:00
rolux
be717933e4 make /2000 behave slightly less wrong 2013-03-06 14:09:18 +00:00
j
d9d1a600a9 add manage.py import_srt command 2013-03-06 14:08:42 +00:00
rolux
9c54344918 add user.ui.help, rearrage user.ui alphabetically, add missing user.ui keys to pandora.config 2013-03-06 12:44:12 +00:00
rolux
fffd4d81a0 config: add 'secondaryId' itemKey property 2013-03-06 10:03:09 +00:00
j
3947da68ba slice update to reduce memory usage 2013-03-06 09:52:39 +00:00
j
40eed92b7a optimize sequence table, save hash as bigint, mode as int, dont filter results by user 2013-03-06 08:40:52 +00:00
j
4e433a7c5f dont fail if info text does not exist 2013-03-05 12:43:28 +00:00