Commit Graph

115 Commits

Author SHA1 Message Date
jiaz
ed4db5f338 RedTubeCom:
-added quality settings
-fixes thread 87685

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@44481 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 0335c65d3d2f30ff3479bdc13d6b7516b7d9bc41
2021-06-16 08:36:27 +00:00
coalado
10d0aca0f5 Fixed Compile errors.
Jackson libs are taken from JDownloader Repo instead AWU Repo now.

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@44472 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 225cd67ee9fb05e5e9b03c01b741ff7d6062938b
2021-06-15 10:15:36 +00:00
jiaz
e6a7b9dc95 Themes:
-added optional flatlaf themes
AboutDialog:
-show detailed LAF infos
GraphicalUserInterfaceSettings:
-added optional flatlaf themes, minim java 1.8


git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@42718 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: a2013829386fb029fe743c60b0468f72b26ddbc2
2020-08-12 08:29:53 +00:00
jiaz
3a0d5a39f1 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@42090 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: f31ba1e63f378db56f7bbc8809b8ec058c2f9a33
2020-04-17 08:56:31 +00:00
jiaz
a535476986 AnimesTelecine/Animestc:
-reviewed, please stay java 1.6 compatible
PornHubCom:
-throw exception for premium only
XHamster:
-added support for new xhamster2.desi domain
UpToBoxCom:
-override isDllinkFile for custom link format
removed old tests package

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@41979 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 4ef9897e7f96c8e368853f1c1b8b8e1b65a07580
2020-04-01 10:16:07 +00:00
freakstatic
b0e4ff95f5 Improve animestc.com decrypter plugin
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@41968 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: d98fb9b5913ccf779dc08d81c1d85668976e7440
2020-03-30 21:14:34 +00:00
jiaz
d09ab1e8d4 ClassPath:
-added zip4j
BrowserAdapter:
-added getDownloadable
-updated to use getDownloadable
-fixes thread 71049, post 22
BrowserDownloadInterface:
-removed unused openDownload methods
-updated to use BrowserAdapter.getDownloadable

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@35120 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 98d16273c888aa2f060de23cff9c331b3a66710a
2016-10-11 08:32:06 +00:00
jiaz
eb63b47160 AboutDialog: added info about Jackson
GUIConfigEntry: updated setData to support "true" or "false" for boolean
DailyMotionComDecrypter: refs #79463
updated jackson, fixes #79465

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@34022 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 7f13afc686ab0efdf3e52d9987e3a8dd73f4c4f0
2016-06-16 14:48:25 +00:00
coalado
9948fb2d3f build>full
added content-range 1-3/* support

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@34012 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 5a0d2e3da40cbe147ebc425cd3369fcb214d2257
2016-06-15 16:06:14 +00:00
coalado
385647339e Refactored Add Account Dialogs.
Save Buttons are now disabled by default and enabled as soon as the validation method returns true.

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@33044 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 6cc1f95e36f86128b792caf529ddc6a5fd8f02e9
2016-02-26 11:08:14 +00:00
coalado
fe7389a146 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@32820 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: ffc006a4419d985dd571cdc7a380274206f12b3a
2016-02-12 16:07:18 +00:00
jiaz
c0b0bbe7bb git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@32815 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 8e034aa7bed225bc9a34240496f43d725b55b6d0
2016-02-12 12:01:15 +00:00
jiaz
9a69b7d7b8 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@32785 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 68f2e32df5be14f936ce46a6499b0ebc2d533708
2016-02-11 08:33:54 +00:00
coalado
13a5a1d3ee Further Work an the plain look and feel theme
Removed SWT dependencies. we probably will not use them
Removed DJNativeSwing
Removed The BUgFInder Vote code.(Part of statserv) IT turned out that user reported stats are slower than auto stats.
Refactored defaults system for different look and feels. Defaults are now defined in a java file (e.g. PlainLookAndFeelExtension.java
Limited Max Icon Size for the API to 128px
Layout Buffixes. gaps and other layout issues.
changed titledPane headers to paint the header with the tableheader UI
refactored Linkgrabber and downloadpanel  Titlepanel layout strategy
Added IconResource Helper tool

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@32725 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: e59e2c83c8b3ddf9bab785c8d8ff878bfa7a84a0
2016-02-09 14:57:37 +00:00
coalado
c0bb81e4f5 Added a SVG Parser Test
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@32707 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 9910f2dd2ba4de6999b2a7f8faaf601746ba0cd5
2016-02-07 19:57:00 +00:00
jiaz
d35bc09243 BCTLSSocketStreamFactory: SSLSocketStreamFactory using BouncyCastle, to support newer SSL stuff for old java 1.6 (eg older mac versions)
OpenInBrowserAction: 
-increased delay to 1 sec
-fixed if statement
IoUa: updated to always use highest quality
WorldBytezCom: accounts dont have traffic limit
UpToStreamCom: updated url regex
BouncyCastle: update to version 153
SecondLevelLaunch: set BCTLSSocketStreamFactory for java < 1.7
build>full

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@31841 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 38a3c14f3dd2869bd4a1d0552f24f3eb9e8caa01
2015-10-22 14:36:57 +00:00
coalado
c18fa657d7 Auto Column Width in some tables.
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@31785 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 10b074e288d8f3d1d0265b8c9120a3ad6687c9b5
2015-10-12 13:28:44 +00:00
coalado
0aa3e532e9 Updated Synthetica to synthetica_2.20.0.zip
New Theme: Plain
build>full

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@30968 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 8aa8987c45f5ed17bcd314da104e645f1e865fa6
2015-07-14 09:46:23 +00:00
coalado
c6cbccb7e6 build>full
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@29497 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 6a79f26f3573775ceccdf21d2db9d2573dad3298
2015-03-11 15:28:29 +00:00
coalado
059a0b61ed build>full
Fixed Translator Extension

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@28935 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: eeb880453e84adcb1b8c7affa5a82122d83809ef
2015-02-06 17:11:27 +00:00
coalado
0ffa144573 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@28706 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 3f95e5b39605ca2a83ba90f1dcb22aa2c84a6bf5
2015-01-18 16:35:27 +00:00
coalado
ec4359c70a updated SVN Kit
build>full

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@28665 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 24bc37ffecebb3d379c91be5f57b45dffc8518bc
2015-01-14 15:54:48 +00:00
coalado
91b1ce7570 build>full
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@28196 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: c4528e47d8d61bbcb05ccfc1ca6d49a22c2da39d
2014-12-04 14:11:19 +00:00
jiaz
3436649e7d reviewed dashboardapi
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27894 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 5a3cd10d789ec40761ca5650e971eb76502b57ea
2014-11-12 08:12:58 +00:00
oliver
972a3207d2 Added new methods to JDAnywhere API
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27893 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 91cd186e715415ee444c4634ea0f033e06744266
2014-11-12 07:57:14 +00:00
coalado
b9f0648d2f git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27436 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 81f41d888eb6ad1708184b7b2bd129f851ce91a0
2014-10-12 18:36:28 +00:00
coalado
5817af2508 build>full
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27370 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 4d910541967a3e488987fd469327134fe12e2cd9
2014-10-10 08:24:04 +00:00
coalado
3b8f727eda Changed Classpath to fix the SWT OS dependency.
Every Developer will have to add a classpaths variable named SWT_PLATFORM, that points to the ressourcen/libs/swt/<OS>/<bit>/ folder

!http://appwork.org/images/2014-10-09_09-42-01.png!

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27345 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: cbe606fe7ee13ea8baa50d0b0283962cd74605b3
2014-10-09 07:44:34 +00:00
coalado
dc40eb89d3 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27344 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 2ccb5d8307d8c37140e2732179ae6abb1526a4c9
2014-10-09 07:37:32 +00:00
coalado
b7ecffd7a8 Removed NativeSwing
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27314 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: e76100e3795a3d8f404c9bbdb28f9777a2a022bc
2014-10-07 16:07:28 +00:00
coalado
0fce6eee6d git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27278 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 092cdf119b430fdfc8f504cd57fee3c006d1a99e
2014-10-06 10:19:08 +00:00
coalado
f72350e62f build>full
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27228 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 841961224687e6c0aa4c40441a29ba7705172858
2014-10-01 13:54:27 +00:00
coalado
3f1b2be595 Added a Native browser Test
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27222 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: d0c875c293839b388a2c2351d3e11a0dc09b0b23
2014-10-01 10:25:34 +00:00
coalado
67eeca8b24 Added A "Install Look&Feel Themes" Dialog, if the user changes the default Theme in the Advanced Options.
The Dialog will ask to install the missing synthetica-themes extension.

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27072 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: fa2c280d94c8e8b7854841f493abea4c03d339c4
2014-09-23 07:09:00 +00:00
coalado
a07141e061 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@25783 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2014-06-04 16:04:56 +00:00
coalado
31816d47a0 Removed Ext Browser
Installed Security Sandbox for sun.org.mozilla.javascript.internal Rhino Engine.
Added HTMLUnit Rhino mod 
Removed ExtBrowser. Env.js will do that job someday

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@25767 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2014-06-04 10:28:17 +00:00
coalado
d77860d751 Added Blacklist/Whitelist Support for all proxies.
Added option to add proxy.pac script urls as a proxy

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@25355 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2014-05-09 12:13:49 +00:00
jiaz
c9ca2f1211 Neembuu RIP
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@24102 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2014-02-04 08:33:24 +00:00
coalado
3c73662dbc fixes #10205
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@22864 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2013-11-04 08:35:43 +00:00
coalado
9c40723103 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@21516 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2013-06-28 15:47:15 +00:00
coalado
f380c4fad7 build>full
fixes #6890

Reconnect test works better now
UPNP Reconnect Scanner is Cling based now.



git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@21511 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2013-06-28 14:50:21 +00:00
jiaz
066e6c5810 DatabaseConnector: fixes #7502
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@20714 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2013-05-02 15:09:48 +00:00
coalado
11f7c79414 Delete Actions in DownloadTable
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@20476 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2013-04-12 16:08:21 +00:00
coalado
65d0b505d9 Captcha Skip Support for Linkcrawler
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@20450 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2013-04-09 14:49:52 +00:00
jiaz
f8768a3cc2 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@19423 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2013-01-18 12:53:13 +00:00
coalado
8ccc305e32 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@19419 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2013-01-18 12:13:40 +00:00
coalado
5b372835e0 build>full
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@18573 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-09-27 12:25:43 +00:00
coalado
08918e0c18 Switched to Cling UPNP 2.0 Snapshot
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@18164 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-08-03 10:15:22 +00:00
coalado
e061efaabd Play To upnp testcases
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@18154 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-08-01 14:01:45 +00:00
coalado
e067ffe2d9 Removed Embeded VLC Code
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@17839 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-07-11 09:30:23 +00:00