.. |
0005-email-pod.ts
|
|
|
0010-email-user.ts
|
|
|
0015-video-views.ts
|
|
|
0020-video-likes.ts
|
|
|
0025-video-dislikes.ts
|
|
|
0030-video-category.ts
|
|
|
0035-video-licence.ts
|
|
|
0040-video-nsfw.ts
|
|
|
0045-user-display-nsfw.ts
|
|
|
0050-video-language.ts
|
|
|
0055-video-uuid.ts
|
|
|
0060-video-file.ts
|
|
|
0065-video-file-size.ts
|
|
|
0070-user-video-quota.ts
|
|
|
0075-video-resolutions.ts
|
|
|
0080-video-channels.ts
|
Update dependencies
|
2020-02-28 16:21:34 +01:00 |
0085-user-role.ts
|
|
|
0090-videos-description.ts
|
|
|
0095-videos-privacy.ts
|
|
|
0100-activitypub.ts
|
|
|
0105-server-mail.ts
|
|
|
0110-server-key.ts
|
|
|
0115-account-avatar.ts
|
|
|
0120-video-null.ts
|
|
|
0125-table-lowercase.ts
|
|
|
0130-user-autoplay-video.ts
|
|
|
0135-video-channel-actor.ts
|
Fix build with typescript 3.8
|
2020-02-28 16:51:25 +01:00 |
0140-actor-url.ts
|
|
|
0145-delete-author.ts
|
|
|
0150-avatar-cascade.ts
|
|
|
0155-video-comments-enabled.ts
|
|
|
0160-account-route.ts
|
|
|
0165-video-route.ts
|
|
|
0170-actor-follow-score.ts
|
|
|
0175-actor-follow-counts.ts
|
|
|
0180-job-table-delete.ts
|
|
|
0185-video-share-url.ts
|
|
|
0190-video-comment-unique-url.ts
|
|
|
0195-support.ts
|
|
|
0200-video-published-at.ts
|
|
|
0205-user-nsfw-policy.ts
|
|
|
0210-video-language.ts
|
|
|
0215-video-support-length.ts
|
|
|
0220-video-state.ts
|
|
|
0225-video-fps.ts
|
|
|
0235-delete-some-video-indexes.ts
|
|
|
0240-drop-old-indexes.ts
|
|
|
0245-user-blocked.ts
|
|
|
0250-video-abuse-state.ts
|
Use 3 tables to represent abuses
|
2020-07-10 14:02:41 +02:00 |
0255-video-blacklist-reason.ts
|
|
|
0260-upload-quota-daily.ts
|
|
|
0265-user-email-verified.ts
|
|
|
0270-server-redundancy.ts
|
|
|
0275-video-file-unique.ts
|
|
|
0280-webtorrent-policy-user.ts
|
|
|
0285-description-support.ts
|
|
|
0290-account-video-rate-url.ts
|
|
|
0295-video-file-extname.ts
|
|
|
0300-user-videos-history-enabled.ts
|
|
|
0305-fix-unfederated-videos.ts
|
|
|
0310-drop-unused-video-indexes.ts
|
|
|
0315-user-notifications.ts
|
|
|
0320-blacklist-unfederate.ts
|
|
|
0325-video-abuse-fields.ts
|
|
|
0330-video-streaming-playlist.ts
|
|
|
0335-video-downloading-enabled.ts
|
|
|
0340-add-originally-published-at.ts
|
|
|
0345-video-playlists.ts
|
Update dependencies
|
2020-02-28 16:21:34 +01:00 |
0350-video-blacklist-type.ts
|
|
|
0355-p2p-peer-version.ts
|
|
|
0360-notification-instance-follower.ts
|
|
|
0365-user-admin-flags.ts
|
|
|
0370-thumbnail.ts
|
|
|
0375-account-description.ts
|
|
|
0380-cleanup-timestamps.ts
|
|
|
0385-remove-actor-uuid.ts
|
|
|
0390-user-pending-email.ts
|
|
|
0395-user-video-languages.ts
|
|
|
0400-user-theme.ts
|
|
|
0405-plugin.ts
|
|
|
0410-video-playlist-element.ts
|
|
|
0415-thumbnail-auto-generated.ts
|
|
|
0420-avatar-lazy.ts
|
|
|
0425-nullable-actor-fields.ts
|
|
|
0430-auto-follow-notification-setting.ts
|
|
|
0435-user-modals.ts
|
|
|
0440-user-auto-play-next-video.ts
|
|
|
0445-shared-inbox-optional.ts
|
|
|
0450-streaming-playlist-files.ts
|
|
|
0455-soft-delete-video-comments.ts
|
|
|
0460-user-playlist-autoplay.ts
|
|
|
0465-thumbnail-file-url-length.ts
|
|
|
0470-cleanup-indexes.ts
|
Add migrations
|
2020-07-10 14:02:41 +02:00 |
0475-redundancy-expires-on.ts
|
|
|
0480-caption-file-url.ts
|
|
|
0490-abuse-video.ts
|
Factorize rest-table and fix/simplify SQL
|
2020-05-01 16:41:02 +02:00 |
0495-plugin-auth.ts
|
Fix plugin-auth migration
|
2020-05-05 13:52:10 +02:00 |
0500-playlist-description-length.ts
|
Fix playlist description length
|
2020-05-05 16:34:50 +02:00 |
0505-user-last-login-date.ts
|
Add last login date to users
|
2020-05-07 10:39:09 +02:00 |
0510-video-file-metadata.ts
|
Fix broken migration introduced in 2.2.0-rc.1
|
2020-05-25 08:59:59 +02:00 |
0515-video-abuse-reason-timestamps.ts
|
predefined report reasons & improved reporter UI (#2842)
|
2020-06-22 13:00:39 +02:00 |
0520-abuses-split.ts
|
Relax migrations
|
2020-07-11 08:58:06 +02:00 |
0525-abuse-messages.ts
|
Add migrations for abuse messages
|
2020-07-31 11:35:19 +02:00 |
0530-playlist-multiple-video.ts
|
Add server migration for playlists
|
2020-08-19 11:30:21 +02:00 |