Commit graph

89 commits

Author SHA1 Message Date
j
e06b263237 always enable default filters 2019-11-15 16:44:43 +01:00
j
0a4c507346 batch item/documents edit 2018-09-19 00:14:34 +02:00
rolux
019faffecf update config 2018-09-12 19:29:38 +02:00
j
d488119748 chop only works with ffmpeg > 3 2018-08-10 11:12:01 +01:00
j
0fd86dfa78 fixup for d07a60ba5f, dont include pandora.js in itself 2018-08-09 20:08:27 +01:00
j
d07a60ba5f add site only javascript files 2018-08-08 10:22:19 +01:00
j
6296be870b use get_user_model 2018-07-29 21:12:56 +01: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
2bfaf3809b documentRightsLevel 2017-12-15 13:12:30 +00:00
j
d403125757 default download format 2017-11-14 17:13:41 +01:00
j
ac1a567fa4 pass api key 2017-06-09 09:34:49 +02:00
j
ae3afc93c3 space 2017-06-09 09:25:43 +02:00
j
59c69ba536 default document rightslevels 2017-02-16 14:05:48 +01:00
j
0db8ca6c47 document icon, fixes #2987 2017-01-25 17:42:49 +01:00
j
e1f35b1ec8 new documents section 2016-10-30 18:23:16 +01: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
7f8b5448e6 set default config importMetadata 2016-08-09 12:57:43 +01:00
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
1cc795995d user.get_profile()->user.profile 2016-02-19 22:06:11 +05:30
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
0b103afeca minify before overwriting old file; oxjs removes old tree, always build geo 2015-04-18 16:06:56 +05:30
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
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
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
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
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
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
a9b7738aa8 move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
j
d62460e5fe dont reload config in manage.py commands, fixes #1619 2013-07-15 12:49:05 +00:00
j
d636f63f65 try to avoid thread exceptions on shutdown 2013-07-13 14:46:48 +00:00
rolux
23dc18ce5e update app config (user.ui.part) 2013-07-11 18:01:01 +00:00
j
3ae04828b1 add posters key to auto populate sections 2013-07-08 12:44:30 +00:00
j
0995eab3de warn about missing keys on stderr 2013-07-06 11:34:56 +00:00
j
407d591964 load defaults for more config sections 2013-07-06 11:23:10 +00:00