summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* Do not assume that Composer autoload is case insensitivenashe2018-01-041-1/+1
* Merge pull request #98 from moonmoon/anti-csrfthomas2018-01-026-4/+22
|\
| * Add CSRF token checksnashe2017-12-234-1/+11
| * Give a session to the usersnashe2017-12-232-3/+11
* | Remove unnecessary calls to Spycnashe2018-01-021-4/+2
|/
* Add an option to disable feed certificate checknashe2017-07-131-0/+6
* Do not encode feed title twicenashe2017-07-131-1/+1
* Fix typoLeszek Manicki2016-03-021-1/+1
* Remove config files that are created on install. Refs #69.Sam Wilson2015-10-041-1/+0
* Clean codenashe2015-08-116-21/+21
* Fix class autoloadingnashe2015-08-115-8/+15
* Make authentication timing-safenashe2015-08-041-1/+2
* Improve coding stylenashe2015-08-031-7/+5
* Avoid type juggling vulnerability.nashe2015-08-031-2/+2
* Control width blacklisting feed are down, cron.php manage the status of this ...Fernando GarcĂ­a2014-03-042-0/+4
* display moonmoon version in title bar of the administration panel, make the v...Pascal Chevrel2012-05-031-1/+7
* forgot to migrate the login page to incoude the l10n class (didn't notice bec...Pascal Chevrel2012-03-131-3/+4
* l10n support for moonmoonPascal Chevrel2012-03-123-27/+27
* fix css in admin pages that were reverted to pre html5 version in a mergePascal Chevrel2012-03-111-22/+22
* Merge branch 'html5' of https://github.com/pascalchevrel/moonmoon into pascal...Maurice Svay2012-03-101-1/+1
|\
| * html5: admin page, make the http:// mention in the add feed field be a placeh...Pascal Chevrel2012-03-091-1/+1
* | Merge branch 'cleanup' of https://github.com/pascalchevrel/moonmoon into pasc...Maurice Svay2012-03-103-372/+370
|\ \ | |/ |/|
| * convert all files saved in Windows(CRLF) to Unix (LF)Pascal Chevrel2012-03-093-348/+348
* | Merge pull request #18 from pascalchevrel/admin_templateMaurice Svay2012-03-082-59/+64
|\ \ | |/ |/|
| * change the template in the admin panel to use HTML5 syntax (and use <header> ...Pascal Chevrel2012-03-082-59/+64
* | fix install process and admin section which are currently broken because of t...Pascal Chevrel2012-03-082-7/+3
|/
* Use a centralized template for the admin section to avoid repeating htmlPascal Chevrel2012-03-065-153/+148
* update spyc library from 0.2.3 to 0.5Pascal Chevrel2012-03-061-4/+4
* Update wording in adminMaurice Svay2010-08-101-4/+4
* Fixes bug when adding no feed deletes all feedsMaurice Svay2010-08-101-1/+1
* Initial commitMaurice Svay2010-02-1619-0/+608