aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-174-3/+14
|\
| * Bumped to version v1.3.1v1.3.1Chocobozzz2019-06-173-3/+3
| |
| * Update changelogChocobozzz2019-06-171-0/+11
| |
* | Add more e2e testsChocobozzz2019-06-174-30/+264
| |
* | Fix CLI default boolean valuesChocobozzz2019-06-172-3/+11
| |
* | Update contributing to use multiple remote. (#1902)Jorropo2019-06-141-1/+8
| | | | | | Using multiple remote simplify a lot updating and pulling.
* | Add ability to override CLI import attributesChocobozzz2019-06-134-72/+151
| |
* | Add more CLI testsChocobozzz2019-06-1316-180/+400
| |
* | Rename overview -> discoverChocobozzz2019-06-131-1/+1
| |
* | Fix notification overflowChocobozzz2019-06-134-3/+9
| |
* | Add 4k conf in transcoding in admin panelChocobozzz2019-06-125-12/+34
| |
* | Add class to email change formChocobozzz2019-06-122-2/+2
| |
* | Add params to share modalChocobozzz2019-06-1215-211/+506
| |
* | Speedup video watch layout buildChocobozzz2019-06-113-2/+5
| |
* | Fix user testsChocobozzz2019-06-111-1/+2
| |
* | Add more embed parametersChocobozzz2019-06-1112-178/+240
| |
* | Add ability to change email in clientChocobozzz2019-06-1113-17/+189
| |
* | Handle email update on serverChocobozzz2019-06-1112-30/+164
| |
* | Fix account channel overflowChocobozzz2019-06-113-2/+17
| |
* | Feature/logrotation (#1881)Nassim Bounouas2019-06-114-11/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding
* | Fix email object/body configurationsChocobozzz2019-06-112-2/+7
| |
* | Remove magnetURI download supportChocobozzz2019-06-112-9/+1
| | | | | | | | Since most BitTorrent clients are not able to download files from it
* | Fix upload scriptChocobozzz2019-06-112-3/+5
| |
* | Add lint commandChocobozzz2019-06-111-0/+1
| |
* | Improve video REST documentationChocobozzz2019-06-112-28/+171
| |
* | Fix netrc toolsChocobozzz2019-06-112-3/+6
| |
* | PeerTube only supports nodejs 8Chocobozzz2019-06-112-4/+5
| |
* | Improve registrationChocobozzz2019-06-0723-69/+246
| | | | | | | | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* | Redirect to local route when getting peertube accountChocobozzz2019-06-071-0/+4
| |
* | Don't break video scheduled publicationChocobozzz2019-06-073-8/+10
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-06-0715-65/+122
|\|
| * Fix video import if autoblacklist is enabledChocobozzz2019-06-073-13/+63
| |
| * Fix black theme on some screensChocobozzz2019-06-073-6/+11
| |
| * Fix error in form when scheduling video publicationChocobozzz2019-06-072-2/+2
| |
| * Fix video action dropdownChocobozzz2019-06-072-24/+14
| |
| * Try to fix remote mastodon interactionsChocobozzz2019-06-076-21/+33
| |
* | Add ability to set a public to private in clientChocobozzz2019-06-0712-54/+32
| |
* | Add ability to unpublish video/playlistChocobozzz2019-06-065-22/+49
| |
* | Add ability to set to private a public/unlisted videoChocobozzz2019-06-063-13/+34
| |
* | Upgrade server dependenciesChocobozzz2019-06-066-704/+756
| |
* | Improve 4K video quality after transcodingChocobozzz2019-06-069-10/+22
| |
* | Add list of instance follows in about pageChocobozzz2019-06-0615-13/+165
| |
* | Fix checkbox outlineChocobozzz2019-06-061-2/+2
| |
* | Prefer using last week/last monthChocobozzz2019-06-062-12/+30
| |
* | Fix grouped videos by dateChocobozzz2019-06-061-5/+15
| |
* | fix-contributing-documentation-client-side-typoNicolas Fortin2019-06-041-1/+1
| | | | | | | | Fixing a small typo in the contributing documentation. The project seems really promising, love it :)
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-06-034-3/+112
|\|
| * Bumped to version v1.3.0v1.3.0Chocobozzz2019-06-033-3/+3
| |
| * Update changelogChocobozzz2019-06-031-0/+109
| |
| * Fix search with bad webfinger handlesChocobozzz2019-05-282-3/+13
| |