6c72d16244
IRC->Matrix
2023-06-11 22:54:34 +01:00
09bc78ec02
make sure items is defined
2023-05-11 11:01:45 +01:00
0396aa0679
google triggers map changed but does not return bounds if map was never visible
2023-04-27 10:54:12 +02:00
48b2c1f2ba
don't fail if value is not yet a string
2022-11-15 14:36:06 +01:00
472bdc64de
pass enableSubtitles to players
2022-03-03 12:47:22 +00:00
a29d33e4b1
add that.playInToOut to VideoPlayerPanel
2022-03-03 12:46:14 +00:00
c764680042
tag video elements for inline play
2021-11-21 11:57:20 +01:00
3fa1c56510
fix that.playInToOut
2021-10-29 22:22:01 +01:00
0a9685ee6d
add that.playInToOut to editor view
2021-10-29 22:17:28 +01:00
f4cafdfd7e
fix muted state on load
2021-08-04 14:42:10 +02:00
fa93686845
set inital volume
2021-08-04 14:17:27 +02:00
1e0537c95f
hide volume column for smart edits
2021-08-04 14:10:01 +02:00
03c2f9f3a1
Fix select file via MenuItem in Firefox
...
instead of an inline FileButton, just use an unattached input element to
trigger the select file dialog.
2021-06-25 19:58:37 +01:00
c4413d9fd7
icon fallback
2021-06-15 20:58:52 +01:00
cb42e1d7fa
don't call callback twice, fixup for c61d173922
2021-04-06 10:26:27 +02:00
c61d173922
allow setting locale urls for locale=en
2021-04-01 11:56:38 +02:00
47fc01742f
allow target="_blank" for href
2020-10-15 11:40:14 +02:00
009cdd68c3
update item by id not position
2020-09-22 12:48:08 +02:00
c2d35e615d
don't move to annotation in point after adding annotation
...
creating an anntoation is async and might return after user has seeked
to another location or started playback again.
also: fix variable name: stayAtPosition->moveToPosition
2020-09-21 14:05:57 +02:00
396fac63c0
avoid error on blur
2020-09-21 14:02:57 +02:00
290afaf332
folder might have gone
2020-09-18 10:41:13 +02:00
e497e7a7ac
remove anything after fbclid=, closes #3240
2020-08-31 23:12:46 +02:00
ffeee38d7d
remove facebook spam from url
2020-05-31 10:49:50 +02:00
48a3043a79
initial playback rate
2020-04-29 14:22:01 +02:00
9c9d3a8e2f
one more playbackRate
2020-04-29 14:18:18 +02:00
ae12acda2a
pass playbackRate in Ox.VideoTimelinePlayer
2020-04-28 21:39:51 +02:00
b017ba5ba1
also toggle playbackRate in timeline
2020-04-28 21:34:23 +02:00
bd7aedb116
toggle playback rate 100% -> 200% -> 50% -> 100%
2020-04-28 21:27:36 +02:00
cebfedfdd4
keep a minimum of 8px
2020-04-28 21:26:22 +02:00
39229c99a3
not all numbers are dates
2020-04-28 21:25:28 +02:00
3eb6e3f432
firefox osx has 0 now
2020-01-20 17:35:52 +01:00
34e479dcfc
could be collection too
2020-01-17 23:33:40 +01:00
98219dd001
update sortable after changing sort
2019-11-17 15:18:16 +01:00
874b68c8a6
allow switching from text to password
2019-07-30 13:07:14 +02:00
88086fb5bd
imdb can also be 8 digits
2019-07-23 16:15:51 +02:00
b8a46dbee4
fix menus and dialogs in fullscreen mode
2019-02-21 16:10:58 +05:30
28cc45485a
update placeholder
2019-01-31 11:01:25 +05:30
32d3275bd3
add Ox.SHA1
2019-01-23 16:15:19 +05:30
c821817c38
avoid double annotation on blur, fixes #3196
2018-12-10 16:18:17 +01:00
cbd948740a
don't rebuild list item while a cell is in edit state
2018-11-14 14:35:38 +00:00
3104ccb9ec
fix #3188 (clip index should be displayed starting at 1)
2018-11-14 10:03:07 +00:00
810b690a6c
fix menu activation
2018-11-13 17:39:06 +00:00
63f298e3e2
wire up 'make selected clips editable'
2018-11-13 17:19:04 +00:00
278f3fa6ca
support autocomplete via callback in filters
2018-11-13 15:30:30 +00:00
3a37d136ec
don't add existing items again, only update annotations and timeline state
2018-11-12 09:43:50 +00:00
ad7e833519
theme scrollbars according to https://drafts.csswg.org/css-scrollbars/
2018-11-12 09:24:05 +01:00
0d211dede3
cleanup docs
2018-11-12 05:27:30 +01:00
7d178278c5
fix selection after deleting empty-value annotation by selecting another one
2018-11-06 17:15:40 +01:00
8d7c5dd4d3
fix issue where selecting an annotation with another empty annotation in editing state would delete the newly selected annotation
2018-11-06 17:07:37 +01:00
222f74d1b5
missing semicolons
2018-11-06 15:31:11 +01:00