Bnyro
|
c0a9b16aa8
|
refactor: use browser inbuilt tooltip on login/register page
|
2024-05-16 16:51:04 +02:00 |
|
Khusroo Hayat
|
f6cb6842eb
|
feat: show confirmation modal before deleting subscription group (#3596)
|
2024-05-08 16:56:24 +02:00 |
|
Bnyro
|
32670ac505
|
fix: comments text overflowing for long words
|
2024-05-04 16:20:07 +02:00 |
|
Bnyro
|
b1995b977c
|
fix: update some no longer available fa6 icons
|
2024-05-04 16:11:49 +02:00 |
|
Bnyro
|
8ff3526f45
|
fix: mobile layout of playlist page
|
2024-04-20 18:44:00 +02:00 |
|
Bnyro
|
8548cf5a4d
|
feat: alert api error messages in feed and subscriptions
|
2024-04-06 12:05:42 +02:00 |
|
Bnyro
|
1cc64ad213
|
Merge pull request #3475 from AndyRusso/createplaylistmodal-handle-enter
feat: make `CreatePlaylistmodal` handle `Enter` key and auto focus input, `PlaylistAddModal` switches to created playlist
|
2024-03-22 20:26:04 +01:00 |
|
Andy Russo
|
256cab83a0
|
feat: auto focus CreatePlaylistModal input field
|
2024-03-22 20:24:29 +01:00 |
|
Andy Russo
|
6311eb73de
|
feat: PlaylistAddModal switches to created playlist
|
2024-03-22 20:24:26 +01:00 |
|
Andy Russo
|
34f52c953e
|
feat: make CreatePlaylistModal handle Enter key
|
2024-03-22 20:24:23 +01:00 |
|
Bnyro
|
6043f813da
|
Merge pull request #3491 from Max-F-Helm/more-strict-eslint
feat: eslint rule vue/no-undef-components makes build fail
|
2024-03-20 20:41:45 +01:00 |
|
Bnyro
|
e2de49e26f
|
Merge pull request #3490 from Max-F-Helm/respect-listen-mode-in-recommended-videos
fix: listen/watch icon in VideoItem.vue
|
2024-03-20 20:40:14 +01:00 |
|
Bnyro
|
693ac366e6
|
Merge pull request #3482 from guemax/update-search-text-when-clicking-on-suggestion
fix: update text in search field when clicking on suggestion
|
2024-03-20 20:36:54 +01:00 |
|
Max-F-Helm
|
04c41a4dde
|
eslint rule vue/no-undef-components makes build fail
|
2024-03-20 20:21:16 +01:00 |
|
Max-F-Helm
|
f2ab391b34
|
fix listen/watch icon in VideoItem.vue
|
2024-03-20 19:25:30 +01:00 |
|
guemax
|
b9c90259e2
|
Remove unused method in SearchSuggestions.vue
|
2024-03-20 16:56:53 +01:00 |
|
guemax
|
dc8d061b61
|
Update search text when clicking on suggestion
|
2024-03-20 16:56:51 +01:00 |
|
Max.-F. Helm
|
113e643c55
|
feat: respect listen mode in recommended videos (#3430)
|
2024-03-19 22:20:02 +01:00 |
|
Bnyro
|
4d7390e244
|
feat: support for adding custom instances
|
2024-03-15 22:52:48 +01:00 |
|
Bnyro
|
d04fb453f6
|
Merge pull request #3461 from Bnyro/master
fix: subscription group filter in feed doesn't work anymore
|
2024-03-14 19:47:41 +01:00 |
|
Bnyro
|
e29bfd6096
|
fix: subscription group filter in feed doesn't work anymore
|
2024-03-14 19:46:09 +01:00 |
|
Bnyro
|
ee5e69ff30
|
feat: support for albums channel tab
|
2024-03-13 18:09:38 +01:00 |
|
fk
|
84b2637d7d
|
feat: allow setting API, proxy, and frontend URLs at build time (#3284)
|
2024-03-13 17:49:40 +01:00 |
|
0x24d
|
51e649813f
|
Replace font-awesome icons with unocss
|
2024-03-11 17:58:12 +00:00 |
|
endingisnight
|
6275202f2c
|
feat: support for subscription imports from FreeTube (#3426)
|
2024-02-27 00:06:54 +01:00 |
|
Bnyro
|
55fb472ba2
|
Merge pull request #3325 from Bnyro/fix-channel-id
fix: subscription groups use invalid channel id length
|
2024-02-23 17:46:47 +01:00 |
|
Bnyro
|
9e30798311
|
fix: subscription groups use invalid channel id length
|
2024-02-23 17:45:25 +01:00 |
|
Bnyro
|
ce41a1632e
|
chore: run 'pnpm lint --fix
|
2024-02-23 17:39:16 +01:00 |
|
grittypuffy
|
051b7b22de
|
Fix: Infinite loading due to empty string in search query
|
2024-02-23 12:38:47 +05:30 |
|
Bnyro
|
c112a4b4cd
|
feat: replace create playlist prompt with custom modal
|
2024-02-20 09:43:28 +01:00 |
|
Andy Russo
|
28dc5abf55
|
Make ConfirmModal emit confirm if Enter is pressed
|
2024-02-19 20:28:56 +05:00 |
|
Bnyro
|
1dd1f83b1a
|
Merge pull request #3346 from Bnyro/subscribe-channel-on-fly
feat: support for subscribing to channels in search results
|
2024-02-10 10:24:17 +01:00 |
|
Bnyro
|
dc63d0b38b
|
feat: support for subscribing to channels in search results
|
2024-02-10 10:22:49 +01:00 |
|
Sai Karthik
|
8c8858f095
|
refactor: place /login & /register tooltip in heading
|
2024-01-31 22:15:23 +05:30 |
|
Sai Karthik
|
16fc717a62
|
fix the alignment of tooltip in login & register pages
|
2024-01-30 13:54:01 +05:30 |
|
dadus33
|
7000b56a13
|
Fix for API retrieved playlists bug introduced in #3357
|
2024-01-25 12:48:13 +02:00 |
|
Bnyro
|
c203f0e110
|
fix: visual issue in subscriptions page when subscribed to no channels
|
2024-01-24 18:00:55 +01:00 |
|
Bnyro
|
afcb708b50
|
fix: unstyled file selector not hidden in playlists page
|
2024-01-24 17:59:16 +01:00 |
|
Vlad Ardelean
|
5bfbd5afa0
|
fix: local playlists can't be auto-played
|
2024-01-24 17:55:44 +01:00 |
|
Bnyro
|
7cf8c2280a
|
style: improve share dialog ui and accessibility
|
2024-01-09 17:15:43 +01:00 |
|
Bnyro
|
dd8dd9c9a1
|
feat: add share button to video items
|
2024-01-09 17:12:22 +01:00 |
|
Bnyro
|
fa7741e180
|
fix: add spacing between related videos
|
2024-01-07 19:02:10 +01:00 |
|
Kavin
|
f2679c4813
|
Allow loading large amount of unauth subscriptions through POST method.
|
2024-01-03 20:45:28 +00:00 |
|
Kavin
|
b243782f65
|
Fix NPE error when no sponsorblock preferences are enabled.
|
2023-12-27 21:08:34 +00:00 |
|
Bnyro
|
c2f78bf03a
|
fix: trailing '-' on (un)subscribe button in subscriptions page
|
2023-12-19 17:04:21 +01:00 |
|
Bnyro
|
8b4949349e
|
feat: option to create group in add to group modal
|
2023-12-19 16:44:16 +01:00 |
|
anewuser
|
5781599e9b
|
Fix image lazy loading for Firefox (#3264)
|
2023-12-18 17:20:23 +01:00 |
|
Kavin
|
be29aa8ffe
|
Add default uptime for custom instances.
Closes #3259
|
2023-12-17 05:00:38 +00:00 |
|
Kavin
|
fea9c266fe
|
Actually use the configured limit.
|
2023-12-15 21:30:13 +00:00 |
|
Kavin
|
30aadde7ae
|
Add a configurable stream prefetch limit.
|
2023-12-15 21:07:41 +00:00 |
|