PeerTube/server/middlewares/validators
Rigel Kent 370240824e
Allow users/visitors to search through an account's videos (#3589)
* WIP: account search

* add search to account view

* add tests for account search
2021-01-19 13:43:33 +01:00
..
activitypub
videos Allow users/visitors to search through an account's videos (#3589) 2021-01-19 13:43:33 +01:00
abuse.ts
account.ts
avatar.ts
blocklist.ts
bulk.ts
config.ts add support for 1440p (Quad HD/QHD/WQHD) videos 2021-01-13 09:14:09 +01:00
feeds.ts
follows.ts
index.ts
jobs.ts Refactor jobs state 2020-12-14 12:00:35 +01:00
logs.ts
oembed.ts
pagination.ts
plugins.ts
redundancy.ts Don't allow manual redundancy of live videos 2020-12-07 16:07:52 +01:00
search.ts
server.ts
sort.ts
themes.ts
user-history.ts Allow user to search through their watch history (#3576) 2021-01-13 09:16:15 +01:00
user-notifications.ts
user-subscriptions.ts
users.ts Upgrade sequelize to v6 2020-12-09 11:41:22 +01:00
utils.ts
webfinger.ts