Skip to content

Releases: nus-mtp/zoomable.js

Final Release

Choose a tag to compare

@kphua kphua released this 30 Mar 06:10

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

Release v0.6 for Sprint 5

Pre-release

Choose a tag to compare

@kphua kphua released this 22 Apr 09:04

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

Pre-release

Choose a tag to compare

@kphua kphua released this 16 Mar 03:40

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

Pre-release

Choose a tag to compare

@kphua kphua released this 02 Mar 04:42

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

Pre-release

Choose a tag to compare

@kphua kphua released this 17 Feb 05:26

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

Pre-release

Choose a tag to compare

@kphua kphua released this 02 Feb 10:07

Created Dashboard for content manager, updated canvas player functionality.

Release v0.1 for presentation

Pre-release

Choose a tag to compare

@linxea linxea released this 18 Nov 06:14

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