Skip to content

Releases: nus-mtp/zoomable.js

Final Release

30 Mar 06:10
Compare
Choose a tag to compare

Final release for submission.
Refer to developer's guide in documentation folder to learn more about Zoomable.

Release v0.6 for Sprint 5

22 Apr 09:04
Compare
Choose a tag to compare
Pre-release

Ability to upload multiple videos
Improved UI for upload, with progress status
Ability to view video after being uploaded
Completed backend for video views statistic
Added Docker for setting up of development environment

Release v0.5 for Sprint 4

16 Mar 03:40
Compare
Choose a tag to compare
Pre-release

Improve player synchronisation and zoom and pan functionality
Upload multiple videos, drag and drop support with integration to backend video upload and processing
View for Statistics graphs (front-end only)

Release v0.4 for Sprint 3

02 Mar 04:42
Compare
Choose a tag to compare
Pre-release

Complete CRUD for video (frontend and backend)
Embed a canvas player
Filter, search, sort video list in dashboard
Karma tests for frontend
Backend routing with ejs templates
UI enhancements in dashboard

Release v0.3 for Sprint 2

17 Feb 05:26
Compare
Choose a tag to compare
Pre-release

CRUD for videos supported for frontend & backend (except C, not able to upload a real video file yet)
Re-organising of player code into OOP
User authentication done - can create new account and login/logout
Mocha tests for backend

Release v0.2 for Sprint 1

02 Feb 10:07
Compare
Choose a tag to compare
Pre-release

Created Dashboard for content manager, updated canvas player functionality.

Release v0.1 for presentation

18 Nov 06:14
Compare
Choose a tag to compare
Pre-release

This release is for presentation in Semester 1.
The focus is on creating the player with zoom and pan controls.