Skip to content

Releases: CodersTV/site

Publication fixes

26 Apr 16:49
Compare
Choose a tag to compare
  • Replace publish-composite package with publish-relations
  • Fix publications that were publishing everything from users
  • Revoke all Google auth tokens
  • Revoke all Meteor loginResume tokens

Telescope integration + bug fixes

29 Mar 16:22
Compare
Choose a tag to compare
  • Add telescope integration (without iframe yet)
  • Fix search not working properly
  • Add target blank on dashboard links
  • Show online count again on channel

Upgrade project to Meteor@1.0

14 Mar 02:24
Compare
Choose a tag to compare
Merge pull request #50 from CodersTV/update-1.0

Update to Meteor 1.0

Add events on home

15 Feb 21:08
Compare
Choose a tag to compare
Merge pull request #48 from CodersTV/events-on-home

Implement events on home

Fix many bugs caused by publication refactor

15 Feb 12:29
Compare
Choose a tag to compare

Many pages were not with the correct data passed by publications. Now it is properly fixed.

Improve UX/UI in dashboard and chatroom

31 Jan 19:16
Compare
Choose a tag to compare
  • Fix bug where chatroom could not display some users' names.
  • Add remove button on dashboard videos to remove own videos.
  • Add link to Youtube Live Events on dashboard.

Merge online counter and chatroom on coder channel

31 Jan 18:20
Compare
Choose a tag to compare
  • Since people can enter with two URLs into a channel /coder/{userId} or /coder/{username}, it was duplicating the chatroom and the online counter. Now it's merged.
  • Refactor channel/video controllers

UI adjustments on video listing duration

21 Jan 23:17
Compare
Choose a tag to compare

Just UI improvements on video thumbnail duration

First tag with video time

21 Jan 22:27
Compare
Choose a tag to compare

The first tag I've remembered to create. It is the time I've implemented the video time on video thumbnail