.. |
0005-email-pod.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0010-email-user.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0015-video-views.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0020-video-likes.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0025-video-dislikes.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0030-video-category.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0035-video-licence.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0040-video-nsfw.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0045-user-display-nsfw.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0050-video-language.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0055-video-uuid.ts
|
Use global uuid instead of remoteId for videos
|
2017-07-11 16:01:56 +02:00 |
0060-video-file.ts
|
Move video file metadata in their own table
|
2017-08-25 11:36:23 +02:00 |
0065-video-file-size.ts
|
Move models to typescript-sequelize
|
2017-12-13 16:50:33 +01:00 |
0070-user-video-quota.ts
|
Begin user quota
|
2017-09-04 20:07:54 +02:00 |
0075-video-resolutions.ts
|
Fix resolution for portrait videos
|
2018-02-27 15:57:43 +01:00 |
0080-video-channels.ts
|
Upgrade server packages
|
2017-10-31 16:31:24 +01:00 |
0085-user-role.ts
|
Add tests to user roles
|
2017-10-27 17:27:06 +02:00 |
0090-videos-description.ts
|
Add lazy description on server
|
2017-10-30 10:16:27 +01:00 |
0095-videos-privacy.ts
|
Add video privacy setting
|
2017-10-31 11:53:13 +01:00 |
0100-activitypub.ts
|
Move job queue to redis
|
2018-01-25 18:41:17 +01:00 |
0105-server-mail.ts
|
Move models to typescript-sequelize
|
2017-12-13 16:50:33 +01:00 |
0110-server-key.ts
|
Move models to typescript-sequelize
|
2017-12-13 16:50:33 +01:00 |
0115-account-avatar.ts
|
Move models to typescript-sequelize
|
2017-12-13 16:50:33 +01:00 |
0120-video-null.ts
|
Move models to typescript-sequelize
|
2017-12-13 16:50:33 +01:00 |
0125-table-lowercase.ts
|
Add migration
|
2017-12-13 17:46:23 +01:00 |
0130-user-autoplay-video.ts
|
Enh #106 : Add an autoPlayVideo user attribute (#159)
|
2017-12-19 10:45:49 +01:00 |
0135-video-channel-actor.ts
|
Propagate old comment on new follow
|
2017-12-28 11:16:08 +01:00 |
0140-actor-url.ts
|
Fix webfinger validator
|
2017-12-21 10:16:20 +01:00 |
0145-delete-author.ts
|
Add migration to delete old Authors table
|
2017-12-29 09:42:57 +01:00 |
0150-avatar-cascade.ts
|
Begin to add avatar to actors
|
2017-12-29 19:10:13 +01:00 |
0155-video-comments-enabled.ts
|
Add ability to disable video comments
|
2018-01-03 10:38:19 +01:00 |
0160-account-route.ts
|
Fix tls and account bug
|
2018-01-05 14:15:32 +01:00 |
0165-video-route.ts
|
Remove :443 from video urls too
|
2018-01-05 14:51:05 +01:00 |
0170-actor-follow-score.ts
|
Add scores to follows and remove bad ones
|
2018-01-11 09:35:50 +01:00 |
0175-actor-follow-counts.ts
|
Fix lint
|
2018-01-12 12:18:11 +01:00 |
0180-job-table-delete.ts
|
Move job queue to redis
|
2018-01-25 18:41:17 +01:00 |
0185-video-share-url.ts
|
Don't rehost announced video activities
|
2018-01-26 15:49:57 +01:00 |
0190-video-comment-unique-url.ts
|
Fix migrations
|
2018-01-29 11:58:07 +01:00 |
0195-support.ts
|
Implement support field in video and video channel
|
2018-02-15 15:29:07 +01:00 |
0200-video-published-at.ts
|
Fix migration 200
|
2018-03-30 17:47:21 +02:00 |
0205-user-nsfw-policy.ts
|
Add ability to choose what policy we have for NSFW videos
|
2018-04-19 11:01:34 +02:00 |
0210-video-language.ts
|
Use ISO 639 for languages
|
2018-04-23 14:39:52 +02:00 |
0215-video-support-length.ts
|
Fix video channel description/support max length
|
2018-05-09 13:32:44 +02:00 |
0220-video-state.ts
|
Add concept of video state, and add ability to wait transcoding before
|
2018-06-12 20:37:51 +02:00 |