summaryrefslogtreecommitdiff
path: root/src/invidious/views/search.ecr
AgeCommit message (Expand)Author
2022-04-08Add a user friendly message for when no results are foundSamantaz Fox
2022-04-03Make use of Search::Query/Filters and associated HTML generatorSamantaz Fox
2022-01-28search functions: Don't return result countSamantaz Fox
2021-10-11Fix URL-encoding in href strings (#2460)mastihios
2021-07-15Multiple front-end fixes (#2247)Samantaz Fox
2021-06-19Fix <hr> styling on empty search pagesyeopite
2021-06-19Fix locale discrepancy for instance redirect btnsyeopite
2021-06-19Generalize redirect routesyeopite
2021-06-19Add instance redirect on empty/broken searchsyeopite
2021-03-19Remove unused script element in search.ecrsyeopite
2021-03-13Add hover state to filter UIsyeopite
2021-03-13Fix indent in search.ecr for filterssyeopite
2021-03-01Enhance search filter UI for JS disabled userssyeopite
2021-01-17add ui for searchingAndrew Zhao
2019-11-20Add Previous/Next page buttons at the top of the pageedumoreira1506
2019-06-08Set max preference sizeOmar Roth
2019-05-01Minor formatting changesOmar Roth
2019-04-14Fix grid size for smaller devicesOmar Roth
2019-03-23Format files and trim trailing whitespaceOmar Roth
2018-12-20Add support for translationsOmar Roth
2018-11-19Support overflow gridOmar Roth
2018-11-08Fix XSS in title and input barOmar Roth
2018-10-02Escape search query in "next page" and "previous page" linksOmar Roth
2018-09-20Add support for playlists and channels in searchOmar Roth
2018-09-13Add support for channel searchOmar Roth
2018-08-30Fix search filtersOmar Roth
2018-08-25Only show next page when there are more resultsOmar Roth
2018-08-17Minor formatting changesOmar Roth
2018-08-14Don't show 'next page' or 'previous page' where not applicableOmar Roth
2018-08-04Major cleanupOmar Roth
2018-07-06Remove patch and update file structureOmar Roth