aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix issue #66 by adding space before "selected"Emilien Klein2014-12-021-2/+2
|/
* Prevents ?do=addlink from generating a 404 if the user is not logged inFlorian Eula2014-11-211-0/+8
* Do not add a tag to the search if it's already being searched forFlorian Eula2014-11-211-7/+25
* make archive.org integration optional (ARCHIVE_ORG option, defaults to false)nodiscc2014-11-081-0/+1
* index.html: add warning message about hostname/cookie storage problemsnodiscc2014-11-031-1/+3
* Merge pull request #36 from nodiscc/https-thumbnailsEmilien Klein2014-10-231-7/+7
|\
| * thumbnails: force HTTPS for youtube, imgur, vimeonodiscc2014-10-231-7/+7
* | Make ATOM toolbar button optionalnodiscc2014-10-231-0/+1
|/
* update check: check against last version available on github.com/shaarli/Shaarlinodiscc2014-10-211-1/+1
* add link: in case of empty URL (self-post), prepend "Note: " to the titlenodiscc2014-10-211-1/+5
* fix: add missing slash when defining RainTPL's temp dirVirtualTam2014-10-191-2/+2
* Merge pull request #19 from nodiscc/masternodiscc2014-08-191-3/+3
|\
| * bookmarklet: use selected text as description when adding a new linknodiscc2014-08-111-3/+3
* | Merge pull request #20 from nodiscc/fix-typosSbgodin2014-08-191-127/+127
|\ \
| * | Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typ...nodiscc2014-08-191-127/+127
| |/
* | Removes htaccess file creation and adds them in the repositoryChristophe HENRY2014-08-041-7/+0
* | Adds empty directories: cache, data, pagecache and tmp. Removes mkdirs.Christophe HENRY2014-08-041-4/+0
* | Removed redundant check on RAINTPL_TMP directoryChristophe HENRY2014-07-311-1/+0
* | Adds configuration variables, TPL and TMP, for RainTPLChristophe HENRY2014-07-311-4/+6
|/
* Adds a configuration variable "titleLink" which allows to customize theChristophe HENRY2014-07-271-0/+4
* Release version 0.0.42 betav0.0.42betaEmilien Klein2014-07-271-2/+2
* A real "Stay signed in": keep the connectionChristophe HENRY2013-12-051-5/+21
* Merge pull request #145 from Alkarex/patch-1Sébastien SAUVAGE2013-11-291-5/+2
|\
| * smallHash: simplified and improved performanceAlexandre Alapetite2013-11-101-5/+2
* | XSS flaw correctionSebastien SAUVAGE2013-11-291-5/+5
|/
* Corrected field focus in bookmarkletSebastien SAUVAGE2013-09-271-1/+1
* Default example private link changedSébastien SAUVAGE2013-09-251-1/+1
* Added nb=all to get all links in RSS/ATOM feed.Sebastien SAUVAGE2013-09-241-2/+10
* Merge pull request #87 from LionelMartin/3385af123f6b4dfc59aeaa69f180381307b6...Sébastien SAUVAGE2013-09-241-1/+36
|\
| * Added json_encode implementation for php<5.2Lionel Martin2013-05-201-2/+37
* | Added tags+private in shaarli URLSébastien SAUVAGE2013-09-241-2/+3
* | Merge pull request #112 from BoboTiG/masterSébastien SAUVAGE2013-09-241-4/+6
|\ \
| * | RSS/Atom: add a parameter to print only the N last linksBoboTiG2013-07-261-5/+7
| |/
* | Merge pull request #118 from Alkarex/patch-1Sébastien SAUVAGE2013-09-241-1/+1
|\ \
| * | Corrected error message for lack of write access in ./dataAlexandre Alapetite2013-08-231-2/+2
* | | Merge pull request #125 from broncowdd/masterSébastien SAUVAGE2013-09-241-1/+2
|\ \ \
| * | | Added the possibility to put a description in the bookmarklet's URLBronco2013-09-161-2/+3
| |/ /
* | | Merge pull request #126 from Alkarex/MillisecondsSébastien SAUVAGE2013-09-241-1/+5
|\ \ \
| * | | Import NETSCAPE-Bookmark compatible millisecondsAlexandre Alapetite2013-09-211-1/+5
| |/ /
* / / Ajout d’un UA lors de la récupération d’une page externe (certains site...lehollandaisvolant2013-09-031-2/+2
|/ /
* | Better encoding handling in title parsingSebastien SAUVAGE2013-08-031-2/+23
* | SERVER_NAME changed to HTTP_HOSTSebastien SAUVAGE2013-08-031-7/+7
|/
* Merge pull request #42 from matchab/masterSébastien SAUVAGE2013-03-111-0/+6
|\
| * Avoid a strict standard error when php.ini do not define the defaultMathieu Chabanon2013-03-101-0/+6
* | Fix bug producing invalid HTMLDavid Sferruzza2013-03-101-1/+0
|/
* 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