Commit Graph
529 Commits
Author SHA1 Message Date
Thaddee Tyl abbd893e2e use https for images and in the dialog
Closes #329
2014-12-19 15:57:49 +01:00
Thaddee Tyl 28312dfb61 update website 2014-12-19 15:50:26 +01:00
Thaddee Tyl 9cba12c11b website: use https on badge examples
Closes #329
2014-12-19 15:40:01 +01:00
Thaddee Tyl e2963954f1 website: update 2014-12-18 12:49:27 +01:00
Thaddee Tyl ceeedaab6c website update 2014-12-18 12:47:50 +01:00
Forbes LindesayandThaddee Tyl 9682f10b8c Make appveyor status match travis status 2014-12-18 12:47:50 +01:00
DevoNoel 16c930cc1d Add apm support 2014-12-17 18:59:16 -05:00
Thaddee Tyl 6d008dd942 packagist: mention example user/repo 2014-12-15 21:50:27 +01:00
someguy126andThaddee Tyl 712857706e suggest.js: preprocess license regexes outside function 2014-12-15 21:50:27 +01:00
someguy126andThaddee Tyl c15ffb04f6 Move licenseCodes outside function
If this will be a separate file, we might as well.
2014-12-15 21:50:27 +01:00
Thaddee Tyl 9883d2bd19 Suggestion API.
eg. /$suggest/v1?url=https://github.com/badges/shields
2014-12-15 21:50:27 +01:00
Thaddee Tyl 467b87a7b1 website: donate link 2014-12-15 21:50:27 +01:00
someguy126andThaddee Tyl c4d4aad3ec licenseGuess(): Add more robust checks for MIT-style licenses
The MIT license is also known as the Expat or X11 license;
the optional parentheses accomodate forms such as
"MIT (Expat) license".

This also adds a text match in case the name is not explicitly stated.
2014-12-15 21:50:26 +01:00
someguy126andThaddee Tyl c32a93b99d guessLicense(): create space-changing meta-regex outside loop 2014-12-15 21:50:26 +01:00
someguy126andThaddee Tyl 3b84814c3a Add more robust check for Mozilla Public License in license guessing 2014-12-15 21:50:26 +01:00
someguy126andThaddee Tyl fecd6e867b Add more robust error checking in Github license
This is happens when you have to make multiple API requests.
2014-12-15 21:50:26 +01:00
someguy126andThaddee Tyl 643fe72e17 Remove logging from Github license support 2014-12-15 21:50:26 +01:00
someguy126andThaddee Tyl c78bf2cce6 Add support for Github license
Fixes #280
<https://github.com/badges/shields/issues/280>
2014-12-15 21:50:26 +01:00
Yaron de Leeuw 9e82da549d Appveyor: Allow specific branch also in index.html 2014-12-10 21:49:37 +02:00
Yaron de Leeuw b2efd2977a Appveyor: allow specific branch 2014-12-10 21:41:34 +02:00
Thaddee Tyl 059450f765 Omit needless rules 2014-12-09 20:09:37 +01:00
Thaddee Tyl e18e0f6ea4 website: Blurry background for dialog box 2014-12-06 13:40:15 +01:00
Thaddee Tyl b4e455e845 website update 2014-12-05 14:55:06 +01:00
Thaddee Tyl c53480acd2 website: Fixed background SVG. 2014-12-05 14:54:36 +01:00
Thaddee Tyl 83d824945f switch to new website 2014-12-05 12:39:56 +01:00
Thaddee Tyl dcb2c06578 website: copy and paste links dialog 2014-12-04 13:21:13 +01:00
Thaddee Tyl 74f0466c69 Update the website
Part of #252
2014-12-02 23:24:51 +01:00
Thaddee Tyl 9c48e7a695 beta website: search
Part of #252
2014-11-28 23:49:41 +01:00
Thaddee Tyl d9347fffe4 Plastic style (instead of default)
The default style is now a link.

Fixes #296
2014-11-26 22:34:26 +01:00
Thaddee Tyl 8cfb2b406e website: use https for images
Fixes #311
2014-11-25 08:25:33 +01:00
Thaddee Tyl f4014acc0d website: codeship, codacy 2014-11-24 23:19:31 +01:00
Thaddee Tyl 269c19b685 Codacy: log removal, example
Part of #310
2014-11-23 16:30:13 +01:00
Thaddee Tyl 1815fe482a website: Versioneye 2014-11-23 16:30:13 +01:00
Nico LindemannandThaddee Tyl 238b40d319 Branch-Support for Codeship #309 2014-11-23 16:30:13 +01:00
Nico LindemannandThaddee Tyl bfbe3cad50 Add Support for Codacy #260 2014-11-23 16:30:13 +01:00
Thaddee Tyl ed68a39956 fix make favicon 2014-11-21 23:54:36 +01:00
Thaddee Tyl 7290706de0 Wordpress: check for JSON-ness of data. 2014-11-21 00:27:58 +01:00
Thaddee Tyl 70012f5574 Default LRU cache size type is a unit 2014-11-20 23:52:44 +01:00
Thaddee Tyl ecaf11a50e Prevent possible invalid colors.
They're only theoretical, but better safe than sad.
2014-11-19 09:40:30 +01:00
Thaddee Tyl 2e868d1e12 Coerce text to string.
Caused issues with numbers being .replace()'d.
2014-11-19 09:15:37 +01:00
Thaddee Tyl 7572a829f9 sourceforge: only show "invalid" when data is…
… invalid.
2014-11-19 00:36:25 +01:00
Thaddee Tyl b6a0970699 templates: escape invalid XML 2014-11-19 00:23:40 +01:00
Thaddee Tyl cf03736a43 Beta: mention parameters. 2014-11-18 21:22:19 +01:00
Thaddee Tyl 727114fef3 VersionEye support
Fixes #275
2014-11-15 17:57:39 +01:00
Thaddee Tyl 0a2ed05319 website: requires.io 2014-11-15 14:38:15 +01:00
Thaddee Tyl 84856b00ad Added require support to beta 2014-11-15 14:38:00 +01:00
Alexis Tabary 7b830ca93d Requires.io support added to landing page 2014-11-15 17:55:46 +09:00
Alexis Tabary 541a098175 Requires.io support added to backend 2014-11-15 17:08:49 +09:00
Thaddee Tyl 2f4618ef11 Beta website
Part of issue #252
2014-11-12 20:00:06 +01:00
Thaddee Tyl ad5e986ae1 website: include SourceForge 2014-11-11 15:47:30 +01:00