aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-2110-8/+42
| | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction
* Fix signup email verificationChocobozzz2019-06-201-3/+3
|
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
| | | | | | * #1914 Link to follower profile from administration * #1914 Link to follower profile opens in new tab
* Fix redundancy exceeded quotaChocobozzz2019-06-201-1/+4
|
* Fix follows backend URLChocobozzz2019-06-202-1/+5
| | | | And improve "no followers/followings" message position
* Rearrange search filter optionsJessica Fairchild2019-06-201-4/+4
| | | Search filter options were out of sequence (short, long, medium) and now they are in sequence (short, medium, long)
* Add language filter in header searchChocobozzz2019-06-191-5/+24
|
* Improve account username copy buttonChocobozzz2019-06-193-3/+19
|
* Fix lintChocobozzz2019-06-191-4/+11
|
* Add language filters in user preferencesChocobozzz2019-06-1924-150/+443
|
* Fix e2e tests in parallelChocobozzz2019-06-194-58/+64
|
* Feature/completeUsernameCopy (#1913)Nassim Bounouas2019-06-193-4/+9
| | | | | | | | | | * #1843 Copy icon added to account page to copy Username * #1843 Store an account name with the host forced and bind it to copy button * #1843 tslint correction * #1843 copy to clipboard replaced by ngx-clipboard
* 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
| |