198 Commits

Author SHA1 Message Date
Nils Maier
dccd530475 Typo 2019-09-10 09:33:32 +02:00
Nils Maier
f1fa01a0eb Add ja to locale list 2019-09-10 09:30:59 +02:00
youkung
7949142ef6 Japanese translation (#83) 2019-09-10 09:29:12 +02:00
Nils Maier
af1da8fc0a Fix maximized state being refused with dims
Closes #84
2019-09-10 09:23:43 +02:00
Ade Anom A
39f4237cde Update Indonesian translation (#80) 2019-09-09 18:07:07 +02:00
Nils Maier
b676ed74cd Update locale list 2019-09-08 21:30:21 +02:00
Oliver Cervera
bf474877ca Add Italian translation (#49) 2019-09-08 21:27:42 +02:00
Nils Maier
7ee13af238 Version 4.0.10 v4.0.10 2019-09-07 22:51:06 +02:00
Nils Maier
d488e5874a Correct license header 2019-09-07 22:51:06 +02:00
Nils Maier
b1a7c22452 Dismiss tooltip when the selection changes 2019-09-07 22:46:24 +02:00
Nils Maier
e928d202ee Use the same base font size on all platforms 2019-09-07 20:13:37 +02:00
Nils Maier
c39961d253 Make sure application/octet-stream is not mime-able 2019-09-07 19:39:43 +02:00
Nils Maier
c6d11fcd7f Give MimeDB a class name 2019-09-07 19:34:12 +02:00
Nils Maier
eb96103478 Sanitiy check detected names if we got a mime 2019-09-07 19:32:51 +02:00
Nils Maier
583ccfc7b1 Detect name from query string 2019-09-07 19:27:28 +02:00
Nils Maier
e0437718a0 Do not register remove-complete twice 2019-09-07 18:58:27 +02:00
Nils Maier
2126ae022b Move preroller to it's own class 2019-09-07 18:27:31 +02:00
Nils Maier
2ef39dcb19 Add some minor tests for mime 2019-09-07 17:54:12 +02:00
Nils Maier
047c865e76 The things you see only after yu push... 2019-09-07 10:27:01 +02:00
Nils Maier
c586cd00cc Switch to @Rob--W's CD parser
I "cleaned" up the library according to my personal preferences.
I tend to do this because in the process I need to develop a deeper
understanding of the code, and not because there was nothing wrong
with it.
I deeply appreciate the work that went into creating this library
and releasing it open source 👍

Closes #72
2019-09-07 10:22:09 +02:00
Nils Maier
ee7f470269 Use ranges in preroll to avoid large downloads
This will effectively request the first 2 bytes from a server?
Why 2 bytes? Because a lot of servers are broken when bytes=0-0

Related to #70
2019-09-06 21:56:00 +02:00
Tamas Tringer
f04dda308b Adding Hungarian locale, translation (#69) 2019-09-06 20:55:46 +02:00
Nils Maier
071458e262 Switch preroll to GET
Fixes #70
2019-09-06 20:42:00 +02:00
Nils Maier
9ffc96de4d Purge ourselves from history and sessions
Closes #66
2019-09-06 09:57:24 +02:00
AC
26e9a5404a Add Shift-Delete keyboard shortcut 2019-09-06 04:38:04 +02:00
Tichij
f44fe59054 Polishing of some lt locale translations (#67) 2019-09-05 10:35:30 +02:00
Nils Maier
e4b0629dee Version 4.0.9 v4.0.9 2019-09-05 09:18:08 +02:00
Nils Maier
5c2700ca36 Tooltip improvements 2019-09-05 09:03:50 +02:00
Nils Maier
639a582804 Add small animation when opening files 2019-09-05 08:55:11 +02:00
Nils Maier
2d1f185fcd Disable shelf in chrome
We cannot just disable it for our downloads (reliably)
so disable it completely while we're running.
2019-09-05 07:40:17 +02:00
Nils Maier
38735ed0ae Make progress bar a little round 2019-09-05 07:39:19 +02:00
Nils Maier
216bc590da Do not forget about 405 - Method not allowed 2019-09-04 21:34:52 +02:00
Nils Maier
1c10d8005a Improve PREROLL based on user feedback 2019-09-04 21:27:03 +02:00
Nils Maier
1fcfbe5360 Adjust default widths a bit 2019-09-04 21:15:32 +02:00
Nils Maier
8d3dda1cec Bold buttons 2019-09-04 14:56:37 +02:00
Nils Maier
be18f667d9 Trigger the saveQueue before reload 2019-09-04 14:48:35 +02:00
Nils Maier
027b2c4fb1 Saving after preroll may have cause dupes 2019-09-04 14:48:35 +02:00
haiwx
4ed92878be Update of zh_CN locale (#56) 2019-09-04 14:20:13 +02:00
Andrey-dc
a6930f309e Update ru locale 2019-09-04 14:15:06 +02:00
Nils Maier
fdcdae0412 Use promises in content scripts 2019-09-04 14:15:06 +02:00
Nils Maier
2c18ddaaa8 Increase shelf timeout 2019-09-04 14:15:06 +02:00
Nils Maier
994e7ad0a6 Do not wait on downloads to finish prerollling 2019-09-04 14:15:06 +02:00
Nils Maier
95536b36be Do not attempt to restart bg complete 2019-09-04 14:15:06 +02:00
Nils Maier
9c159d5d24 Do not wait for the scheduler on startup 2019-09-04 14:15:06 +02:00
Nils Maier
42ccfd5dc5 Do not abuse serverName to store browserName 2019-09-04 14:15:05 +02:00
Nils Maier
dabf7f8a28 Prerolling and mime detection for some downloads
Only attempt this for a limited subset of downloads for now.
Related #45
2019-09-04 14:15:05 +02:00
Nils Maier
9cac48f439 Make all tabs work again 2019-09-04 14:15:05 +02:00
Nils Maier
ef6bc840d8 Do not trace 2019-09-04 14:15:00 +02:00
sharkurl
1c38ec1357 Add zh_TW locale (#62) 2019-09-04 12:03:50 +02:00
Nils Maier
a4436bd6c8 Force Start should apply to Queued downloads
Closes #57
2019-09-03 18:18:07 +02:00