Commit graph

163 commits

Author SHA1 Message Date
j
4785f314cb Add VP9/Opus support, use VP8 by default
- support vp9 and opus
- switch to 2 pass encoding
- use ffmpeg -movflags +faststart instead of qtfaststart
2016-06-23 17:36:41 +02:00
j
4613005b83 use geoip2 api to fix ipv6 lookups 2016-03-04 12:50:44 +05:30
j
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j
e9bcd19161 fix initdb 2016-02-20 15:15:02 +05:30
j
cc84487193 commit_unless_managed->commit 2016-02-20 15:15:02 +05:30
j
62caf55fe6 stop using RequestContext 2016-02-20 15:15:02 +05:30
j
4219246909 db migration 2016-02-20 15:15:01 +05:30
j
1cc795995d user.get_profile()->user.profile 2016-02-19 22:06:11 +05:30
j
e738503380 remove old migrations 2016-02-19 15:17:18 +00:00
j
6b1ce30eb2 from __future__ import print_function 2016-02-18 16:19:26 +05:30
j
a919724821 typo 2015-11-29 14:13:44 +01:00
j
2b3853c7aa remove debug 2015-11-18 14:45:31 +01:00
j
e216a7b307 make it easer to copy&paste default values 2015-11-18 14:28:40 +01:00
j
48e1435601 switch to git 2015-11-14 15:22:40 +01:00
j
310343c81c improve output if config can not be parsed 2015-11-12 13:06:34 +01:00
j
1a2f051bdd fix documentation update 2015-06-26 07:27:13 +00:00
j
7aa609c246 make sure app.tasks gets loaded 2015-04-28 22:34:45 +05:30
j
0b103afeca minify before overwriting old file; oxjs removes old tree, always build geo 2015-04-18 16:06:56 +05:30
j
15e2f1e844 exit on error 2015-03-20 05:31:05 +00:00
j
5dc7564b4f make init_db less verbose 2015-01-19 18:03:10 +00:00
j
bf65abae55 turn database initialization into a manage.py command 2015-01-19 16:34:21 +01:00
j
e1bc418e0c use one version of ffmpeg for all tasks, remove avconv dependency, fixes #2606 2015-01-05 16:07:55 +00:00
j
913599697e entities can be empty 2014-12-26 12:19:36 +00:00
j
6662872225 remove unused import 2014-12-23 11:28:42 +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
cada20f904 update api docs 2014-12-19 15:05:08 +00:00
j
9e9bf30c42 add new changelog and call add_changelog all over the place 2014-12-17 13:45:46 +00:00
j
c0e665eb67 only match sections at top level 2014-12-01 18:12:22 +01:00
j
73f5a4cb10 more entity defaults 2014-12-01 17:23:11 +01:00
j
fb5a5c5cf7 add itemTitleKeys to config and move getItemTitle to its own file, use everywhere title strings are used 2014-11-21 14:26:50 +00:00
j
4c35340f38 add manage.py update_config_documentation 2014-10-08 17:55:55 +02:00
j
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
j
dd2fca85a4 move sendReferrer into site, fixes #2505 2014-10-02 19:57:30 +02:00
rolux
714f495a3d build/ -> min/, Ox.UI/ -> UI/ 2014-09-26 16:54:20 +02:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
e381609b9e remove tests, not used 2014-09-05 13:39:43 +02:00
j
f0a5f5ddb7 check for avconv version and use new command line api if needed (to support Ubuntu 14.04) 2014-07-16 11:04:52 +00:00
j
4082dd57e5 support adding missing strings to config: language 2014-05-12 00:42:45 +02:00
j
20de7ae5b1 add languages, language to list of mendatory config sections 2014-05-06 19:00:27 +02:00
j
5905336eac editRatio->videoRatio 2014-02-16 10:31:37 +00:00
j
92d24342fd add getEmbedDefaults api, fixes #2312 2014-02-16 10:16:31 +00:00
j
522af49a73 wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
j
189c6feba9 force itemKeys listed as default filters to be filters and print warning 2014-01-23 04:58:56 +00:00
j
c10f06ddae write joined locale as utf-8 2013-12-27 11:03:06 +00:00
j
c253df7bc9 allow signups while using alternative auth backend 2013-11-16 14:16:01 +00:00
j
198470e6d9 add db table for app settings 2013-10-22 15:57:05 +00:00
j
9a288e8893 also populate lists with defaults in config 2013-08-16 12:44:58 +00:00
j
117d2a504d add migration for autocompleteSort 2013-07-22 13:34:57 +00:00
j
5489823a61 dont set default locale in user.ui and use first browser locale by default if available and fall back to site default after that, fixes #1578; load locale from unjoined json files in debug mode 2013-07-17 10:24:22 +00:00
j
a9b7738aa8 move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00