Commit graph

3047 commits

Author SHA1 Message Date
j
5da83f6f6d don't return empty string for undefined values, handle in context browser 2015-05-23 15:11:18 +05:30
j
d4a7ec0e0c now that we have js tracebacks, also open dialog for js errors, fixes #2756 2015-05-20 11:47:04 +01:00
0e4c49729b window.onerror: log stack to server if available
Firefox >= 31 and Chrome >= ~August 2013 pass the Error object as the
5th parameter to window.onerror.

https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onerror
https://code.google.com/p/chromium/issues/detail?id=147127
2015-05-20 12:44:31 +02:00
j
4deb4daad3 typo in length check, fix cancel button before stating upload 2015-05-19 23:10:30 +02:00
j
380185efd4 more places where year might not exist, fixes #2778 2015-05-19 17:47:20 +05:30
j
09c3c4b959 also fallback to date in context browser, fixes #2777 2015-05-19 14:47:47 +05:30
j
1da7135e38 use ui.videoSubtitles for enableSubtitles 2015-05-18 11:51:11 +02:00
j
dd234d9c65 only enabale subtitles is enabled in ui settings 2015-05-18 11:43:30 +02:00
j
8439d56339 use Ox.sort 2015-05-15 13:45:04 +02:00
j
cf10d98d50 check if alternative title has countries 2015-05-04 10:55:47 +02:00
rolux
6e4b902def cleanup 2015-04-29 14:07:52 +02:00
rolux
bafad0a5c7 cleanup 2015-04-29 13:41:17 +02:00
rolux
fdcd525bd6 cleanup 2015-04-29 13:25:31 +02:00
j
86a1d96484 button cleanup, fixes #2765 2015-04-26 16:55:39 +02:00
j
9197591bb6 tune smart clip queries 2015-04-25 16:13:42 +02:00
j
8abed26dc9 make sure alternative names are unique too, also fixes #2754 2015-04-23 17:20:00 +05:30
j
5455ec8875 name might be in use, update form with value from backend 2015-04-23 16:44:06 +05:30
rolux
c6c2a425cc cleanup 2015-04-20 10:13:56 +02:00
rolux
02552f3f83 cleanup; wording 2015-04-19 11:09:12 +02:00
rolux
016240b6f8 don't steal focus 2015-04-17 17:14:41 +01:00
j
8f181b7b51 refine 2015-04-17 17:05:09 +01:00
rolux
baaae8ac5c add license infrastructure 2015-04-17 16:42:52 +01:00
j
a869c7a89a extend findEntities to support entity keys and * 2015-04-17 11:17:12 +01:00
j
1a9da2d5fa typo 2015-04-16 21:09:40 +01:00
j
e851dcabfb entities are not links 2015-04-16 20:02:31 +00:00
j
785e14082c subtitlesOffset in tv 2015-04-16 19:27:51 +05:30
rolux
808348e4a2 keyboard shortcuts end at '9' 2015-04-15 18:27:06 +01:00
j
3e0bd078d0 pass autocomplete with layer, support autocomplete for leyers with filters, fixes #2736 2015-04-14 19:49:22 +01:00
j
ae55130f47 add subtitles offset, fixes #2732 2015-04-14 15:53:47 +01:00
j
589959886b typo 2015-04-12 21:24:22 +02:00
j
b92f0c1bd0 chrome only show the first 100 enties in a folder, use more nested folders and move existing files into folders 2015-04-12 21:23:04 +02:00
j
8ef5d6908b show number of cached items in status bar. 2015-04-11 23:29:30 +02:00
j
295ddddf41 use moveTo callbacks 2015-04-11 23:18:55 +02:00
j
71bdf09e8b sort by path. includes part and allows editing part 2015-04-11 23:04:39 +02:00
j
30645c0ea0 default added sort 2015-04-11 14:42:29 +02:00
j
aa8a7de312 use HEAD to get file size, only rename once all parts are downloaded 2015-04-11 14:41:50 +02:00
j
5032d95958 update size if it changes, i.e. multipart with multipart videos 2015-04-11 14:38:07 +02:00
j
abb894636b remove debug 2015-04-11 14:33:58 +02:00
j
3784123704 sort by added 2015-04-11 14:31:47 +02:00
j
b5286499e0 advance next block by response size instead of requested size 2015-04-11 13:38:56 +02:00
j
122342db11 ignore partial downloads in list, cleanup partials 2015-04-11 12:39:19 +02:00
j
d8e23fe6d1 fix cached urls after download is finished 2015-04-11 12:31:36 +02:00
j
a8a4191f1a dont re-download cached parts for multipart items 2015-04-11 12:13:41 +02:00
j
c743ad7a71 log move error 2015-04-11 00:40:32 +02:00
j
2ae32cc2f0 fix starting new download 2015-04-10 23:27:34 +02:00
j
065d35c2b2 fix last success call 2015-04-09 19:42:18 +02:00
j
04e46763f1 remove unused variable 2015-04-09 15:51:13 +02:00
j
82a6caf4ac store stream in chunks and continue existing partial downloads if they exist 2015-04-09 15:45:30 +02:00
j
a4e0d78d54 more things can not exist on resize 2015-04-08 13:43:20 +02:00
j
ca63fa7b93 avoid some errors resetting asiftv 2015-04-08 13:33:00 +02:00
j
14bc488420 fs: also make downloading next part async 2015-04-03 11:31:21 +02:00
j
12adaf062a sort clips after delete, fixes #2718 2015-04-02 13:56:00 +02:00
j
180854c3c9 typo 2015-04-02 13:32:24 +02:00
j
d80455cc86 edits and texts can have undefined edits/texts keys too 2015-04-02 13:18:52 +02:00
j
77270873e6 use site defaults if list setting is undefined, save per list columnWidth 2015-04-02 13:13:03 +02:00
j
8b97cd5bd7 remove debug 2015-04-02 12:01:18 +02:00
j
ea52722d9f show date instead of undefined in results grid, fixes #2727 2015-03-29 22:54:05 +05:30
j
b9220e6820 add status with used/granted disk usage 2015-03-27 22:46:52 +01:00
j
146a1ca39a use query operator from smart list for clips query, fixes #2724 2015-03-27 19:49:40 +01:00
j
3408f0d21d start next video in timeout 2015-03-26 21:02:58 +05:30
j
7b401cfe28 round duration to 3 2015-03-26 20:28:07 +05:30
j
f642c010cd add option to select a local video file 2015-03-26 15:42:53 +05:30
j
1e0147d85b typo 2015-03-26 14:57:58 +05:30
j
3d3787b802 timeout chunk requests after 5 minutes. try to avoid snap with setTimeout 2015-03-26 14:25:56 +05:30
j
1d2675ab97 VideoPlayer does not have clipSize 2015-03-24 19:26:50 +05:30
j
73c3a134a2 create UI tree if setting a nested propery if its undefined 2015-03-23 15:23:31 +05:30
j
ca25eed929 continue downloads if current download is removed 2015-03-21 13:14:01 +05:30
j
de6705a993 disable on list 2015-03-21 13:11:46 +05:30
j
d3ce9198ce fix download queue 2015-03-21 13:06:16 +05:30
j
3229c732d4 dont download same video/resolution again 2015-03-21 12:59:21 +05:30
j
71b77f6359 queue multiple cache requests 2015-03-21 12:49:53 +05:30
j
c0615911d2 remove debug output 2015-03-20 19:01:42 +05:30
j
3ced9b427d typo 2015-03-20 13:05:54 +00:00
j
5e9816e693 Add option to use Chrome's FileSystem API to cache videos explicitly 2015-03-20 13:03:05 +00:00
j
148fa81f3c avoid large getEdit call 2015-03-19 19:54:58 +05:30
j
0e187aa24c add loaded event for site scripts 2015-03-19 14:09:47 +00:00
j
0fadccfe35 make smaller getEdit calls 2015-03-19 19:36:25 +05:30
j
8afe1257ac display framerate in media view, fixes #416 2015-03-05 12:12:45 +00:00
j
58f6c9901d dont try to set non existing nested key 2015-03-04 10:18:13 +00:00
j
1022e3debf fix drag and drop from edit to edit and from clips to edit fixes #2247 2015-03-03 10:36:21 +00:00
j
5ce83cbe63 disable Manage Entities... button if no entities are defined. fixes #2704 2015-03-03 08:17:48 +00:00
rolux
e702dddd6b correct css 2015-03-02 16:05:22 +05:30
rolux
d82e87dfd5 fix #2702 (embed document icon missing if multiple documents are opened) 2015-03-02 16:04:01 +05:30
rolux
154e5343c5 update script dialog css 2015-02-21 11:04:24 +00:00
rolux
60e78fc428 fix script dialog layout 2015-02-21 10:57:50 +00:00
rolux
0e74b41d98 move text from script placeholder to div 2015-02-21 16:22:56 +05:30
rolux
b16abef44e update user script placeholder text 2015-02-21 16:19:14 +05:30
rolux
5004dfe1de onloadDialog -> scriptDialog 2015-02-21 16:13:37 +05:30
rolux
b00a3a0d19 add guards in case add/removeEventListener do not exist 2015-02-21 16:05:07 +05:30
j
90a49b2a4d ui.onload -> user.script, fixes #2697 2015-02-21 10:32:48 +00:00
rolux
fa376dd188 allow for aborting user script by pressing escape on page load 2015-02-21 16:01:52 +05:30
rolux
df7c6c6de3 fix formatting 2015-02-21 15:51:13 +05:30
rolux
8f9d8e2ce2 fix formatting 2015-02-21 15:50:15 +05:30
rolux
6aa04ca73b documents panel: focus input on select change 2015-02-21 13:05:05 +05:30
rolux
bea4eb7335 fix documents panel 2015-02-15 09:53:16 +00:00
rolux
5c3cbc0f6d fix documents panel 2015-02-14 19:55:29 +00:00
rolux
821ba813f1 typo 2015-02-14 19:53:37 +00:00
rolux
1e2e87ba84 use new array input options 2015-02-14 19:52:30 +00:00
rolux
55bcb58f4c documents panel: use isEmpty ArrayInput option 2015-02-14 19:10:16 +00:00
j
f8bb2c3efd update document/entity relation 2015-02-13 17:34:18 +00:00