Commit Graph

537 Commits

Author SHA1 Message Date
Bnyro 0e8528c1a5 merge latest master 2022-10-21 18:50:08 +02:00
Kavin 05e78fed6e Use index for sorting Watch History. 2022-10-20 16:59:22 +01:00
Kavin b5b238656b Import muxjs only once and asynchronously. 2022-10-19 23:02:00 +01: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
Kamil Monicz 6d1d5d9776 Fix setting of initial playback rate 2022-10-16 14:49:56 +02:00
Kavin 31f3c2eb58 Show video count per playlist.
Closes #1524
2022-10-11 06:00:51 +01:00
Kavin 107102ff2e Remove unnecessary imports. 2022-10-10 10:41:58 +01:00
Kavin ab2b3a25c8 Merge pull request #1550 from talkor/align-buttons
fix: align buttons
2022-10-10 10:25:04 +01:00
talkor 5dcd061b2a fix: align buttons 2022-10-09 08:54:39 +03:00
Bnyro a16b283b5a fix footer style 2022-10-08 18:57:26 +02:00
Bnyro 2e8040efb5 fix the footer 2022-10-07 20:16:28 +02:00
Bnyro 5e5875316b conflicts resolved 2022-10-07 20:10:39 +02:00
Bnyro c7595049bd better handling of the auto theme to prevent further bugs with it 2022-10-06 19:58:31 +02:00
Bnyro 7ffa8b2cfe fix the auto theme 2022-10-06 17:00:46 +02:00
Kavin ec83358a44 Fix keys to match API. 2022-10-02 14:54:13 +01:00
Bnyro e81140531c use optional chaining 2022-10-02 14:48:32 +01:00
Bnyro 8899425a47 apply suggested changes 2022-10-02 14:48:32 +01:00
Bnyro 88e0c60be0 add footer config 2022-10-02 14:48:32 +01:00
Kavin 6d14103e61 Improve querying and check if 90% of video is watched. 2022-10-02 14:43:59 +01:00
Bnyro 8ae7a36627 hide watched videos in the feed 2022-10-02 14:32:43 +01:00
Kavin d80460eb74 Remove saved search history on disabling. 2022-10-02 14:29:23 +01:00
Kavin 5af767decb Ensure saved search history does not appear when disabled. 2022-10-02 14:27:25 +01:00
Kavin f920a1aae8 Ensure most recent search is on top. 2022-10-02 14:24:28 +01:00
Bnyro 09582cb502 limit to 10 items 2022-10-02 14:24:28 +01:00
Bnyro cdfa850081 add search history 2022-10-02 14:24:28 +01:00
Bnyro 70b5b71c4d fix chapters btn 2022-09-19 22:23:48 +02:00
Bnyro 7c48b4641a fix add to playlist modal bugs 2022-09-18 16:29:12 +02:00
Bnyro e98e132598 merge master and some code cleanup 2022-09-18 15:54:55 +02:00
Bnyro 0735899220 Merge pull request #1449 from Bnyro/chapters
add chapters toggle
2022-09-17 19:58:50 +02:00
Bnyro a7f81c6337 add chapters toggle 2022-09-17 19:57:47 +02:00
Dragos 66ec718661 Fix long comments messing up the page width 2022-09-12 00:04:24 +03:00
Kavin 8c23df4be5 Add support for Hebrew. 2022-09-11 13:07:14 +05:30
Kavin 9198ffd938 Fix auto theme.
Closes #1401
2022-09-11 13:04:06 +05:30
Bnyro 04a237aa58 urlify comments 2022-09-10 19:15:38 +02:00
Bnyro 0114d57f40 merge upstream 2022-09-09 19:25:08 +02:00
Bnyro 8bd7efa96f fix 404 2022-09-09 19:16:57 +02:00
Bnyro e4446cd7e9 proxy channel feeds 2022-09-09 12:40:18 +02:00
Bnyro a390df8ee6 convert login/register to modal 2022-09-09 12:18:11 +02:00
Bnyro 416681e477 fix conflicts 2022-09-09 11:22:47 +02:00
Dragos f39d708dfa Update VideoPlayer.vue 2022-09-09 11:15:59 +03:00
Bnyro 93203e60ca Merge pull request #1409 from Bnyro/rss
feed icon at channel page
2022-09-08 23:25:01 +02:00
Bnyro 610b8dce61 feed icon at channel page 2022-09-08 23:24:33 +02:00
Bnyro eb94c288a4 Merge pull request #1344 from Bnyro/rename
Renaming playlists
2022-09-08 23:13:08 +02:00
Bnyro c8d7ceaea4 fix it 2022-09-08 23:11:12 +02:00
Bnyro d525b6991f fix close button 2022-09-08 22:56:24 +02:00
Bnyro bece257c80 close when clicking outside 2022-09-08 22:47:06 +02:00
Kavin 2d53ab1f6e Fix search suggestions on smaller screens. 2022-09-07 00:13:58 +05:30
Kavin d64db2e718 Minor improvements and move code to App.vue. 2022-09-06 19:31:14 +05:30
Dragos fe3e3dfc0b Update VideoItem.vue 2022-09-06 15:35:45 +03:00