Commit graph

134 commits

Author SHA1 Message Date
j
4be0904840 clear list icons on edit 2012-08-17 17:41:00 +02:00
rolux
c52a8e0953 Ox.Break() -> return false 2012-07-04 13:40:37 +02:00
j
a56fec601c clear cached icons and posters if they are changed. fixes #841 2012-07-01 14:00:48 +00:00
rolux
b524435534 update pandora.signin / pandora signout 2012-06-30 21:18:30 +00:00
rolux
76f6a65a7f add pandora.getSortKeys, update pandora.signin and pandora.signout 2012-06-30 20:07:43 +00:00
rolux
866acda6cb update pandora.logEvent 2012-06-30 16:13:20 +00:00
rolux
e62467cba1 add pandora.logEvent 2012-06-30 11:55:15 +00:00
rolux
c5ddaec094 Ox.divideInt -> Ox.splitInt 2012-06-25 16:37:45 +02:00
rolux
b2abab4d46 minor cleanup 2012-06-16 20:42:48 +00:00
rolux
8cb6bd85ab lazy format annotation date 2012-06-16 15:24:09 +00:00
rolux
bc7e7c4f88 no need to pass exact frame to getSequence 2012-06-15 14:44:46 +00:00
rolux
f9df691c24 correctly enable/disable 'find similar clips' menu entry 2012-06-15 14:43:05 +00:00
rolux
d8736f7c8b Ox.starts -> Ox.startsWith 2012-06-04 11:23:01 +02:00
j
11c604ed8a set isUnloading already in beforeunloadWindow to prevent error dialog on page reload 2012-05-29 15:19:18 +00:00
rolux
9173042df4 rename update() methods to updateFoo() 2012-05-28 17:52:11 +02:00
rolux
e477d4ee45 bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
rolux
81dbceb0ef drag & drop: data._event -> data.event 2012-05-28 16:08:23 +02:00
rolux
bece439d62 Ox.break -> Ox.Break 2012-05-24 19:21:00 +02:00
rolux
5110267971 rather use ''.slice than ''.substr 2012-05-24 11:56:52 +02:00
rolux
018eb899f2 remove a print statement 2012-05-24 11:51:29 +02:00
rolux
ee160efa3d use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
rolux
ba1ca42bd7 use Ox.break 2012-05-22 16:31:25 +00:00
rolux
ad3e54997a fix a bug in pandora.getFindState 2012-05-22 16:24:07 +00:00
rolux
929ac10071 fix a bug in pandora.getFindState 2012-05-22 18:14:34 +02:00
rolux
c0851b5a7f use common map & filter 2012-05-22 17:07:34 +02:00
j
5a37541299 s/.find/find 2012-05-22 15:15:16 +02:00
rolux
958c868c9f use Ox.break() 2012-05-22 09:22:38 +02:00
rolux
574e128f16 use [].filter instead of Ox.getObject 2012-05-21 09:05:35 +03:00
rolux
b2d60f20d3 don't throw js error on window resize before we have a leftPanel 2012-04-19 14:34:15 +00:00
rolux
af27513332 change wording of drag & drop message, fixes #742 2012-04-19 09:22:48 +00:00
rolux
82e75fa10c minor refactoring 2012-04-19 08:53:22 +00:00
rolux
a30ddb7c32 when duplicating a list, copy its description (fixes #749) 2012-04-19 08:50:41 +00:00
rolux
545a5527a9 simplify list dialog title (fixes #754), update list title in toolbar on name change (fixes #753) and fix a potention JS injection vulnerability by HTML-encoding the value of the list title 2012-04-19 08:29:38 +00:00
rolux
429bbe53f6 don't censor gaps shorter than one second, fixes #758 2012-04-19 06:51:32 +00:00
rolux
1dd2e09804 typo in utils that would prevent timeline item view resize on window resize 2012-04-18 09:21:41 +00:00
rolux
98ecd817ba remove two print statements 2012-04-18 09:03:50 +00:00
rolux
24ccb3209b fix window resize 2012-04-17 14:54:04 +00:00
rolux
707fdd95ed add timeline item view 2012-04-17 10:03:11 +02:00
rolux
f5f6ff468f rename item views ('video' -> 'player', 'timeline' -> 'editor') 2012-04-17 09:06:19 +02:00
rolux
9e1294b801 move player and editor out of item.js 2012-04-17 06:31:44 +00:00
j
cff5652853 first round of browser based upload 2012-03-17 01:15:06 +01:00
j
80cb9c8faf fix name duplicating Foo [2] fixes #535
copy all items not just first 100 duplicating a static list
2012-03-10 01:23:44 +01:00
j
8750739c4d dont loos videoFormat after signing in 2012-03-09 21:19:49 +01:00
j
6c96313191 add more variables to videoprefix(id, resolution) 2012-03-03 16:02:30 +01:00
j
3330512fe4 prefix 2012-03-03 14:59:53 +01:00
j
ab2c8f7d0f cleanup video url construction, add uid to prefix 2012-03-03 14:56:35 +01:00
rolux
215168b8f5 before passing subtitles to player, strip newlines, and replace <br>s with newlines 2012-02-25 10:51:33 +00:00
rolux
13eec9346b properly escape user names and list names 2012-02-22 10:14:07 +00:00
rolux
8e0b88d939 typo 2012-02-19 19:19:38 +00:00
rolux
4ecf56e783 don't display 'Always show site poster' menu entry if not applicable 2012-02-19 14:15:24 +00:00