aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Expand)AuthorAgeFilesLines
...
* | Correctly scroll to video commentChocobozzz2019-01-092-6/+2
* | Add notifications in the clientChocobozzz2019-01-091-13/+2
* | Refractor notification serviceChocobozzz2018-12-1918-87/+70
* | Don't call watching endpoint if history is disabledChocobozzz2018-12-191-1/+1
* | Add ability to disable and clear historyChocobozzz2018-12-181-2/+2
* | Add ability to set subtitle in URL in watch pageChocobozzz2018-12-171-3/+6
* | Fix adding captions to a videoChocobozzz2018-12-171-3/+1
* | Redirect to the last url on loginChocobozzz2018-12-111-1/+0
* | Support additional video extensionsChocobozzz2018-12-116-2/+21
* | Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-071-6/+0
* | Add information in report modalChocobozzz2018-12-053-0/+25
* | Improve message visibility on signupChocobozzz2018-11-161-0/+1
* | Check follow constraints when getting a videoChocobozzz2018-11-161-1/+1
* | Improve video upload error handlingChocobozzz2018-11-1612-17/+74
* | Upgrade server depChocobozzz2018-11-151-1/+1
* | Fix new Angular 7 issuesChocobozzz2018-11-153-4/+2
* | Check activities hostChocobozzz2018-11-141-2/+2
* | add noImplicitThis flag (#1324)BO412018-10-242-2/+2
* | Better typingsChocobozzz2018-10-1812-27/+32
* | NoImplicitAny flag true (#1157)BO412018-10-1812-24/+24
* | Add ability to list all local videos on clientChocobozzz2018-10-102-0/+17
|/
* Add user history and resume videosChocobozzz2018-10-051-2/+11
* Remove unused variableChocobozzz2018-10-051-3/+0
* fix account URI in remote comment modal (partial rollback)Rigel Kent2018-10-051-0/+1
* fix account URI in remote comment modal (cleanup)Rigel Kent2018-10-052-2/+1
* fix account URI in remote comment modalRigel Kent2018-10-042-1/+5
* Fix hotkey translationsChocobozzz2018-10-031-3/+3
* Add comments feeds popover in watch pageChocobozzz2018-10-024-5/+38
* Fix error when clicking on the disabled publish buttonChocobozzz2018-10-012-2/+8
* various display improvementsRigel Kent2018-09-291-1/+1
* fix message space on video upload cancelRigel Kent2018-09-292-2/+3
* Fix advanced options in upload formChocobozzz2018-09-282-4/+4
* Update translationsChocobozzz2018-09-281-1/+3
* Fix some i18n tagsChocobozzz2018-09-282-1/+2
* Fix no other videos displayed on some videosChocobozzz2018-09-283-25/+18
* Display other videos on xl screens on the rightChocobozzz2018-09-281-1/+9
* correct local subscribe in the subscription menuRigel Kent2018-09-281-1/+6
* Improve overview section titlesChocobozzz2018-09-262-5/+9
* Regenerate translationsChocobozzz2018-09-261-1/+1
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-255-16/+86
* Improve download modal input styleChocobozzz2018-09-242-6/+4
* Merge branch 'develop' into unused-importsChocobozzz2018-09-243-7/+38
|\
| * add url field to download modalRigel Kent2018-09-233-9/+38
* | remove unused importsBO412018-09-225-16/+5
|/
* i18n in video-editRigel Kent2018-09-211-4/+4
* Upgrade client dependenciesChocobozzz2018-09-211-1/+0
* fix nav tab and tag color in dark themeRigel Kent2018-09-201-3/+5
* fix SEO tags and attributesRigel Kent2018-09-201-2/+2
* Improve responsive on small screensChocobozzz2018-09-204-3/+45
* Don't get recommended videos twiceChocobozzz2018-09-193-8/+12