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
|
2dc7727dab
|
minor reformatting
|
2012-04-19 06:51:29 +00:00 |
|
j
|
19b2bb7f06
|
fix poster/frames selection list
|
2012-04-18 17:06:23 +02:00 |
|
j
|
aa69994b8f
|
enable poster selection
|
2012-04-18 16:20:07 +02:00 |
|
rolux
|
19e4593ca6
|
change wording of tooltips when mouseovering capabilities on 0xDB info page
|
2012-04-18 10:36:51 +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
|
2375ea4f91
|
change order of video views in view menu
|
2012-04-18 08:41:32 +00:00 |
|
rolux
|
b1c3af091b
|
use new api of oxjs video widgets (timeline types)
|
2012-04-18 07:45:17 +00:00 |
|
rolux
|
750a7965f7
|
remove a print statement
|
2012-04-18 07:44:21 +00:00 |
|
rolux
|
24ccb3209b
|
fix window resize
|
2012-04-17 14:54:04 +00:00 |
|
rolux
|
2e09efbe53
|
implement 'follow player while playing'
|
2012-04-17 13:43:14 +00:00 |
|
rolux
|
363ff25bb7
|
cosmetic changes in editor.js and player.js
|
2012-04-17 12:06:27 +00:00 |
|
rolux
|
27f1a16e02
|
update main menu
|
2012-04-17 12:05:23 +00:00 |
|
rolux
|
a23287f152
|
add timeline.js
|
2012-04-17 12:04:01 +00:00 |
|
rolux
|
a215943194
|
typo in item.js
|
2012-04-17 12:03:16 +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 |
|
rolux
|
58215ca1a6
|
usersDialog: only show registered users as enabled
|
2012-04-16 17:30:25 +00:00 |
|
rolux
|
4f8d327fd5
|
replace default icons in user dialog
|
2012-04-16 09:22:56 +00:00 |
|
rolux
|
31d2670470
|
fixes #737 (layout bug in software panel)
|
2012-04-06 12:06:56 +02:00 |
|
rolux
|
018e94e5ae
|
make the chrome reflection rendering bug (#189) slightly less annoying
|
2012-04-04 18:02:49 +00:00 |
|
rolux
|
56f9e3f3d1
|
improve users dialog system tooltip
|
2012-03-27 10:29:32 +00:00 |
|
rolux
|
0e31c7cb97
|
handle webkit and robots
|
2012-03-27 10:24:16 +00:00 |
|
rolux
|
05ec3755eb
|
it's 'Unix', not 'UNIX'
|
2012-03-27 10:03:30 +00:00 |
|
rolux
|
e2fc9c35f9
|
handle BSD and UNIX, just in case
|
2012-03-27 09:41:03 +00:00 |
|
rolux
|
8a1fd4afda
|
move fallback location test (email TLD) into the backend
|
2012-03-27 07:29:01 +00:00 |
|
rolux
|
9098e22b68
|
better theming of statistics; use capabilities in menu, not 'isAdmin'
|
2012-03-27 07:14:59 +00:00 |
|
rolux
|
4fa8f142f4
|
minor wording changes in dialogs
|
2012-03-26 19:38:24 +00:00 |
|
rolux
|
73d6fa7c63
|
exclude robots from statistics
|
2012-03-26 19:33:58 +00:00 |
|
rolux
|
746a7a42c7
|
in statistics dialog, use live data, not non-existing json file
|
2012-03-26 19:27:58 +00:00 |
|
rolux
|
fb91217671
|
users dialog: handle robots; statistics dialog: add colors
|
2012-03-26 19:27:20 +00:00 |
|
rolux
|
7db8135b61
|
quick fix for pad.ma statistics
|
2012-03-26 10:58:19 +00:00 |
|
rolux
|
2298121c4b
|
quick fix for pad.ma statistics
|
2012-03-26 10:55:49 +00:00 |
|
rolux
|
5a47388d64
|
quick fix for pad.ma statistics
|
2012-03-26 10:45:45 +00:00 |
|
rolux
|
24b99503ec
|
in statistics dialog, use live data, not non-existing json file
|
2012-03-26 10:42:24 +00:00 |
|
rolux
|
f4926e595d
|
minor update, users & statistics dialogs
|
2012-03-26 09:57:59 +00:00 |
|
rolux
|
17850d8bf5
|
in statistics dialog, use live data, not non-existing json file
|
2012-03-25 23:57:21 +00:00 |
|
rolux
|
517b9f9be5
|
update statistics dialog
|
2012-03-25 21:12:13 +00:00 |
|
rolux
|
f2c0032054
|
fix enabling/disabling of show/hide options in view menu; add 'enter fullscreen' option, fixes #709
|
2012-03-23 12:00:04 +00:00 |
|
rolux
|
e38a1e92f8
|
clear cache on reloadapplication
|
2012-03-23 11:17:50 +00:00 |
|
rolux
|
581c28bab6
|
handle statistics dialog resize, fixes #710
|
2012-03-23 09:22:03 +00:00 |
|
rolux
|
e8414967b4
|
add loading indication to statistics dialog
|
2012-03-23 09:13:13 +00:00 |
|
rolux
|
a2ae4eb6cc
|
allow for navigation between data fdialogs, fixes #376
|
2012-03-23 09:02:55 +00:00 |
|
rolux
|
ab0966c6aa
|
fix bugs related to resizing the form in the users dialog
|
2012-03-23 08:55:22 +00:00 |
|
rolux
|
ef0c0e337c
|
update software panel in site dialog
|
2012-03-23 08:32:17 +00:00 |
|
rolux
|
57b7994a78
|
fix a bug that would prevent the 'include guests' option in the statistics dialog to work properly
|
2012-03-23 00:05:09 +00:00 |
|
j
|
60c1ecf399
|
item ittle
|
2012-03-22 21:19:37 +01:00 |
|
rolux
|
5c827f11af
|
add maximizeButton
|
2012-03-22 20:30:31 +00:00 |
|
rolux
|
fa5afd6162
|
minor wording change
|
2012-03-22 20:23:57 +00:00 |
|
rolux
|
d8c596d552
|
add the inevitable stats panel
|
2012-03-22 20:08:51 +00:00 |
|
j
|
cdd5976d32
|
fix date formating in logs dialog too
|
2012-03-21 22:52:51 +01:00 |
|
j
|
8b63ef87a1
|
fix date formating in users dialog, fixes #673
|
2012-03-21 22:51:38 +01:00 |
|
rolux
|
21b2667f2a
|
more un flags in users dialog
|
2012-03-21 14:01:18 +00:00 |
|
rolux
|
c52640b19c
|
fix users dialog icons
|
2012-03-21 13:52:29 +00:00 |
|
rolux
|
9224900386
|
less un flags in users dialog
|
2012-03-21 13:49:12 +00:00 |
|
rolux
|
de57e52c55
|
friend can now access the "size" sort key
|
2012-03-21 13:39:36 +00:00 |
|
rolux
|
636a1c2e71
|
update wording of delete list dialog, fixes #601
|
2012-03-21 13:27:16 +00:00 |
|
rolux
|
39f1d0749c
|
move the more interesting stuff into the visible area of the manage users dialog
|
2012-03-21 13:20:22 +00:00 |
|
rolux
|
25623505b0
|
update users dialog
|
2012-03-21 13:07:19 +00:00 |
|
rolux
|
8f529d68d3
|
keep friends from seeing extra item views, but allow them to see list sizes
|
2012-03-21 09:36:11 +00:00 |
|
rolux
|
e2c0669860
|
make sure users without 'canSeeFiles' don't get files info in status bar; honor capability property of sort keys (fixes #251)
|
2012-03-21 09:22:31 +00:00 |
|
rolux
|
db9dd43740
|
remove test case from users dialog
|
2012-03-21 08:07:09 +00:00 |
|
rolux
|
2b0a8c4f88
|
users dialog: display bots as bots (comes with better UA parsing, but all this is front-end only, so won't affect sort)
|
2012-03-21 06:57:40 +00:00 |
|
rolux
|
eb58676dd6
|
disable send button during send, fixes #694
|
2012-03-21 05:16:13 +00:00 |
|
rolux
|
c1d9640369
|
fix issues with statusbar, fixes #59, fixes #283
|
2012-03-21 04:58:02 +00:00 |
|
rolux
|
d9a240577d
|
indicate loading status in item clips view status bar
|
2012-03-21 03:12:29 +00:00 |
|
rolux
|
679819e100
|
add status bar to item clips view, fixes #428
|
2012-03-21 03:09:24 +00:00 |
|
rolux
|
1e15d26f2a
|
resurrect order button
|
2012-03-20 19:17:53 +00:00 |
|
rolux
|
bb8231fef5
|
resurrect order button
|
2012-03-20 19:16:16 +00:00 |
|
rolux
|
addb614d4d
|
disable timeline picker
|
2012-03-20 15:14:05 +00:00 |
|
rolux
|
7bed142dae
|
... and so the event is 'showsiteposters', not 'showsiteposter'
|
2012-03-20 13:01:26 +01:00 |
|
rolux
|
e8e9458fce
|
the ui pref is 'showSitePosters', not 'showSitePoster'
|
2012-03-20 12:56:30 +01:00 |
|
rolux
|
528e46731d
|
fix a bug that would keep the 'Always Show Site Poster' preference from being sticky
|
2012-03-20 11:51:28 +00:00 |
|
rolux
|
48f48bffe6
|
fix edit tooltip in info view, fixes #666
|
2012-03-20 11:18:48 +00:00 |
|
rolux
|
7130ce2912
|
display list name in toolbar, fixes #678
|
2012-03-20 10:13:06 +00:00 |
|
rolux
|
4329922d6b
|
fix a bug with switching list view while viewing an item
|
2012-03-20 09:45:40 +00:00 |
|
rolux
|
5c983597c4
|
add reload button to manage users dialog, fixes #685
|
2012-03-20 07:19:03 +00:00 |
|
j
|
9feac30a31
|
error must be z-index 1002
|
2012-03-19 18:08:30 +01:00 |
|
j
|
8185359061
|
also clear cache if dialog is closed via close button
|
2012-03-19 16:57:36 +01:00 |
|
j
|
c4dcc423f6
|
logs dialog gets removed on close now
|
2012-03-19 13:35:41 +01:00 |
|
j
|
e1c3cc69b5
|
fix item clips video
|
2012-03-19 13:32:20 +01:00 |
|
j
|
b8daaeaaa3
|
reload logs opening dialog
|
2012-03-18 18:52:59 +01:00 |
|
rolux
|
364c9b004a
|
sync find select and find menu (fixes #591)
|
2012-03-18 15:11:16 +00:00 |
|
rolux
|
4ad4962d33
|
fix various menu and menu integration bugs
|
2012-03-18 14:59:00 +00:00 |
|
rolux
|
21fc25e7fd
|
update timeline names
|
2012-03-17 06:31:34 +00:00 |
|
j
|
84e6cfdec3
|
no upscaling, uploadUrl has to be https
|
2012-03-17 02:06:49 +01:00 |
|
j
|
d3a2f42a64
|
use Ox.max
|
2012-03-17 01:59:09 +01:00 |
|
j
|
5251a5a4f1
|
show close button on cancel
|
2012-03-17 01:21:29 +01:00 |
|
j
|
22f7e504e4
|
use Ox.max
|
2012-03-17 01:20:26 +01:00 |
|
j
|
cff5652853
|
first round of browser based upload
|
2012-03-17 01:15:06 +01:00 |
|
j
|
7e36dfb7eb
|
only rendered items have video/timeline widget
|
2012-03-11 22:08:18 +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
|
be41feadbd
|
fix line wrap in clips view
|
2012-03-09 23:28:52 +01:00 |
|
j
|
8750739c4d
|
dont loos videoFormat after signing in
|
2012-03-09 21:19:49 +01:00 |
|
j
|
8f05ce2e05
|
posters should use https is site is https
|
2012-03-09 13:34:35 +01:00 |
|
j
|
25c20f2190
|
list name is really not encoded, fixes #654
|
2012-03-08 20:03:54 +01:00 |
|
j
|
5760a7ed73
|
list name is not encoded, fixes #654
|
2012-03-08 19:58:20 +01:00 |
|