Commit graph

  • 570fa30d41 fix "Find in" for annotations with quotes master stable j 2024-06-19 13:52:52 +0200
  • 1a9fe95530 fix typo j 2024-06-02 16:32:12 +0100
  • f46a70d793 re-enable scrollbar-color for non chrome browsers j 2024-06-02 16:29:11 +0100
  • a67b633bcf scrollbar-color breaks scrollbars on chrome j 2024-06-01 10:12:33 +0100
  • 038ff06766 balance subtitles j 2024-05-17 16:38:44 +0200
  • fc001a2f44 version can contain dots j 2024-02-17 14:15:34 +0000
  • d25fe788ee group vars into block (coding style) j 2023-10-07 10:22:56 +0100
  • d71ad7cad6 Allow setting multiple values for ButtonGroup qsniyg 2023-09-04 22:36:32 +0000
  • 3d7c0d5671 Allow setting multiple values for ButtonGroup qsniyg 2023-09-04 22:36:32 +0000
  • 2c4e0b8f7b Use self.pageLength instead of self.options.pageLength in List::getPageByPosition qsniyg 2023-09-04 22:29:38 +0000
  • 2a147446c2 Ox.formPanel: update options.section on interactive change j 2023-09-03 12:15:05 +0100
  • 9a7c3144f5 fix FormPanel selections j 2023-09-03 12:11:12 +0100
  • fb6c862b88 typo j 2023-09-03 11:50:05 +0100
  • 6252e27f6c Ox.FormPanel: support setting inital and updating selected panel j 2023-09-03 11:44:49 +0100
  • 49742b8b1a Ox.FormPanel.values now accepts values too j 2023-09-03 11:24:01 +0100
  • ac1a4ef961 avoid memory leak in jQuery.cache j 2023-08-06 11:49:55 +0200
  • b11dd36c7a typo j 2023-08-04 17:48:11 +0200
  • 7b3ae57103 update turkish translations j 2023-08-04 17:46:25 +0200
  • 7ffb5b6b9e typo j 2023-08-04 14:58:37 +0200
  • 99ae1509cd some turkish translations j 2023-07-27 16:54:38 +0200
  • f8b218ec59 only post if target exists j 2023-07-21 11:21:30 +0100
  • bdb416ac11 fix places spanning the Antimeridian leaflet j 2023-07-21 11:20:41 +0100
  • 6e966dee6c union->extend j 2023-07-21 11:18:44 +0100
  • ae2b1854aa [wip] create LeafletMap using leaflet instead of google maps Sanjay Bhangar 2023-07-15 20:43:03 +0530
  • 4189c740b5 input event breaks input change event for input fields with onchange handlers j 2023-07-12 13:31:11 +0530
  • cf3f3c4103 better buffering j 2023-07-12 00:22:46 +0530
  • b3a73dedbf no autocomplete fields j 2023-07-09 20:14:05 +0530
  • bb7fe206d1 trigger change for text/password, fixes login and does not break annotations j 2023-07-09 16:40:05 +0530
  • 4f00f0e06c revert 8a374360fa breaks shift enter in annotations j 2023-07-09 16:04:20 +0530
  • 62a94ee644 update timeline one once j 2023-07-09 16:01:58 +0530
  • 95faa3e40a fix copy of annotations in editor view if focus is on annotation j 2023-07-09 15:01:37 +0530
  • 8a374360fa trigger change on automplete input event j 2023-07-08 18:52:05 +0530
  • eeb0b68037 advanced interface can contain places, fallback to string type j 2023-07-06 14:13:55 +0530
  • b7c201a74f handle type ["integer"] in url and fix inbetween vs ["integer"] filter j 2023-07-06 11:52:36 +0530
  • b0c0bd36be include viewbox in svg files. remove temp fix j 2023-07-03 19:01:15 +0530
  • 18d619138f don't list https:// j 2023-07-02 18:09:57 +0530
  • 54aac5071f update ticket links, closes #358 j 2023-07-02 18:06:41 +0530
  • 543045ae6c no chapters j 2023-06-30 15:56:59 +0530
  • 0dfed9de74 no annotations j 2023-06-30 15:56:41 +0530
  • 9b5bb2cd06 fix setting place to null j 2023-06-30 15:45:03 +0530
  • 7601eeb28a fall back to mapPlaceFeatureColor if type does not have a color j 2023-06-24 16:09:32 +0530
  • 6c72d16244 IRC->Matrix j 2023-06-11 22:54:34 +0100
  • 09bc78ec02 make sure items is defined j 2023-05-11 11:01:45 +0100
  • 0396aa0679 google triggers map changed but does not return bounds if map was never visible j 2023-04-27 10:54:12 +0200
  • 48b2c1f2ba don't fail if value is not yet a string j 2022-11-15 14:36:06 +0100
  • 472bdc64de pass enableSubtitles to players j 2022-03-03 12:47:22 +0000
  • a29d33e4b1 add that.playInToOut to VideoPlayerPanel j 2022-03-03 12:45:40 +0000
  • c764680042 tag video elements for inline play j 2021-11-21 11:57:20 +0100
  • 3fa1c56510 fix that.playInToOut j 2021-10-29 22:22:01 +0100
  • 0a9685ee6d add that.playInToOut to editor view j 2021-10-29 22:17:28 +0100
  • f4cafdfd7e fix muted state on load j 2021-08-04 14:42:10 +0200
  • fa93686845 set inital volume j 2021-08-04 14:17:27 +0200
  • 1e0537c95f hide volume column for smart edits j 2021-08-04 14:10:01 +0200
  • 03c2f9f3a1 Fix select file via MenuItem in Firefox j 2021-06-25 19:58:37 +0100
  • c4413d9fd7 icon fallback j 2021-06-15 20:58:52 +0100
  • cb42e1d7fa don't call callback twice, fixup for c61d173922 j 2021-04-06 10:26:27 +0200
  • c61d173922 allow setting locale urls for locale=en j 2021-04-01 11:56:38 +0200
  • 47fc01742f allow target="_blank" for href j 2020-10-15 11:40:14 +0200
  • 009cdd68c3 update item by id not position j 2020-09-22 12:48:08 +0200
  • c2d35e615d don't move to annotation in point after adding annotation j 2020-09-21 14:05:57 +0200
  • 396fac63c0 avoid error on blur j 2020-09-21 14:02:57 +0200
  • 290afaf332 folder might have gone j 2020-09-18 10:41:13 +0200
  • e497e7a7ac remove anything after fbclid=, closes #3240 j 2020-08-31 23:12:46 +0200
  • ffeee38d7d remove facebook spam from url j 2020-05-31 10:49:50 +0200
  • 48a3043a79 initial playback rate j 2020-04-29 14:22:01 +0200
  • 9c9d3a8e2f one more playbackRate j 2020-04-29 14:18:18 +0200
  • ae12acda2a pass playbackRate in Ox.VideoTimelinePlayer j 2020-04-28 21:39:51 +0200
  • b017ba5ba1 also toggle playbackRate in timeline j 2020-04-28 21:34:23 +0200
  • bd7aedb116 toggle playback rate 100% -> 200% -> 50% -> 100% j 2020-04-28 21:27:36 +0200
  • cebfedfdd4 keep a minimum of 8px j 2020-04-28 21:26:22 +0200
  • 39229c99a3 not all numbers are dates j 2020-04-28 21:25:28 +0200
  • 3eb6e3f432 firefox osx has 0 now j 2020-01-20 17:35:52 +0100
  • 34e479dcfc could be collection too j 2020-01-17 23:33:40 +0100
  • 98219dd001 update sortable after changing sort j 2019-11-17 15:18:16 +0100
  • 874b68c8a6 allow switching from text to password j 2019-07-30 13:07:14 +0200
  • 88086fb5bd imdb can also be 8 digits j 2019-07-23 16:15:51 +0200
  • b8a46dbee4 fix menus and dialogs in fullscreen mode j 2019-02-21 16:10:58 +0530
  • 28cc45485a update placeholder j 2019-01-31 11:01:25 +0530
  • 32d3275bd3 add Ox.SHA1 j 2019-01-23 16:15:19 +0530
  • c821817c38 avoid double annotation on blur, fixes #3196 j 2018-12-10 16:18:17 +0100
  • cbd948740a don't rebuild list item while a cell is in edit state j 2018-11-14 14:35:22 +0000
  • 3104ccb9ec fix #3188 (clip index should be displayed starting at 1) rlx 2018-11-14 10:03:07 +0000
  • 810b690a6c fix menu activation j 2018-11-13 17:39:06 +0000
  • 63f298e3e2 wire up 'make selected clips editable' rlx 2018-11-13 17:18:32 +0000
  • 278f3fa6ca support autocomplete via callback in filters j 2018-11-13 15:30:23 +0000
  • 3a37d136ec don't add existing items again, only update annotations and timeline state j 2018-11-12 09:43:50 +0000
  • ad7e833519 theme scrollbars according to https://drafts.csswg.org/css-scrollbars/ j 2018-11-12 07:12:58 +0100
  • 0d211dede3 cleanup docs j 2018-11-12 05:27:19 +0100
  • 7d178278c5 fix selection after deleting empty-value annotation by selecting another one rlx 2018-11-06 17:15:40 +0100
  • 8d7c5dd4d3 fix issue where selecting an annotation with another empty annotation in editing state would delete the newly selected annotation rlx 2018-11-06 17:07:37 +0100
  • 222f74d1b5 missing semicolons rlx 2018-11-06 15:31:11 +0100
  • 2e853ba316 Ox.Menu: deselect when mouse moves over disabled item rolux 2018-10-13 12:06:34 +0200
  • 10704ccb3d Ox.Menu: listen to mouseup, not click rolux 2018-10-13 12:03:14 +0200
  • 41020bb3e5 add missing keyboard shortcuts when timeline has focus in edits section rolux 2018-10-13 10:57:11 +0200
  • 6eb3b0bb6f allow for annotation highlight if same value rolux 2018-10-12 14:46:38 +0200
  • 9b3c7ddf20 no find-in-annotation-layer option in edits rolux 2018-10-09 20:06:14 +0200
  • 5b9afde7b3 fix highlight color on timeline for newly created annotations rolux 2018-10-09 19:44:26 +0200
  • d3d7427bfe don't show tooltip while editing an arrayeditable rolux 2018-10-09 18:56:30 +0200
  • a5f7dd720a allow for grouped highlights in video annotations rolux 2018-10-09 18:29:13 +0200
  • 56cbb3b90c trigger change event for new annotations on blur j 2018-10-09 16:25:41 +0200