Commit graph

163 commits

Author SHA1 Message Date
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
8a99176aba add missing file 2013-05-20 15:06:48 +00:00
j
4c990769fd check less frequently for config changes if not using pynotify 2013-05-18 22:05:35 +00:00
j
5f209cf92b move monkey_patch into app, no need for extra app 2013-05-18 21:43:52 +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
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +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
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +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
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
j
5daba46fb4 set default session age to 2 month, change session in init so it expires 2 months after the last init call. fixes #1056 2012-10-02 10:36:43 +02: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
69b1e6c7b2 cleanup use of python-ox api 2012-05-27 13:52:12 +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
141683d309 fix opensearch template 2012-03-03 13:36:24 +01:00
j
67bc4475e9 first round of input sanitization 2012-02-21 21:56:06 +05:30
j
74b4ff34fb body/text in page api 2012-02-18 11:59:50 +00:00
j
cf3237a2fd Preload icon64.png, fixes #177 2012-02-16 21:29:31 +05:30
j
a62a992ad2 log page changes too 2012-01-31 22:42:03 +05:30
j
bb3f993b70 update celery corntab import 2012-01-27 18:11:28 +05:30
j
dabbc37252 implement noscript site pages 2012-01-15 21:14:41 +05:30
rolux
7d8a4aa948 update video editor 2012-01-12 16:09:19 +05:30
rolux
758c821d5a make layer collapsed/expanded state sticky 2012-01-11 13:21:26 +05:30
j
52643a9218 create sitemap 2012-01-11 13:12:32 +05:30
j
49ae89eb9b oembed, dont leak private layers 2012-01-10 21:30:41 +05:30
j
06741903ba output some metadata for search engines, cleanup padma metadata 2012-01-09 14:36:35 +05:30
j
771cec5779 typo 2012-01-07 16:23:36 +05:30
j
dfcf20edae edit pages 2012-01-07 16:20:33 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30
j
f37e390fcb create gzip version of js files 2012-01-02 18:23:46 +05:30
j
252eadb0f3 dont match titles 2011-12-31 02:44:09 +05:30
j
9df8d2f266 remove extra / 2011-12-31 02:28:38 +05:30
j
691b1e98cc add OpenSearch lookup 2011-12-30 16:00:49 +05:30
j
2a3c09d0ce update celery import to work with 2.2 2011-12-27 18:51:22 +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
a0cf082dcf log viewer 2011-11-01 17:08:09 +01:00
j
6dc151cb50 regexp is always true, check if it matches 2011-10-30 23:43:41 +01:00
j
de4540426c silence oxjs build 2011-10-29 20:49:18 +02:00
j
2b2941aec3 256 is enough for everybody 2011-10-27 22:28:19 +00:00
j
c544084c8e cleanup static 2011-10-28 00:15:37 +02:00
j
e458fed035 log backend errors into db 2011-10-27 14:26:05 +02:00
j
36d5001608 cleanup sessions once a day 2011-10-27 13:38:05 +02:00
j
bf62056bb2 videoprefix 2011-10-27 12:07:44 +02:00
rolux
389619feaf rightslevel 2011-10-25 13:59:27 +00:00
j
f4e65ae7b8 save log messages 2011-10-25 15:47:37 +02:00
j
d9e4d26b95 log js errors 2011-10-25 15:30:14 +02:00
j
aff6d748fb merge changes 2011-10-23 16:47:05 +02:00
rolux
b100b44356 add loading screen 2011-10-23 14:25:23 +00:00
j
5beba72d39 enable/disable files 2011-10-23 13:57:52 +02:00
j
7586f2746a build static, move js files 2011-10-23 04:29:20 +02:00
j
4e534dba91 remove unused admin stuff 2011-10-23 03:30:09 +02:00
j
e6b3bd3e55 minimal embed player 2011-10-22 13:24:26 +02:00
rolux
883e9d58e6 update the view menu's show entries (breaks info panel) 2011-10-13 10:12:00 +00:00
j
eeddecd582 redirect 2011-10-09 12:01:07 +02:00
j
9475db0347 dont send previous referer 2011-10-09 11:43:05 +02:00
j
fbf8424f40 use list description 2011-10-05 19:35:16 +02:00
rolux
d6e27be0cd - add update external data api
- add /url= redirect gateway
2011-09-29 15:16:48 +00:00
j
6a6ba425bb fix config 2011-09-16 18:45:25 +02:00
j
cbd04a10c8 site config, user level, item level 2011-09-06 08:06:59 -04:00
rolux
ad38fa019e switch to new get api results 2011-08-19 14:43:05 +00:00
j
fc26ff01bd streams per file and no longer per item 2011-08-18 14:01:37 +02:00
j
f764e595f0 __future__ 2011-02-22 15:54:38 +01:00
j
ec28dc05e1 make systems without imdb work 2011-01-28 14:18:38 +05:30
j
8142335a8c itemKey, use SITE_CONFIG to define json config 2011-01-24 15:08:46 +05:30
rolux
19cbce7c92 simplify api 2011-01-22 17:38:53 +00:00
j
029160414f site.json no longer needed 2011-01-23 01:06:18 +05:30
j
686a585b03 page 2011-01-21 21:14:46 +05:30
rolux
2430638cde save UI state 2011-01-15 14:22:29 +00:00
j
6f0d76b5c5 do not chach site.json 2011-01-14 14:32:48 +00:00
j
6887d1d1e8 basic embed 2011-01-04 11:33:00 +05:30
j
508e84b73c dynamic sort table, not creating so far, needs sqldiff to update 2011-01-03 19:44:54 +05:30
j
2d5f924891 cleanup imports and syntax warnings 2011-01-01 17:14:42 +05:30
j
7ca86a952e - register based api registration
- move review whitelist into config
2010-12-22 13:15:37 +05:30
j
f833109c02 admin 2010-11-25 16:21:23 +01:00