Commit graph

264 commits

Author SHA1 Message Date
j
8c39aa37d0 ignore TypeError: Attempted to assign to readonly property. 2015-02-06 11:02:19 +05:30
j
44ae4db25a rename error log api, fixes #2591 2014-12-16 13:44:42 +00:00
j
69b38b3c53 update UI path 2014-09-29 15:23:13 +02:00
j
2963e90819 oxjs renamed build/ to min/ 2014-09-27 17:06:01 +02:00
rolux
714f495a3d build/ -> min/, Ox.UI/ -> UI/ 2014-09-26 16:54:20 +02:00
j
a266c518b7 use parent.bindMessage 2014-09-23 23:48:59 +02:00
j
614e7f0d09 store on-load script on server (ui.onload), fixes #1850 2014-04-09 15:44:28 +00:00
rolux
abd11dc33f fix #2292 (Loading screen images shouldn't be user-selectable) 2014-02-12 17:56:41 +00:00
j
a7e87647e0 dont set empty document.location.hash, causes # to show up in Firefox, fixes #1870 2014-01-22 12:25:17 +00:00
j
4df2882ef2 load pandora debug with ?version 2014-01-22 10:16:03 +00:00
j
3b661fe05b use Ox.getScript, Ox.getFile fails on .js?123 2014-01-02 13:44:41 +00:00
j
345ab88cae load pandora.min.js with pandora version 2014-01-02 13:37:49 +00:00
rolux
886794e4a3 cosmetic changes 2013-12-29 17:33:42 +05:30
j
5cf198a8ad fix loading pandora with strange extensions installed 2013-12-11 20:04:36 +00:00
j
0ef598195c text names 2013-11-08 18:57:24 +00:00
j
ea4f3a831e update url leaving fullscreen, fixes #1910 2013-10-25 13:49:45 +00:00
j
b46aa6625f include path in url not error 2013-10-22 18:40:02 +00:00
rolux
3163faa5e3 on load, make sure user.ui.itemSort and user.ui.itemView are valid (itemKey or itemView may have been removed) - fixes #1874 2013-10-22 16:27:46 +02:00
j
967125cca7 log current url too 2013-10-22 14:15:06 +00:00
j
90856174dd dont log errors in firefox extensions 2013-10-22 13:59:27 +00:00
j
7a529bfd12 get rid of filters in config, only use itemKeys filter: true 2013-09-30 18:34:44 +00:00
rolux
4754f86909 remove logging 2013-08-14 16:43:32 +00:00
rolux
b05d4c81da fix #1812 (Loading screen reflection assumes a specific site logo ratio) 2013-08-14 16:18:58 +00:00
rolux
4f11636623 fix legacy embed/print url regexp 2013-08-10 08:34:24 +00:00
rolux
b8210a7030 fix legacy embed/print url regexp 2013-08-10 08:33:54 +00:00
rolux
60e1a0b4bd add 'selection' to editSettings (like listSelection) 2013-08-09 12:54:34 +00:00
j
62af7f05a5 MSIE 10 supports gradients and loading but requires height: 'auto' to get image scaling right 2013-08-08 12:31:35 +00:00
rolux
3c6ab6236f add pandora.site.textSettings 2013-08-07 15:23:49 +00:00
rolux
f032d19abf add view to editSettings 2013-08-07 15:09:28 +00:00
rolux
36c32a5333 add default edit settings 2013-08-07 14:31:35 +00:00
rolux
cf378611c8 instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard 2013-08-03 15:01:47 +00:00
rolux
69e7b5a752 initialize history 2013-08-03 14:00:58 +00:00
j
19b3c43808 dont use http locale until locale can be changed in ui 2013-07-28 17:57:14 +02:00
rolux
aeed539fe7 add loadingIcon.js 2013-07-28 09:52:13 +00:00
rolux
716a5a57a9 move requests/loading icon handler 2013-07-27 21:38:54 +02: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
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