Caesarovich

Results 22 comments of Caesarovich

Hi @marcospassos , I'm coming back on this issue. I still can't reproduce on my side.

Hi @Rafee-M , I don't quite get the issue at hand. The History Tab already includes all of these information. Can you make sure you use the latest version ?

I've made a PoC using the [`sanitize_filename`](https://pub.dev/packages/sanitize_filename) package and it fixes the issue. But before making a PR I would like to discuss further on the implementation. I have two...

Thanks for your insight @Tienisto Now thinking of the rename feature it also has the same issue. Since there is no function to check if a filename is valid, it...

Hi, so I've made a Dart library called [legalize](https://pub.dev/packages/legalize). If @Tienisto agrees to using it, I'll make a PR during the week. I let you the care to review its...

Hello again, I found some time to work on this. Here you can see a PoC: https://github.com/localsend/localsend/assets/38408878/0ff318b2-37bf-4a12-83b5-36f015d1e0f2 It's on the renaming file part. I've added a check for invalid file...

Thanks for the comments @Tienisto. Below two other screencap with the error message directly below the field: https://github.com/localsend/localsend/assets/38408878/6cfb2582-7ebd-4ec0-828b-eb0f0a2a1f04 https://github.com/localsend/localsend/assets/38408878/e3b2f6a9-ac0e-40a8-b2e8-e5123c1e4bce There's one for the single file editing and one for the...

This is an issue I also have. I'll try to make a PoC.

I've lowered the SDK requirements :)

It would be nice if the issue was written in English for the whole community to be able to understand it.