Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]: Add shortcut buttons to the navbar (edited) #102

Closed
qtvr01 opened this issue Apr 10, 2022 · 8 comments · Fixed by #105
Closed

[feature]: Add shortcut buttons to the navbar (edited) #102

qtvr01 opened this issue Apr 10, 2022 · 8 comments · Fixed by #105
Assignees
Labels
enhancement New feature or request

Comments

@qtvr01
Copy link

qtvr01 commented Apr 10, 2022

I hope you can delete the completed file from the first screen like other download station programs.

@qtvr01 qtvr01 changed the title 완료된 것 바로 지울수 있게 해줬으면 좋겠다 I want you to erase what's done right away Apr 10, 2022
@dvcolomban
Copy link
Contributor

Hello,

If you just want to filter completed download tasks, you can adjust which status are visible for each tab in the settings menu:

Screenshot 2022-04-12 at 19 05 40

If you mean clearing download task from the remote server (the diskstation itself) similarly to this button:

Screenshot 2022-04-12 at 19 07 50

Then, it could be implemented, but that would mean that notifying that task have completed or seing what has finished might be more difficult to see.

I might implements an optional settings for the next release.

@qtvr01
Copy link
Author

qtvr01 commented Apr 13, 2022

1233333333

If you look at the other program, nas download manager, there is a function that can delete the completed file immediately like a red circle, so I want you to implement it.

I hope it's realized like this.

1233333333333333333333

Hello,

If you just want to filter completed download tasks, you can adjust which status are visible for each tab in the settings menu:

Screenshot 2022-04-12 at 19 05 40

If you mean clearing download task from the remote server (the diskstation itself) similarly to this button:

Screenshot 2022-04-12 at 19 07 50

Then, it could be implemented, but that would mean that notifying that task have completed or seing what has finished might be more difficult to see.

I might implements an optional settings for the next release.

Hello,

If you just want to filter completed download tasks, you can adjust which status are visible for each tab in the settings menu:

Screenshot 2022-04-12 at 19 05 40

If you mean clearing download task from the remote server (the diskstation itself) similarly to this button:

Screenshot 2022-04-12 at 19 07 50

Then, it could be implemented, but that would mean that notifying that task have completed or seing what has finished might be more difficult to see.

I might implements an optional settings for the next release.

@dvcol
Copy link
Owner

dvcol commented Apr 13, 2022

Ok, then this button already does exactly the same:

image

I don't plan to add to the toolbar for now as it restricts usable space for tabs with many filters sorry.

@dvcol dvcol closed this as completed Apr 13, 2022
@dvcol dvcol added the enhancement New feature or request label Apr 13, 2022
@dvcol
Copy link
Owner

dvcol commented Apr 13, 2022

If this functionality doesn't behave as the expected behaviour (clearing all finished task from the station), please open a bug ticket with as much information to reproduce as possible (DSM version, example file, error log, etc.).

And if you enjoy the application, please leave a review on the chrome webstore, it is always appreciated :)

@qtvr01
Copy link
Author

qtvr01 commented Apr 13, 2022

I am not good at English, so I wrote it using a translator, so please understand if it's a little awkward.

I know it has the same functionality.
However, it is a function that you press the most when you use the program, so I made an opinion because it is placed on the top or bottom of the first screen so that you can use it more comfortably.

Do you have any plans to let me input http and https directly?
I heard that the program I used before was forced by Chrome to https, so http disappeared and it was quite difficult to maintain the certificate.

Anyway, thank you for making a very good program.

Ok, then this button already does exactly the same:

image

I don't plan to add to the toolbar for now as it restricts usable space for tabs with many filters sorry.

@dvcol dvcol reopened this Apr 13, 2022
@dvcol dvcol self-assigned this Apr 13, 2022
@dvcol dvcol changed the title I want you to erase what's done right away [feature]: Add shortcut buttons to the navbar (edited) Apr 13, 2022
@dvcol dvcol linked a pull request Apr 13, 2022 that will close this issue
@dvcol
Copy link
Owner

dvcol commented Apr 14, 2022

Ok, I understand your request a little bit better know.

I pushed a new version with optional shortcut buttons in the navbar (but only for actions already supported in the current dropdown menu).

It'll be available in the next release (maybe a few days).

Do you have any plans to let me input http and https directly?
I heard that the program I used before was forced by Chrome to https, so http disappeared and it was quite difficult to maintain the certificate.

The application currently supports both http and https for logins here:
image

If it doesn't for your, please fill a separate bug report on it :)

@qtvr01
Copy link
Author

qtvr01 commented Apr 14, 2022

Thank you for making a button.

However, regarding http, other programs were supposed to choose http and https like that, but one day, because of the Chrome Webstore policy, it was changed to write https only because http could not be supported.

Screenshot 2022-04-14 at 21 55 16

If you need to apply the same policy later, I would rather let you input the protocol yourself.

1222222222222222222222

Ok, I understand your request a little bit better know.

I pushed a new version with optional shortcut buttons in the navbar (but only for actions already supported in the current dropdown menu).

It'll be available in the next release (maybe a few days).

Do you have any plans to let me input http and https directly?
I heard that the program I used before was forced by Chrome to https, so http disappeared and it was quite difficult to maintain the certificate.

The application currently supports both http and https for logins here: image

If it doesn't for your, please fill a separate bug report on it :)

@dvcol
Copy link
Owner

dvcol commented Apr 14, 2022

Hey again,

I understand your wariness, but supporting other protocols like ftp or sftp is not trivial and would mean significant effort beyond what is done for http and https.

Moreover to increase ease of use and as an additional safeguard against malformed url, i don't plan to implement more permissive login form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants