Commit graph

2869 commits

Author SHA1 Message Date
j
2662a66aca fall back to siteposter 2018-09-12 15:56:10 +02:00
j
e6ce812f1a fix list import during singup 2018-08-25 19:42:36 +02:00
j
40f5de20d2 disable chop, not really working yet 2018-08-13 21:26:24 +02:00
j
708f3d8927 raise exception 2018-08-13 21:24:44 +02:00
j
d488119748 chop only works with ffmpeg > 3 2018-08-10 11:12:01 +01:00
j
8584632555 followup to ba5e4af355 - create keyframe index as part of creating stream 2018-08-10 09:11:40 +01:00
j
ba5e4af355 chop/encode mp4 and include subtitles 2018-08-09 21:35:38 +01:00
j
0fd86dfa78 fixup for d07a60ba5f, dont include pandora.js in itself 2018-08-09 20:08:27 +01:00
j
cb55ebaf4c followup to 0c99cbfaac list of filters now 2018-08-09 15:47:29 +01:00
j
0c99cbfaac fix findClips to return clips with annotations matching all conditions 2018-08-09 10:53:23 +01:00
j
f818f962bc return empty query 2018-08-09 10:23:53 +01:00
j
d07a60ba5f add site only javascript files 2018-08-08 10:22:19 +01:00
j
72358a7bce add stream.flags 2018-08-04 15:56:30 +00:00
j
f591f66634 try date formats 2018-08-04 16:51:43 +01:00
j
1d6d53e282 cast to boolean 2018-08-04 16:24:43 +01:00
j
cc56858377 import Group from user.models 2018-07-29 20:28:46 +00:00
j
6296be870b use get_user_model 2018-07-29 21:12:56 +01:00
j
13fcb20796 update get_frame command for new django version, fixes #3155 2018-07-29 18:56:01 +01:00
j
fde36c3ae0 align DATA_UPLOAD_MAX_MEMORY_SIZE with nginx post size 2018-07-25 22:10:25 +02:00
j
91e6674da8 typo 2018-07-15 00:39:03 +02:00
j
fdd5101bc7 RequestContext->dict 2018-07-15 00:38:15 +02:00
j
cb0d1ec37f json->cache 2018-07-15 00:38:08 +02:00
j
190e07ef90 ignore plugins with \x00 in name 2018-07-09 17:53:52 +02:00
j
113594915a fix dates in cache 2018-07-09 16:19:27 +02:00
j
0de22db5d6 fix json->cache rename: update cache not json 2018-07-09 16:04:06 +02:00
j
0d0770802c get_json -> json 2018-07-09 15:22:12 +02:00
j
910d95f9b2 refactor update_cache 2018-07-09 15:22:12 +02:00
j
bd0732b8d5 rename item.json -> item.cache 2018-07-09 15:22:12 +02:00
j
1bac062a50 use postgres json field 2018-07-09 15:22:12 +02:00
j
ebd23c9e52 use add_arguments 2018-06-19 20:36:22 +02:00
j
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j
91e0f588e5 only append to documentKeys after adding defaults 2018-06-14 19:27:40 +02:00
j
7acc562b53 only admins can change rightslevel 2018-05-31 17:27:05 +02:00
j
717248bc73 fix path name of multi track videos 2018-05-22 01:27:43 +02:00
j
c4c0a037ce typo 2018-05-09 18:47:36 +01:00
j
4cd1473a94 get file order from streams 2018-05-09 18:39:06 +01:00
j
099c2610e6 ignore unknown tasks 2018-05-09 15:12:25 +01:00
j
e8e5ce415d enable autocomplete by default 2018-05-08 12:33:39 +01:00
j
77952b7e78 no tos for now 2018-03-31 16:40:29 +05:30
j
b84b8cb6e9 only canEditEvents/canEditPlaces can add new places/events 2018-03-31 14:01:39 +05:30
j
e4288123da allow members to edit places/events 2018-03-30 13:18:42 +05:30
j
660c89bc19 use tagline 2018-03-10 11:07:34 +05:30
j
1dc5969cbc fix rename user 2018-03-09 16:03:52 +05:30
j
4dbc7930b4 find in public notes 2018-03-06 19:26:18 +05:30
j
859a820c90 add ui for lists/edits/collections groups 2018-03-06 15:11:05 +05:30
j
c32503e1af log full error url 2018-02-27 19:11:08 +05:30
j
c6ddf58cac add keywords filter to indiancine.ma config, fixes #3087 2018-02-23 16:41:00 +05:30
j
3920541bb8 sort documents by title, fall back to created 2018-02-21 12:44:35 +05:30
j
88d47eba6b don't decode str 2018-02-21 08:52:22 +05:30
j
1a3edf4f93 sort by document name 2018-02-15 15:57:12 +01:00
j
a73b9f5600 use functools directly 2018-02-15 15:57:03 +01:00
j
5ac305c620 pass user 2018-01-15 12:20:01 +01:00
j
2a0c2acc97 user can be none 2018-01-15 12:16:20 +01:00
j
046c49cd3b send no-store for temp poster 2018-01-14 20:55:50 +01:00
j
e13ef4aa1e redirect to actual url 2018-01-14 20:46:02 +01:00
j
12ad6b02fe send redirect, otherwise nginx takes expiry for static url 2018-01-14 20:42:23 +01:00
j
341e1bd892 body is bytes 2018-01-12 11:37:20 +01:00
j
f44584f131 allow cross origin content-type header 2018-01-12 11:35:37 +01:00
j
6c6b60ffaf lower auth deps 2017-12-31 14:21:18 +01:00
j
85c5fafe0d add groups to collections, edits and lists, towards #3063 2017-12-31 14:06:27 +01:00
j
15c5ad9d54 pad.ma is public 2017-12-30 13:55:59 +01:00
j
2bfaf3809b documentRightsLevel 2017-12-15 13:12:30 +00:00
j
c640d1253e dynamic /robots.txt 2017-12-15 12:59:56 +00:00
j
3b73fe78bd update user references if username gets changed 2017-11-16 18:05:50 +01:00
j
959ffaba25 use ffmpeg to merge mp4 files, support clip extraction from multiple parts 2017-11-16 16:39:38 +01:00
j
a5c6cb875f fix country lookup 2017-11-14 18:04:09 +00:00
j
53fdb52ee8 cdn prefix 2017-11-14 18:40:20 +01:00
j
d403125757 default download format 2017-11-14 17:13:41 +01:00
j
5ce9d605f7 refactor geo lookup 2017-11-14 17:06:02 +01:00
j
96bd3d6df8 don't serve debug data by default 2017-11-14 16:53:50 +01:00
j
6fd8d2aef3 fix query for documents rightslevel 2017-11-08 18:00:30 +01:00
j
35c26f095f many parts might block PIPE, use /dev/null 2017-11-08 14:33:35 +01:00
j
7ab94267db common header, custom background color for loading screen 2017-11-06 19:20:37 +02:00
j
8e4ba42fc1 use python3-venv 2017-11-03 17:28:47 +01:00
j
7521467975 split documentsort into it's own manage.py command, does not get applied during install otherwise 2017-10-24 21:28:22 +02:00
j
dbe86cbb99 one more iteritems 2017-10-15 12:00:28 +02:00
j
2eac09691b fix fallback 2017-10-10 17:39:29 +02:00
j
5512252570 clear poster more often 2017-09-21 11:38:12 +02:00
j
85d84c2800 space 2017-09-19 13:16:00 +02:00
j
50c0d67c20 call demo pan.do/ra 2017-08-30 21:20:10 +02:00
j
a687f01fc7 use h264 high profile for .mp4 2017-08-30 14:54:26 +02:00
j
d6ee3019aa fixup b991a3c381 sometimes its a module 2017-08-04 18:55:45 +02:00
j
e1bcb7e348 items move 2017-08-04 18:32:27 +02:00
j
110c57d726 session can be gone 2017-08-04 18:11:51 +02:00
j
b991a3c381 call f.item 2017-08-04 17:34:10 +02:00
j
05534f2de4 fix import 2017-08-04 17:32:36 +02:00
j
ed97ae2423 avoid cache 2017-08-02 17:12:38 +02:00
j
b82f222c73 normalize data to NFC for siteposter, fixes #2428 2017-07-30 11:08:09 +02:00
j
5de40bdfdd user 2017-07-27 21:55:48 +02:00
j
d75f94ffcb typo 2017-07-26 15:36:59 +02:00
j
0043eab61d image might not be ready 2017-07-26 15:33:15 +02:00
j
12cffaf467 only take portrait posters by default from some poster sources, fixes 3034 2017-07-26 13:53:39 +02:00
j
6e7fe215da refactor find 2017-07-26 13:33:08 +02:00
j
41d4e52f84 don't fail on removed layers 2017-07-26 13:33:08 +02:00
j
dacbdf45f8 hide some info about media if user can not see media 2017-07-25 14:58:54 +02:00
j
0df2df3c50 update selected after upload subtitles 2017-07-20 15:35:56 +02:00
j
b7368d74ae fix typo 2017-07-20 15:20:09 +02:00
j
c665b3727c update timeline 2017-07-20 11:13:28 +02:00
j
72cda5596d handle city with , 2017-07-19 19:14:47 +02:00
j
62face2c21 log unknown locations 2017-07-19 18:37:27 +02:00