aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
...
| * Rename captions commandsChocobozzz2021-07-211-1/+1
| |
| * Add ability for instances to follow any actorChocobozzz2021-07-2117-122/+260
| |
| * Warning when using capitalized letter in loginChocobozzz2021-07-202-0/+8
| |
| * Channel deletion consistencyChocobozzz2021-07-201-2/+2
| |
| * Refactor requestsChocobozzz2021-07-2011-23/+25
| |
* | Correct privacymsg z-index to avoid hover dropdown on scrollKimsible2021-07-211-0/+7
|/
* Fix signup button displayChocobozzz2021-07-201-0/+3
|
* Fix user creation formChocobozzz2021-07-161-4/+2
|
* Fix default privacy when plugins deleted privateChocobozzz2021-07-137-6/+25
|
* Fix privacy input altered by pluginsChocobozzz2021-07-121-8/+4
|
* Fix subscribe hotkeyChocobozzz2021-07-122-1/+8
|
* Use show uuid for playlist miniaturesChocobozzz2021-07-051-1/+1
|
* Remove unused variableChocobozzz2021-07-021-1/+0
|
* Fix search module importChocobozzz2021-07-021-1/+3
|
* Use consistent marginsChocobozzz2021-07-011-1/+1
|
* Support accountHandle and channelHandleChocobozzz2021-07-013-9/+23
|
* Homepage error handlingChocobozzz2021-07-014-36/+47
|
* Move watch attributes in a dedicated componentChocobozzz2021-06-3010-316/+311
|
* Move video alert in a dedicated componentChocobozzz2021-06-308-54/+67
|
* Relax watch CSSChocobozzz2021-06-302-188/+178
|
* Refactor a little bit watch htmlChocobozzz2021-06-291-6/+8
|
* Move watch action buttons in a dedicated componentChocobozzz2021-06-2914-249/+312
|
* Move privacy concerns in a dedicated componentChocobozzz2021-06-2910-143/+150
|
* Reorganize watch componentsChocobozzz2021-06-2937-10/+29
|
* Create a dedicated component for video descriptionChocobozzz2021-06-297-117/+158
|
* Create a dedicated component for video ratingChocobozzz2021-06-297-151/+198
|
* Only display homepage when components are loadedChocobozzz2021-06-2911-32/+90
|
* Playlist miniature consistent font sizeChocobozzz2021-06-291-3/+9
|
* Fix peertube container in markdown previewChocobozzz2021-06-292-26/+1
|
* Support short uuid for GET video/playlistChocobozzz2021-06-2925-54/+86
|
* Fix daily quota displayChocobozzz2021-06-281-2/+1
|
* Move to sass moduleChocobozzz2021-06-28148-322/+328
|
* Move to sass @useChocobozzz2021-06-28142-306/+303
|
* Fix subtitle downloadChocobozzz2021-06-254-98/+161
|
* Add ability to search playlistsChocobozzz2021-06-2524-165/+347
|
* Cleanup contact form with URLChocobozzz2021-06-157-85/+60
| | | | | | Parent component still have the responsability to explicitely open the modal Rely on data router param to open or not the modal
* Fix input size of contact form on mobile viewKimsible2021-06-151-0/+10
|
* Fix CSS input displaying contact form + remove contact button underlineKimsible2021-06-152-0/+6
|
* Add /about/instance/contact contact-form route with prefilled queryParams ↵Kimsible2021-06-154-12/+74
| | | | subject&body
* Fix plugin modal/notifierChocobozzz2021-06-141-4/+4
|
* add client hook filter:videojs.optionskontrollanten2021-06-143-140/+51
| | | | closes #4086
* Cache refresh actor promiseChocobozzz2021-06-091-2/+2
|
* Add max rows to videos listChocobozzz2021-06-098-35/+68
|
* Improve channel card custom markupChocobozzz2021-06-096-23/+149
|
* Add more filters for video miniaturesChocobozzz2021-06-093-16/+40
|
* Create peertube-container html tagChocobozzz2021-06-097-25/+77
|
* Fix console error when rewriting a commentChocobozzz2021-06-081-0/+3
|
* ACCOUNT instead of PEERTUBE ACCOUNTChocobozzz2021-06-081-1/+1
| | | | Since we can also have mastodon/pleroma etc accounts
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-087-17/+15
|
* Bidi supportChocobozzz2021-06-0780-262/+395
|