PeerTube/server/middlewares/validators
Rigel Kent d8b34ee55b
Allow user to search through their watch history (#3576)
* allow user to search through their watch history

* add tests for search in watch history

* Update client/src/app/shared/shared-main/users/user-history.service.ts
2021-01-13 09:16:15 +01:00
..
activitypub replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
videos emit more specific status codes on video upload (#3423) 2020-12-08 21:16:10 +01:00
abuse.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
account.ts Fix express validator 2019-07-25 16:23:44 +02:00
avatar.ts Move to eslint 2020-02-03 08:31:02 +01:00
blocklist.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
bulk.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
config.ts add support for 1440p (Quad HD/QHD/WQHD) videos 2021-01-13 09:14:09 +01:00
feeds.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
follows.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
index.ts Use 3 tables to represent abuses 2020-07-10 14:02:41 +02:00
jobs.ts Refactor jobs state 2020-12-14 12:00:35 +01:00
logs.ts Serve audit logs to client 2019-12-11 14:14:01 +01:00
oembed.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
pagination.ts Return an error on invalid count pagination 2020-01-09 09:36:31 +01:00
plugins.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
redundancy.ts Don't allow manual redundancy of live videos 2020-12-07 16:07:52 +01:00
search.ts test search for subscriptions and video-channels 2020-07-29 18:15:53 +02:00
server.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
sort.ts Implement video comment list in admin 2020-11-13 16:38:23 +01:00
themes.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
user-history.ts Allow user to search through their watch history (#3576) 2021-01-13 09:16:15 +01:00
user-notifications.ts Add migrations 2020-07-10 14:02:41 +02:00
user-subscriptions.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
users.ts Upgrade sequelize to v6 2020-12-09 11:41:22 +01:00
utils.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
webfinger.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00