aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-search
Commit message (Collapse)AuthorAgeFilesLines
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-2/+10
| | | | | * filter already watched videos * Updated code based on review comments
* Support short UUID for custom markup videosChocobozzz2023-01-251-1/+1
|
* Fix error display in bulk serviceChocobozzz2022-09-281-5/+10
|
* Prefer using Object.valuesChocobozzz2022-08-171-6/+6
|
* Add ability for client to create server logsChocobozzz2022-07-181-7/+7
|
* Fix host advanced filter with channelsChocobozzz2022-07-131-1/+0
|
* Fix search filters countChocobozzz2022-06-101-17/+14
|
* Limit scope to local when finding in bulkChocobozzz2022-01-311-3/+20
|
* Fix search result type auto filterChocobozzz2021-12-171-3/+3
|
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-6/+1
|
* Fix homepageChocobozzz2021-12-131-3/+3
|
* Add filter on search resultsChocobozzz2021-12-102-2/+42
|
* Fix max pagination in find in bulkChocobozzz2021-10-201-3/+3
|
* Add ability to view my followersChocobozzz2021-10-201-3/+3
|
* Fix find in bulkChocobozzz2021-10-181-5/+6
|
* Remove protractor workaroundChocobozzz2021-10-141-4/+2
| | | | We don't use it anymore
* Add video filters to common video pagesChocobozzz2021-08-251-14/+6
|
* Fix client lintChocobozzz2021-08-171-1/+1
|
* Filter videos by live in custom markupChocobozzz2021-08-021-4/+9
|
* Fetch things in bulk for the homepageChocobozzz2021-08-024-6/+133
|
* Fix empty searchChocobozzz2021-07-291-2/+4
|
* Add ability to filter by host in search pageChocobozzz2021-07-292-16/+47
|
* Fix search module importChocobozzz2021-07-021-1/+3
|
* Add ability to search playlistsChocobozzz2021-06-251-3/+41
|
* Add ability to search live videosChocobozzz2021-05-051-2/+14
|
* Add ability to filter my videos by liveChocobozzz2021-05-031-3/+3
|
* Fix tags in search filtersChocobozzz2020-08-111-12/+20
|
* deal with refresh token in embedRigel Kent2020-08-061-1/+1
|
* Lazy load all routesChocobozzz2020-06-234-0/+271