aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix some defaults values + indentationLucas Declercq2018-10-081-2/+2
| * | Only show download button if downloadingEnabled is set to trueLucas Declercq2018-10-062-0/+7
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-069-2/+19
* | | Enable video watchclementbrizard2019-01-122-2/+9
* | | Enable video upload and editclementbrizard2019-01-125-3/+29
* | | Change modelsclementbrizard2019-01-122-1/+14
| |/ |/|
* | Update translationsChocobozzz2019-01-102-2/+7
* | Implement contact form in the clientChocobozzz2019-01-1012-12/+260
* | Add contact form checkbox in admin formChocobozzz2019-01-108-399/+387
* | Correctly scroll to video commentChocobozzz2019-01-092-6/+2
* | Correctly scroll in notification preferencesChocobozzz2019-01-093-6/+5
* | Add notifications in the clientChocobozzz2019-01-0934-44/+866
* | Fix notification icon positionChocobozzz2019-01-091-5/+0
* | Fix notification with large messageChocobozzz2018-12-203-10/+12
* | Refractor notification serviceChocobozzz2018-12-1975-470/+390
* | Don't call watching endpoint if history is disabledChocobozzz2018-12-191-1/+1
* | Add ability to disable and clear historyChocobozzz2018-12-188-41/+104
* | Add history page on clientChocobozzz2018-12-1812-7/+234
* | Add WebFinger support (#1498)Acid Chicken (硫酸鶏)2018-12-181-2/+19
* | Add ability to set subtitle in URL in watch pageChocobozzz2018-12-171-3/+6
* | Fix adding captions to a videoChocobozzz2018-12-171-3/+1
* | Fix followers searchChocobozzz2018-12-131-1/+1
* | Redirect to the last url on loginChocobozzz2018-12-116-22/+25
* | Support additional video extensionsChocobozzz2018-12-1110-7/+36
* | dots are allowed in actor namesChocobozzz2018-12-102-2/+2
* | rename ask-email link to ask-send-emailJosh Morel2018-12-081-1/+1
* | Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-071-6/+0
* | Remove dashes from actor namesChocobozzz2018-12-072-4/+4
* | username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-072-20/+20
* | Add error when email system is not configured and using the forgotChocobozzz2018-12-053-6/+13
* | Put features table in about pageChocobozzz2018-12-052-28/+37
* | Remove inferred typeChocobozzz2018-12-051-22/+22
* | My account menu -> open entries on hoverChocobozzz2018-12-057-93/+168
* | Add information in report modalChocobozzz2018-12-053-0/+25
* | Add button to help to translate peertubeChocobozzz2018-12-052-1/+11
* | Upgrade client dependenciesChocobozzz2018-12-041-1/+1
* | Reload user table when setting an email to verifiedChocobozzz2018-11-211-0/+2
* | Add separators in user moderation dropdownChocobozzz2018-11-214-14/+36
* | enable email verification by admin (#1348)Josh Morel2018-11-215-3/+71
* | Fix search titleChocobozzz2018-11-201-1/+2
* | Fix checkbox marginsChocobozzz2018-11-192-37/+52
* | Optimize image resizingChocobozzz2018-11-191-1/+0
* | Auto login user on signupChocobozzz2018-11-161-6/+16
* | Improve message visibility on signupChocobozzz2018-11-163-10/+14
* | Check follow constraints when getting a videoChocobozzz2018-11-161-1/+1
* | Improve video upload error handlingChocobozzz2018-11-1613-18/+80
* | Fix video channel videos url when scrollingChocobozzz2018-11-151-2/+2
* | Fix miniature with a long nameChocobozzz2018-11-151-2/+2
* | Add background effect to active menu pageChocobozzz2018-11-151-1/+5
* | Upgrade server depChocobozzz2018-11-151-1/+1