Commit Graph

171 Commits

Author SHA1 Message Date
Cadence Ember 58a74e1302
Fixup stored instance settings 2021-02-06 20:06:55 +13:00
Cadence Ember 7c31d04055
Strip slashes when loading instances 2021-02-06 19:58:43 +13:00
Cadence Ember c6363424cb
Strip trailing slash from instance 2021-02-06 19:56:50 +13:00
Cadence Ember ebdc88fe4c
Fix media fragments in local mode 2021-02-03 21:04:48 +13:00
Cadence Ember d50e07f053
Preserve other parameters in video redirection 2021-02-03 20:58:51 +13:00
Cadence Ember d3d18bd45f
Use version of pinski supporting route priority 2021-02-03 20:54:39 +13:00
Cadence Ember 722842b0b4
Support youtu.be redirection 2021-02-03 20:49:21 +13:00
Cadence Ember de4438124a
Revert "add thumbnail on videos"
This reverts commit c55429ac49.

Reasoning: The video has no height while the poster image is loading,
and then once it loads a moment later, it takes up extra space,
enlarges the video, and the page jumps. I don't know how to make the
page not jump while loading the poster. Width, height, and styles
look like they're set correctly.
2021-01-25 13:53:42 +13:00
Cadence Ember 030d8121fe
Actually use redirect.invidious.io 2021-01-25 13:50:47 +13:00
Cadence Ember c284fdf268
Switch to invidious.io 2021-01-23 21:58:30 +13:00
Cadence Ember 0424996e31
Add server setting for local instance origin 2021-01-21 13:33:46 +13:00
Cadence Ember 6603358816
Add AGPL 3 license 2021-01-21 13:28:40 +13:00
Cadence Ember 1d80e627af
Support fancy blocked page with Invidious 2021-01-14 22:48:45 +13:00
Cadence Ember 52aa158613
Fix format order from Invidious 2021-01-14 22:48:25 +13:00
Cadence Ember c83bdcb924
Tip: Don't code at 1 AM
- Remove console.log
- Default value for render video locals
2021-01-14 01:49:26 +13:00
Cadence Ember bb4816c4b3
Support t parameter using media fragments 2021-01-14 00:58:29 +13:00
Cadence Ember 36f33b9f7e
General code cleanup from analysis 2021-01-14 00:55:03 +13:00
Cadence Ember 806494f5e0
Fetch instance list from instances.invidio.us 2021-01-13 23:48:18 +13:00
bopol c55429ac49
add thumbnail on videos 2021-01-13 02:36:54 +13:00
Cadence Ember 11b9425cb0
Can't think? 2021-01-13 01:13:46 +13:00
Cadence Ember 98ee77def4
Set user-agent for invidious.snopyta ID 2021-01-12 23:49:00 +13:00
Cadence Ember c419aa90da
Normalise info for both channels and search 2021-01-12 14:54:36 +13:00
Cadence Ember ac28332ac0
Add "mark watched" button to subscriptions page 2021-01-09 14:09:59 +13:00
Cadence Ember 27435cc3b5
Only show data sync/delete if there is data 2021-01-09 01:52:29 +13:00
Cadence Ember 4e7b57db4c
Fix new session creation 2021-01-09 01:49:22 +13:00
Cadence Ember c15f83f899
Normalise display data on search across APIs 2021-01-01 17:30:59 +13:00
Cadence Ember 0da13ac0e6
Use preferred instance for search 2021-01-01 17:15:02 +13:00
Cadence Ember 0497bba505
Fix subscribe button wrapping on mobile
Also normalises width selectors into their own file.
2021-01-01 01:45:11 +13:00
Cadence Ember 57fdf4e1b6
Fix recommended watched videos appearance 2020-12-29 23:16:46 +13:00
Cadence Ember 637f648fc7
Show watched state on channel videos 2020-12-29 23:07:23 +13:00
Cadence Ember 2faaa2e18b
Allow data syncing and deletion 2020-12-29 16:21:48 +13:00
Cadence Ember e0bc0d2e81
Implement watched videos
Watched videos on your subscriptions feed will be darkened, and the
option to hide all of them has been added.

This only takes effect if you have enabled saving watched videos on the
server in the settings menu - default is off.
2020-12-29 01:45:02 +13:00
Cadence Ember c3afe77e2d
Unsubscribe feed channel if channel not found 2020-12-06 15:40:04 +13:00
Cadence Ember b0b00014d5
Proxy thumbnails in cloudtube 2020-11-25 13:34:08 +13:00
Cadence Ember ca8d26c722
Add config overrides file 2020-11-20 18:29:34 +13:00
Cadence Ember d806eb0426
(attempt to) resume audio and video simultaneously 2020-10-29 21:16:59 +13:00
Cadence Ember 9a890574d5
Add local fetch option 2020-10-26 20:29:05 +13:00
Cadence Ember f78ee4ff0f
Better notice when instance is blocked 2020-10-18 22:44:50 +13:00
Cadence Ember 4af41e3c7f
Optimise SVGs with svgo 2020-10-18 22:44:25 +13:00
Cadence Ember a96d97c9d8
Proxy video thumbnails through selected instance 2020-10-18 21:51:09 +13:00
Cadence Ember 2030f623a0
Improve wrapping on mobile 2020-10-06 23:45:09 +13:00
Cadence Ember 5c3a4df209
Rebuild second__lengthText if needed 2020-10-06 23:43:44 +13:00
Cadence Ember d5d02bcef9
Substitute for second__height and second__order 2020-10-06 22:29:45 +13:00
Cadence Ember 8998c472ef
Nav and search better mobile support 2020-10-03 01:32:56 +13:00
Cadence Ember 1ea272600c
Handle empty subscription queue and OOP-ify 2020-10-03 01:32:22 +13:00
Cadence Ember 830c009066
Input type url for instance field 2020-09-26 01:03:20 +12:00
Cadence Ember d3e7e2938f
Put oldest refresh time in summary 2020-09-24 19:59:22 +12:00
Cadence Ember 247f2ec664
Design error for if streams are not available 2020-09-24 15:55:13 +12:00
Cadence Ember 83dec0c7ab
Display how recently channels were refreshed 2020-09-24 00:48:32 +12:00
Cadence Ember 2e69dfc4b7
Move utils folder and fix published text 2020-09-24 00:05:02 +12:00