aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/rest/rest.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability for client to create server logsChocobozzz2022-07-181-3/+3
|
* Reduce videos sort complexityChocobozzz2022-04-151-9/+9
| | | | Automatically use best sort if user is logged in and chose hot algorithm
* Improve advanced input filterChocobozzz2021-11-031-4/+10
|
* Add ability to exclude muted accountsChocobozzz2021-11-021-2/+11
|
* Add ability to view my followersChocobozzz2021-10-201-7/+9
|
* Fetch things in bulk for the homepageChocobozzz2021-08-021-1/+9
|
* Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-031-3/+9
|
* Fix tags in search filtersChocobozzz2020-08-111-1/+1
|
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-1/+3
| | | | fixes #2914
* Fix query string parsingChocobozzz2020-06-261-2/+4
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+111