Commit graph

57 commits

Author SHA1 Message Date
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
j
662c7ec12a add default values for missing capabilities and user.ui setting to config.jsonc from config.pandora.jsonc, fixes #1604 2013-07-06 10:54:58 +00:00
j
5222d706de also get geolite ipv6 data 2013-06-26 16:10:33 +02:00
j
4c990769fd check less frequently for config changes if not using pynotify 2013-05-18 22:05:35 +00:00
j
5969cf5cf9 load pandora locale and site locale 2013-05-09 20:10:54 +00:00
j
651e92b85b add localization to pandora 2013-05-09 10:13:58 +00:00
j
b2b3459fa2 fix reload worker and readd watch after reload to not only work for one change 2013-03-03 11:16:00 +00:00
j
7a8cb97074 dont fail if no site url is defined 2013-02-24 10:45:29 +00:00
j
d2a922bec4 provide hook to overwrite site.url in config in local_settings.py 2013-02-23 11:37:02 +00:00
j
98adab1259 make folderdepth part of config 2013-02-04 18:37:26 +05:30
j
c576e347a8 use pyinotify to watch for config changes if installed 2013-01-31 08:44:30 +00:00
j
6cfaa54f97 use aac encoder(libvo_aacenc) available in ubuntu 12.04 universe (libavcodec-extra-53) 2012-12-16 19:56:54 +01:00
j
5392750348 fix inital database creation 2012-11-27 16:10:17 +01:00
j
3b866d1d1b silence reload failures 2012-11-02 13:47:37 +01:00
j
148912ab37 save_url 2012-09-15 14:04:38 +02:00
j
523176ee51 set pandora.site.site.version and show on /software, fixes #866 2012-06-22 11:38:36 +02:00
j
70892dd463 better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
2012-06-13 17:59:10 +02:00
j
e5da40a104 first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
j
6ab6ec541e make sure superusers is admin is nobody is 2012-03-06 16:25:06 +01:00
j
5a79659bb3 add manage command to update geoip db 2012-03-04 20:15:47 +01:00
j
cf3237a2fd Preload icon64.png, fixes #177 2012-02-16 21:29:31 +05:30
rolux
7d8a4aa948 update video editor 2012-01-12 16:09:19 +05:30
j
f37e390fcb create gzip version of js files 2012-01-02 18:23:46 +05:30
j
8e40f95f0d change video resolution, close tv 2011-12-20 18:38:30 +05:30
j
f8ab239a47 allow sites to provide custom js files 2011-12-19 20:52:38 +05:30
j
c930383b32 fix padma.jsonc and adjust whats needed to get it running 2011-12-05 14:48:59 +01:00
j
b855c153e0 sync padma.jsonc, use timesaccessed if votes are not available 2011-12-04 13:44:15 +01:00
j
3de8bbe367 add geo info to user table 2011-12-03 17:17:07 +01:00
j
0eeb3e223d update vm build. use title for new lists not id, also make first user admin 2011-11-08 18:05:26 +01:00
j
3cec9cefa2 session data for users and guests 2011-11-07 15:25:16 +01:00
j
a1d9a08e36 init.js->pandora.js 2011-11-03 11:50:05 +01:00
j
2748ab6978 cleanup settings.py/local_settings.py/config.json 2011-11-02 23:29:20 +01:00
j
6dc151cb50 regexp is always true, check if it matches 2011-10-30 23:43:41 +01:00