Skip to content

Releases: nus-mtp/worldscope

Final Release

22 Apr 07:26
Compare
Choose a tag to compare
  • Stickers
  • Change encoding for database to UTF8MB4
  • Admin Front End Testing with CasperJS
  • Android Automated Testing with Espresso
  • Improvements made after feedback
    • Tutorial screen
    • Emojis
    • UI fixes on Admin Panel
  • All known bugs fixed

WorldScope

29 Mar 14:54
Compare
Choose a tag to compare
  • End-to-end subscription system
    • Subscribe, unsubscribe, streams from subscriptions
  • UI/UX improvements on android client - title bar
  • Logs viewable on admin panel
  • Numerous bug fixes
    • Correct aliases in comments history
    • Remove duplicate comments
    • Stream failing after minimizing application
  • Vagrant set up
  • APK included in this release
  • New launcher icon

WorldScope (α)

16 Mar 17:56
Compare
Choose a tag to compare
WorldScope (α) Pre-release
Pre-release
  • End-to-end Comment System on admin, client, server
  • UI/UX improvements on admin panel
  • Server-side Subscriptions API
  • Additional API - /me

WorldScope (α)

01 Mar 14:57
Compare
Choose a tag to compare
WorldScope (α) Pre-release
Pre-release
  • UI/UX improvements to admin panel
  • Viewing of streams on admin panel
  • Basic Subscriptions API
  • Socket system set up on server
  • Android socket connection hooked up
  • Fix various bugs and rectify some tests

WorldScope (α)

16 Feb 15:55
Compare
Choose a tag to compare
WorldScope (α) Pre-release
Pre-release
  • Streams can be started from the mobile app.
  • Streams can be viewed from the mobile app.
  • User and streams listings available from the web interface.
  • Users can be modified from the web interface.
  • Streams can be viewed and stopped from the web interface.
  • Admins can only view pages they have access to in the web interface.
  • CSRF prevention added for admins in the web interface.
  • Statistics (total no. of users, admins, viewers for a stream) available from backend.

WorldScope (α)

02 Feb 15:36
Compare
Choose a tag to compare
WorldScope (α) Pre-release
Pre-release
  • Third-party components set up and confirmed.
  • Testing process for server code established.
  • Connection between clients (mobile app & web interface) and backend tested to be working.