コミットグラフ

39 コミット

作成者 SHA1 メッセージ 日付
Annika Backstrom cae68b69b2 Update README url 2018-06-09 02:13:01 +00:00
Annika Backstrom 59709009c0 Update index.php 2017-09-20 11:41:35 -04:00
Annika Backstrom 8a869c8bff Adding loan repayment calculator
It's a tool, but it's not strictly PHP related... But I'm adding it
anyway.
2016-01-28 18:26:23 +00:00
Annika Backstrom fd5bf79cbb Lock composer dependencies to a version, rather than dev-master 2016-01-28 18:22:51 +00:00
Annika Backstrom da3a110037 Add a live calculator (a la Alfred)
Super unoptimized. This increases the page size quite a bit. Add
require.js in the future?
2016-01-28 18:16:17 +00:00
Annika Backstrom 12d75baeee Change up how Ansi and Textarea work 2016-01-25 04:36:41 +00:00
Annika Backstrom 37f1ae3eca Checkin composer.lock file 2015-07-14 12:38:30 -04:00
Annika Backstrom e5ca49d3e8 Adding strtotime() 2014-09-03 09:09:17 -04:00
Adam Backstrom d3917a1c24 Adding ansi-to-html 2014-05-13 14:17:55 -04:00
Adam Backstrom 1909871e55 Update copyright 2014-05-13 14:17:55 -04:00
Annika Backstrom 45a3648256 Update screenshot 2014-03-13 12:16:51 -04:00
Adam Backstrom 03aa7169de Add parse_str() action 2014-03-13 12:10:53 -04:00
Adam Backstrom 4f7f6ff702 Merge pull request #6 from borkweb/document-composer
Add note about Composer prerequisite
2013-07-27 04:29:54 -07:00
Matthew Batchelder 4bd058ac40 Add note about Composer prerequisite 2013-07-26 09:29:46 -07:00
Adam Backstrom 0dcfa0b8da Add GitHub fork ribbon 2013-07-25 23:22:59 -04:00
Adam Backstrom 6331686efe Update function spec 2013-07-25 23:22:03 -04:00
Adam Backstrom f6681a97f2 Lock random hashes to the bottom of the page 2013-07-25 23:21:20 -04:00
Adam Backstrom cbf4d7ef18 Adding README.md 2013-07-25 22:42:49 -04:00
Adam Backstrom 3fb8dcdc85 Make ActionSerialize more meaningful
Otherwise, we're only serializing strings.
2013-07-25 18:08:32 -04:00
Adam Backstrom ae9aea3126 Adding MIT license. Fixes #4 2013-07-25 17:58:10 -04:00
Adam Backstrom e2dfc1b35c Remove GPL code from WordPress 3.3.2 2013-07-25 17:55:56 -04:00
Adam Backstrom f6979edb76 Using Composer to get dBug. Fixes #2 2013-07-25 17:49:06 -04:00
Adam Backstrom 6411207e3e Merge pull request #5 from borkweb/styling
Styles courtesy of @borkweb!
2013-07-25 14:11:24 -07:00
Adam Backstrom 7bc297e969 Merge pull request #1 from borkweb/add-serialize
Add serialize() action
2013-07-25 14:10:20 -07:00
Matthew Batchelder 251fbae42b box-sizing for firefox 2013-07-25 15:35:37 -04:00
Matthew Batchelder eb3feb3825 Adding footer with link back to github repo 2013-07-25 15:09:49 -04:00
Matthew Batchelder 56ec829342 Some styling 2013-07-25 14:57:57 -04:00
Matthew Batchelder 439a9b5e8a Add serialize() action 2013-07-25 13:49:28 -04:00
Adam Backstrom 5245ac4ce4 Replace __construct() calls with setUp() 2013-07-25 13:26:34 -04:00
Adam Backstrom 4683025210 Add some rudimentary tests 2013-07-25 13:25:26 -04:00
Adam Backstrom d2234c0ad8 Add ActionDateC 2013-07-25 12:25:49 -04:00
Adam Backstrom 2802ad66df JSON encode/decode, plus abstract BufferedFormatter
Retab all the things.
2013-07-25 11:54:27 -04:00
Adam Backstrom 70770d7cac Remove DoubleEntityDecode
Also switch from tabs to spaces.
2013-03-29 11:59:38 -04:00
Adam Backstrom d9126e1105 Add quoted_printable_encode() 2012-09-17 14:18:44 -04:00
Adam Backstrom a58513cb59 Escape output. New ActionDoubleEntityDecode. 2012-08-21 21:37:36 -04:00
Adam Backstrom 1c435f5460 base64 encode/decode, and random hashes 2012-07-10 10:25:18 -04:00
Adam Backstrom 347fd6f3c9 Styles and such 2012-05-30 16:03:20 -04:00
Adam Backstrom b67f1bafb7 OBJECT ALL THE THINGS 2012-05-23 11:18:49 -04:00
Adam Backstrom 15eaef804f Initial commit 2012-05-04 10:07:53 -04:00