Releases: CodersTV/site
Releases · CodersTV/site
Publication fixes
- 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
- 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 [email protected]
Merge pull request #50 from CodersTV/update-1.0 Update to Meteor 1.0
Add events on home
Merge pull request #48 from CodersTV/events-on-home Implement events on home
Fix many bugs caused by publication refactor
Many pages were not with the correct data passed by publications. Now it is properly fixed.
Improve UX/UI in dashboard and chatroom
- 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
- 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
Just UI improvements on video thumbnail duration
First tag with video time
The first tag I've remembered to create. It is the time I've implemented the video time on video thumbnail