q--
b2b7609125
Allow \\1?a: version syntax
11 years ago
Laurent Cherpit
773a454303
Fix: Refactoring of "Excludes rules" processing
...
Excludes rule should take care of detected apps only
11 years ago
Elbert Alias
9059770d6f
Excludes field should accept array
11 years ago
Elbert Alias
4adc73a3f3
Added 'excludes' field, added JBoss
11 years ago
Elbert Alias
fed0b7d59e
Fixed tooltip and toolbar error
11 years ago
Elbert Alias
aa4ca8bd23
Higher res icons
11 years ago
Elbert Alias
8c7015be54
Fixed confidence, formatting
11 years ago
Elbert Alias
2efdf4e8af
Firefox SDK driver progress
11 years ago
Elbert Alias
1ecc923129
Started working on new Firefox driver
11 years ago
Elbert Alias
96c479e791
Fixed Quick.Cart detection
11 years ago
Janpot
a5528eb2cf
Add undefined variables
11 years ago
Janpot
94a2048acc
expose apps.json through CommomJS module interface
...
So we can import it cleanly in node.js
11 years ago
Janpot
4fae112cd9
Don't add version string if it already exists
...
I reuse a Wappalyzer object and this keeps adding version strings, even when they are already in the array
11 years ago
Camille Barneaud
a7f6b5be60
Replace array.map() by array.forEach()
...
As told by @q-- in #376 replace array.map() by array.forEach() because
it's faster and the array returned by map() is not used
11 years ago
Camille Barneaud
6af4090231
Make header field case insensitive
...
#315 : Header field name is now case insensitive
11 years ago
Camille Barneaud
d4d8718c99
Fixed merge
11 years ago
Camille Barneaud
dfa9595cd9
Fixed merge
11 years ago
Camille Barneaud
920a28eeb5
Fixed merge
11 years ago
Elbert Alias
68cd25bf99
Made timeout configurable per driver
11 years ago
Camille Barneaud
6fd7bdf153
Fix Profiler
...
Fix Regexcount var & Set CheckPoints at more logical places
12 years ago
Elbert Alias
19415b0efa
Fixed Chrome driver running twice
12 years ago
Elbert Alias
17dc933d0d
Set upper HTML length limit in Chrome driver
12 years ago
Elbert Alias
599fd538ad
Improved profiler, prototypes and timeout
12 years ago
Elbert Alias
fd61705db0
Fixed Magento version detection
12 years ago
Camille Barneaud
dfdb07a552
Relocalise some code
12 years ago
Elbert Alias
b16985be64
Fixed improper escaping of slashes
12 years ago
Elbert Alias
d8764f27db
Implemented ternary operator for version detection
...
Fixed detected application data being overwritten
Added version detection for Magento
Fixed typo in README
Track versions, new ping destination
Other minor improvements
12 years ago
Elbert Alias
ce29d5c10c
Remove double escaping of double quotes in apps.json
12 years ago
Elbert Alias
8a0a9983ea
Imlied field can be string or array, confidence level can be added to implied field, new SSl icons
12 years ago
Elbert Alias
bbda93296a
Basic version detection functional
12 years ago
Elbert Alias
2431a13f56
Check regexp validity, improved several patterns
12 years ago
Elbert Alias
9a07bb7e87
Added per-pattern confidence levels, paved the way for version detection
12 years ago
Elbert Alias
f171989a9b
Manually merged @SebastianLopienski's apps.json changes, added support for new apps.json syntax
12 years ago
Elbert Alias
e79c9075cd
Allow arrays and strings in apps.json
12 years ago
Elbert Alias
61f5f1c90a
Fixed confidence inheritence of implied apps
12 years ago
Elbert Alias
7877da87c1
Added confidence level
12 years ago
Elbert Alias
23fd75daa0
Added null check back in
12 years ago
Elbert Alias
adc9d6eae5
Replaced null with type checks
12 years ago
Elbert Alias
b5e54dd55f
Google Analytics
12 years ago
Elbert Alias
9c0ff2e6b8
Meta data
12 years ago
q--
49b031816f
Merge with upstream
12 years ago
Elbert Alias
9c454fbe9e
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
3a0e3aaf41
Fixed "scripts" and "#" bugs, Added AngularJS, GX WebManager, Google Code Prettify, Google Tag Manager, Google Web Toolkit, Jirafe, Marketo, New Relic, OpenText Web Solutions, SDL Tridion, Sphinx, Tealeaf
12 years ago
Camille Barneaud
06db259be5
-Firefox drivers just need jQuery core
...
-jQuery updated to v1.8.3 core only
-Delete jquery in HTML and bookmarklet drivers
12 years ago
Elbert Alias
5b2690744c
Support for CommonJS
12 years ago
Elbert Alias
24b4bed5f3
All driver now using apps.json, more performance improvements
12 years ago
Elbert Alias
52ba2d69c1
Performance improvements
12 years ago
foobar
758afea8e3
Apps.js to JSON
12 years ago
Elbert Alias
eab3d824ef
Moving apps.js to apps.json
12 years ago
Elbert Alias
256e680b15
Improved JSON
12 years ago