HappyUni

Results 13 comments of HappyUni

> Because we need to extract that file to read it and get that name, and the extraction happens at the end. The reason we do not do the extraction...

> Why are you using a space for the filespec after the folder? `C:\downloads\*.jpg` will find those files But why it shouldn't work? I expected consistency in searching with Everything...

> Flow handles spaces differently to identify keywords and arguments so as to trigger plugins, therefor any functionality of Everything that works with spaces will not work here. I'm not...

holy double quotes, my eslint is dying lmao this code only works 1 time btw, can only do full screen on the first iframe opened. consider updating attributes inside observer...

need to fix selectors to api where I can since html classes are changing (not familiar with vue, I guess it changes every build?)

Works now

> @DFreezerR Calling apis is always a bit of gamble, because of CORS etc. > > In hidive we experimented with overriding the fetch of the website in proxy script...

> Then let's keep it like it is until it breaks with the api Sure. Even if API breaks, the selectors will back it up for some time. The worst...

I think it's safe to review now

In Last commit([e9394a3](https://github.com/MALSync/MALSync/pull/2624/commits/e9394a39c8267d4901942c13f482df3c8e94bcbb)) I added ability to count chapters with float numbers for manga progress. Was done since many manga here have chapters like this divided. To simplify, here's some...