]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/server
Resumable video uploads (#3933)
[github/Chocobozzz/PeerTube.git] / server / controllers / api / server /
2021-05-10  kontrollantenResumable video uploads (#3933)
2021-02-19  ChocobozzzTry to speed up server tests
2020-12-15  ChocobozzzAdd AP stats
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-11-20  ChocobozzzFix incorrect IDs in AP federation
2020-11-18  ChocobozzzRemove notifications of muted accounts/servers
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzAdd last login date to users
2020-05-04  ChocobozzzSupport logout and add id and pass tests
2020-05-04  ChocobozzzAvoir some circular dependencies
2020-05-01  Rigel KentAdd filter inputs for blacklisted videos and muted...
2020-03-13  ChocobozzzFix total videos stats
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-28  ChocobozzzAdd ability to list redundancies
2020-01-10  Rigel KentAdapt feeds content-type to accept header
2019-12-12  ChocobozzzFix logs regex
2019-12-11  ChocobozzzServe audit logs to client
2019-11-29  ChocobozzzFilter on follows actor types in about page
2019-11-28  ChocobozzzOnly display accepted followers/followings in about...
2019-11-27  ChocobozzzFix error log when updating redundancy
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  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-04  ChocobozzzAdd auto follow back support for instances
2019-06-21  Nassim BounouasFeature/subject in contact form (#1926)
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-12  ChocobozzzAdd ability to delete old remote views
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-04-11  ChocobozzzAdd debug component to help admins to fix IP issues
2019-04-11  ChocobozzzAdd logs page in client
2019-04-10  ChocobozzzAdd logs endpoint
2019-04-08  ChocobozzzAdd ability to manually approves instance followers...
2019-04-08  ChocobozzzAdd ability to forbid followers
2019-04-08  ChocobozzzAdd ability to remove an instance follower in API
2019-03-19  ChocobozzzCleanup express locals typings
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-15  ChocobozzzAdd totalLocalVideoFilesSize in stats
2019-01-10  ChocobozzzImplement contact form on server side
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-16  ChocobozzzAdd ability to mute a user/instance by server in server api
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10  ChocobozzzAdd ability to search on followers/following
2018-09-28  ChocobozzzRemove duplicated videos on unfollow/delete redundancy
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-14  ChocobozzzAdd redundancy stats
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18  ChocobozzzMove server follow in the job queue
2018-03-26  ChocobozzzFix error logging
2018-02-28  ChocobozzzAdd stats route
2018-02-23  ChocobozzzDon't follow ourselves
2018-01-25  ChocobozzzMove job queue to redis
2018-01-24  Dimitri GilbertBasic api documentation #7 (#220)
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2018-01-18  ChocobozzzSet sort refractoring
2018-01-11  ChocobozzzAdd tests to handle down server
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-21  ChocobozzzSanitize url to not end with implicit ports
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-19  ChocobozzzSave
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzRefractor validators
2017-11-27  ChocobozzzFederate video views
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  ChocobozzzRefractor activity pub lib/helpers
2017-11-27  ChocobozzzOptimize signature verification
2017-11-27  ChocobozzzApplicationFollow -> SeverFollow
2017-11-27  ChocobozzzSend server announce when users upload a video
2017-11-27  ChocobozzzFix video upload and videos list
2017-11-27  ChocobozzzRename Pod -> Server