Commit graph

64 commits

Author SHA1 Message Date
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
rolux
93ef9d9f6a make clip edit part of history 2013-08-09 18:36:02 +00:00
rolux
620890389d properly mutate history after adding clips 2013-08-09 17:14:30 +00:00
rolux
ca75a1dc94 rewrite history on join and split (added items will have new ids) 2013-08-09 16:42:41 +00:00
rolux
c6aaacdf90 fix clip drag & drop 2013-08-09 14:35:59 +00:00
rolux
e7cbb9cf82 add some support for undo/redo join/split; fix type test 2013-08-09 13:45:09 +00:00
rolux
04eff288dd history: add split and join 2013-08-09 12:53:36 +00:00
rolux
08325ab399 don't insert at index -1 2013-08-08 17:08:59 +00:00
rolux
086682548f fix (some) copy & paste bugs in edits 2013-08-08 17:04:21 +00:00
rolux
83dbe50894 fix (some) copy & paste bugs in edits 2013-08-08 15:51:57 +00:00
rolux
8236c1c4fa cosmetic changes 2013-08-08 14:44:59 +00:00
rolux
d1ab4beb36 handle preferences part; add pandora.setTheme 2013-08-08 11:01:23 +00:00
rolux
8f5abd2cc1 in main menu, bind to history events 2013-08-06 19:07:46 +00:00
rolux
f342e9ec84 cosmetic changes 2013-08-04 18:05:56 +00:00
rolux
6117438fbe default locale is default user locale (no need for separate config property); fix typo in default description 2013-08-04 14:37:35 +00:00
rolux
d0ab48cdbc history: always store items per target (i.e. always wrap in array) 2013-08-04 11:47:01 +00:00
rolux
ce8ea1361f fix move calls 2013-08-04 11:38:31 +00:00
rolux
268fb559d9 fix getType test 2013-08-04 11:30:02 +00:00
rolux
ea52a2c46f fix getType test, fix typo 2013-08-04 11:27:52 +00:00
rolux
ba5f39bac5 handle undo/redo for (partially or fully) unsuccessful copy/paste/move operations 2013-08-04 11:20:46 +00:00
rolux
9942e4aa16 fix #1749 (don't create a new history entry when renaming a list) 2013-08-03 19:35:29 +00:00
rolux
acd70661d9 use same code path for document.title and item title in toolbar 2013-08-03 17:38:33 +00:00
rolux
d73dc8eb52 no director is empty array, not falsy 2013-08-03 17:30:24 +00:00
rolux
d5e36b6296 update document.title for items 2013-08-03 17:18:21 +00:00
rolux
8275fb69a1 in document.title, use mdash as separator 2013-08-03 16:32:21 +00:00
rolux
d25368b6b6 update undo/redo menu text 2013-08-03 14:54:46 +00:00
rolux
d8e6e18855 handle undo copy when copy target is the current list 2013-08-03 14:39:39 +00:00
rolux
c35445f498 add timeout before reloading list after undo/redo 2013-08-03 14:35:28 +00:00
rolux
2c78b2fadf first update lists, then reload list 2013-08-03 14:28:43 +00:00
rolux
7fc6fbc14a remove print statement 2013-08-03 14:27:50 +00:00
rolux
1cfdd81dca first update lists, then reload list 2013-08-03 14:27:22 +00:00
rolux
7f5eb4d1b5 fix list item count update after undo/redo 2013-08-03 14:20:14 +00:00
rolux
decb6ba0c2 fix list item count update after undo/redo 2013-08-03 14:18:29 +00:00