aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ability to set custom markdown in descriptionChocobozzz2021-05-3125-26/+75
* Add help to custom markdown textareaChocobozzz2021-05-314-3/+17
* Support peertube button in custom markupChocobozzz2021-05-285-2/+68
* Replace local menu iconChocobozzz2021-05-281-1/+1
* Implemented configurable minimum signup agePoslovitch2021-05-281-0/+9
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-288-9/+9
* CleanupChocobozzz2021-05-287-43/+59
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-282-1/+4
|\
| * Use separate file for plugin placeholder componentChocobozzz2021-05-272-1/+4
* | Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-2734-37/+637
|\|
| * Instance homepage support (#4007)Chocobozzz2021-05-2723-8/+579
| * Fix from now pipeChocobozzz2021-05-271-12/+17
| * Fix UI overflowsChocobozzz2021-05-261-1/+1
| * Fix live ending bannerChocobozzz2021-05-251-1/+2
| * Fix recommended banner sizeChocobozzz2021-05-141-1/+1
| * Fix button icon in admin pluginsChocobozzz2021-05-101-1/+1
| * Fix miniature overflowChocobozzz2021-05-101-0/+2
| * Sort channels by -updatedAtChocobozzz2021-05-104-11/+20
| * Add ability to search live videosChocobozzz2021-05-051-2/+14
* | Use userId key to distinct Account or VideoChannel actorKimsible2021-05-051-13/+9
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-056-9/+9
* | Refactor client @actorName matcher with new API routeKimsible2021-05-053-1/+44
|/
* Fix non logged add comment avatarChocobozzz2021-05-051-4/+3
* Fix miniature avatar sizeChocobozzz2021-05-053-3/+8
* More efficient advanced input filterChocobozzz2021-05-031-10/+38