aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
* Add video filters to common video pagesChocobozzz2021-08-2537-743/+1585
|
* Fix live/upload redirectionChocobozzz2021-08-182-4/+6
|
* Migrate client to eslintChocobozzz2021-08-1870-392/+409
|
* Fix client lintChocobozzz2021-08-1729-306/+311
|
* Update client dependenciesChocobozzz2021-08-111-1/+1
|
* Fix backend channel name validator consistencyChocobozzz2021-08-051-6/+4
|
* Filter videos by live in custom markupChocobozzz2021-08-027-30/+29
|
* Fetch things in bulk for the homepageChocobozzz2021-08-0211-51/+174
|
* Fix empty searchChocobozzz2021-07-291-2/+4
|
* Add ability to filter by host in search pageChocobozzz2021-07-293-18/+49
|
* Add ability to search by host in serverChocobozzz2021-07-272-6/+2
|
* Merge branch 'release/3.3.0' into developChocobozzz2021-07-262-28/+15
|\
| * Fix moderation embedsChocobozzz2021-07-261-9/+0
| |
| * Fix privacy descriptionsChocobozzz2021-07-261-19/+15
| |
* | Refactor video links buildersChocobozzz2021-07-2610-16/+16
| |
* | Refactor video links buildingChocobozzz2021-07-265-28/+34
| |
* | Rename captions commandsChocobozzz2021-07-211-1/+1
| |
* | Add ability for instances to follow any actorChocobozzz2021-07-217-86/+123
| |
* | Refactor requestsChocobozzz2021-07-201-4/+4
|/
* Fix default privacy when plugins deleted privateChocobozzz2021-07-131-0/+12
|
* Fix privacy input altered by pluginsChocobozzz2021-07-121-8/+4
|
* Fix subscribe hotkeyChocobozzz2021-07-121-0/+4
|
* Use show uuid for playlist miniaturesChocobozzz2021-07-051-1/+1
|
* 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
|
* Relax watch CSSChocobozzz2021-06-301-2/+2
|
* 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-2912-20/+42
|
* Fix daily quota displayChocobozzz2021-06-281-2/+1
|
* Move to sass moduleChocobozzz2021-06-2857-128/+125
|
* Move to sass @useChocobozzz2021-06-2853-114/+115
|
* Fix subtitle downloadChocobozzz2021-06-254-98/+161
|
* Add ability to search playlistsChocobozzz2021-06-2512-49/+152
|
* Cache refresh actor promiseChocobozzz2021-06-091-2/+2
|
* Add max rows to videos listChocobozzz2021-06-096-33/+66
|
* Improve channel card custom markupChocobozzz2021-06-095-13/+147
|
* Add more filters for video miniaturesChocobozzz2021-06-093-16/+40
|
* Create peertube-container html tagChocobozzz2021-06-097-25/+77
|
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-081-6/+11
|
* Bidi supportChocobozzz2021-06-0725-69/+97
|
* fix colspan for user view of reportsRigel Kent2021-06-071-2/+5
|
* Speed up plugins loadingChocobozzz2021-06-041-1/+0
|
* Use HTML config when possibleChocobozzz2021-06-0412-65/+40
|
* Refactor server errors handlerChocobozzz2021-06-021-1/+4
|
* Remove unused codeChocobozzz2021-05-311-2/+1
|
* Fix /:@actor redirectionChocobozzz2021-05-311-8/+3
| | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4134