seralf
753fd83a44
updated CKAN and references, added Solr
10 years ago
seralf
efaa948620
updated CKAN and references, added Solr
10 years ago
seralf
e900e32d4b
updated CKAN and references, added Solr
10 years ago
Elbert Alias
55fd12bfa7
Merge pull request #772 from totpero/patch-1
...
fix duplicate `html` property in `Trac` app
10 years ago
TotPeRo
ef147ead14
fix duplicate `html` property in `Trac` app
...
In: `Trac` app is two property with the same name `html` one is string and one is array of strings:
"html": "<a id=\"tracpowered",
"html": [ "<a id=\"tracpowered", "Powered by <a href=\"[^\"]*\"><strong>Trac(?:[ /]([\\d.]+))?\\;version:\\1" ],
10 years ago
Elbert Alias
c805bde1ac
Merge pull request #761 from pasindud/master
...
added wappalyzer npm module
10 years ago
Elbert Alias
a6b91e0de2
Updated Sitecore logo
10 years ago
Elbert Alias
68f1e956b2
Merge pull request #768 from pcmulder/lo-dash-icon
...
Lo-dash icon fixed by renaming png
10 years ago
Elbert Alias
19137bfb3a
Merge pull request #767 from dvrylc/master
...
Added Phusion Passenger
10 years ago
Elbert Alias
daaad40a5d
Merge pull request #766 from engerium/master
...
Improved detection for Bootstrap
10 years ago
Patrick Mulder
b482bbbceb
Lo-dash icon fixed by renaming png
10 years ago
Daryl Chan
fdc085d960
Added Phusion Passenger
10 years ago
Preshant Achuthan
b4986e7b06
Improved detection for Bootstrap
10 years ago
Pasindu De Silva
358fbcf9bb
added wappalyzer npm module
10 years ago
Elbert Alias
0e9dd927b9
Merge pull request #760 from fungku/master
...
Added Netsuite and Venda ecommerce platforms
10 years ago
fungku
905bef8b56
update Netsuite header
10 years ago
fungku
14a38f1fb3
Added Netsuite and Venda ecommerce platforms
10 years ago
Elbert Alias
3d9712311c
Indentation fixes
10 years ago
Elbert Alias
e7926bbc45
Merge pull request #757 from TSM-Dev/master
...
Added new apps and done full translation of RU locale
10 years ago
seralf
4b1d74618b
updated CKAN data management system
10 years ago
seralf
e9ab3fe1d4
added CKAN data management system
10 years ago
seralf
074fb7e54b
updated OpenCms
10 years ago
Tema Smirnov
53dc055027
Fixed size of Moguta.CMS icon from 55x55 to 32x32
10 years ago
Tema Smirnov
3cc4d0bc26
Added new apps and done full translation of RU locale
...
Apps:
Eleanor CMS + 32x32 Icon
Moguta.CMS + 32x32 Icon
SyntaxHighlighter + 32x32 Icon
Translated 45-50 categories in RU locale. Fixed few typos and mistakes. Cleanup.
10 years ago
Alfredo Serafini
621559db45
fixed validation of json
...
fixed validation of json
10 years ago
seralf
630f38d812
Added OpenCms
10 years ago
Elbert Alias
82dacfa7cb
Merge branch 'master' of github.com:ElbertF/Wappalyzer
10 years ago
Elbert Alias
f0870ee2ea
Reset categories while iterating applications
10 years ago
Elbert Alias
fec8ff1f2b
Merge pull request #747 from bibich/master
...
Added Symfony PHP framework
10 years ago
Elbert Alias
c5e62d591b
Merge pull request #748 from q--/patch-3
...
VirtueMart implies Joomla
10 years ago
q--
fe3bf08c2f
VirtueMart implies Joomla
...
It's a Joomla plug-in.
10 years ago
Julien Chanseaume
b534bc9bb9
Added Symfony PHP framework
10 years ago
Elbert Alias
b5a2c8f839
Merge pull request #742 from caioiglesias/TweenMax
...
Tween max
10 years ago
Caio Iglesias
47d8bd71af
removed group
10 years ago
Elbert Alias
13c5b546f8
Merge pull request #745 from dvrylc/master
...
Better detection for Foundation
10 years ago
Daryl Chan
07e12c59dd
Updated regex again (typo)
10 years ago
Daryl Chan
5714962890
Updated regex
10 years ago
Daryl Chan
e0b4797829
Better detection for Foundation
...
- Detected 17 websites from a list of 30 websites using Foundation (previously only detected 7)
- Only detects websites using Foundation 4 and above (new small-x, medium-x, large-x syntax)
10 years ago
Daryl Chan
9d7531b6cc
Added better detection for ZURB Foundation
...
- Checks for divs with class value of "columns" used by Foundation
- Tested working on jquery.com
10 years ago
Elbert Alias
d8b6791e6e
Merge pull request #740 from bibich/master
...
Added Thelia application
10 years ago
Elbert Alias
7dcdc60875
Merge pull request #743 from SLonoed/master
...
page.onError handler
10 years ago
Elbert Alias
313bbc2ede
Merge pull request #741 from m0sth8/master
...
csrfmiddlewaretoken is enough for django detection
10 years ago
Dmitry Manannikov
d2ba9b07fe
Show page errors only in verbose mode
...
Phantom sent page errors to stdout, becuse no handler assigned.
I add page.onError handler, which use wappalyzer.log [debug] output
10 years ago
Dmitry Manannikov
352de1ba67
Fix word case issue
...
Problem with two files in repo with same name, but diff case
Fix by git mv -f
renamed:
drivers/firefox/data/images/icons/Wordpress.png ->
drivers/firefox/data/images/icons/WordPress.png
Solution from:
http://stackoverflow.com/questions/13474218/git-status-shows-file-twice-but-different-case
10 years ago
Caio Iglesias
2e8b8e49c8
sync to master
10 years ago
Caio Iglesias
fac3d7eba6
added global var and kraked icon
10 years ago
Vyacheslav Bakhmutov
3f957c93f5
csrfmiddlewaretoken is enough for django detection
10 years ago
Julien Chanseaume
bc5731c2d9
Added Thelia application
10 years ago
Elbert Alias
d64a44519f
Merge pull request #739 from SLonoed/master
...
Don't show page "console.log" output if not verbose
10 years ago
Dmitry Manannikov
0b4bf8b336
Don't show page "console.log" output if not verbose
10 years ago