]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib
Add quota used in users list
[github/Chocobozzz/PeerTube.git] / server / lib /
2018-08-14  ChocobozzzCleanup utils helper
2018-08-14  ChocobozzzAdd tests when getting a blacklisted video
2018-08-14  ChocobozzzAdd blacklist reason field
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-09  ChocobozzzAdd ability to ban/unban users
2018-08-08  ChocobozzzAdd reason when banning a user
2018-08-08  ChocobozzzImplement user blocking on server side
2018-08-08  ChocobozzzCorrect webtorrent download cleanup
2018-08-08  ChocobozzzAdd torrent tests
2018-08-08  ChocobozzzAdd import.video.torrent configuration
2018-08-08  ChocobozzzImport torrents with webtorrent
2018-08-08  ChocobozzzImport magnets with webtorrent
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzFix fps federation
2018-08-06  ChocobozzzAdd tests regarding video import
2018-08-06  ChocobozzzAdd job ttl
2018-08-06  ChocobozzzRemove ability to delete video imports
2018-08-06  ChocobozzzCorrectly handle video import errors
2018-08-06  ChocobozzzAdd ability to list video imports
2018-08-06  ChocobozzzAdd ability to remove a video import
2018-08-06  ChocobozzzAuto update youtube-dl
2018-08-06  ChocobozzzAdd ability to import video with youtube-dl
2018-07-31  Aurélien BertronAdd audit logs in various modules
2018-07-31  ChocobozzzDon't send follow request if the follow is already...
2018-07-31  ChocobozzzRefresh orphan actors
2018-07-30  ChocobozzzIncrease max stalled count in job queue
2018-07-30  ChocobozzzGraceful job queue shutdown
2018-07-30  ChocobozzzAdd more info logging
2018-07-26  ChocobozzzFix peertube on chrome
2018-07-26  ChocobozzzFix last commit
2018-07-25  Rigel Kentexpliciting type checks and predicates (server only)
2018-07-24  ChocobozzzFix publishedAt after a scheduled update
2018-07-18  ChocobozzzRender CSS/title/description tags on server side
2018-07-16  ChocobozzzHandle .srt subtitles
2018-07-16  ChocobozzzImplement captions/subtitles
2018-07-14  Rigel Kentadding redis unix connection
2018-07-11  ChocobozzzMigrate to bull
2018-06-29  ChocobozzzAPI: Add ability to update video channel avatar
2018-06-28  ChocobozzzReset published date on publish
2018-06-18  ChocobozzzCreate webtorrent client on player load
2018-06-15  ChocobozzzAdd ability to schedule video publication
2018-06-14  ChocobozzzAdd ability for uploaders to schedule video update
2018-06-13  ChocobozzzFix lint
2018-06-13  ChocobozzzRefractor retry transaction function
2018-06-13  ChocobozzzImprove tests when waiting pending jobs
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-07  ChocobozzzPick average video file insead of max quality
2018-06-07  ChocobozzzImprove create import file job
2018-06-07  Florent FayolleAdd create-import-video-file-job command
2018-05-31  ChocobozzzCorrectly forward video related activities
2018-05-30  ChocobozzzAdd ability to manually run transcoding job
2018-05-28  ChocobozzzFix publishedAt value after following a new instance
2018-05-28  ChocobozzzFix actor outbox
2018-05-25  ChocobozzzRefractor and optimize AP collections
2018-05-25  ChocobozzzSplit files in activitypub server
2018-05-25  ChocobozzzFix cc field in classic audience
2018-05-23  ChocobozzzHandle concurrent requests in cache middleware
2018-05-21  Rigel Kentfeature: db selection in redis
2018-05-11  ChocobozzzMove normalize functions in helpers
2018-05-11  ChocobozzzImprove AP validation for Notes
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-05-11  ChocobozzzCache AP video route for 5 seconds
2018-05-11  ChocobozzzImprove video torrent AP object validator
2018-05-09  ChocobozzzFix message when updating my profile
2018-05-09  ChocobozzzAdd timeout and TTL to request jobs
2018-04-26  ChocobozzzAdd video channel management
2018-04-25  ChocobozzzVideo channel API routes refractor
2018-04-23  ChocobozzzUse ISO 639 for languages
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18  ChocobozzzProcess broadcast requests in parallel
2018-04-18  ChocobozzzMove server follow in the job queue
2018-04-17  ChocobozzzAdd redis cache to feed route
2018-04-15  ChocobozzzDon't add a dot after the url in forgot password email
2018-04-04  ChocobozzzDon't start application until all components were initi...
2018-03-28  ChocobozzzTruncate correctly video descriptions
2018-03-27  ChocobozzzTry to refractor activities sending
2018-03-27  ChocobozzzFix delete comment federation
2018-03-26  ChocobozzzFix error logging
2018-03-23  ChocobozzzAdd public to activitypub announces
2018-03-23  ChocobozzzImprove logging when cannot fetch remote videos
2018-03-22  ChocobozzzImprove activity pub actors implementation
2018-03-22  ChocobozzzAdd option to disable starttls
2018-03-22  ChocobozzzAdd /activity to activity create ids
2018-03-22  ChocobozzzDisable starttls for emails on localhost
2018-03-22  ChocobozzzAdd logging for emails
2018-03-21  ChocobozzzFix issues with truncated description and utf characters
2018-03-19  ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-19  ChocobozzzUpdate the api documentation
2018-03-19  ChocobozzzSanitize invalid actor description
2018-03-15  ChocobozzzAdd short description in config
2018-03-13  ChocobozzzUpgrade server depencencies
2018-02-27  ChocobozzzFix typings
2018-02-27  ChocobozzzFix job panel sorting in administration
2018-02-27  ChocobozzzFix resolution for portrait videos
2018-02-27  ChocobozzzDon't fail on upload if we cannot generate thumbnail
2018-02-27  ChocobozzzAdd logs for scheduler
2018-02-23  ChocobozzzAvoids easy cheating on vidoe views
2018-02-23  ChocobozzzFix lint
2018-02-23  ChocobozzzDetect posting request in our own inbox
next