mistergiri
f352a834d7
Update apps.json
...
Fixed braces
11 years ago
mistergiri
fc5af87f7b
Update apps.json
...
Removed duplicates
11 years ago
Elbert Alias
099f4d818c
Merge pull request #554 from q--/Add_RDoc
...
Added RDoc. Fixed error in Bonfire JSON.
11 years ago
q--
1d8383490d
Added RDoc. Fixed error in Bonfire JSON.
11 years ago
Elbert Alias
2dddafa462
Merge pull request #552 from q--/Add_Bonfire
...
Added Bonfire
11 years ago
q--
b549a53c12
Added Bonfire
11 years ago
Elbert Alias
4307cdc8e2
Merge pull request #551 from q--/Fix_XAMPP_icon
...
Use the XAMPP icon included in the program
11 years ago
q--
75a8426155
Use the XAMPP icon included in the program
11 years ago
Elbert Alias
f4093e74f7
Merge pull request #549 from q--/Improve_CodeIgniter_detection
...
Improved CodeIgniter detection
11 years ago
q--
dd189d402e
Improved CodeIgniter detection
...
The CSRF token field is present in CodeIgniter version 2 or later, but
only if CodeIgniter is configured to show it.
11 years ago
Elbert Alias
ae8adedeb2
Merge pull request #546 from q--/Add_RoboHelp
...
Added Adobe RoboHelp
11 years ago
q--
54f4101447
Added Adobe RoboHelp
11 years ago
Elbert Alias
18a9086be2
Merge pull request #544 from q--/patch-1
...
Fixed Zeuscart HTML pattern, removed LiveFyre LF env variable
11 years ago
q--
870cd2cc6a
Fixed Zeuscart HTML pattern, removed LiveFyre LF env variable
...
The LiveFyre variable is too short; it is often found at web pages with short (compressed) variable names.
11 years ago
Elbert Alias
6569ae8c36
Merge pull request #543 from gadcam/upstream
...
Fix a few typos in apps.json
11 years ago
Elbert Alias
c595f2bc8f
Merge pull request #540 from q--/patch-1
...
Improve Google Analytics pattern
11 years ago
Camille Barneaud
38b0d5ce6c
Merge branch 'master' of https://github.com/Elbertf/Wappalyzer into upstream
11 years ago
Camille Barneaud
4d6dbfb3c0
Fix a few typos in apps.json
11 years ago
q--
a98c339276
Improve Google Analytics pattern
...
See also #390 .
11 years ago
Josh Taylor
9fbe812cee
Add Lodash
...
Lodash is a popular underscore.js replacement.
See http://lodash.com/ .
11 years ago
Elbert Alias
f5a06feffd
Merge pull request #538 from gadcam/upstream
...
Fix issue #363
11 years ago
Elbert Alias
148b32987e
Merge pull request #536 from lirkog86/patch-1
...
Update apps.json
11 years ago
Camille Barneaud
1732984dd1
Fix issue #363
...
Fix Apache Tomcat version detection
11 years ago
root
02db96c8c4
Merge branch 'patch-1' of https://github.com/lirkog86/Wappalyzer
11 years ago
root
462dc4a1a7
Fireblade.png
11 years ago
lirkog86
f1d3495dc2
Update apps.json
11 years ago
Elbert Alias
d85aaf62c0
Merge pull request #535 from gadcam/upstream
...
Clean apps.json
11 years ago
Camille Barneaud
01061c98d2
Clean apps.json
...
Correct some common errors see
https://github.com/ElbertF/Wappalyzer/wiki/Contributing
11 years ago
Elbert Alias
b2cd820f16
Firefox driver refactoring, improved multi-window support
11 years ago
Elbert Alias
abd0e0f4ce
Merge branch 'master' of github.com:ElbertF/Wappalyzer
11 years ago
Elbert Alias
70fcb9a3df
Merge pull request #530 from q--/patch-1
...
Improved TWiki patterns
11 years ago
Elbert Alias
a776760dc4
Merge branch 'master' of github.com:ElbertF/Wappalyzer
11 years ago
Elbert Alias
3d1a64af72
Firefox driver refactoring, private browsing permissions
11 years ago
q--
c039479c5a
Improved TWiki patterns
...
See also #529
11 years ago
Elbert Alias
25adf35bac
Merge pull request #528 from DaAwesomeP/master
...
Added moment.js & small fixes
11 years ago
P THE AWESOME
5488efd73b
Fix .* pattern, fix jQTouch implied
...
I also forgot that handlebars has a `v` in the version.
11 years ago
DaAwesomeP
bf1a798195
Added moment.js & small fixes
...
It has come to my attention that some scripts and CSS are simple
`example\\.js` and not `example.*\\.js`. This means that if the
developer adds a `min` or other edit, the script or CSS file won't be
detected.
11 years ago
Elbert Alias
155868d7bd
Merge pull request #527 from DaAwesomeP/master
...
More Image Compression, More scripts
11 years ago
DaAwesomeP
150af902aa
Huge Changes
...
All Images have been shrunk (still same quality) with PNG Gauntlet.
Through my own tets I have found that it works 1 to 2% better than
Smush.It.
- Added better Handlebars recognition
- Added better HeadJS recognition
(https://github.com/ElbertF/Wappalyzer/pull/520#issuecomment-40873684 )
- Added Spin.js, Font Awesone, Jekyll, Ionicons, and math.js
11 years ago
P THE AWESOME
d4a29609ad
Merge pull request #1 from ElbertF/master
...
Update
11 years ago
Elbert Alias
18e300b162
Merge pull request #520 from DaAwesomeP/master
...
HeadJS and JSON
11 years ago
P THE AWESOME
25a8c54237
Ready to Merge
11 years ago
P THE AWESOME
5c18b0c016
Delete JSON (External File).png
11 years ago
P THE AWESOME
2e0c874e98
Update apps.josn (again)
...
Removed JSON
11 years ago
Elbert Alias
3c275ede0b
Merge pull request #524 from lcherpit/neos_detection_fix
...
Fix TYPO3 CMS and Neos detection
11 years ago
Elbert Alias
23c3cc5860
Merge pull request #525 from lcherpit/apps_excludes_fix
...
Fix: Refactoring of "Excludes rules" processing
11 years ago
P THE AWESOME
378726d317
Update apps.json
11 years ago
Laurent Cherpit
b7c3c2bc27
Simplifying the regexp for TYPO3 CMS detection.
...
Add exclude rules.
Related: 773a454
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
95f20e9715
Exclude Joomla if Mambo is detected
11 years ago