]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Fix video import CLI script
[github/Chocobozzz/PeerTube.git] / server /
2019-04-24  ChocobozzzFix video import CLI script
2019-04-24  ChocobozzzFix scheduled update
2019-04-24  ChocobozzzUse test wrapper exit function
2019-04-24  ChocobozzzTry to fix travis
2019-04-24  ChocobozzzUse parallel tests
2019-04-24  ChocobozzzAdd default playlist image
2019-04-24  ChocobozzzCleanup tests
2019-04-24  ChocobozzzAdd migrations
2019-04-24  ChocobozzzRelax videos list thumbnail api join
2019-04-24  ChocobozzzFix ownership changes
2019-04-24  ChocobozzzRefactor video caption/preview caches
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate sequelize
2019-04-24  ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-24  ChocobozzzShared utils -> extra-utils
2019-04-24  ChocobozzzRemove tmp file on image processing error
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-12  ChocobozzzAdd ability to delete old remote views
2019-04-11  ChocobozzzAdd ability to limit videos history size
2019-04-11  ChocobozzzTry to improve server tests compilation speed
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-10  ChocobozzzAdd ability to disable tracker
2019-04-09  ChocobozzzAdd check params account ratings tests
2019-04-09  Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-09  ChocobozzzAdd new instance follower notification in client
2019-04-08  ChocobozzzAdd notification on new instance follower (server side)
2019-04-08  ChocobozzzAdd ability to manually approves instance followers...
2019-04-08  ChocobozzzAdd ability to forbid followers
2019-04-08  ChocobozzzFix HLS federation
2019-04-08  ChocobozzzAdd ability to remove an instance follower in API
2019-04-08  ChocobozzzUpdate P2P media loader peer version
2019-04-08  ChocobozzzCopy video/audio codec for HLS
2019-04-08  ChocobozzzFix context types
2019-04-08  ChocobozzzFix jsonld context
2019-04-05  Chocobozzz2 rows per overview section
2019-04-03  ChocobozzzFix notification tests
2019-04-03  ChocobozzzUse custom ffmpeg path in youtube dl
2019-04-02  ChocobozzzRestore videos list components
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-19  ChocobozzzMove video file import in its own file
2019-03-19  ChocobozzzRename video-file job to video-transcoding
2019-03-19  ChocobozzzFix email notification
2019-03-19  ChocobozzzBetter videos redundancy config error handling
2019-03-19  ChocobozzzCleanup invalid rates/comments/shares
2019-03-19  ChocobozzzLimit user tokens cache
2019-03-19  ChocobozzzRefresh playlists
2019-03-19  ChocobozzzIncrease refresh interval to 2 days
2019-03-19  ChocobozzzOnly create refresh job if needed
2019-03-19  ChocobozzzCleanup tmp directory at startup
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-19  ChocobozzzBetter AP route checker
2019-03-19  ChocobozzzDoes exist
2019-03-18  ChocobozzzHandle theater mode for playlists
2019-03-18  ChocobozzzFix unit tests
2019-03-18  ChocobozzzForbid public playlists not assigned to a channel
2019-03-18  ChocobozzzAdd playlist updatedAt tests
2019-03-18  ChocobozzzFix videos list for api SQL request
2019-03-18  ChocobozzzAdd videos playlist exist tests
2019-03-18  ChocobozzzPlaylist reorder support
2019-03-18  ChocobozzzAdd to playlist dropdown
2019-03-18  ChocobozzzAdd/update/delete/list my playlists
2019-03-18  ChocobozzzAdd server migrations
2019-03-18  ChocobozzzRename streaming playlists routes/directories
2019-03-18  ChocobozzzRefactor video playlist middlewares
2019-03-18  ChocobozzzAdd playlist rest tests
2019-03-18  ChocobozzzAdd playlist check param tests
2019-03-18  ChocobozzzPlaylist server API
2019-02-21  ChocobozzzAdd request body limit
2019-02-21  ChocobozzzBREAKING: update CSP configuration
2019-02-21  ChocobozzzAdd NSFW info in about page
2019-02-21  ChocobozzzfindById -> findByPk
2019-02-21  ChocobozzzUpgrade server dependencies
2019-02-21  ChocobozzzImprove channel and account SEO
2019-02-20  ChocobozzzCreate send email type
2019-02-20  ChocobozzzAdd isNSFW instance configuration key
2019-02-20  ChocobozzzIncrease thumbnails size
2019-02-18  Josh Morelcheck email enabled for requiresEmailVer config
2019-02-15  ChocobozzzLazy import some modules
2019-02-15  ChocobozzzTry to fix travis tests
2019-02-15  ChocobozzzFix mention helper test
2019-02-15  ChocobozzzFix from header in contact form
2019-02-15  ChocobozzzFix mention notification with a remote account
2019-02-12  ChocobozzzRefractor published date on video import
2019-02-12  Andrés MaldonadoImport original publication date (CLI)
2019-02-12  Andrés MaldonadoImport original publication date (web UI)
2019-02-12  Andrés MaldonadoAdd search by original publication date
2019-02-12  ChocobozzzHLS is only supported by ffmpeg 4
2019-02-11  ChocobozzzAdd originallyPublishedAt unit tests
2019-02-11  ChocobozzzMove original publication date in advanced settings
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzUpdate migration version for download enabled
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzAdd federation tests on download enabled
2019-02-11  ChocobozzzFix reverse proxy test
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzCleanup reset user password by admin
next