Commit Graph

185 Commits

Author SHA1 Message Date
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j d6ee3019aa fixup b991a3c381 sometimes its a module 2017-08-04 18:55:45 +02:00
j b991a3c381 call f.item 2017-08-04 17:34:10 +02:00
j 5de40bdfdd user 2017-07-27 21:55:48 +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 fb1c42ffaf fix update 2017-06-01 13:23:38 +02:00
j 5e37a2d222 add upload to changelog 2017-03-12 22:01:32 +02:00
j 12f3901c9a py3 filter->list(filter 2017-02-16 14:24:51 +01:00
j 9788c39cd8 do not include protocol and domain in upload url 2016-10-28 18:18:26 +02:00
j 3ac08aa806 make moveMedia async 2016-09-08 00:29:31 +02:00
j 89311c14b4 typo 2016-08-31 01:30:13 +02:00
j cf3161d4bd better findMedia 2016-08-31 01:30:13 +02:00
j 4d9e8a788a add task for queued downloads 2016-08-31 01:30:13 +02:00
j 8136a2c2f5 create new item if unregistered file gets uploaded 2016-08-25 18:34:49 +02:00
j 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
j e1cacdb67a add task queue api 2016-08-17 14:37:59 +02:00
j 843cea063d update timeline if part is changed 2016-08-13 15:34:28 +02:00
j 0430a0f236 cache getMediaUrlInfo 2016-08-09 12:57:43 +01:00
j 893f2e5423 add importMediaDialog 2016-07-30 02:49:43 +02:00
j 6f4a0ba90a support vtt subtitles 2016-07-01 21:13:13 +02:00
j f8f951c966 remove outdated fixmes 2016-07-01 17:53:59 +02:00
j d780045306 flake8 2016-07-01 17:48:43 +02:00
j c7157d5001 only decode ids for found positions
merge document.view.get_positions into item.utils.get_positions
add flag to decode id before looking up in ids

Followup to 09ebbc9cc6
2016-06-30 16:18:07 +02:00
j 8ac78f3bd6 remove unused force flag from make_poster, update_timeline 2016-06-26 23:24:11 +02:00
j b010aca0a9 s/taskId/id/ 2016-06-15 15:45:51 +02:00
j 41cc8e3573 expose encoding status via api 2016-05-05 10:49:34 +02:00
j 4f28c2c548 fix annotation import, values are decoded in d1.9 2016-03-05 15:36:47 +05:30
j 11924fcb0d Rename api.taskStatus to api.getTaskStatus
still register api.taskStatus since its used
in pandora_client and other scripts.

fixes #2600 and fixes #2859
2016-02-20 18:35:26 +05:30
j 051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j 62caf55fe6 stop using RequestContext 2016-02-20 15:15:02 +05:30
j 1cc795995d user.get_profile()->user.profile 2016-02-19 22:06:11 +05:30
j d241b90b63 check data is a dict 2016-02-19 18:46:53 +05:30
j b121b58a86 support caching local files, lookup by oshash 2016-02-14 00:32:14 +05:30
j f0e3c2775e logg addMedia call 2015-10-20 12:17:04 +02:00
j 9191a9c196 extension should be lowercase 2015-05-23 11:06:22 +02:00
Will Thompson 51c3df9660 typo: permissino permission in 403 errors 2015-04-28 18:12:00 +02:00
j bf1dde53d6 fix ignoring media files without instances 2015-03-23 11:27:34 +05:30
j 441cb9892a allow updates of file metadata for files with info 2015-02-21 15:35:01 +05:30
rolux ea1a94e9e4 update api docs (omissions, wording, typos) 2014-12-21 13:03:49 +00:00
j f56218e33a dont fail if /api/upload is called without the right arguments, render api page: fixes #2611 2014-12-19 16:02:32 +00:00
rolux 3950213960 update api docs 2014-12-19 15:31:57 +00:00
rolux cada20f904 update api docs 2014-12-19 15:05:08 +00:00
rolux 4a084d8405 update api docs 2014-12-19 12:59:10 +00:00
rolux 6bd001a10a update api docs 2014-12-18 20:16:41 +00:00
rolux f38d3441a0 typo 2014-12-18 13:40:41 +00:00
rolux cf836ec172 add api docs 2014-12-18 13:38:20 +00:00
j 9e9bf30c42 add new changelog and call add_changelog all over the place 2014-12-17 13:45:46 +00:00
j cddf742efd partTitle->part_title, fixes #2515 2014-10-17 17:49:01 +02:00
j ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00