aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/search
Commit message (Collapse)AuthorAgeFilesLines
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-2/+2
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* Fix channels search on mobileChocobozzz2018-09-051-21/+43
|
* add theming via css custom propertiesRigel Kent2018-09-041-2/+2
| | | | and a bonus dark color theme toggle
* Fix search results on mobileChocobozzz2018-09-043-4/+9
|
* Better label for video privaciesChocobozzz2018-09-041-2/+2
|
* Videos overview page: first versionChocobozzz2018-08-312-10/+1
|
* Fix search resultsChocobozzz2018-08-282-32/+46
|
* Fix deprecated ng-bootstrap methodsChocobozzz2018-08-271-1/+1
|
* Fetch outbox when searching an actorChocobozzz2018-08-271-2/+0
|
* Search video channel handle/uriChocobozzz2018-08-271-3/+3
|
* Infinite scroll to list our subscriptionsChocobozzz2018-08-272-3/+13
|
* Add ability to search video channelsChocobozzz2018-08-274-26/+99
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-092-3/+3
|
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-091-1/+1
|
* Fix responsive on videos searchChocobozzz2018-07-311-1/+15
|
* Update translationsChocobozzz2018-07-241-8/+6
|
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-244-8/+21
|
* Add ability to sort the searchChocobozzz2018-07-243-5/+41
|
* Optimize SQL queriesChocobozzz2018-07-241-2/+2
|
* Responsive advanced searchChocobozzz2018-07-241-2/+7
|
* Handle back/forward page in advanced searchChocobozzz2018-07-243-24/+26
|
* Add advanced search in clientChocobozzz2018-07-249-18/+511
|
* Begin advanced searchChocobozzz2018-07-247-0/+302