]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models
Share playlists state
[github/Chocobozzz/PeerTube.git] / server / models /
2020-01-03  ChocobozzzImprove SQL query for my special playlists
2020-01-03  ChocobozzzAdd infohash cache
2020-01-03  ChocobozzzFix totalRepliesFromVideoAuthor SQL request
2020-01-02  Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-28  Rigel KentAdd author indicator to the comment replies loader
2019-12-28  Rigel KentAdd search bars for a user's videos and playlist library
2019-12-27  Rigel KentAdd comment filtering by reply count
2019-12-27  ChocobozzzCache some SQL queries
2019-12-27  ChocobozzzFix playlist search
2019-12-27  ChocobozzzCase insensitive tags search
2019-12-26  Rigel KentAdd playlist search option and search input for add...
2019-12-23  ChocobozzzFix search SQL query where duplication
2019-12-23  ChocobozzzAdd index for recently added SQL query
2019-12-23  ChocobozzzOptimize local sql query
2019-12-23  ChocobozzzLitte SQL optimzation in videos list
2019-12-19  ChocobozzzDon't notify on muted instance
2019-12-18  ChocobozzzFix lint & tests
2019-12-17  ChocobozzzFix video import with long thumbnail url
2019-12-13  Rigel Kentautoplay next video support for playlists
2019-12-12  ChocobozzzAdd internal privacy mode
2019-12-12  ChocobozzzUse a migration script to generate HLS torrent files
2019-12-12  ChocobozzzDon't add the unique preferredUsername index for now
2019-12-11  ChocobozzzDon't use the max quality file when transcoding to...
2019-12-09  ChocobozzzAdd ability to search by UUID
2019-12-06  ChocobozzzAdd missing hotkeys to the watch page
2019-12-05  ChocobozzzEnsure local actors preferredName don't already exist
2019-12-04  Julien MaulnyFix retrieving of deleted comments when subscribing...
2019-12-04  Julien MaulnySoft delete video comments instead of detroy
2019-11-29  ChocobozzzAdd more filters to admin follows table
2019-11-29  ChocobozzzFilter on follows actor types in about page
2019-11-28  ChocobozzzOnly display accepted followers/followings in about...
2019-11-25  ChocobozzzDon't always replace actor avatar
2019-11-25  ChocobozzzAdd ability to disable webtorrent
2019-10-23  ChocobozzzFix and cleanup actor follow inbox sql query
2019-10-23  ChocobozzzFix federation with some actors
2019-10-21  ChocobozzzUpdate server dependencies
2019-10-21  ChocobozzzFix federation issue with some actor descriptions
2019-09-24  LoveIsGriefAutoplay next recommended video (#2137)
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzBetter video publishing notification
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzAdd welcome modal
2019-09-04  ChocobozzzAdd notification on auto follow index
2019-09-04  ChocobozzzAdd auto follow instances index support
2019-09-04  ChocobozzzAdd auto follow back support for instances
2019-09-04  ChocobozzzFix blacklist sort
2019-09-04  ChocobozzzFix auto blacklist view
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-30  ChocobozzzHandle reports from mastodon
2019-08-29  ChocobozzzLowercase video tags search
2019-08-29  ChocobozzzHide video abuses from muted accounts
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzFix html tag with blacklisted video
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-21  ChocobozzzType toActivityPubObject functions 2071/head
2019-08-20  ChocobozzzType toFormattedJSON
2019-08-20  ChocobozzzCleanup model types
2019-08-20  ChocobozzzFix tests
2019-08-19  ChocobozzzStronger model typings
2019-08-13  ChocobozzzFix redundancy tests
2019-08-12  ChocobozzzFix redundancy exceeding the limit
2019-08-09  ChocobozzzAdd avatar to prune script
2019-08-09  ChocobozzzFix avatar url validation
2019-08-09  ChocobozzzLazy load avatars
2019-08-07  ChocobozzzRemove comment federation by video owner
2019-08-07  ChocobozzzLimit maximum actor follow score
2019-08-06  ChocobozzzAutomatically remove bad followings
2019-08-02  ChocobozzzFix broken follow notification
2019-08-01  ChocobozzzAutomatically update playlist thumbnails
2019-08-01  ChocobozzzFix HLS transcoding
2019-08-01  ChocobozzzFix multiple server tests
2019-08-01  ChocobozzzFix broken playlist api
2019-07-26  ChocobozzzAdd public settings endpoint
2019-07-25  ChocobozzzSort on videoQuotaUsed in backend
2019-07-24  ChocobozzzCorrectly notify on auto blacklist
2019-07-24  ChocobozzzAdd hook filters tests
2019-07-24  ChocobozzzAdd server hooks
2019-07-24  ChocobozzzSome plugins fixes and doc enhancements
2019-07-24  ChocobozzzFix lint
2019-07-24  ChocobozzzAdd ability to search available plugins
2019-07-24  ChocobozzzAdd peertube plugin index website models
2019-07-24  ChocobozzzMove createTorrent in webtorrent utils
2019-07-24  ChocobozzzWIP plugins: add storage manager
2019-07-24  ChocobozzzWIP plugins: update plugin
2019-07-24  ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-24  ChocobozzzWIP plugins: add plugin settings/uninstall in client
2019-07-24  ChocobozzzWIP plugins: plugin settings on server side
2019-07-24  ChocobozzzWIP plugins: load theme on client side
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-07-24  ChocobozzzWIP plugins: static files
2019-07-24  ChocobozzzWIP plugins: install/uninstall
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins
2019-07-02  Nassim BounouasFix/connection with email (#1917)
2019-06-19  ChocobozzzAdd language filters in user preferences
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11  ChocobozzzHandle email update on server
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
next