Commit Graph

4714 Commits

Author SHA1 Message Date
j
000912dd51 use actuall stream extension in torrents 2014-11-16 12:04:19 +00:00
j
573f034df2 wrap get_frame into transaction to avoid postgres error 2014-11-16 11:23:02 +00:00
rolux
f0ea9c17a1 fix #2547 ('delete' missing from keyboard shortcuts in editor help) 2014-11-15 21:34:32 +00:00
rolux
9e5fea2d06 start to improve API docs 2014-11-15 18:39:16 +00:00
rolux
1e3fa3c98e fix #2559 (extra history entry added when resolving annotation id breaks back button) 2014-11-15 14:13:42 +00:00
rolux
1b9df27136 fix #2558 (list icon border-radius) 2014-11-15 11:16:09 +00:00
j
5862a7066c select type based on file extension, fixes #2560 2014-11-15 10:50:50 +00:00
j
2a3062e029 fix melt scaling 2014-11-14 23:00:19 +00:00
j
d9a5a75a04 dont call external api if no external api is defined 2014-11-14 20:23:25 +00:00
j
9dcd961fff height must be integer 2014-11-14 17:17:15 +00:00
j
a56428620a dont try to extract frames from audio 2014-11-14 14:05:45 +00:00
j
5413e8d8b7 btoa takes bytes not unicde string, encode utf8 data first 2014-11-11 14:28:07 +01:00
j
8cb776eb51 compute edit duration more efficiently 2014-11-10 11:39:38 +01:00
j
e084766e69 add mange command to restart encodes after crash or ctl restart 2014-11-09 14:10:51 +00:00
j
fb32ec7d96 encode to tmp name and rename once done 2014-11-04 15:38:00 +02:00
j
62b07fcc8e handle unicode usernames/titles 2014-11-04 15:04:07 +02:00
j
02333c2ad0 canManageTitlesAndNames 2014-11-04 12:36:27 +02:00
j
e1096ff395 focus text to allow copy, fixes #2525 2014-11-01 18:09:54 +02:00
j
d12121d229 more thumbnail cleanups 2014-11-01 18:09:33 +02:00
rolux
9881884469 fix export annotations dialog 2014-11-01 14:45:33 +00:00
j
f4779195a2 fix pdf ratio 2014-11-01 15:42:16 +02:00
j
563bbd5b0e set filesystem_encoding while creating torrent 2014-10-29 01:44:29 +01:00
j
ef44a4f213 filters values can only be strings. strip tags 2014-10-28 11:27:57 +00:00
j
8edaf3bdfa pause edit before switching to player view 2014-10-26 17:44:54 +00:00
j
d6513d4570 return item id, exclude empty annotations 2014-10-26 17:44:36 +00:00
j
e95c9011e7 fix multilanguage resolution 2014-10-24 10:32:16 +01:00
j
076e64fdff highlight jsonc, only use apt-key 2014-10-20 16:55:14 +01:00
j
3d9521b372 dont remove focus from Ox.EditableContent while editing 2014-10-20 16:54:34 +01:00
j
cddf742efd partTitle->part_title, fixes #2515 2014-10-17 17:49:01 +02:00
j
91897832be dont try to escpe numbers 2014-10-17 17:04:47 +02:00
j
9b6b9fa3a4 wording 2014-10-12 17:10:33 +02:00
j
1f9e252ffb use ox.makedirs 2014-10-16 21:59:38 +02:00
j
d599781d50 allow users to only edit there own groups 2014-10-15 09:45:11 +00:00
j
ef0aca6acb allow users to edit groups but only show there groups, disable other groups to not allow removing them 2014-10-15 09:34:27 +00:00
j
4dc89c9456 improve debian/systemd build 2014-10-11 12:49:00 +02:00
j
1ae8d051f5 fix genissue in ubuntu 14.04 2014-10-10 17:54:57 +02:00
j
608745e396 fix permissions in vm build script, add systemd service files, support debian/systemd in vm build script 2014-10-10 16:16:54 +02:00
j
cf862fc7d6 limit to gunicorn<0.19 2014-10-10 16:09:55 +02:00
j
aacc712869 only parse avconv major version 2014-10-10 15:58:54 +02:00
j
4c35340f38 add manage.py update_config_documentation 2014-10-08 17:55:55 +02:00
j
c7bb3c3d0e turn infoView.resizeElement into noop 2014-10-07 10:29:41 +00:00
j
de8f9b7cd9 descriptions can contain quotes 2014-10-07 12:15:45 +02:00
j
9b8a9b4ebe censored empty subtitles 2014-10-06 14:54:54 +02:00
j
f97acf8e2f only look at media files for languages 2014-10-06 14:51:53 +02:00
j
93964086ea subtitles is undefined 2014-10-06 14:45:03 +02:00
j
9befd5c4b2 dont paste empty clipboard 2014-10-06 10:35:38 +00:00
j
ce8803d100 dont use local ffmpeg if format is not webm 2014-10-06 10:14:39 +00:00
j
e4c6a671a6 fix mp4 encoding in ubuntu 14.04 2014-10-06 10:54:20 +02:00
j
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
j
5e130a7c9b to avoid update issues, dont import ox in update.py 2014-10-05 20:10:36 +00:00