| .. |
|
account.js
|
use validateUser for reset form
|
2012-06-05 15:29:17 +02:00 |
|
allItems.js
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
annotationDialog.js
|
use [].concat, not Ox.merge
|
2012-05-24 10:22:56 +02:00 |
|
appPanel.js
|
remove a print statement
|
2012-04-18 07:44:21 +00:00 |
|
autovalidate.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
backButton.js
|
flush cache on list/item switch when sort is accessed/timesaccessed (fixes #245)
|
2012-02-17 10:06:43 +00:00 |
|
browser.js
|
don't throw JS error when collapsing movies browser before editor has loaded
|
2012-06-06 16:22:07 +02:00 |
|
clipList.js
|
typo
|
2012-05-24 10:24:40 +02:00 |
|
clipPlayer.js
|
cleanup video url construction, add uid to prefix
|
2012-03-03 14:56:35 +01:00 |
|
clipsView.js
|
fix issues with statusbar, fixes #59, fixes #283
|
2012-03-21 04:58:02 +00:00 |
|
contactForm.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
contentPanel.js
|
add keyboard shortcuts to panel collapse/expand tooltips
|
2012-04-23 08:38:43 +00:00 |
|
deleteItemDialog.js
|
first round of makeing png/js/script/config overwrite more consistent
|
2012-04-20 12:22:32 +02:00 |
|
deleteListDialog.js
|
first round of makeing png/js/script/config overwrite more consistent
|
2012-04-20 12:22:32 +02:00 |
|
editor.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
embedDialog.js
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
error.js
|
first round of makeing png/js/script/config overwrite more consistent
|
2012-04-20 12:22:32 +02:00 |
|
eventsDialog.js
|
ListCalendar -> CalendarEditor; ListMap -> MapEditor
|
2012-06-05 10:25:45 +02:00 |
|
filesView.js
|
fix files view
|
2012-05-29 23:33:18 +00:00 |
|
filter.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
filterDialog.js
|
make 'save as list' work in advanced find
|
2011-11-11 15:48:25 +00:00 |
|
filterForm.js
|
rename update() methods to updateFoo()
|
2012-05-28 17:52:11 +02:00 |
|
findElement.js
|
rename update() methods to updateFoo()
|
2012-05-28 17:52:11 +02:00 |
|
folderBrowser.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
|
folderBrowserBar.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
folderBrowserList.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
folderList.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
folders.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
helpDialog.js
|
rewrite history, again
|
2011-11-09 22:32:54 +00:00 |
|
home.0xdb.js
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
home.js
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
home.padma.js
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
homePage.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
importAnnotations.js
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
info.js
|
Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities
|
2012-05-27 12:51:08 +02:00 |
|
infoView.0xdb.js
|
stream might be null
|
2012-05-30 17:40:43 +02:00 |
|
infoView.js
|
use [].concat, not Ox.merge
|
2012-05-24 10:22:56 +02:00 |
|
infoView.padma.js
|
use iconHeight
|
2012-05-31 20:37:19 +02:00 |
|
item.js
|
clean up item.js
|
2012-04-24 08:21:54 +00:00 |
|
itemClips.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
leftPanel.js
|
add keyboard shortcuts to panel collapse/expand tooltips
|
2012-04-23 08:38:43 +00:00 |
|
list.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
listDialog.js
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
logsDialog.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
mainPanel.js
|
handle filter selection when filters are collapsed on load, fixes #776
|
2012-04-24 06:15:20 +00:00 |
|
makeListPrivateDialog.js
|
first round of makeing png/js/script/config overwrite more consistent
|
2012-04-20 12:22:32 +02:00 |
|
mediaView.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
menu.js
|
add future keyboard shortcut for 'Find Similar Clips'
|
2012-06-07 07:00:47 +02:00 |
|
namesDialog.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
navigationView.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
news.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
onloadDialog.js
|
move run script on load to user->preferences->advanced
|
2012-05-28 21:04:27 +00:00 |
|
orderButton.js
|
add tooltip to order button
|
2011-11-06 00:05:09 +00:00 |
|
placesDialog.js
|
in MapEditor getMatches, return when names.length is 0
|
2012-06-05 10:32:08 +02:00 |
|
player.js
|
use oxtimelines
|
2012-05-17 11:38:59 +02:00 |
|
preferencesDialog.js
|
add confirmation dialog when resetting UI settings, add '...' in advanced tab of preferences dialog to indicate that dialogs will open
|
2012-06-04 12:57:55 +02:00 |
|
publicLists.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
|
resetUIDialog.js
|
add confirmation dialog when resetting UI settings, add '...' in advanced tab of preferences dialog to indicate that dialogs will open
|
2012-06-04 12:57:55 +02:00 |
|
rightPanel.js
|
add timeline item view
|
2012-04-17 10:03:11 +02:00 |
|
sectionbar.js
|
use new form element syntax
|
2011-12-22 12:54:30 +05:30 |
|
sectionButtons.js
|
use new form element syntax
|
2011-12-22 07:27:48 +00:00 |
|
sectionSelect.js
|
use new form element syntax
|
2011-12-22 07:27:48 +00:00 |
|
sequencesDialog.js
|
add sequence backend
|
2012-06-06 21:49:32 +02:00 |
|
siteDialog.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
sortMenu.js
|
use [].concat, not Ox.merge
|
2012-05-24 10:22:56 +02:00 |
|
sortSelect.js
|
use [].concat, not Ox.merge
|
2012-05-24 10:22:56 +02:00 |
|
statisticsDialog.js
|
Ox.break -> Ox.Break
|
2012-05-24 19:21:00 +02:00 |
|
statusbar.js
|
friend can now access the "size" sort key
|
2012-03-21 13:39:36 +00:00 |
|
tests.js
|
use rendered videos for tests
|
2012-05-29 12:11:14 +02:00 |
|
timeline.js
|
use oxtimelines
|
2012-05-17 11:38:59 +02:00 |
|
titlesDialog.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
toolbar.js
|
rather use ''.slice than ''.substr
|
2012-05-24 11:56:52 +02:00 |
|
tv.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
UI.js
|
use Ox.UI.isElement
|
2012-05-22 16:08:27 +02:00 |
|
upload.js
|
trigger done with better info if upload fails, dont fail if screen/window are not defined in init
|
2012-06-10 11:05:48 +02:00 |
|
uploadDialog.js
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
URL.js
|
fix url controler, #811
|
2012-05-30 00:19:33 +00:00 |
|
usersDialog.js
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
utils.js
|
Ox.starts -> Ox.startsWith
|
2012-06-04 11:23:01 +02:00 |
|
videoPreview.js
|
use video preview on pad.ma info page
|
2012-05-31 20:16:10 +02:00 |
|
viewSelect.js
|
use [].concat, not Ox.merge
|
2012-05-24 10:22:56 +02:00 |