Commit Graph

224 Commits

Author SHA1 Message Date
root 186595423c Allow exporting M3U8/DASH to play in your own player 2021-12-28 01:57:26 +05:30
root 961721ef92 Use Piped Material's internal 60pt grid at other places too
commit 67468646ea119b1fb7e1394c962cf06f7c27f3a6
Author: root <root@git.maharshi.ninja>
Date:   Thu Dec 23 04:14:05 2021 +0530

    Weird fix for a weird bug

commit c25daea8cc87b249f4eefb661f8e0f384ac73e4b
Author: root <root@git.maharshi.ninja>
Date:   Thu Dec 23 03:21:57 2021 +0530

    Remove padding on comments

commit ff44b929e17d1794171200a9a4a71d99513cb3c6
Author: root <root@git.maharshi.ninja>
Date:   Thu Dec 23 03:14:39 2021 +0530

    Optimize

commit 99b2bc16141f4cd71767ce4db7dcc15b94dfa927
Author: root <root@git.maharshi.ninja>
Date:   Thu Dec 23 03:10:25 2021 +0530

    Convert a few pages

commit 909f704eafa68a872790bdc1564aea51331489d1
Author: root <root@git.maharshi.ninja>
Date:   Thu Dec 23 03:02:13 2021 +0530

    Introduce own system for grid
2021-12-27 00:28:00 +05:30
root 1477a5f6e7 Handle API errors better 2021-12-20 00:17:30 +05:30
root affa225fae Reformat 2021-12-15 13:22:12 +05:30
root 3914900dea Show commented time 2021-12-11 21:17:52 +05:30
root 2edc89fc07 Filtering by unwatched videos 2021-12-09 18:30:09 +05:30
root 45b2894023 Reset alreadyWatched if video changes 2021-12-08 16:19:34 +05:30
root b095e20d0c Disable LBRY by default 2021-11-25 23:52:50 +05:30
root 5d46f28477 Implement Gruvbox colors
Color the video information card
2021-11-25 23:22:25 +05:30
root 466d98657c Use a static width for the auth dialog 2021-11-23 12:51:01 +05:30
root 14e41a5523 Upgrade packages and don't use more newer ECMAScript features 2021-11-23 12:21:38 +05:30
root fb7b4adaa0 Use primary color for the commentator name text 2021-11-22 21:41:36 +05:30
root d65f77eec3 Show when and how much you last saw the video + Skip to that time 2021-11-16 20:55:40 +05:30
root be09b8030e Merge remote-tracking branch 'gn/master' into feature-video_watch_progress_tracking 2021-11-16 20:09:47 +05:30
root 6bf5f52ee3 Front-port "Add hotkey to enable captions with "c"
See https://github.com/TeamPiped/Piped/commit/f1f45551f42ab0101d75b648a9706a9e0a784420
2021-11-16 20:06:25 +05:30
root 2e22d8a910 Don't show progress if the data is from an older schema 2021-11-16 20:04:01 +05:30
root a174aa2ead Implement video watched progress tracking 2021-11-16 20:01:18 +05:30
root 1d08a3cee1 Make Sponsorblock segments configurable 2021-11-12 07:55:18 +05:30
root b502cf2461 Also allow disabling LBRY 2021-11-11 07:19:46 +05:30
root 0f357829de Fix leak 2021-11-11 06:59:51 +05:30
root b24eff223c Fix LBRY videos 2021-11-11 06:43:42 +05:30
root 85c6722fa3 Unify subscription handling across the codebase 2021-11-11 06:28:10 +05:30
root b3fcbed48e Don't reinvent the wheel 2021-11-08 01:27:44 +05:30
root 9a721614d7 Front-port a bunch of performance improvements from TeamPiped/piped 2021-11-08 00:12:51 +05:30
root a6bce38afd Fix comments with no replies 2021-11-06 20:50:25 +05:30
root 671f8c2b4c Replace PouchDB with Dexie + Local Marking of Videos watched 2021-11-06 00:28:15 +05:30
root d36f834863 Replace instead of pushing 2021-11-05 23:31:21 +05:30
root a6d0090ac5 Also pass the current timestamp to YouTube 2021-11-05 23:21:47 +05:30
root 611f640c21 Fix VideoRedirect 2021-11-05 23:00:52 +05:30
root 3cf2f1d07c Fix text classes 2021-11-04 19:40:30 +05:30
root f9c0bb5554 Use a better solution to fix the keybindings problem 2021-11-04 03:53:31 +05:30
root 9cca88561c Replace hotkeys with tinykeys 2021-11-04 02:50:37 +05:30
root b24cb04996 Fix mistake with KA components 2021-11-04 01:13:41 +05:30
root 724dfd62d7 Replies to Comments V1 2021-11-02 22:45:02 +05:30
root fde0b115f1 Fix 2021-11-02 03:22:12 +05:30
root 32f50e783e Much better design 2021-11-02 03:16:22 +05:30
root dd76e876ec Fix design for phone-like platforms 2021-11-02 02:56:01 +05:30
root 35a3ec3274 Use relatives sizes for the avatar to prevent overlapping on odd sizes 2021-11-02 02:49:19 +05:30
root 679eab0c46 Fix caption errors 2021-11-02 02:31:01 +05:30
root 1b3a5d3d9b V2 in progress 2021-11-02 02:15:54 +05:30
root 39b64043ef Part 1 of Authentication 2021-11-02 01:46:30 +05:30
root 7505882199 Support for bufferingGoal 2021-10-28 19:38:50 +05:30
root 728252aa4c I still don't understand what happened 2021-10-23 08:06:27 +05:30
root f0f2276a35 Fix mistakes from the merge 2021-10-23 07:20:48 +05:30
root 993f5f7f9f Merge remote-tracking branch 'gn/master' into feature-structural_improvements 2021-10-23 07:15:56 +05:30
root 7c0a1142b7 Front-port "Fix for videoPlayback being reset"
See https://github.com/TeamPiped/Piped/commit/bec284ea957c6fdab3cc26bb54e36b8c8909c627
2021-10-23 05:39:45 +05:30
root b90ce768d1 More compact comments
NOTE: May be removed later
2021-10-22 08:30:32 +05:30
root 83239c3282 More porting 2021-10-22 08:19:51 +05:30
root 005a8ed444 Start restructuring the code 2021-10-22 08:09:04 +05:30
root 3cb75085ef Adjust styling for comments 2021-10-09 00:44:52 +05:30