Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove uneccessary details to link titles | Caroline Chuong | 2020-06-18 | 12 | -20/+20 |
| | |||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 4 | -2/+14 |
| | |||||
* | Correctly fix client build | Chocobozzz | 2020-06-16 | 2 | -4/+3 |
| | |||||
* | Fix client compilation | Chocobozzz | 2020-06-16 | 1 | -1/+0 |
| | |||||
* | Add channel information in my videos | Chocobozzz | 2020-06-16 | 5 | -4/+17 |
| | |||||
* | Add video dropdown in discover page | Chocobozzz | 2020-06-16 | 1 | -3/+3 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 23 | -160/+227 |
| | |||||
* | Fix scrolling with hash in url | Chocobozzz | 2020-06-16 | 4 | -3/+22 |
| | |||||
* | Remove unused service | Chocobozzz | 2020-06-15 | 1 | -3/+1 |
| | |||||
* | Use local search for recommended videos | Chocobozzz | 2020-06-15 | 1 | -5/+23 |
| | |||||
* | Fix search error loop | Chocobozzz | 2020-06-15 | 1 | -1/+4 |
| | |||||
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 30 | -341/+326 |
| | |||||
* | replace title with video name in moderation listings | Rigel Kent | 2020-06-13 | 4 | -4/+5 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 35 | -73/+108 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | switch margin-bottom rules to padding-bottom now used in miniature | Rigel Kent | 2020-06-12 | 3 | -6/+12 |
| | |||||
* | match margin of abstract-video-list and sub-menu's fixed margin | Rigel Kent | 2020-06-12 | 7 | -37/+61 |
| | |||||
* | fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵ | Rigel Kent | 2020-06-12 | 5 | -12/+12 |
| | | | | channels list | ||||
* | Fix lint | Chocobozzz | 2020-06-12 | 1 | -5/+5 |
| | |||||
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 13 | -41/+52 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | add scope tags and aria-labels to instance table (#2866) | Caroline Chuong | 2020-06-11 | 4 | -18/+26 |
| | | | also move label to caption element in table | ||||
* | Limit thumbnail sizes | Chocobozzz | 2020-06-11 | 15 | -123/+151 |
| | |||||
* | rephrase warning for self-hostable services | Rigel Kent | 2020-06-11 | 1 | -2/+2 |
| | |||||
* | prevent video-bottom overflow in video-miniature | Rigel Kent | 2020-06-11 | 1 | -3/+4 |
| | |||||
* | support type as override to search in listBlocks | Rigel Kent | 2020-06-10 | 1 | -0/+1 |
| | |||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 16 | -37/+37 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 53 | -591/+575 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | smaller miniature average size in fluid grid, updated admin instructions for ↵ | Rigel Kent | 2020-06-10 | 3 | -36/+52 |
| | | | | global search | ||||
* | Add explicit step and aria-current attribute in register form | Caroline Chuong | 2020-06-10 | 1 | -2/+2 |
| | |||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -3/+3 |
| | |||||
* | Fix search query when updating from typeahead | Chocobozzz | 2020-06-10 | 1 | -2/+7 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 30 | -286/+660 |
| | |||||
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 2 | -6/+6 |
| | | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807 | ||||
* | change focus color instead of opacity of video play button (#2845) | Caroline Chuong | 2020-06-09 | 2 | -3/+4 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 65 | -294/+355 |
| | | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view | ||||
* | add aria-hidden to non-descriptive icons (#2844) | Caroline Chuong | 2020-06-08 | 22 | -51/+51 |
| | |||||
* | Add channel/account avatars in miniature (#2838) | Rigel Kent | 2020-06-08 | 10 | -33/+75 |
| | | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options | ||||
* | ensure menu footer respects spacing across translations | Rigel Kent | 2020-06-07 | 1 | -3/+1 |
| | |||||
* | Add lang attribute in languages list menu | Caroline Chuong | 2020-06-05 | 2 | -4/+4 |
| | |||||
* | Fix support button color | Chocobozzz | 2020-06-05 | 1 | -2/+2 |
| | |||||
* | Fix default anonymous theme | Chocobozzz | 2020-06-05 | 1 | -1/+1 |
| | |||||
* | Fix config form issue with index URL | Chocobozzz | 2020-06-05 | 1 | -2/+1 |
| | |||||
* | fix mascot sizes, fix tick, delete extraneous .png icons | Rigel Kent | 2020-06-04 | 14 | -28/+23 |
| | | | | follows PR #2822 | ||||
* | Add kab and vi locales | Chocobozzz | 2020-06-04 | 1 | -4253/+3102 |
| | |||||
* | Add ar-001 locale | Chocobozzz | 2020-06-04 | 41 | -9077/+13509 |
| | |||||
* | Translated using Weblate (Bengali (Bangladesh)) | Vodoyo Kamal | 2020-06-04 | 1 | -1941/+1540 |
| | | | | | | | Currently translated at 0.3% (5 of 1370 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/bn_BD/ | ||||
* | Translated using Weblate (Bengali (Bangladesh)) | Vodoyo Kamal | 2020-06-04 | 1 | -8/+8 |
| | | | | | | | Currently translated at 8.1% (8 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/bn_BD/ | ||||
* | Translated using Weblate (Bengali (Bangladesh)) | Vodoyo Kamal | 2020-06-04 | 1 | -18/+18 |
| | | | | | | | Currently translated at 7.6% (18 of 235 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/bn_BD/ | ||||
* | Translated using Weblate (Kabyle) | Racida S | 2020-06-04 | 1 | -1/+1 |
| | | | | | | | Currently translated at 24.5% (337 of 1370 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/ | ||||
* | Translated using Weblate (Italian) | roberto marcolin | 2020-06-04 | 1 | -2145/+2399 |
| | | | | | | | Currently translated at 56.4% (774 of 1370 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/ | ||||
* | Added translation using Weblate (Bengali (Bangladesh)) | Vodoyo Kamal | 2020-06-04 | 1 | -0/+12754 |
| |