..
activitypub
Add HTTP signature check before linked signature
2018-10-19 12:59:52 +02:00
account.ts
Only use account name in routes
2018-05-25 10:41:07 +02:00
avatar.ts
Cleanup utils helper
2018-08-14 15:28:30 +02:00
config.ts
Add import.video.torrent configuration
2018-08-08 09:30:31 +02:00
feeds.ts
Fix feeds with channel filter
2018-09-13 09:48:34 +02:00
follows.ts
Add ability to search video channels
2018-08-27 09:41:54 +02:00
index.ts
Add subscriptions endpoints to REST API
2018-08-27 09:41:54 +02:00
jobs.ts
Move job queue to redis
2018-01-25 18:41:17 +01:00
oembed.ts
Propagate old comment on new follow
2017-12-28 11:16:08 +01:00
pagination.ts
Propagate old comment on new follow
2017-12-28 11:16:08 +01:00
redundancy.ts
Fix redundancy with videos already duplicated with another instance
2018-10-01 09:41:48 +02:00
search.ts
Add ability to search video channels
2018-08-27 09:41:54 +02:00
sort.ts
Add ability to search video channels
2018-08-27 09:41:54 +02:00
user-subscriptions.ts
Add ability to search video channels
2018-08-27 09:41:54 +02:00
users.ts
Check current password on server side
2018-09-26 16:28:27 +02:00
utils.ts
Move sort middleware utils in utils file
2018-03-13 11:28:37 +01:00
video-abuses.ts
Add state and moderationComment for abuses on server side
2018-08-10 16:54:01 +02:00
video-blacklist.ts
Add blacklist reason field
2018-08-14 09:27:18 +02:00
video-captions.ts
Optimize SQL requests of watch page API endpoints
2018-09-19 09:54:37 +02:00
video-channels.ts
Check video channel name is unique on our instance
2018-10-01 15:20:14 +02:00
video-comments.ts
Optimize SQL requests of videos AP endpoints
2018-09-19 10:20:38 +02:00
video-imports.ts
Cleanup utils helper
2018-08-14 15:28:30 +02:00
videos.ts
Refractor videos AP functions
2018-09-19 11:16:23 +02:00
webfinger.ts
Add subscriptions endpoints to REST API
2018-08-27 09:41:54 +02:00