Commit Graph

520 Commits

Author SHA1 Message Date
someguy126
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
someguy126
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
someguy126
c32a93b99d guessLicense(): create space-changing meta-regex outside loop 2014-12-15 21:50:26 +01:00
someguy126
3b84814c3a Add more robust check for Mozilla Public License in license guessing 2014-12-15 21:50:26 +01:00
someguy126
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
someguy126
643fe72e17 Remove logging from Github license support 2014-12-15 21:50:26 +01:00
someguy126
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 Lindemann
238b40d319 Branch-Support for Codeship #309 2014-11-23 16:30:13 +01:00
Nico Lindemann
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
Sebastian McKenzie
7a6cd7dcfa Add appveyor queued status as exception to an error 2014-11-12 00:50:20 +11:00
Thaddee Tyl
1c22303660 SourceForge: comment examples 2014-11-10 23:49:30 +01:00
Dave Brondsema
94b059a496 Code cleanup in sourceforge route 2014-11-09 15:34:29 -05:00
Dave Brondsema
7c559335be SourceForge download count integration
Closes #231
2014-11-09 15:07:23 -05:00
Thaddee Tyl
56ffcfff24 Website: 404 page
Closes #301.
2014-11-08 11:55:38 +01:00
Thaddee Tyl
4140d6a77a Website update 2014-11-07 23:08:13 +01:00
vsn4ik
2f0dc91c43 Update npm repository url. 2014-11-07 22:58:41 +01:00
Thaddee Tyl
44dd92d0a4 Wordpress: website examples
Also, comments.
2014-11-07 22:48:46 +01:00
Adam Anderly
c53a916842 Added wordpress functional examples in comments.
Added ‘ total’ to end of /wordpress/plugin/dt/ badgeText
Added ‘ tested’ to end of /wordpress/v/ badgeText to better reflect
meaning.
2014-11-07 22:48:46 +01:00