Remy Sharp
|
fe12bd0dc8
|
update readme
|
2016-04-20 12:13:04 +01:00 |
|
Remy Sharp
|
7bfccf406a
|
fix: move to https
|
2016-04-20 11:00:37 +01:00 |
|
Remy Sharp
|
082fbd18e7
|
yup, no idea how php works anymore
|
2016-04-19 22:02:57 +01:00 |
|
Remy Sharp
|
6e26a7fa81
|
block curl for the short term
|
2016-04-19 22:01:14 +01:00 |
|
Remy Sharp
|
3bd32269eb
|
Revert "Patch for #532 (Windows Curl autocreate user)"
|
2014-09-25 21:08:01 +01:00 |
|
Housseyn Guettaf
|
bc43fe4b54
|
No need to trim double quotes
|
2014-07-15 16:19:32 +01:00 |
|
Housseyn Guettaf
|
27c9e24d17
|
Fix for #532 (Windows Curl autocreate user)
Windows curl calls require a double quote around your JSON.
|
2014-07-15 16:16:18 +01:00 |
|
Remy Sharp
|
a8f1791c13
|
Fixed #293 add newline to txt
|
2014-06-10 07:07:16 +01:00 |
|
Remy Sharp
|
f34d8a4cdb
|
tidy up readme, and change gravatar prop to bool
|
2013-04-09 16:50:13 -04:00 |
|
Evertton de Lima
|
6d33a0463c
|
Added support for Gravatar. Removed the seyedi.json file improperly placed in the project root.
|
2013-04-09 11:28:41 -07:00 |
|
Remy Sharp
|
7bff1293f7
|
API created licenses now automatically added to github - such an arse to manually maintain - this is good, but a bit of a fiddle on the server side!
|
2013-03-07 13:51:57 +00:00 |
|
Remy Sharp
|
a01ca8a496
|
Fixed re-encoding of characters when license is in txt format. Fixes #184
|
2013-03-07 11:55:37 +00:00 |
|
Remy Sharp
|
fc5ed8f7fc
|
sent utf-8 with content type to allow for unicode characters in plain text version
|
2012-01-10 08:16:45 +00:00 |
|
Adam D
|
f51c7dc9e9
|
if the provided year is this year, don't show it twice
|
2011-12-19 18:25:07 -08:00 |
|
Remy Sharp
|
cc00edae7e
|
Read the cname properly out of the http_host rather than using a replace. Fixes #84
|
2011-10-23 10:08:33 +01:00 |
|
Remy Sharp
|
76a99b6692
|
Add year support on url. Closes #76
|
2011-10-20 18:28:26 +01:00 |
|
Batuhan Icoz
|
34a0d86c92
|
added email property
|
2011-10-20 17:51:57 +03:00 |
|
Remy Sharp
|
060b70979c
|
removed the git stuff for now
|
2011-10-20 12:40:19 +01:00 |
|
Remy Sharp
|
5f3671067a
|
trying to automatically send to git...not hopeful :(
|
2011-10-20 12:30:36 +01:00 |
|
Remy Sharp
|
c5ecbbee05
|
support curl based user creation - let users do it entirely themselves
|
2011-10-20 12:13:08 +01:00 |
|
Remy Sharp
|
3c974ae00e
|
properly encode characters under utf-8. Fixes #72
|
2011-10-20 11:16:48 +01:00 |
|
Lindsay Evans
|
a9efe6b526
|
Escaping HTML characters in user copyright property
|
2011-10-20 08:51:31 +11:00 |
|
Remy Sharp
|
a7bfe5ff89
|
created new theme option, adding the default and adding the one @flesch contributed, which closes #49
|
2011-10-19 21:06:27 +01:00 |
|
Sami Samhuri
|
fe52de60b0
|
decode HTML entities for text format
|
2011-10-19 07:28:06 -07:00 |
|
Remy Sharp
|
bff8e321f6
|
plain text content-type was wrong - whoops
|
2011-10-19 14:39:26 +01:00 |
|
Remy Sharp
|
1dc22ebd9b
|
Add plain text support. Closes #43
|
2011-10-19 14:19:37 +01:00 |
|
Remy Sharp
|
4d3400648e
|
fixed git show lookup - required full path
|
2011-10-17 00:56:02 +01:00 |
|
Remy Sharp
|
b41ffeb8d1
|
git show not flying on live server so moving to reading from github api
|
2011-10-17 00:26:38 +01:00 |
|
Remy Sharp
|
5b5d08d1e1
|
typo
|
2011-10-17 00:05:23 +01:00 |
|
Remy Sharp
|
8478c0efe2
|
fixing undefined vars
|
2011-10-17 00:04:37 +01:00 |
|
Remy Sharp
|
ad46848031
|
fixed merge conflict and updated to read from json file as well as url
|
2011-10-16 23:57:41 +01:00 |
|
Remy Sharp
|
b81039cb3f
|
tweaks to syntax
|
2011-10-16 23:45:38 +01:00 |
|
Remy Sharp
|
84e671e6ef
|
updated with a bit of sanitising on user field - though may not need it, and added support for urls
|
2011-10-16 23:22:37 +01:00 |
|
Batuhan Icoz
|
2c3ec322af
|
better user management
|
2011-10-16 22:13:37 +03:00 |
|
George Bashi
|
cff7c60684
|
read sha from url and grab that revision of licence
|
2011-10-16 19:07:03 +01:00 |
|
George Bashi
|
7fa0b39de6
|
move licence to separate file
|
2011-10-16 19:06:25 +01:00 |
|
Remy Sharp
|
1aefb29d30
|
analytics
|
2011-10-16 17:59:41 +01:00 |
|
Mathias Bynens
|
c93b1b2815
|
Use date('Y') instead of the needlessly verbose date('Y', time()).
|
2011-10-16 19:37:50 +03:00 |
|
Remy Sharp
|
f2115b52c6
|
index page now reading from cname and looking up against users.json
|
2011-10-16 17:17:33 +01:00 |
|