]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models
Remove useless condition
[github/Chocobozzz/PeerTube.git] / server / models /
2021-08-17  Jelle BesselingAdd support for saving video files to object storage...
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-08-05  ChocobozzzFix backend channel name validator consistency
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzFix video format utils
2021-07-29  ChocobozzzRefactor options in models
2021-07-29  ChocobozzzRefactor search query options
2021-07-29  ChocobozzzSearch channels against handles and not names
2021-07-28  ChocobozzzAdd ability to search by uuids/actor names
2021-07-28  ChocobozzzFilter host for channels and playlists search
2021-07-27  ChocobozzzAdd ability to search by host in server
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzRefactor video links builders
2021-07-26  ChocobozzzUse random names for VOD HLS playlists
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-21  ChocobozzzAdd ability for instances to follow any actor
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-07-12  kontrollantenchange audio label, 0p > Audio
2021-07-01  ChocobozzzFix hooks definition
2021-07-01  ChocobozzzFix missing delete cascade video -> channel
2021-06-29  ChocobozzzDon't check enum for video model
2021-06-29  ChocobozzzSupport short uuid for GET video/playlist
2021-06-25  ChocobozzzAdd ability to search playlists
2021-06-17  ChocobozzzRefactor live manager
2021-06-15  ChocobozzzFix missing transactions
2021-06-14  ChocobozzzMore robust actor image lazy load
2021-06-11  ChocobozzzRemove unnecessary log
2021-06-11  ChocobozzzFix redundancy row grabbing
2021-06-11  ChocobozzzInclude transaction in video hooks
2021-06-11  ChocobozzzFix video with all files query
2021-06-11  ChocobozzzFix live files include
2021-06-11  ChocobozzzFix video rights fetching
2021-06-11  ChocobozzzCleanup video model scopes
2021-06-11  ChocobozzzMove get* video methods to formatter
2021-06-11  ChocobozzzRefactor schedule update
2021-06-11  ChocobozzzRefactor include checks
2021-06-11  ChocobozzzUse raw SQL for most of video queries
2021-06-11  ChocobozzzOptimize join build
2021-06-11  ChocobozzzOptimize rows parsing
2021-06-11  ChocobozzzFetch directly all video attributes for get API
2021-06-11  ChocobozzzUse separate queries for video files
2021-06-10  ChocobozzzUse raw SQL for video get request
2021-06-10  ChocobozzzRefactor video query builder
2021-06-09  ChocobozzzTransaction is optional
2021-06-09  ChocobozzzOptimize AP video captions update
2021-06-08  ChocobozzzTry to speed up AP update transaction
2021-06-08  ChocobozzzDon't count deleted comment for replies
2021-06-08  ChocobozzzFix video upload with a capitalized ext
2021-06-03  ChocobozzzRefactor AP playlists
2021-06-02  ChocobozzzRefactor getOrCreateAPVideo
2021-06-01  ChocobozzzAdd expiresOn index
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzAdd tags to live logger
2021-05-28  ChocobozzzSupport '/w/' and '/w/p/' for watch page
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzInstance homepage support (#4007)
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzFix lint
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzFix broken lives handling
2021-05-26  ChocobozzzFix redundancy max size
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzAvoid error when file has no torrent file
2021-05-25  John LivingstonFix 4106: default boolean plugin setting for frontend
2021-05-25  ChocobozzzAvoid error when file has no torrent file
2021-05-25  John LivingstonFix 4106: default boolean plugin setting for frontend
2021-05-14  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-14  ChocobozzzInject server config in HTML
2021-05-12  ChocobozzzRefactor a little bit controllers
2021-05-12  ChocobozzzStricter models typing
2021-05-11  ChocobozzzReorganize plugin models
2021-05-11  ChocobozzzCleanup shared models
2021-05-11  ChocobozzzCleanup models directory organization
2021-05-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-10  ChocobozzzUpdate channel updatedAt when uploading a video
2021-05-07  ChocobozzzFix remote actor creation date
2021-05-05  ChocobozzzPlugin user.getAuthUser is now async
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-03  ChocobozzzAdd ability to filter my videos by live
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-13  ChocobozzzFix banner error in actor json
2021-04-12  ChocobozzzDon't save other attributes when set as refreshed
2021-04-12  Rigel Kentadd channel and playlist stats to server stats endpoint...
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzFix outbox fetch with subtitled videos
2021-04-08  ChocobozzzAdd size info in db for actor images
2021-04-08  ChocobozzzUpdate data in DB when regenerate thumbnails
2021-04-08  ChocobozzzAdd ability to update the banner
2021-04-08  ChocobozzzAdd banner tests
2021-04-08  ChocobozzzAdd banners support
2021-04-08  ChocobozzzAgnostic actor image storage
next