Commit graph

96 commits

Author SHA1 Message Date
rolux
9595b2555d utils: use getPasteIndex 2014-02-12 14:55:15 +00:00
rolux
671ef01245 update pandora.getItemIdAndPosition 2014-02-12 12:27:41 +00:00
rolux
d4a206a41a isClipView/isVideoView: if no arguments are present, take into account ui.section 2014-02-12 13:39:01 +05:30
rolux
0477a67f5a fix #2265 (Can't set edit to private if it has subscribers) 2014-02-10 14:04:02 +05:30
rolux
0cc7e70090 don't truncate 'all edits' text 2014-02-09 12:37:33 +00:00
rolux
bd72abae6e getSort: only return one sort object (otherwise, multiple comma-separated keys will appear in the URL) 2014-02-09 09:16:33 +00:00
rolux
8cb86ab9c2 add pandora.getSort, some refactoring, allow for caching url parsing related requests, if possible 2014-02-09 06:38:18 +00:00
rolux
8652d2e230 display clip count in list of edits 2014-02-08 17:34:12 +00:00
rolux
56995b8dd7 fix #2229 (Duplicating a featured list/edit should not produce a featured item) 2014-02-08 16:07:49 +00:00
rolux
50d122f54b fix bugs related to 'New Edit from Selection' 2014-02-07 08:07:45 +00:00
rolux
de8c824c2b always enable 'New Edit from Selection' in edit section, use editPanel.getSelectedClips 2014-02-07 06:41:43 +00:00
rolux
53a3d37d74 handle creating edit from items section 2014-02-06 14:54:24 +00:00
j
2dd0fae7d9 pass clip id with videos 2014-02-06 14:23:29 +00:00
rolux
fa1f78cb9a remove print statement 2014-02-05 13:52:57 +00:00
rolux
faf6917d4b addEdit + addList = addFolderItem 2014-02-05 13:37:59 +00:00
j
d5f697415f send annotation id not annotatoin id + clip id, fixes #2180 2014-02-04 11:15:29 +00:00
j
1702b37877 use the right index while adding clips to an edit 2014-02-03 12:50:17 +00:00
rolux
f8890ed015 add placeholders for empty folders, fixes #250 2014-02-03 08:58:23 +00:00
rolux
c8413345b9 fix a bug in getListData 2014-02-03 10:31:43 +05:30
rolux
e881cdb18a remove leading 'List'/'Text'/'Edit' from document.title 2014-02-03 09:51:09 +05:30
rolux
c0c642bea5 document.title: remove username from list/edit/text 2014-02-03 09:21:14 +05:30
rolux
7e40b3ab02 include 'All Movies' in document.title 2014-02-03 09:17:55 +05:30
j
a7d11d04f2 cross domain canvas is hard 2014-02-02 19:50:33 +00:00
rolux
7838120a92 fix #2118 (document.title: '– sitename' should come last) 2014-02-02 18:39:01 +00:00
j
cf0ee0d34d remove debug Ox.print 2014-02-02 18:29:47 +00:00
j
57503c7eb5 include clip conditions from smart lists in clip queries, fixes #2134 2014-02-02 12:45:10 +00:00
j
522af49a73 wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
j
f933a984e2 show sidebar after adding list, fixes #2144 2014-02-02 01:18:28 +05:30
j
b346be26d0 Various Document fixes 2014-01-20 11:13:07 +00:00
rolux
a49c0ec276 add missing semicolons 2014-01-18 00:49:50 +00:00
j
880aa60945 inital version of document urls 2014-01-17 13:49:11 +00:00
rolux
837471c50a don't log mousewheel event, fixes #1993 2014-01-07 14:01:29 +00:00
rolux
886794e4a3 cosmetic changes 2013-12-29 17:33:42 +05:30
j
1ac95407f8 hotfix for embedded links, pandora.isEmbeddableView needs to be fixed 2013-12-24 06:52:27 +00:00
j
941c4f9759 dont use window.top, throws security exception 2013-12-23 14:51:46 +00:00
j
d19050756f use window.top.open to fix links inside iframes 2013-12-23 14:13:32 +00:00
j
d74a264a6a use direct download for private items. Torrents only work if item is public 2013-11-18 09:52:44 +00:00
j
dca703a4ee allow data-name attribute in texts and use for navigation 2013-11-10 22:01:25 +00:00
rolux
119f85d76e parse text spans 2013-11-08 17:28:35 +00:00
rolux
82fa80a4f9 fix getting subtitlesLayer 2013-10-22 17:42:35 +00:00
rolux
e18ea23a75 make subtitlesLayer part of object returned by getVideoOptions 2013-10-22 17:49:20 +02:00
rolux
55bc138775 fix #1909 (that.resize -> that.resizeElement) 2013-10-22 15:57:35 +02:00
j
f3c9d7b7af add option to have direct download instead of torrent 2013-09-14 14:09:37 +00:00
j
377acbb7eb dont use undefine variable 2013-09-10 17:31:20 +02:00
j
e1760e7b50 get[section], fixes #1834 2013-08-26 17:05:49 +00:00
j
58081e1f16 fix text resize, edit title/redirect 2013-08-17 16:32:33 +02:00
rolux
1e10fb5967 use Ox.decodeURI/Ox.decodeURIComponent 2013-08-14 18:54:06 +00:00
rolux
d474bdbee8 cosmetic changes 2013-08-11 07:31:29 +00:00
rolux
19ab463eca floor -> ceil (avoid black gaps on large edit timeline) 2013-08-10 14:29:32 +00:00
rolux
c4f3666601 fix #1797 (canvas width has to be < 32,768) 2013-08-10 14:24:06 +00:00