summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #94: Simple responsive design (#102)topic/moonmoon-upstreamJonathan Magano2018-11-102-53/+84
* Update README.mdnashe2018-06-281-4/+8
* Add logo to README.mdthomas2018-06-281-2/+5
* Add logo created by @rakujirathomas2018-06-282-0/+0
* Add logo created by @rakujirathomas2018-06-261-0/+0
* Be more strict with $_GET[type] filtering before inclusionnashe2018-04-291-1/+1
* Fix views_path()nashe2018-04-291-1/+1
* Fix link to moonmoon/docker-imagesthomas2018-04-101-1/+1
* Add basic release building scriptnashe2018-03-221-0/+20
* Add German translationthomas2018-03-222-0/+220
* Update Travis build matrixnashe2018-01-071-2/+3
* Add link to moonmoon/docker-images in README.mdnashe2018-01-071-0/+3
* Do not let SimplePie add HTML tags when displaying authornashe2018-01-051-2/+1
* Revert commit 3510092nashe2018-01-041-6/+11
* Add missing "new" when raising an InvaludArgumentExceptionnashe2018-01-041-1/+1
* Do not assume that Composer autoload is case insensitivenashe2018-01-042-2/+2
* Merge pull request #98 from moonmoon/anti-csrfthomas2018-01-0212-9/+203
|\
| * Safely generate random HMAC keys for CSRF tokensnashe2018-01-021-1/+7
| * Add paragonie/random_compat to implement a polyfill for random_bytesnashe2018-01-023-3/+57
| * Add CSRF token checksnashe2017-12-234-1/+11
| * Implement and expose a CSRF mitigationnashe2017-12-232-1/+50
| * Give a session to the usersnashe2017-12-233-3/+13
| * Add hash_equals polyfill and related testsnashe2017-12-182-1/+66
* | Speed up Travis build by caching composer packagesnashe2018-01-021-0/+4
* | Remove unnecessary calls to Spycnashe2018-01-021-4/+2
|/
* Fix link to CONTRIBUTING.md in README.mdThomas Chauchefoin2017-10-261-2/+2
* Fix phpunit output on Travis builds Thomas Chauchefoin2017-10-261-3/+0
* Improve project structurenashe2017-10-216-144/+157
* Cleanup install.phpnashe2017-10-172-25/+15
* Add GuzzleHarness and use itnashe2017-10-173-30/+47
* Use new *_path helpers in install.phpnashe2017-10-171-2/+2
* Move the setup page into a viewnashe2017-10-172-118/+119
* Add view_path and admin_path helpersnashe2017-10-171-0/+22
* Update .travis.ymlnashe2017-07-171-3/+3
* Troubleshoot failures on some test targetsnashe2017-07-161-0/+1
* Use phpunit from vendor/nashe2017-07-161-0/+3
* Use bash in .travis.ymlnashe2017-07-161-2/+2
* Oops, forgot to make guzzle update effectivenashe2017-07-161-23/+33
* Run the built-in web servers in a subshellnashe2017-07-161-2/+2
* Use HHVM's built-in web server when necessarynashe2017-07-161-2/+2
* Use HHVM's built-in web server when necessarynashe2017-07-161-1/+2
* Make tests pass on php-nightlynashe2017-07-161-1/+1
* Fix typo in project's descriptionnashe2017-07-161-1/+1
* Add tests for the installernashe2017-07-162-0/+87
* Files to test for +w rights were not removed by the installernashe2017-07-161-0/+3
* Move helper functions to a separate filenashe2017-07-163-14/+34
* Hide errors of cron.php if not in debug modenashe2017-07-161-3/+5
* Update CONTRIBUTING.mdnashe2017-07-162-3/+3
* Update issue_template.mdnashe2017-07-151-6/+0
* Update README.mdnashe2017-07-151-24/+11