Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #94: Simple responsive design (#102)topic/moonmoon-upstream | Jonathan Magano | 2018-11-10 | 2 | -53/+84 |
| | | | | | * Fix #94: Simple responsive design * Remove non needed css proprety | ||||
* | Update README.md | nashe | 2018-06-28 | 1 | -4/+8 |
| | |||||
* | Add logo to README.md | thomas | 2018-06-28 | 1 | -2/+5 |
| | |||||
* | Add logo created by @rakujira | thomas | 2018-06-28 | 2 | -0/+0 |
| | |||||
* | Add logo created by @rakujira | thomas | 2018-06-26 | 1 | -0/+0 |
| | |||||
* | Be more strict with $_GET[type] filtering before inclusion | nashe | 2018-04-29 | 1 | -1/+1 |
| | |||||
* | Fix views_path() | nashe | 2018-04-29 | 1 | -1/+1 |
| | |||||
* | Fix link to moonmoon/docker-images | thomas | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Add basic release building script | nashe | 2018-03-22 | 1 | -0/+20 |
| | |||||
* | Add German translation | thomas | 2018-03-22 | 2 | -0/+220 |
| | | | | | * l10n: add German translation * installer: add German language | ||||
* | Update Travis build matrix | nashe | 2018-01-07 | 1 | -2/+3 |
| | |||||
* | Add link to moonmoon/docker-images in README.md | nashe | 2018-01-07 | 1 | -0/+3 |
| | |||||
* | Do not let SimplePie add HTML tags when displaying author | nashe | 2018-01-05 | 1 | -2/+1 |
| | |||||
* | Revert commit 3510092 | nashe | 2018-01-04 | 1 | -6/+11 |
| | | | | | This should fix the strange story of `custom/people.opml` disapearing... It should trying to do smart stuff :-) | ||||
* | Add missing "new" when raising an InvaludArgumentException | nashe | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Do not assume that Composer autoload is case insensitive | nashe | 2018-01-04 | 2 | -2/+2 |
| | |||||
* | Merge pull request #98 from moonmoon/anti-csrf | thomas | 2018-01-02 | 12 | -9/+203 |
|\ | | | | | Implement a mitigation against CSRF attacks | ||||
| * | Safely generate random HMAC keys for CSRF tokens | nashe | 2018-01-02 | 1 | -1/+7 |
| | | |||||
| * | Add paragonie/random_compat to implement a polyfill for random_bytes | nashe | 2018-01-02 | 3 | -3/+57 |
| | | |||||
| * | Add CSRF token checks | nashe | 2017-12-23 | 4 | -1/+11 |
| | | |||||
| * | Implement and expose a CSRF mitigation | nashe | 2017-12-23 | 2 | -1/+50 |
| | | |||||
| * | Give a session to the users | nashe | 2017-12-23 | 3 | -3/+13 |
| | | |||||
| * | Add hash_equals polyfill and related tests | nashe | 2017-12-18 | 2 | -1/+66 |
| | | |||||
* | | Speed up Travis build by caching composer packages | nashe | 2018-01-02 | 1 | -0/+4 |
| | | |||||
* | | Remove unnecessary calls to Spyc | nashe | 2018-01-02 | 1 | -4/+2 |
|/ | |||||
* | Fix link to CONTRIBUTING.md in README.md | Thomas Chauchefoin | 2017-10-26 | 1 | -2/+2 |
| | |||||
* | Fix phpunit output on Travis builds | Thomas Chauchefoin | 2017-10-26 | 1 | -3/+0 |
| | | | See #97. | ||||
* | Improve project structure | nashe | 2017-10-21 | 6 | -144/+157 |
| | |||||
* | Cleanup install.php | nashe | 2017-10-17 | 2 | -25/+15 |
| | |||||
* | Add GuzzleHarness and use it | nashe | 2017-10-17 | 3 | -30/+47 |
| | |||||
* | Use new *_path helpers in install.php | nashe | 2017-10-17 | 1 | -2/+2 |
| | |||||
* | Move the setup page into a view | nashe | 2017-10-17 | 2 | -118/+119 |
| | |||||
* | Add view_path and admin_path helpers | nashe | 2017-10-17 | 1 | -0/+22 |
| | |||||
* | Update .travis.yml | nashe | 2017-07-17 | 1 | -3/+3 |
| | | | | In Travis, xdebug is not enabled on non-stable versions of PHP. | ||||
* | Troubleshoot failures on some test targets | nashe | 2017-07-16 | 1 | -0/+1 |
| | |||||
* | Use phpunit from vendor/ | nashe | 2017-07-16 | 1 | -0/+3 |
| | |||||
* | Use bash in .travis.yml | nashe | 2017-07-16 | 1 | -2/+2 |
| | |||||
* | Oops, forgot to make guzzle update effective | nashe | 2017-07-16 | 1 | -23/+33 |
| | |||||
* | Run the built-in web servers in a subshell | nashe | 2017-07-16 | 1 | -2/+2 |
| | |||||
* | Use HHVM's built-in web server when necessary | nashe | 2017-07-16 | 1 | -2/+2 |
| | |||||
* | Use HHVM's built-in web server when necessary | nashe | 2017-07-16 | 1 | -1/+2 |
| | |||||
* | Make tests pass on php-nightly | nashe | 2017-07-16 | 1 | -1/+1 |
| | | | | See https://github.com/guzzle/guzzle/releases/tag/6.3.0 | ||||
* | Fix typo in project's description | nashe | 2017-07-16 | 1 | -1/+1 |
| | |||||
* | Add tests for the installer | nashe | 2017-07-16 | 2 | -0/+87 |
| | |||||
* | Files to test for +w rights were not removed by the installer | nashe | 2017-07-16 | 1 | -0/+3 |
| | | | | It leds to some issues with the cache. | ||||
* | Move helper functions to a separate file | nashe | 2017-07-16 | 3 | -14/+34 |
| | | | | This will be useful to use it in the tests. | ||||
* | Hide errors of cron.php if not in debug mode | nashe | 2017-07-16 | 1 | -3/+5 |
| | |||||
* | Update CONTRIBUTING.md | nashe | 2017-07-16 | 2 | -3/+3 |
| | |||||
* | Update issue_template.md | nashe | 2017-07-15 | 1 | -6/+0 |
| | |||||
* | Update README.md | nashe | 2017-07-15 | 1 | -24/+11 |
| |