]> git.immae.eu Git - github/shaarli/Shaarli.git/history - index.php
Prevents ?do=addlink from generating a 404 if the user is not logged in
[github/shaarli/Shaarli.git] / index.php
2014-11-21  Florian EulaPrevents ?do=addlink from generating a 404 if the user... 61/head
2014-11-21  Florian EulaDo not add a tag to the search if it's already being... 60/head
2014-11-13  nodisccMerge pull request #59 from tst2005/master
2014-11-08  nodisccMerge pull request #51 from nodiscc/optional-archiveorg
2014-11-08  nodisccmake archive.org integration optional (ARCHIVE_ORG... 51/head
2014-11-08  Emilien KleinMerge pull request #42 from nodiscc/new-readme
2014-11-08  Emilien KleinMerge pull request #39 from nodiscc/master
2014-11-03  nodisccindex.html: add warning message about hostname/cookie... 39/head
2014-10-23  Emilien KleinMerge pull request #36 from nodiscc/https-thumbnails
2014-10-23  Emilien KleinMerge pull request #35 from nodiscc/optional-atom
2014-10-23  nodisccthumbnails: force HTTPS for youtube, imgur, vimeo 36/head
2014-10-23  nodisccMake ATOM toolbar button optional 35/head
2014-10-23  nodisccMerge pull request #31 from nodiscc/version-check
2014-10-21  nodisccupdate check: check against last version available... 31/head
2014-10-21  nodisccMerge pull request #30 from nodiscc/master
2014-10-21  nodisccadd link: in case of empty URL (self-post), prepend... 30/head
2014-10-20  nodisccMerge pull request #27 from virtualtam/master
2014-10-18  VirtualTamfix: add missing slash when defining RainTPL's temp dir 27/head
2014-08-19  nodisccMerge pull request #19 from nodiscc/master
2014-08-19  SbgodinMerge pull request #20 from nodiscc/fix-typos
2014-08-19  nodisccFix grammar, punctuation, spelling, trailing whitepaces... 20/head
2014-08-12  nodisccMerge pull request #11 from Sbgodin/rainVariables
2014-08-10  nodisccbookmarklet: use selected text as description when... 19/head
2014-08-03  Christophe HENRYRemoves htaccess file creation and adds them in the... 11/head
2014-08-03  Christophe HENRYAdds empty directories: cache, data, pagecache and...
2014-07-31  Christophe HENRYRemoved redundant check on RAINTPL_TMP directory
2014-07-31  Christophe HENRYAdds configuration variables, TPL and TMP, for RainTPL
2014-07-27  Christophe HENRYAdds a configuration variable "titleLink" which allows...
2014-07-27  Emilien KleinRelease version 0.0.42 beta 3/head v0.0.42beta
2014-02-09  Sébastien SAUVAGEMerge pull request #155 from Sbgodin/staySignedInWithCookie
2013-12-05  Christophe HENRYA real "Stay signed in": keep the connection
2013-11-29  Sébastien SAUVAGEMerge pull request #145 from Alkarex/patch-1
2013-11-29  Sebastien SAUVAGEXSS flaw correction
2013-11-10  Alexandre AlapetitesmallHash: simplified and improved performance
2013-09-27  Sebastien SAUVAGECorrected field focus in bookmarklet
2013-09-25  Sébastien SAUVAGEDefault example private link changed
2013-09-24  Sebastien SAUVAGEAdded nb=all to get all links in RSS/ATOM feed.
2013-09-24  Sébastien SAUVAGEMerge pull request #87 from LionelMartin/3385af123f6b4d...
2013-09-24  Sébastien SAUVAGEAdded tags+private in shaarli URL
2013-09-24  Sébastien SAUVAGEMerge pull request #112 from BoboTiG/master
2013-09-24  Sébastien SAUVAGEMerge pull request #118 from Alkarex/patch-1
2013-09-24  Sébastien SAUVAGEMerge pull request #119 from Alkarex/master
2013-09-24  Sébastien SAUVAGEMerge pull request #125 from broncowdd/master
2013-09-24  Sébastien SAUVAGEMerge pull request #126 from Alkarex/Milliseconds
2013-09-24  Sébastien SAUVAGEMerge pull request #122 from lehollandaisvolant/master
2013-09-21  Alexandre AlapetiteImport NETSCAPE-Bookmark compatible milliseconds
2013-09-16  BroncoAdded the possibility to put a description in the bookm...
2013-09-03  lehollandaisvolantAjout d’un UA lors de la récupération d’une page extern...
2013-08-23  Alexandre AlapetiteCorrected error message for lack of write access in...
2013-08-03  Sebastien SAUVAGEBetter encoding handling in title parsing
2013-08-03  Sebastien SAUVAGESERVER_NAME changed to HTTP_HOST
2013-07-26  BoboTiGRSS/Atom: add a parameter to print only the N last...
2013-05-20  Lionel MartinAdded json_encode implementation for php<5.2
2013-03-11  Sébastien SAUVAGEMerge pull request #43 from dsferruzza/highlight-search...
2013-03-11  Sébastien SAUVAGEMerge pull request #42 from matchab/master
2013-03-11  Sébastien SAUVAGEMerge pull request #45 from dsferruzza/fix-picwall-bug
2013-03-10  David SferruzzaFix bug producing invalid HTML
2013-03-10  Mathieu ChabanonAvoid a strict standard error when php.ini do not defin...
2013-03-08  Sébastien SAUVAGEVersion 0.0.41 beta v0.0.41beta
2013-03-08  Sébastien SAUVAGEMerge pull request #37 from sebsauvage/CookieDomain
2013-03-06  Sebastien SAUVAGECorrection for login problem with webkit browsers on...
2013-03-04  Sebastien SAUVAGEAdded second check to write rights.
2013-03-04  Sebastien SAUVAGECheck that Shaarli has the right to write in its own...
2013-03-04  Sebastien SAUVAGEGot rid of small display bugs before installation.
2013-03-04  Sébastien SAUVAGEMerge pull request #30 from Knah-Tsaeb/master
2013-03-04  Knah Tsaeb[add] https://github.com/sebsauvage/Shaarli/issues...
2013-03-03  Sebastien SAUVAGEAdded https to list of authorized protocols.
2013-03-03  Sebastien SAUVAGECorrected vulnerabilities (see report below)
2013-03-02  Sebastien SAUVAGEProper redirect in popup when login fails.
2013-03-01  Sebastien SAUVAGEAdded option to disable jQuery and heavy javascript
2013-03-01  Sebastien SAUVAGEURL source in cached RSS feeds.
2013-03-01  Sebastien SAUVAGESort tags
2013-03-01  Sebastien SAUVAGECorrected: "Nothing found" when logging out when only...
2013-02-28  Sébastien SAUVAGERSS patch for Thunderbird (and some RSS clients).
2013-02-28  Sébastien SAUVAGECheck that sessions work before installation.
2013-02-28  Sébastien SAUVAGEImproved token security
2013-02-27  Sebastien SAUVAGECorrected thumbnail creation.
2013-02-27  Sébastien SAUVAGEAfter clicking save/cancel on a link, scroll to the...
2013-02-27  Sébastien SAUVAGERemove script name from URL if it's index.php
2013-02-27  Sébastien SAUVAGELink in description & option to invert link/permalink.
2013-02-27  Sébastien SAUVAGESupport for magnet links in description.
2013-02-26  Sébastien SAUVAGECorrected bug in cache purge.
2013-02-26  Sébastien SAUVAGETypo correction.
2013-02-26  Sébastien SAUVAGELogin problem correction
2013-02-26  Sébastien SAUVAGEInitial commit (version 0.0.40 beta) v0.0.40beta