Commit Graph

13667 Commits

Author SHA1 Message Date
kontrollanten 10662889f3 feat: add canonical tag to pages with pagination 2024-10-24 06:25:51 +02:00
kontrollanten a91fd0cb35 feat(client/infinite-scroll): SEO friendly
closes #6332
2024-10-23 13:53:10 +02:00
kontrollanten 52aba7a1cb fix(client/user-notifications): load last page
hasMoreItems has to be called before bumping the current page in order
to work accordingly.
2024-10-23 13:26:11 +02:00
kontrollanten 7b9adce5d0 feat(client/videos-list): infinite scroll SEO
Add a "Load more" button in the bottom to help search engine bots to
navigate to the next page. In order to debug this functionality, add
?finiteScroll=true to the URL.
2024-10-23 13:25:57 +02:00
kontrollanten 933ec9cf0f chore: fix eslint for vs code 2024-10-23 13:22:35 +02:00
Chocobozzz f4339cfb72
Fix private ipv6 address 2024-10-23 09:21:50 +02:00
kontrollanten 41c70a6b35
Sitemap: Hide empty accounts/channels and add video tags (#6633)
* feat(sitemap): remove empty accounts/channels

closes #6607

* feat(sitemap): add more video tags

https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps

closes #6606

* Chunk videos SQL query

* Optimize SQL query

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-10-23 07:17:02 +02:00
Chocobozzz ef1732e5b9
Fix client tests 2024-10-22 14:04:05 +02:00
Chocobozzz 54adc6f038
Add instance avatar to default open graph tags 2024-10-22 13:12:17 +02:00
Chocobozzz 5af6cf6e82
Merge branch 'release/6.3.0' into develop 2024-10-22 10:53:11 +02:00
Chocobozzz 1606e41195
Fix live replay broken thumbnails 2024-10-22 10:30:06 +02:00
Chocobozzz 6425223b2a
Don't select a frame from a live 2024-10-22 09:50:26 +02:00
Chocobozzz b02f1aec30
Fix detecting video stream rotation 2024-10-21 16:29:59 +02:00
Chocobozzz a8bc342204
Fix fetching client comment URL 2024-10-21 15:14:54 +02:00
Chocobozzz eabe08ea35
Fix video-plugin-metadata.result hook
We don't reload the page anymore, so we need to use onChanges instead of
onInit
2024-10-21 11:40:04 +02:00
Chocobozzz 150d9f197d
Fix .mov upload on some windows 2024-10-21 11:35:44 +02:00
Chocobozzz 69017c6e01
Styling 2024-10-21 11:07:23 +02:00
Chocobozzz f6c23ad7d8
Fix building peertube in docker compose 2024-10-21 11:03:23 +02:00
HugeFrog24 9099c167ac
Fixed broken test badge; removed redundant underline (#6672)
* Fixed broken test badge; removed redundant underline

* Remove unnecessary Markdown table
2024-10-21 11:01:05 +02:00
Deval 1c5f16ed63 change message from maybe later to close 2024-10-09 06:51:32 +02:00
Chocobozzz 47a7007f74
Merge branch 'release/6.3.0' into develop 2024-10-08 08:42:56 +02:00
Chocobozzz c9856e7563
Bumped to version v6.3.2 2024-10-08 07:07:56 +02:00
Chocobozzz 4522c33f47
Update changelog 2024-10-08 07:06:36 +02:00
Chocobozzz e2c7d94915
Don't add mobile buttons without player controls 2024-10-07 11:29:26 +02:00
Chocobozzz 7c3eaf868c
Add missing max fps config in admin 2024-10-07 10:12:32 +02:00
Chocobozzz 6f93dc041b
Fix account videos search 2024-10-07 09:56:35 +02:00
Chocobozzz d96bc49742
Fix fullscreen copy
It seems we can't copy element outside the fullscreen element
2024-10-07 09:34:32 +02:00
Chocobozzz 5f886402f5
Fix advanced search input with multiple tokens 2024-10-07 08:46:39 +02:00
Chocobozzz 0484b82fe3
Fix downloading private/internal video 2024-10-07 08:33:39 +02:00
Chocobozzz ef8e5cad58
More robust live ending on invalid thumbnails 2024-10-07 08:19:34 +02:00
Chocobozzz bf11895507
Don't crash on non preview/thumbnail 2024-10-07 08:15:00 +02:00
Chocobozzz 714f7aebad
Cleanup sub title CSS 2024-10-03 14:05:55 +02:00
Chocobozzz 5801d519a7
Fix adding tags on android 2024-10-02 16:07:27 +02:00
Chocobozzz 017b8e3b39
Add missing search params 2024-10-02 15:57:25 +02:00
Chocobozzz d54e5178bc
Remove ng-select
Component is too complex and causes accessibility issues
2024-10-02 15:51:04 +02:00
Chocobozzz cde288926e
Remove debug 2024-10-01 15:00:18 +02:00
Chocobozzz 9fbad291af
Fix chips accessibility 2024-10-01 09:14:49 +02:00
Chocobozzz 3883444567
Fix reading toast content in screen readers 2024-09-30 16:07:49 +02:00
Chocobozzz 639feb2306
Fix channel sync edit/list
* Edit -> prefer to use reactive forms for required inputs
 * List -> use chip class to fix the channel display
2024-09-27 16:37:14 +02:00
Chocobozzz ae31ff79ac
Improve menu nested li/ul 2024-09-27 16:17:19 +02:00
Chocobozzz ad71614706
Fix ng-select accessibility 2024-09-27 16:02:31 +02:00
Chocobozzz ee3e69f110
Fix login tabindex 2024-09-27 15:09:57 +02:00
Chocobozzz ef9aecc684
Fix channel search 2024-09-27 15:08:31 +02:00
Chocobozzz e5e94644c2
Add sub menu skip links 2024-09-27 15:08:12 +02:00
Chocobozzz 9e2649b8b7
Fix top menu dropdown nested lists 2024-09-27 14:29:49 +02:00
Chocobozzz c55c94c844
Fix avatar edition accessibility 2024-09-27 11:23:07 +02:00
Chocobozzz 0706d565bc
Fix redundancy charts labels 2024-09-27 11:15:12 +02:00
Chocobozzz 14efff6e0a
Add h1 to local jobs page 2024-09-27 11:05:31 +02:00
Chocobozzz 5d02b7e79e
Fix admin log page accessibility 2024-09-27 10:56:39 +02:00
Chocobozzz a747e5c490
Fix thumbnail accessibility 2024-09-27 10:25:47 +02:00