226 Commits

Author SHA1 Message Date
youkung
7a3cad83b0 Japanese Translation 3rd (#107) 2019-09-15 19:12:53 +02:00
Nils Maier
4d953c373f Basic import/export
Closes #64
2019-09-15 12:28:31 +02:00
Panos
da9832552f Update Greek translation
Closes #103
2019-09-15 09:51:14 +02:00
aliron19
5909633a04 Updated Spanish translation (#101) 2019-09-15 09:45:19 +02:00
BigBaguette
750fd987bd Update French translation
Closes #102
2019-09-15 09:43:01 +02:00
youkung
b87e0d6138 Japanese Translation 2nd (#100) 2019-09-14 21:33:40 +02:00
Nils Maier
31cb23923a Add a subfolders dropdown
The dropdown will help users switch between folders easier than using the mask.
Also, the dropdown is more discoverable than masked folders.

See #2
2019-09-14 01:07:29 +02:00
Nils Maier
71d98bc603 Use correct rows for tooltip ETA/status 2019-09-14 00:00:20 +02:00
Nils Maier
4b09a0db67 Retries
Closes #95
2019-09-14 00:00:11 +02:00
Nils Maier
da6c6bcf68 User Canceled error message 2019-09-13 23:09:44 +02:00
Nils Maier
84fea3ba35 Allow to open Manager in a popup
Closes #47
2019-09-13 23:09:44 +02:00
Nils Maier
33de1cbce9 Allow setting the referrer in select
Closes #78
2019-09-13 23:09:43 +02:00
Nils Maier
04b8a981ef Allow to choose button action
Closes #51
2019-09-13 23:09:43 +02:00
Nils Maier
58c7955c64 Add Delete Files action
Closes #92
2019-09-13 23:09:43 +02:00
Nils Maier
dcf9603da8 Play done sound
Cloes #81
2019-09-13 23:09:43 +02:00
Nils Maier
c2b9664b4b Version 4.0.12 v4.0.12 2019-09-13 22:31:55 +02:00
Nils Maier
e760d2b022 Handle Chrome state changes correct. 2019-09-12 20:54:16 +02:00
Nils Maier
1a836d914b Preroll-nope 401, 402
Closes #89
2019-09-12 13:30:06 +02:00
Nils Maier
1b0e6eb6c4 Send referrer with prerolls
See #89
2019-09-12 13:26:24 +02:00
Nils Maier
39827ad485 Update TODO 2019-09-12 11:22:55 +02:00
Nils Maier
79c4d4e98f typos in the de-locale 2019-09-12 10:00:36 +02:00
Nils Maier
427bd2f348 Actually add Italian translation 2019-09-11 23:04:39 +02:00
Safa Alfulai
4fefd0e128 Arabic translation
Closes #90
2019-09-11 23:03:25 +02:00
Nils Maier
d79060237d Silence window-type errors 2019-09-10 14:43:49 +02:00
Nils Maier
2df7a1c592 do not force ascii in addlocale 2019-09-10 14:43:48 +02:00
Nils Maier
8c4ceb3e4b Privetize downloads 2019-09-10 12:44:56 +02:00
Nils Maier
bf725ece72 Open links in the correct window context 2019-09-10 12:43:47 +02:00
Nils Maier
76992bd4f4 Version 4.0.11 v4.0.11 2019-09-10 09:37:00 +02:00
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