aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* Translated using Weblate (Hungarian)Balázs Meskó2021-04-121-3/+3
| | | | | | | Currently translated at 100.0% (103 of 103 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/hu/
* Translated using Weblate (Hungarian)Balázs Meskó2021-04-121-1/+1
| | | | | | | Currently translated at 100.0% (246 of 246 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/hu/
* Translated using Weblate (Hungarian)Balázs Meskó2021-04-121-1782/+1951
| | | | | | | Currently translated at 84.5% (1529 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
* Translated using Weblate (French (France) (fr_FR))Laurent Ettouati2021-04-121-110/+95
| | | | | | | Currently translated at 100.0% (1808 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Translated using Weblate (Russian)Александр2021-04-121-16/+9
| | | | | | | Currently translated at 100.0% (1808 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* Translated using Weblate (Russian)Aliaksandr Hrankin2021-04-121-110/+95
| | | | | | | Currently translated at 100.0% (1808 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* Translated using Weblate (Galician)josé m2021-04-121-109/+94
| | | | | | | Currently translated at 99.8% (1806 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* Translated using Weblate (French)Rigel Kent2021-04-121-1/+1
| | | | | | | Currently translated at 100.0% (1765 of 1765 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr/
* Translated using Weblate (French)Eric Guichaoua2021-04-121-1/+1
| | | | | | | Currently translated at 100.0% (1765 of 1765 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr/
* Translated using Weblate (Chinese (Traditional))Jeff Huang2021-04-121-108/+93
| | | | | | | Currently translated at 100.0% (1808 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
* Translated using Weblate (Swedish)Filip Bengtsson2021-04-121-111/+96
| | | | | | | Currently translated at 99.7% (1804 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* Translated using Weblate (Polish)Marcin Mikołajczak2021-04-121-218/+203
| | | | | | | Currently translated at 97.7% (1768 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/
* Translated using Weblate (Spanish)Berto Te2021-04-121-111/+96
| | | | | | | Currently translated at 100.0% (1808 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* Translated using Weblate (Greek)Siourdakis Thanos2021-04-121-253/+236
| | | | | | | Currently translated at 50.7% (917 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/el/
* fix localization on page not foundRigel Kent2021-04-122-14/+10
|
* Fix player responsive heightChocobozzz2021-04-121-1/+1
|
* Fix client buildChocobozzz2021-04-121-1/+1
|
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-127-16/+16
| | | | | | | | | | | | | | | * Add `i18n` prop * Update video-comment-list.component.html * Update account-blocklist.component.html * Update server-blocklist.component.html * Update video-redundancies-list.component.html * Update following-list.component.html * Update followers-list.component.html
* Fix plugin checkbox placementChocobozzz2021-04-092-8/+12
|
* Add ability to hide plugin settingsChocobozzz2021-04-095-13/+41
|
* Translate plugin optionsChocobozzz2021-04-094-26/+58
|
* Plugins can register html/select settingsChocobozzz2021-04-091-1/+9
|
* Add playlist and video in watch action hookChocobozzz2021-04-091-1/+6
|
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-086-15/+27
|\
| * Fix embed playlist menu background on focusChocobozzz2021-04-081-1/+2
| |
| * Fix updating transcoding profilesChocobozzz2021-04-085-14/+25
| |
| * Bumped to version v3.1.0v3.1.0Chocobozzz2021-03-241-1/+1
| |
| * Add warning in download modal if neededChocobozzz2021-03-242-2/+10
| |
| * Hide best strategy if not logged inChocobozzz2021-03-241-2/+11
| |
* | Set channel banner/avatar in creation formChocobozzz2021-04-0810-57/+112
| |
* | Don't pause video upon modal open (#3909)kontrollanten2021-04-082-37/+2
| | | | | | | | | | | | | | | | | | * client: dont pause video upon modal open closes #3816 * client(video/watch): remove obsolete code * gitignore: add vscode and vim swp files
* | Fixing disappearing hamburger menu for narrow screens (#3929)aschaap2021-04-082-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Made top search bar more scalable for (physically) narrow screens Removing `flex: auto` on `.top-left-block` for screens narrower than `350px`allows the search bar to resize to fill up the remaining space. Setting `width: 70px` on `#typeahead-container input` for mobile widths prevents the hamburger button from being squished at certain widths. Given that the padding adds up to `50px`, setting what amounts to the minimum width of the search field to `70px` seems reasonable. Fixes #3199. * Making hamburger button margin and spacing narrower for mobile The clickable area is restricted to the icon anyway, and the extra space benefits the search field width on narrow screens.
* | correct inconsistency in spacing "Sort By" for narrow screens (#3938)aschaap2021-04-082-2/+7
| | | | | | | | | | | | | | Mimicked the approach used in other tabs under "My Library": * Adding bottom margin to search field to keep distance from "Sort By" * Fixing extra left margin on "Sort By" for narrow screens * Removed the `ml-2` class so that `!important` is no longer needed * Removed unnecessary `!important` from account video search field width
* | Display banner on channel pageChocobozzz2021-04-085-3/+12
| |
* | Add ability to update the bannerChocobozzz2021-04-0837-203/+441
| |
* | Agnostic actor image storageChocobozzz2021-04-087-16/+15
| |
* | Fix notification scrollbar colorChocobozzz2021-04-081-0/+3
| |
* | Reducing tag input excessive padding; fixes #3915 (#3927)aschaap2021-04-071-6/+8
| | | | | | | | | | | | | | | | | | | | | | * Removed !important and added rules to style tags input; fixes #3915 * Simplifying what @rigelk was achieving with !important in 149e4cc * Compressed CSS selectors Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: Rigel Kent <par@rigelk.eu>
* | Remove unused sort paramChocobozzz2021-04-061-1/+1
| |
* | add sort select to my videos, change default sort to -publishedAtRigel Kent2021-04-063-1/+21
| | | | | | | | fixes #3779
* | Minimal PeertubeModalService to open settings from "can be redefined..." (#3923)aschaap2021-04-065-2/+23
| | | | | | | | | | | | | | * Minimal PeertubeModalService to open settings from "can be redefined..." * Linter changes * Removed unused parameter, made Subject type reflect this, and formatting
* | Fix account empty description displayChocobozzz2021-04-051-1/+1
| |
* | Increase thumbnail size on serverChocobozzz2021-04-052-12/+2
| |
* | Fix actor overflowsChocobozzz2021-04-052-0/+16
| |
* | Fix miniature overflowChocobozzz2021-04-051-1/+1
| |
* | 🐛 FIX: player width/heigth aspect ratioJonas Sulzer2021-04-051-1/+1
| | | | | | | | | | | | to remove unnecessary black border above and below the video Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* | simplify channels/playlists name in account/channel viewsRigel Kent2021-04-022-2/+2
| |
* | Increase videos grid margins on desktopChocobozzz2021-04-011-1/+5
| |
* | Remove useless thumbnailSizeChocobozzz2021-04-011-1/+0
| |
* | Limit search entry widthChocobozzz2021-04-011-0/+1
| |