tonikelope
c889fc45e3
7.33
...
c5190dbf10
2020-12-30 11:47:00 +01:00
Guilherme Silva
b446dba7c9
Fallback to xdg-open on Linux when opening URLs ( #279 )
...
This also prevents MegaBasterd from hanging at startup if it fails
opening the MEGA SDK URL.
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2020-12-30 01:25:55 +01:00
tonikelope
798f6f28e7
7.32
...
-MEGA API KEY
v7.32
2020-12-29 17:00:48 +01:00
tonikelope
dbf3ccc863
7.32
...
-MEGA API KEY
2020-12-29 16:58:51 +01:00
tonikelope
abb485c188
7.31b
...
SmartProxy empty list disable smartproxy
2020-12-12 20:30:15 +01:00
tonikelope
bf2a9979cd
7.31
...
https://github.com/tonikelope/megabasterd/issues/278
-ADVANCED SETTINGS -> DEBUG FILE (default unselected)
https://github.com/tonikelope/megabasterd/issues/269
- PROVISION THREAD POOL (MAX 50)
- Transfers starts immediately
v7.31
2020-12-12 20:07:47 +01:00
tonikelope
033fc36d92
snapshot
2020-10-31 17:46:31 +01:00
tonikelope
acfc018356
7.30
...
https://github.com/tonikelope/megabasterd/pull/262
https://github.com/tonikelope/megabasterd/issues/261
https://github.com/tonikelope/megabasterd/issues/188
DEFAULT FONT -> Roboto
ALTERNATE FONT -> Noto Sans CJK (Use this if you need Chinese Japanese, etc characters support but in Windows7 it might be broken, so EXPORT YOUR SETTINGS BEFORE SETING ALTERNATE FONT)
v7.30
2020-10-31 17:37:24 +01:00
Luis Alfredo Figueroa Bracamontes
a654ada7da
Adding support to MEGA browser extension ( #262 )
...
Now you can copy an URL from Firefox and Chrome MEGA extension and the program will transform it to a ordinary MEGA URL
2020-10-31 17:06:48 +01:00
tonikelope
0f5a351979
7.29
...
-snapshot
2020-10-18 23:31:05 +02:00
tonikelope
cef89f77b8
7.29
...
-swinginvoke in constructors -> less RC
-DL CHUNK SIZE 20MB -> Increased average download speed
-SmartProxy bad proxy block time 120 sec -> 90 sec
-Default font noto
-Default zoom 80%
Let's dance
v7.29
2020-10-18 23:23:21 +02:00
tonikelope
0f6eb9b3c9
7.28
...
Jackson version security fix
...
v7.28
2020-06-28 21:33:10 +02:00
tonikelope
0aa2a097bd
7.27b
2020-06-27 20:36:48 +02:00
tonikelope
8547dea806
7.27
...
IMPORTANT:
Internal proxy list deactivated. DO NOT REQUEST PROXIES: there are thousands of free ones on Google.
v7.27
2020-06-27 20:29:55 +02:00
tonikelope
aba81ad602
7.26
...
https://github.com/tonikelope/megabasterd/issues/231
Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.4
v7.26
2020-05-19 17:07:39 +02:00
tonikelope
0116596eee
Merge origin/master
v7.25
2020-05-10 19:43:55 +02:00
tonikelope
7550af327e
7.25
...
Fix https://github.com/tonikelope/megabasterd/issues/229
-DEBUG FILE
2020-05-10 19:43:14 +02:00
A. L. Vivar
89c5aea4b4
Update README.md
2020-05-06 13:14:14 +02:00
A. L. Vivar
a74035c3a3
Add files via upload
2020-05-06 13:13:24 +02:00
A. L. Vivar
5f4bc7bfd1
Update README.md
2020-04-13 12:12:32 +02:00
tonikelope
d14aa637c5
Merge origin/master
v7.24
2020-04-13 12:09:09 +02:00
tonikelope
4963848f4b
7.24
...
Fix https://github.com/tonikelope/megabasterd/issues/215
2020-04-13 12:07:45 +02:00
A. L. Vivar
7f64ac2b63
Update README.md
2020-04-03 12:55:56 +02:00
tonikelope
db51cf8dbb
7.23
...
Fix problem with jackson library
Fix https://github.com/tonikelope/megabasterd/issues/207
Fix https://github.com/tonikelope/megabasterd/issues/208
v7.23
2020-03-06 09:54:37 +01:00
tonikelope
c4d8cc41d5
7.22
...
Fix https://github.com/tonikelope/megabasterd/issues/206
v7.22
2020-03-05 22:38:40 +01:00
tonikelope
2e6aab95dc
7.21
...
Better error messages for folder links
v7.21
2020-02-28 11:09:54 +01:00
tonikelope
dc27145212
7.21
...
Better error messages for folder links
2020-02-28 11:09:03 +01:00
tonikelope
23ac0ef27c
7.20b
...
Custom Smart Proxy Auth USER AND PASS REQUIRED IN BASE64
Custom Smart Proxy List SOCKS support (put * before IP for SOCKS proxy)
2020-02-26 14:47:16 +01:00
tonikelope
5a1aeb62fd
7.20
...
Custom Smart Proxy Auth USER AND PASS REQUIRED IN BASE64
Custom Smart Proxy List SOCKS support (put * before IP for SOCKS proxy)
v7.20
2020-02-26 14:35:40 +01:00
tonikelope
28de933492
7.19
...
Settings window default size fix
v7.19
2020-02-25 13:38:43 +01:00
tonikelope
6976c7ce3e
7.18
...
Added support for proxies with authentication in the SmartProxy custom list
Format is -> IP:PORT[@user:password_b64] (PASSWORD NEEDS TO BE BASE64 ENCODED)
Example of proxy with 'myuser:mypass' -> 192.168.1.1:12345@myuser:bXlwYXNzd29yZA==
v7.18
2020-02-25 13:14:58 +01:00
tonikelope
8f78d0bfdf
7.17
...
Fix https://github.com/tonikelope/megabasterd/issues/198
v7.17
2020-02-19 13:11:26 +01:00
tonikelope
b107b6691d
7.16
...
-Json parser scape all char
v7.16
2020-02-18 12:03:59 +01:00
tonikelope
a6caabe3a8
7.15
...
-Natural sort
v7.15
2020-02-17 11:34:39 +01:00
tonikelope
c418d95bb1
7.14
...
-Unfreeze all button bug fix
-MALFORMED ATTRIBUTES WINDOWS FIX
v7.14
2020-02-01 13:34:36 +01:00
tonikelope
14741d9242
7.13
...
-Test button for external command run on 509 error
v7.13
2020-01-22 11:48:12 +01:00
tonikelope
aa94d93be1
7.12
...
MegaAPI error retry fix
v7.12
2020-01-20 02:44:10 +01:00
tonikelope
9cfb26c019
7.11b
...
https://github.com/tonikelope/megabasterd/issues/113
https://github.com/tonikelope/megabasterd/issues/189
v7.11
2020-01-18 16:38:48 +01:00
tonikelope
8730f2bfc8
7.11
...
https://github.com/tonikelope/megabasterd/issues/113
https://github.com/tonikelope/megabasterd/issues/189
2020-01-18 16:34:09 +01:00
tonikelope
74cdeada79
7.10
...
- SmartProxy auto refresh -> 15 secs wait
- SmartProxy 509 block -> 300 secs
v7.10
2020-01-13 01:56:19 +01:00
tonikelope
8449dbc1e5
7.9
...
- Trying to fix already connected error
- Improving pause all button
v7.9
2020-01-09 23:54:55 +01:00
tonikelope
98f6f82b0d
7.9
...
- Trying to fix already connected error
- Improving pause all button
2020-01-09 23:52:48 +01:00
tonikelope
a06f4eb3cd
7.8
...
- Ghost downloads resume fix 2 (Folder Links)
v7.8
2020-01-08 12:52:16 +01:00
tonikelope
c1e1a287f4
7.7
...
- Ghost downloads resume fix
v7.7
2020-01-08 10:27:14 +01:00
tonikelope
6ea9eda42b
7.6
...
-Trying to put everything in place
v7.6
2020-01-06 18:53:23 +01:00
tonikelope
997a0491ea
7.6
...
-Trying to put everything in place
2020-01-06 18:51:55 +01:00
tonikelope
8291a51ea5
7.5
...
- Missing downloads after restarting MegaBasterd fix
v7.5
2020-01-06 01:58:13 +01:00
tonikelope
421586bdc6
7.4
...
- Slot spinner bug fix 2
v7.4
2020-01-06 01:01:51 +01:00
tonikelope
b5116fd849
7.3
...
- Slot spinner bug fix
v7.3
2020-01-06 00:41:00 +01:00
tonikelope
7a3675fc2f
7.2
...
- Resume download fix
v7.2
2020-01-05 20:15:49 +01:00