Commit graph

65 commits

Author SHA1 Message Date
j
c640d1253e dynamic /robots.txt 2017-12-15 12:59:56 +00:00
j
a5c6cb875f fix country lookup 2017-11-14 18:04:09 +00:00
j
53fdb52ee8 cdn prefix 2017-11-14 18:40:20 +01:00
j
b800110b29 tostring returns bytes... 2017-02-16 14:27:20 +01:00
j
773ab702e7 keys can be None 2016-09-26 10:56:32 +02: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
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j
62caf55fe6 stop using RequestContext 2016-02-20 15:15:02 +05:30
j
1cc795995d user.get_profile()->user.profile 2016-02-19 22:06:11 +05:30
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
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
j
dd2fca85a4 move sendReferrer into site, fixes 2014-10-02 19:57:30 +02:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
5905336eac editRatio->videoRatio 2014-02-16 10:31:37 +00:00
j
92d24342fd add getEmbedDefaults api, fixes 2014-02-16 10:16:31 +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 ; load locale from unjoined json files in debug mode 2013-07-17 10:24:22 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00: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 2012-10-02 10:36:43 +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
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
a62a992ad2 log page changes too 2012-01-31 22:42:03 +05:30
j
dabbc37252 implement noscript site pages 2012-01-15 21:14:41 +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
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
c930383b32 fix padma.jsonc and adjust whats needed to get it running 2011-12-05 14:48:59 +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
e458fed035 log backend errors into db 2011-10-27 14:26:05 +02: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
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
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
ec28dc05e1 make systems without imdb work 2011-01-28 14:18:38 +05:30
rolux
19cbce7c92 simplify api 2011-01-22 17:38:53 +00:00