aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Fix new Angular 7 issuesChocobozzz2018-11-1512-13/+46
| * Check activities hostChocobozzz2018-11-142-4/+4
| * add noImplicitThis flag (#1324)BO412018-10-242-2/+2
| * Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-193-8/+8
| * adding minimum signup age conforming to ceiling GPDR ageRigel Kent2018-10-181-1/+1
| * PeerTube is not in beta anymoreChocobozzz2018-10-181-2/+2
| * Make abuse-delete confirmation box clearermike stedman2018-10-181-1/+1
| * Change "delete" to "delete this report"Mike2018-10-181-1/+1
| * Fix lintChocobozzz2018-10-181-1/+1
| * Better typingsChocobozzz2018-10-1842-90/+102
| * NoImplicitAny flag true (#1157)BO412018-10-1839-65/+70
| * Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-174-0/+16
| |\
| | * Fix webtorrent disablingChocobozzz2018-10-171-11/+0
| | * move to boolean switchRigel Kent2018-10-134-17/+19
| | * add webtorrent opt-out settingsRigel Kent2018-10-134-0/+25
| * | Fix code typosChocobozzz2018-10-167-12/+12
| * | Add ability to mute a user/instance by server in clientChocobozzz2018-10-1617-26/+407
| * | Add user/instance block by users in the clientChocobozzz2018-10-1624-26/+477
| * | update tslint config and fix member ordering (#1279)BO412018-10-165-31/+29
| * | improve description of the HTTP video import featureRigel Kent2018-10-151-1/+1
| |/
| * Fix angular buildChocobozzz2018-10-101-2/+2
| * Add ability to list all local videos on clientChocobozzz2018-10-1010-21/+73