Commit graph

229 commits

Author SHA1 Message Date
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
rolux
459872c8f8 cosmetic changes 2013-07-12 20:32:51 +00:00
rolux
7841572a20 handle old and new embed urls 2013-07-12 12:33:09 +02:00
j
15be34955e use Ox.getVideoFormat instead of Ox.UI.getVideoFormat 2013-07-09 14:36:11 +00:00
rolux
208a38c419 load home screen first, and app panel upon home screen callback (allowing for animation without the app panel blocking rendering) 2013-07-09 09:04:35 +00:00
j
d85eaed453 load Ox.js with pandora version to avoid loading outdated version without clearing cache, fixes #1556 2013-05-31 21:17:57 +00:00
rolux
bd9bdc366f cleanup pandora.setLocale, beforeunloadWindow -> beforeUnloadWindow 2013-05-09 19:33:20 +02:00
j
651e92b85b add localization to pandora 2013-05-09 10:13:58 +00:00
j
a912e7951d get the right key from localStorage 2013-03-22 14:45:40 +00:00
j
4c8b628584 dont try to access localStorage directly 2013-03-22 09:54:49 +00:00
rolux
ec3ffee3db add print view 2013-03-09 09:19:15 +05:30
rolux
826e62667a embedError: cosmetic changes; remove a print statement 2013-03-01 18:58:38 +05:30
rolux
71a51cb175 better isEmbed check 2013-03-01 12:10:14 +05:30
rolux
2c58f8f15e move message handling from embedPanel.js to pandora.js 2013-02-25 13:44:13 +05:30
rolux
2f56c03281 move message handling from pandora.js to embedPanel.js 2013-02-25 12:36:28 +05:30
rolux
ab5820c48f cosmetic changes 2013-02-24 14:46:16 +05:30
j
b7f417c29d use Ox.Message 2013-02-24 07:48:25 +00:00
rolux
11f565aebb add semicolon 2013-02-22 09:54:24 +05:30
rolux
16d0856565 update message event listener 2013-02-22 09:50:45 +05:30
rolux
ebdc2b7057 post JSON messages, relay theme change to same-domain iframe 2013-02-22 09:46:58 +05:30
rolux
7be3a85074 in embed mode, when receiving a url as message, push it 2013-02-22 02:28:24 +00:00
rolux
6605fb7b38 post message to update embed frame url 2013-02-21 21:37:59 +05:30
j
de30bf5a44 dont resize embed, hook up open on site event 2013-02-20 11:04:33 +00:00
rolux
8661f96be4 update embed loading screen 2013-02-20 10:50:48 +05:30
rolux
9858121b5a on load, make sure theme is valid 2013-02-19 17:18:25 +05:30
rolux
aa76e1d4a2 in pandora.js, load embed panel if needed 2013-02-18 15:48:03 +05:30
rolux
da2c47bb58 in pandora.js, check for isEmbed 2013-02-18 15:25:08 +05:30
rolux
db1fb6303d add blank line 2013-02-18 12:52:47 +05:30
rolux
3d84bc7d0b remove hardcoded references to classic theme 2013-02-10 18:08:39 +05:30
rolux
3b44e38e14 support new themes, plus patch for legacy themes 2013-02-10 17:22:31 +05:30
rolux
35776a30a7 add fix for chrome 26 positioning bug on second loading screen, too 2012-12-22 02:31:40 +01:00
rolux
d7455db641 remove incorrect (and add correct) fix for chrome 26 loading screen positioning bug 2012-12-22 02:29:00 +01:00
rolux
e3e6235fb3 temporary fix for incorrectly positioned reflection image on home screen (Chrome 26) 2012-12-21 03:15:48 +01:00
rolux
2126f642c3 fix #1126 ('0 requests' -> 'No requests') 2012-11-04 12:13:34 +01:00
rolux
94a80e1818 use pandora.getSortKeys 2012-06-30 20:00:41 +00:00
rolux
7e5ef95229 update pandora.js 2012-06-30 11:56:58 +00:00
rolux
f6100c0ea8 Ox.loadFile -> Ox.getFile 2012-06-17 14:54:50 +02:00
rolux
453f83e067 cleanup 2012-06-10 20:31:02 +02:00
rolux
e477d4ee45 bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
j
25b87a10b0 load Ox.js only once 2012-05-28 13:36:10 +02:00
j
6946ce333d trailing comma removal, 2012-05-26 15:46:24 +00:00
j
2b38d61df8 add onload hook 2012-05-26 11:37:17 +00:00
j
fd24ccd35b remove trailing commans 2012-05-25 22:00:06 +00:00
j
c425ecd829 fix load in IE8 2012-05-25 21:41:16 +00:00
rolux
32602a2c47 minor change 2012-05-24 17:26:01 +00:00
rolux
072f9a811e fix #795 - don't use animated svg 2012-05-24 13:45:15 +00:00
rolux
5110267971 rather use ''.slice than ''.substr 2012-05-24 11:56:52 +02:00
rolux
ee160efa3d use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
j
840ea90feb Ox.loadFile can load multiple files now 2012-05-23 01:20:12 +02:00
rolux
c0851b5a7f use common map & filter 2012-05-22 17:07:34 +02:00