Translated using Weblate (Esperanto)
[oweals/peertube.git] / server /
2020-04-15 ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15 ChocobozzzFix import captions test
2020-04-14 kimsibleAdd unit tests for captions via URL import 2629/head
2020-04-14 Rigel KentRefactor follow/mute as modals in admin, add actions...
2020-04-14 kimsibleAdd getSubs to YoutubeDL video import
2020-04-14 ChocobozzzCatch error in import script
2020-04-14 ChocobozzzAdd log in peertube watch script on error
2020-04-14 ChocobozzzAdd misc endpoints and helpers to npm test
2020-04-11 ChocobozzzIncrease fetcher job ttl
2020-04-10 ChocobozzzAdd CORS to AP routes
2020-04-10 ChocobozzzAdd ability for plugins to add custom routes
2020-04-10 Rigel KentFix lint for emailer
2020-04-10 Ismaël BouyaAdd sendmail
2020-04-10 ChocobozzzIncrease max page value
2020-04-10 ChocobozzzCheck config resolutions keys
2020-04-09 ChocobozzzAdd ability to remove a video from a plugin
2020-04-09 ChocobozzzAdd SQL query support in plugins
2020-04-09 ChocobozzzRefactor plugin helpers factory
2020-04-09 ChocobozzzFix repl script
2020-04-07 ChocobozzzAdd ability to accept or not remote redundancies
2020-04-07 ChocobozzzFix torrent import on windows
2020-04-03 ChocobozzzSupport audio files import
2020-04-03 ChocobozzzFix typo in db field check
2020-04-03 ChocobozzzFix video codec in HLS playlist
2020-04-02 ChocobozzzUpdate CLI dependencies
2020-04-01 ChocobozzzFix CLI tools typings
2020-04-01 ChocobozzzFix sitemap
2020-04-01 ChocobozzzUpdate server dependencies
2020-03-31 Rigel KentUse inner join and document code for viewr stats for...
2020-03-31 Rigel KentTests for viewsPerDay
2020-03-31 Rigel KentPut channel stats behind withStats flag
2020-03-31 Rigel KentView stats for channels
2020-03-27 Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-03-20 ChocobozzzTry to fix tracker tests issues
2020-03-20 ChocobozzzFix add comment in threads with deleted comments
2020-03-20 ChocobozzzFix internal videos in playlists
2020-03-19 ChocobozzzOptimize sql requests on broadcast
2020-03-19 ChocobozzzFix 500 when adding video in playlist
2020-03-13 ChocobozzzFix total videos stats
2020-03-12 ChocobozzzFix re running HLS transcoding
2020-03-12 ChocobozzzFix federation with pleroma
2020-03-11 ChocobozzzImplement pagination for overviews endpoint
2020-03-11 ChocobozzzFix sitemap endpoint
2020-03-11 Lucien AFix CSP issue on WebFinger service (#2541)
2020-03-10 ChocobozzzFix lint
2020-03-10 Rigel KentUse grid to organise settings in admin, my-account
2020-03-10 ChocobozzzVideo file metadata PR cleanup
2020-03-10 Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-03-10 ChocobozzzWrap videos list query in raw SQL
2020-03-10 ChocobozzzRewrite video list in raw SQL
2020-02-28 ChocobozzzFix build with typescript 3.8
2020-02-28 ChocobozzzUpdate dependencies
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-25 ChocobozzzFix WS tracker
2020-02-25 ChocobozzzFix CPU usage on PostgreSQL
2020-02-21 ChocobozzzFix CPU usage on PostgreSQL
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzFix CSP for embeds
2020-02-18 ChocobozzzFix emailer
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzCorrectly fix auto follows
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzFix avatar update
2020-02-17 ChocobozzzManual approves followers only for the instance
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzRefactor email enabled function
2020-02-17 John LivingstonCreating a user with an empty password will send an...
2020-02-17 ChocobozzzMerge branch 'open-api-clients' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-13 Rigel KentMake the search helper change based on the server config
2020-02-12 Jorge SilvaUpdate default user theme to instance-default
2020-02-12 Raphaël Drozpeertube-import-videos passes remaining options down...
2020-02-12 ChocobozzzCorrectly check remote extension
2020-02-12 ChocobozzzFix remote avatar without AP mediatype field
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzCorrectly fix octet stream fallback for video ext
2020-02-07 ChocobozzzSupport wma and wav audio files
2020-02-06 ChocobozzzSmall cleanup
2020-02-06 ChocobozzzBe more robust with missing thumbnails/previews
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzRemove octet stream fallback for video extension
2020-02-06 ChocobozzzRemove octet stream fallback for video extension
2020-02-06 ChocobozzzFix language list build
2020-02-05 Marcin Mikołajczakfix typo in code comment
2020-02-04 ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04 ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04 ChocobozzzOptimize context for CacheFile
2020-02-04 ChocobozzzOptimize view endpoint
2020-02-04 ChocobozzzDon't refresh videos when processing views
2020-02-04 ChocobozzzAdd model cache for video
2020-02-04 ChocobozzzUse a singleton for model cache
2020-02-04 ChocobozzzUpgrade express-rate-limit
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzFix embed on mastodon
2020-02-04 ChocobozzzFix lint
2020-02-03 ChocobozzzReduce AP context size on specific activities
2020-02-03 ChocobozzzMove to eslint
2020-01-30 ChocobozzzFix lint
2020-01-30 ChocobozzzAdd url field in caption and use it for thumbnails
next