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 |
|
j
|
e5da40a104
|
first round of makeing png/js/script/config overwrite more consistent
|
2012-04-20 12:22:32 +02:00 |
|
j
|
03163692fd
|
use Ox.loadFiles
|
2012-04-19 14:29:47 +02:00 |
|
rolux
|
f5f6ff468f
|
rename item views ('video' -> 'player', 'timeline' -> 'editor')
|
2012-04-17 09:06:19 +02:00 |
|
j
|
9feac30a31
|
error must be z-index 1002
|
2012-03-19 18:08:30 +01:00 |
|
j
|
cff5652853
|
first round of browser based upload
|
2012-03-17 01:15:06 +01:00 |
|
rolux
|
ca0f5c7e1e
|
add boolean 'sort' property to itemKeys (before, columnWidth implied sort=true, which didn't accommodate sort by random)
|
2012-03-08 12:33:20 +01:00 |
|
rolux
|
d86d80c4d8
|
reapplying changes to make firefox 3.6 work
|
2012-02-18 06:44:52 +00:00 |
|
rolux
|
b7d2d2302d
|
fix handling of ui.page on load (fixes #512)
|
2012-02-18 06:35:38 +00:00 |
|