aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
Commit message (Expand)AuthorAgeFilesLines
* Avoid a strict standard error when php.ini do not define the defaultMathieu Chabanon2013-03-101-0/+6
* Version 0.0.41 betav0.0.41betaSébastien SAUVAGE2013-03-081-2/+2
* Correction for login problem with webkit browsers on sub-domain hosted Shaarli.Sebastien SAUVAGE2013-03-061-3/+3
* Added second check to write rights.Sebastien SAUVAGE2013-03-041-0/+2
* Check that Shaarli has the right to write in its own directory.Sebastien SAUVAGE2013-03-041-0/+1
* Got rid of small display bugs before installation.Sebastien SAUVAGE2013-03-041-5/+7
* [add] https://github.com/sebsauvage/Shaarli/issues/20 New links created as pr...Knah Tsaeb2013-03-041-57/+60
* Added https to list of authorized protocols.Sebastien SAUVAGE2013-03-031-1/+1
* Corrected vulnerabilities (see report below)Sebastien SAUVAGE2013-03-031-3/+14
* Proper redirect in popup when login fails.Sebastien SAUVAGE2013-03-021-1/+3
* Added option to disable jQuery and heavy javascriptSebastien SAUVAGE2013-03-011-5/+12
* URL source in cached RSS feeds.Sebastien SAUVAGE2013-03-011-3/+3
* Sort tagsSebastien SAUVAGE2013-03-011-2/+6
* Corrected: "Nothing found" when logging out when only private links were disp...Sebastien SAUVAGE2013-03-011-1/+1
* RSS patch for Thunderbird (and some RSS clients).Sébastien SAUVAGE2013-02-281-2/+2
* Check that sessions work before installation.Sébastien SAUVAGE2013-02-281-7/+32
* Improved token securitySébastien SAUVAGE2013-02-281-1/+1
* Corrected thumbnail creation.Sebastien SAUVAGE2013-02-271-0/+1
* After clicking save/cancel on a link, scroll to the link itself.Sébastien SAUVAGE2013-02-271-0/+2
* Remove script name from URL if it's index.phpSébastien SAUVAGE2013-02-271-1/+5
* Link in description & option to invert link/permalink.Sébastien SAUVAGE2013-02-271-4/+32
* Support for magnet links in description.Sébastien SAUVAGE2013-02-271-1/+1
* Corrected bug in cache purge.Sébastien SAUVAGE2013-02-261-1/+1
* Typo correction.Sébastien SAUVAGE2013-02-261-1/+1
* Login problem correctionSébastien SAUVAGE2013-02-261-3/+7
* Initial commit (version 0.0.40 beta)v0.0.40betaSébastien SAUVAGE2013-02-261-0/+2321