aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* index.html: add warning message about hostname/cookie storage problemsnodiscc2014-11-031-1/+3
* Merge pull request #37 from qwertygc/patch-2Emilien Klein2014-10-251-1/+1
|\
| * Update shaarli_version.txtQwerty2014-10-251-1/+1
|/
* Merge pull request #36 from nodiscc/https-thumbnailsEmilien Klein2014-10-231-7/+7
|\
| * thumbnails: force HTTPS for youtube, imgur, vimeonodiscc2014-10-231-7/+7
* | Merge pull request #35 from nodiscc/optional-atomEmilien Klein2014-10-232-1/+4
|\ \ | |/ |/|
| * Make ATOM toolbar button optionalnodiscc2014-10-232-1/+4
|/
* Merge pull request #31 from nodiscc/version-checknodiscc2014-10-232-1/+2
|\
| * update check: check against last version available on github.com/shaarli/Shaarlinodiscc2014-10-211-1/+1
| * add current release version number in shaarli_version.txtnodiscc2014-10-211-0/+1
|/
* Merge pull request #30 from nodiscc/masternodiscc2014-10-211-1/+5
|\
| * add link: in case of empty URL (self-post), prepend "Note: " to the titlenodiscc2014-10-211-1/+5
|/
* Merge pull request #27 from virtualtam/masternodiscc2014-10-201-2/+2
|\
| * fix: add missing slash when defining RainTPL's temp dirVirtualTam2014-10-191-2/+2
|/
* gitignore: ignore raintpl generated php pagesnodiscc2014-09-101-1/+4
* update qr.min.js to 1.1.3 from https://github.com/neocotic/qr.js, update COPYINGnodiscc2014-09-052-11/+25
* Merge pull request #12 from nodiscc/iconslicensenodiscc2014-08-3015-3/+47
|\
| * replace unlicensed icons/images, add proper creditsnodiscc2014-08-2815-3/+47
|/
* Merge pull request #19 from nodiscc/masternodiscc2014-08-192-4/+4
|\
| * bookmarklet: use selected text as description when adding a new linknodiscc2014-08-112-4/+4
* | Merge pull request #20 from nodiscc/fix-typosSbgodin2014-08-195-137/+137
|\ \
| * | Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typ...nodiscc2014-08-195-137/+137
| |/
* | Merge pull request #11 from Sbgodin/rainVariablesnodiscc2014-08-125-14/+12
|\ \ | |/ |/|
| * Removes htaccess file creation and adds them in the repositoryChristophe HENRY2014-08-049-7/+8
| * Adds empty directories: cache, data, pagecache and tmp. Removes mkdirs.Christophe HENRY2014-08-045-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 the tip for the title link in the configuration pageChristophe HENRY2014-07-271-1/+1
* Adds a configuration variable "titleLink" which allows to customize theChristophe HENRY2014-07-273-2/+7
* Release version 0.0.42 betav0.0.42betaEmilien Klein2014-07-271-2/+2
* Merge pull request #166 from timovn/patch-1Sébastien SAUVAGE2014-02-141-1/+1
|\
| * Update shaarli.csstimo van neerden2014-02-141-1/+1
|/
* Merge pull request #155 from Sbgodin/staySignedInWithCookieSébastien SAUVAGE2014-02-091-5/+21
|\
| * A real "Stay signed in": keep the connectionChristophe HENRY2013-12-051-5/+21
|/
* Corrected overlapping tagsSébastien SAUVAGE2013-12-041-1/+1
* 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
* Update README.mdSébastien SAUVAGE2013-09-261-10/+10
* Removed jQuery from almost all pagesSebastien SAUVAGE2013-09-257-134/+25
* New QR-Code generation codeSébastien SAUVAGE2013-09-251-20/+60
* Changed QR-Code CSS (selector and attributes)Sébastien SAUVAGE2013-09-251-2/+3
* Added javascript QR-Code librarySébastien SAUVAGE2013-09-251-0/+9
* 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
|\ \