Commit graph

118 commits

Author SHA1 Message Date
Bnyro
981ac46bec Add shorts and videos filter to the feed 2023-01-27 17:07:02 +01:00
Bnyro
30d80e417b
Merge pull request #1830 from thecashewtrader/register-no-email-note
Add a note if user attempts to register with (apparently) an email
2023-01-10 01:00:54 +01:00
Kavin
ed983cfb2a
Fix indentation. 2023-01-09 23:59:04 +00:00
Bnyro
0e2f1dd0f5
Change the alert text when registering with email 2023-01-09 16:27:46 +01:00
Bnyro
031fa6e45e Dynamically update the button in the playlist page 2023-01-06 21:05:05 +01:00
Bnyro
8e3d3d5061 Add possiblity to delete bookmark 2023-01-06 20:38:42 +01:00
Bnyro
d84580cf4f Add support for playlist bookmarks 2023-01-06 19:30:28 +01:00
gmnsii
72f4f0d00c
Add 'share with playlist' option for share button
When the option is used (true by default) links generated by the share button will redirect to the same video in the same playlist.
Support for various locales still need to be added.
2022-12-04 15:19:24 -08:00
Bnyro
d595e9d2c4 add import functionality 2022-11-28 14:51:17 +01:00
thecashewtrader
74c0795248 Add a note if user attempts to register with (apparently) an email 2022-11-28 16:57:35 +05:30
Kavin
6b9151e47f
Add better error messages for localStorage disabled. 2022-11-16 18:49:11 +00:00
thecashewtrader
1d0498f96e Add Minimize Chapters by default option 2022-11-09 22:35:11 +05:30
thecashewtrader
f0fdd84bae
Add Watch on YouTube button 2022-11-06 00:44:48 +00:00
Bnyro
16dcca8822 log untranslated tabs 2022-11-01 13:22:23 +01:00
Bnyro
40417bbdde basic functionality 2022-11-01 12:31:45 +01:00
Alexandre Moreau
e211f80c20 Add english translation 2022-10-24 01:22:17 +02:00
Bnyro
36950936ea show the reply count 2022-10-17 18:13:43 +02:00
Kavin
67aaa00ff3
Fix pinned by translation string.
Closes #1572
2022-10-17 01:43:01 +01:00
Bnyro
88e0c60be0
add footer config 2022-10-02 14:48:32 +01:00
Bnyro
8ae7a36627
hide watched videos in the feed 2022-10-02 14:32:43 +01:00
Bnyro
cdfa850081
add search history 2022-10-02 14:24:28 +01:00
Bnyro
a7f81c6337 add chapters toggle 2022-09-17 19:57:47 +02:00
Bnyro
c8d7ceaea4 fix it 2022-09-08 23:11:12 +02:00
Bnyro
d360a52797
add ability to modify the time stamp 2022-08-29 18:36:49 +05:30
Bnyro
ed9379dad7
add copy functionality 2022-08-29 18:36:49 +05:30
Bnyro
960e0ce15e
add share dialog 2022-08-29 18:36:49 +05:30
Bnyro
2d009701de frontend for renaming playlists 2022-08-28 19:58:33 +02:00
Bnyro
ad0b7db95a add 404 page 2022-08-22 13:51:44 +02:00
Kavin
fcf9e61756
Use v-t instead. 2022-08-15 00:01:09 +05:30
Bnyro
47559730e3 backup and restore prefs 2022-08-13 11:29:31 +02:00
Bnyro
69bfd093b3 add reset prefs button 2022-08-11 19:41:07 +02:00
Bnyro
58ca23aec9 add note 2022-08-11 19:34:35 +02:00
Bnyro
606644608b add more categories 2022-08-11 19:23:18 +02:00
Bnyro
fa88624f8b download playlists as txt 2022-08-02 10:08:26 +02:00
Bnyro
d35ad02c7c Merge branch 'master' of github.com:Bnyro/Piped 2022-07-27 07:52:43 +02:00
Bnyro
8c45a5a714 show channel count in subscriptions page 2022-07-27 07:52:25 +02:00
privacytime101
eed6d031f7
Update en.json 2022-07-24 00:29:21 -07:00
Kavin
a4588b643f
Merge pull request #1236 from Bnyro/master
clone playlist from youtube
2022-07-22 18:58:31 +05:30
Bnyro
6c3eb2304d clone playlist from youtube 2022-07-21 22:51:41 +02:00
Allan Nordhøy
4ddee2ce64
Translated using Weblate (English)
Currently translated at 100.0% (110 of 110 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/en/
2022-07-21 18:41:41 +05:30
Kavin
37512b4e77
Allow the usage of a different instance for authentication. 2022-07-21 09:34:57 +05:30
Kavin
c635e1199d
Merge pull request #1231 from Bnyro/session
log out all devices
2022-07-21 09:08:05 +05:30
Bnyro
3e9d647a30 fix comments text 2022-07-20 19:12:21 +02:00
Bnyro
24a37d4eb4 change strings 2022-07-20 18:45:50 +02:00
Bnyro
c1fd36862e log out all devices 2022-07-20 18:21:11 +02:00
Kavin
3ed9e710c3
Add translation string for minimizing recommendations. 2022-07-20 20:22:06 +05:30
Bnyro
0b7bf21865 add logout and delete account option 2022-07-20 16:15:27 +02:00
kskarthik
187804f9a1
Fix shorts Thumbnail scaling (#1153)
* handle shorts videos in trending page

* shorts label for video items if video length <= a minute

* fix translation

* fix: shorts thumbnail scaling

* Use tailwind classes and properly do localization.

* Add class for short videos.

Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
2022-06-25 12:00:45 +01:00
Kavin
07322080a2
Add support to view sponsors on seekbar.
Closes #2
2022-06-06 03:18:55 +01:00
Kavin
4d18bf8004
Add support for playlists. 2022-04-07 03:42:00 +01:00
Kavin
8dbab22744
Add support for showing subscriber count. (#819) 2022-03-30 17:34:47 +01:00
Kavin
6b4bd1a034
Fetch instances using Instances API. (#854) 2022-02-23 12:38:21 +00:00
FireMasterK
483617bd33
Add better description for search filters. 2022-02-12 17:43:11 +00:00
FireMasterK
9b18f2eff2
Add live indicator for videos, pretranslate more components. 2022-01-30 23:48:27 +00:00
FireMasterK
bf1fc5e84d
Translation component improvements. 2022-01-14 02:54:27 +00:00
FireMasterK
8f10ee5c72
Add support for sponsorblock's filler and highlight skipping. 2022-01-13 09:42:33 +00:00
Kavin
fc4978ec03
Add support for displaying chapters (#694) 2022-01-13 04:52:14 +00:00
FireMaskterK
e6bbcdd3c3
Allow hiding replies, and make strings translatable.
Closes #591
2021-11-04 10:52:36 +00:00
FireMaskterK
f1e4380582
Add button to clear history.
Closes #584
2021-10-31 18:36:21 +00:00
FireMaskterK
d28945f5be
Handle videos with Ratings Disabled.
Closes #555
2021-10-23 22:20:26 +01:00
FireMaskterK
8cf3b298de
Add support for rendering search corrections. 2021-10-10 02:20:00 +01:00
Danial Haddadi
eea4ed14dc
Add hide recommendations button on mobile (#494) 2021-10-04 01:08:25 +01:00
ChunkyProgrammer
40b74c7745
Accessibility Improvements (#467)
* accessibility improvements

* fix listen icon
2021-09-21 22:58:25 +01:00
ChunkyProgrammer
d350a026b2
Fix: Make more text translatable (#414)
* Make more text translatable

* update subscription page

* Update slovak locale
2021-09-05 18:38:26 +05:30
FireMasterK
546dc6825a
Add support to Proxy LBRY and Disable LBRY.
Closes #403
Closes #402
2021-09-02 19:16:27 +05:30
FireMasterK
c529b003b2
Add support for enabling / disabling codecs. 2021-08-30 20:17:31 +05:30
FireMasterK
c70a5f2888
Add more translatable strings. 2021-08-26 01:25:30 +05:30
Kavin
4ae77badd8
Add i18n translations. (#381)
* Initial prototype.

* Add support for i18n in more places.
2021-08-25 22:00:21 +05:30