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

A couple of feature requests #1

Closed
Jammmmm opened this issue Feb 1, 2020 · 2 comments
Closed

A couple of feature requests #1

Jammmmm opened this issue Feb 1, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@Jammmmm
Copy link

Jammmmm commented Feb 1, 2020

I have a couple of feature requests that I would love to see:

  1. An option to set the modified date of a file to the same as on the server. For example, if you look at the headers for https://duckduckgo.com/assets/home/landing/background.svg, you will see:

HTTP/1.1 200 OK
Server: nginx
Date: Sat, 01 Feb 2020 14:58:42 GMT
Content-Type: image/svg+xml
Content-Length: 40945
Last-Modified: Wed, 18 Dec 2019 19:27:55 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "5dfa7dbb-9ff1"
Strict-Transport-Security: max-age=31536000
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src https: blob: data: 'unsafe-inline' 'unsafe-eval'; frame-ancestors 'self'
X-XSS-Protection: 1;mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: origin
Expect-CT: max-age=0
Expires: Sun, 31 Jan 2021 14:58:42 GMT
Cache-Control: max-age=31536000
Cache-Control: public
Accept-Ranges: bytes

If the Last-Modified field exists, I'd love to see the file saved with that modified time instead of the local time of my PC. If that field (or a similar one?) does not exist, then default to the local time.

  1. Being able to minimize the DownZemAll window to the system tray.

I love DownZemAll, so thank you for it! :D

@setvisible setvisible self-assigned this Feb 29, 2020
@setvisible
Copy link
Owner

Thanks for your interesting feedback.

For the point 2, it's going to be on next version -hopefully-. Actually the feature is currently implemented on branch 'develop'.

For point 1, I think I need more time to solve it. However I very appreciate your issue and how detailed it is. Thanks for having taken time to describe it carefully :)

@setvisible setvisible added this to In progress in 2020 Feb 29, 2020
@setvisible setvisible added the enhancement New feature or request label Feb 29, 2020
@setvisible setvisible moved this from In progress to Paused in 2020 Apr 11, 2020
@setvisible setvisible moved this from Paused to To do in 2020 May 8, 2020
@setvisible setvisible removed this from To do in 2020 Jan 3, 2021
@setvisible setvisible added this to To do in 2021 via automation Jan 3, 2021
@setvisible
Copy link
Owner

Server 'last modified' time option is monitored by #43, so let's close this ticket.

2021 automation moved this from To do to Done Oct 9, 2021
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
No open projects
2021
Done
Development

No branches or pull requests

2 participants