aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header
Commit message (Collapse)AuthorAgeFilesLines
* add theming via css custom propertiesRigel Kent2018-09-041-2/+3
| | | | and a bonus dark color theme toggle
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-301-0/+5
| | | | | | | | - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view
* Add ability to search a video with an URLChocobozzz2018-08-271-1/+1
|
* Begin advanced searchChocobozzz2018-07-241-1/+1
|
* Reset search on page changeChocobozzz2018-06-221-3/+2
|
* Add i18n attributesChocobozzz2018-06-051-2/+2
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-4/+7
|
* Add ability to click on the account in watch pageChocobozzz2018-04-171-3/+6
|
* Redirect to homepage on empty searchChocobozzz2018-03-271-2/+0
|
* Add support to video support on clientChocobozzz2018-02-201-2/+2
|
* Fix responsive with modale and menu displayedChocobozzz2018-01-311-0/+4
|
* Improve responsive on video watchChocobozzz2018-01-311-1/+1
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Fix loading spinner in playerChocobozzz2017-12-111-1/+1
|
* Responsive homepageChocobozzz2017-12-112-1/+22
|
* Begin admin designChocobozzz2017-12-081-4/+3
|
* Design video watch modalsChocobozzz2017-12-071-6/+4
|
* Fix dropdown menu in video watchChocobozzz2017-12-071-2/+3
|
* Fix client searchChocobozzz2017-12-054-0/+78