]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers
Add .gitignore for Docker
[github/Chocobozzz/PeerTube.git] / server / initializers /
2018-03-30  ChocobozzzFix migration 200
2018-03-30  Julien Le BrasAdd publishedAt field for video model.
2018-03-29  ChocobozzzUpgrade changelog
2018-03-29  ChocobozzzAdd reverse proxy test in travis
2018-03-29  ChocobozzzPrevent brute force login attack
2018-03-27  Rigel KentAdd sign language to the index of languages (#420)
2018-03-26  ChocobozzzFix error logging
2018-03-25  Gérald NielMerge branch 'develop' of github.com:Chocobozzz/PeerTub...
2018-03-24  Aurélien BertronLimit comment length to 1 character, fixes #394 (#399)
2018-03-23  ChocobozzzFix error display on edit config in admin
2018-03-23  ChocobozzzDon't search migration version in old Applications...
2018-03-22  ChocobozzzAdd option to disable starttls
2018-03-19  ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-15  ChocobozzzAdd short description in config
2018-03-01  ChocobozzzAdd ability to change the homepage
2018-02-27  ChocobozzzFix resolution for portrait videos
2018-02-26  ChocobozzzAdd 30 fps limit in transcoding
2018-02-23  ChocobozzzAvoids easy cheating on vidoe views
2018-02-22  ChocobozzzAdd ability to add custom css/javascript
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-01-31  ChocobozzzAdd new name/terms/description config options
2018-01-30  ChocobozzzAdd ability to reset our password
2018-01-29  ChocobozzzFix migrations
2018-01-26  ChocobozzzDon't rehost announced video activities
2018-01-25  ChocobozzzMove job queue to redis
2018-01-19  ChocobozzzAdd ability to configure log level
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2018-01-17  ChocobozzzAdd ability to update some configuration keys
2018-01-16  ChocobozzzUpdate README badge paths
2018-01-16  ChocobozzzFix config storage paths
2018-01-15  ChocobozzzRemove storage.certs from checker
2018-01-12  ChocobozzzFix lint
2018-01-12  ChocobozzzUpdate follower/following counts
2018-01-11  ChocobozzzActivity Pub improvements
2018-01-11  ChocobozzzAdd tests to handle down server
2018-01-11  ChocobozzzAdd scores to follows and remove bad ones
2018-01-10  ChocobozzzFetch remote AP objects
2018-01-05  ChocobozzzRemove :443 from video urls too
2018-01-05  ChocobozzzFix tls and account bug
2018-01-04  ChocobozzzRefresh remote accounts
2018-01-03  ChocobozzzSend account activitypub update events
2018-01-03  ChocobozzzAutomatically resize avatars
2018-01-03  ChocobozzzAdd avatar max size limit
2018-01-03  ChocobozzzAdd ability to disable video comments
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-29  ChocobozzzAdd migration to delete old Authors table
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-22  ChocobozzzAdd comments controller
2017-12-22  ChocobozzzCreate comment on replied mastodon statutes
2017-12-21  ChocobozzzFix webfinger validator
2017-12-21  ChocobozzzSanitize url to not end with implicit ports
2017-12-19  ChocobozzzFix migration
2017-12-19  ChocobozzzFix migration scripts
2017-12-19  ChocobozzzAdd foreign key migration
2017-12-19  ChocobozzzStatus are sent to mastodon
2017-12-19  ChocobozzzAdd public/private keys generation in migrations
2017-12-19  ChocobozzzUnfollow with host
2017-12-19  ChocobozzzAdd dirty migration :/
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-19  ChocobozzzSave
2017-12-19  Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-15  ChocobozzzFix database connection (host + port)
2017-12-13  ChocobozzzAdd migration
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-07  ChocobozzzFirst upload step is ok
2017-12-07  ChocobozzzMake some fields optional when uploading a video
2017-12-05  ChocobozzzFix client search
2017-12-04  ChocobozzzFix lint
2017-12-04  ChocobozzzAdd account avatar
2017-11-30  ChocobozzzFix req accepts
2017-11-30  ChocobozzzFix activitypub check headers
2017-11-30  ChocobozzzAdd ability to list jobs
2017-11-29  ChocobozzzFix well known and json parser with mastodon
2017-11-28  ChocobozzzRemove max duration/filesize constraints
2017-11-28  ChocobozzzFix migration for Servers table
2017-11-27  ChocobozzzAdd activitypub migration script
2017-11-27  ChocobozzzFederate likes/dislikes
2017-11-27  ChocobozzzFetch outbox to grab old activities tests
2017-11-27  ChocobozzzFetch outbox to grab old activities
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzAdd ability to unfollow a server
2017-11-27  ChocobozzzOptimize signature verification
2017-11-27  ChocobozzzSpeed up activity pub http requests
2017-11-27  ChocobozzzGenerate application keys too
2017-11-27  ChocobozzzOptimize account creation
2017-11-27  ChocobozzzApplicationFollow -> SeverFollow
2017-11-27  ChocobozzzServer shares user videos
2017-11-27  ChocobozzzSend server announce when users upload a video
2017-11-27  ChocobozzzHandle announces in inbox
2017-11-27  ChocobozzzFix error when creating a fresh database
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzFollow works
2017-11-27  ChocobozzzFix issues on server start
2017-11-27  ChocobozzzHandle follow/accept
2017-11-27  ChocobozzzMake it compile at least
2017-11-27  ChocobozzzRemove references to author
2017-11-27  ChocobozzzContinue activitypub
2017-11-27  ChocobozzzBegin activitypub
next