Commit graph

76 commits

Author SHA1 Message Date
j
e41b7e19d4 only take first locale 2023-07-09 09:58:54 +05:30
j
69fae04bb8 fall back to use url as is 2023-06-26 10:48:38 +05:30
j
614beae48e use base64 for urls (work some urls don't work otherwise) 2023-06-08 14:45:52 +02:00
j
476fa9f0a3 space 2021-11-15 11:36:03 +00:00
j
86bb19b9b6 fallback to previewRatio 2021-05-27 09:41:35 +01:00
j
548a73f121 python3 only: remove six.moves imports 2020-05-29 12:17:18 +02:00
j
844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j
55b86bdac8 use get_or_create(defaults...) 2018-11-20 16:15:08 +01:00
j
cb0d1ec37f json->cache 2018-07-15 00:38:08 +02:00
j
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j
660c89bc19 use tagline 2018-03-10 11:07:34 +05:30
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 #2505 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 #2312 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 #1578; 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 #1056 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