ymh <ymh.work@gmail.com> [Tue, 22 Oct 2024 09:54:34 +0200] rev 1080
increment version
ymh <ymh.work@gmail.com> [Tue, 22 Oct 2024 09:53:43 +0200] rev 1079
Remove debug traces
ymh <ymh.work@gmail.com> [Tue, 22 Oct 2024 07:19:03 +0200] rev 1078
VideojsPlayer for Dailymotion in AutoPlayer
ymh <ymh.work@gmail.com> [Tue, 22 Oct 2024 07:06:10 +0200] rev 1077
Increment version
ymh <ymh.work@gmail.com> [Tue, 22 Oct 2024 07:03:54 +0200] rev 1076
Add Dailymotion Tech and remove unused libs
ymh <ymh.work@gmail.com> [Sat, 19 Oct 2024 01:34:55 +0200] rev 1075
Preload image to avoid image flicker on play
ymh <ymh.work@gmail.com> [Fri, 18 Oct 2024 10:24:57 +0200] rev 1074
change http to https for default thumb
ymh <ymh.work@gmail.com> [Thu, 17 Oct 2024 00:58:24 +0200] rev 1073
Add VideojsPlayer for handling youtube and vimeo
ymh <ymh.work@gmail.com> [Wed, 04 Sep 2024 17:32:50 +0200] rev 1072
Migrate source and build to vite.js
ymh <ymh.work@gmail.com> [Sun, 12 Nov 2017 22:07:33 +0100] rev 1071
Various changes from git version and make autoplayer determine video type on lowercase url
ymh <ymh.work@gmail.com> [Thu, 31 Dec 2015 15:51:09 +0100] rev 1070
increment platform version + version
ymh <ymh.work@gmail.com> [Mon, 28 Dec 2015 15:50:04 +0100] rev 1069
getting various changes from github
ymh <ymh.work@gmail.com> [Fri, 02 Oct 2015 11:27:17 +0200] rev 1068
merge pull request #3 from O. Auber
durandn [Fri, 25 Sep 2015 14:45:38 +0200] rev 1067
Translating comments into English
durandn [Fri, 25 Sep 2015 10:44:54 +0200] rev 1066
added a "preview" mode for CreateAnnotation and Markers that blocks inputs so sending annotations is impossible
durandn [Thu, 24 Sep 2015 15:51:32 +0200] rev 1065
rollback fix + changed default jquery file to load as it seems to hotfix the jquery-ui/lab.js bug
durandn [Thu, 24 Sep 2015 12:25:47 +0200] rev 1064
Added headers to editable fields in CurrentSegmentInfobox
durandn [Thu, 24 Sep 2015 11:54:30 +0200] rev 1063
Try for a fix for JqueryUI/Lab.js bug
durandn [Tue, 22 Sep 2015 17:07:58 +0200] rev 1062
CurrentSegmentInfobox: fixed bug where editing a segment would not update the source correctly and mess up other widgets.
durandn [Tue, 22 Sep 2015 12:04:36 +0200] rev 1061
CreateAnnotation: now triggering events for hiding and showing widget after submitting to make it easier for other widgets to catch these events
durandn [Mon, 21 Sep 2015 18:25:06 +0200] rev 1060
Added an edit button to make edit functionality easier to read
durandn [Mon, 21 Sep 2015 18:24:32 +0200] rev 1059
Fixed user filter on AnnotationList to not display username in the dropdown but what is displayed in the list + Added project_id to api templates for delete in case the target API understands it
durandn [Fri, 18 Sep 2015 17:21:12 +0200] rev 1058
If TimeRange is set, clicking on a segment will play the video
ymh <ymh.work@gmail.com> [Fri, 18 Sep 2015 17:42:42 +0200] rev 1057
update libs
durandn [Fri, 18 Sep 2015 15:08:36 +0200] rev 1056
fixed error when clicking annotation from an user that isn't in the api
durandn [Fri, 18 Sep 2015 15:04:39 +0200] rev 1055
Removed forgotten console.log calls
durandn [Fri, 18 Sep 2015 14:48:13 +0200] rev 1054
Added support for displaying user name using additional user informations
durandn [Fri, 18 Sep 2015 14:44:36 +0200] rev 1053
Added support for deleting annotations + Added support for displaying user names under another format
durandn [Fri, 18 Sep 2015 14:42:52 +0200] rev 1052
Added support for editing the currently selected segment and its potential tags
durandn [Fri, 18 Sep 2015 14:41:51 +0200] rev 1051
Added support for custom button texts + Added support for deleting markers + reworked the way the "+" and "-" buttons work + Added a "placeholder" marker when clicking "+" to show where in the timeline the marker will be posted
durandn [Fri, 18 Sep 2015 14:40:25 +0200] rev 1050
Added support for custom button texts
durandn [Fri, 18 Sep 2015 14:39:45 +0200] rev 1049
Added support for running a function before the draw() function of a widget, for example when a widget needs to fetch additional user informations that aren't provided by the metadatas