aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* Update translationsChocobozzz2019-07-0558-7432/+17072
|
* Fix/connection with email (#1917)Nassim Bounouas2019-07-021-1/+1
| | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-214-2/+28
| | | | | | | | * #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 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-1913-49/+197
|
* 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
* Rename overview -> discoverChocobozzz2019-06-131-1/+1
|
* Fix notification overflowChocobozzz2019-06-131-0/+1
|
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-122-10/+29
|
* 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
|
* Add more embed parametersChocobozzz2019-06-1110-175/+237
|
* Add ability to change email in clientChocobozzz2019-06-1111-14/+185
|
* Fix account channel overflowChocobozzz2019-06-113-2/+17
|
* Remove magnetURI download supportChocobozzz2019-06-112-9/+1
| | | | Since most BitTorrent clients are not able to download files from it
* Improve registrationChocobozzz2019-06-0712-46/+153
| | | | | | | * 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-0712-53/+47
|\
| * 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-075-21/+20
| |
* | Add ability to set a public to private in clientChocobozzz2019-06-0712-54/+32
| |
* | Improve 4K video quality after transcodingChocobozzz2019-06-061-2/+3
| |
* | 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-061-11/+11
| |
* | Fix grouped videos by dateChocobozzz2019-06-061-5/+15
| |
* | Add checkbox to bulk update videos support fieldChocobozzz2019-05-313-2/+25
| |
* | More robust federationChocobozzz2019-05-313-4/+5
| | | | | | | | In particular when fetching pleroma outbox
* | Remove unused actor uuid fieldChocobozzz2019-05-312-2/+2
| |
* | Move concurrently in dev packageChocobozzz2019-05-311-37/+32
| |
* | Group videos on chronological orderChocobozzz2019-05-3111-13/+106
| |
* | Add ability to subscribe from the channel account pageChocobozzz2019-05-292-0/+4
| |
* | Improve account channel pageChocobozzz2019-05-2913-142/+207
| | | | | | | | | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels.
* | Add success icon on registrationChocobozzz2019-05-2933-125/+178
| |
* | Multi step registrationChocobozzz2019-05-2917-93/+489
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-241-1/+1
|\|
| * Fix buildChocobozzz2019-05-241-1/+1
| |
| * Fix method namesChocobozzz2019-05-241-4/+4
| |
* | Fix method namesChocobozzz2019-05-241-2/+2
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-241-2/+2
|\|