]> git.immae.eu Git - github/shaarli/Shaarli.git/history - index.php
Bump version to 0.5.1
[github/shaarli/Shaarli.git] / index.php
2015-08-17  VirtualTamBump version to 0.5.1 v0.5.1
2015-08-16  VirtualTamMerge pull request #314 from shaarli/clean-utm_term
2015-08-15  VirtualTamLinks: refactor & improve URL cleanup 314/head
2015-08-13  VirtualTamMerge pull request #309 from virtualtam/refactor/PageCache
2015-08-13  VirtualTamCachedPage: move to a proper file, add tests
2015-08-13  VirtualTamMerge pull request #301 from ArthurHoaro/edit-link...
2015-08-07  ArthurHoaroFixes #299: prevent 404 on '?edit_link' while logged out 301/head
2015-08-05  VirtualTamMerge pull request #313 from virtualtam/install/timezone
2015-08-04  VirtualTamInstallation: default to the server's timezone 313/head
2015-07-31  VirtualTamMerge pull request #276 from virtualtam/tools/phpcs
2015-07-30  VirtualTamMerge pull request #303 from virtualtam/v0.5.0 v0.5.0
2015-07-30  VirtualTamBump version to 0.5.0 303/head
2015-07-15  ArthurMerge pull request #271 from virtualtam/php53
2015-07-13  VirtualTamPHP: ensure 5.3 compatibility, refactor timezone utilities 271/head
2015-07-12  VirtualTamMerge pull request #257 from ArthurHoaro/tag-http-referer
2015-07-12  ArthurHoaroPrevent redirection loop everytime we rely on HTTP_REFERER: 257/head
2015-07-12  ArthurEnglish mistake cf sebsauvage/Shaarli#221
2015-07-12  ArthurHoaroFixes warning 'Undefined index: searchtags' while filte...
2015-07-12  ArthurMerge pull request #262 from ArthurHoaro/dup-tags
2015-07-12  ArthurHoaroAvoid tag duplicates 262/head
2015-07-11  VirtualTamMerge pull request #268 from ArthurHoaro/dailrss-template
2015-07-11  VirtualTamMerge pull request #269 from virtualtam/fix/read-config
2015-07-11  ArthurHoaroInclude the whole <item> in dailyRSS 268/head
2015-07-10  VirtualTamFix: data/config.php was not imported 269/head
2015-07-09  VirtualTamMerge pull request #255 from ArthurHoaro/config
2015-07-09  ArthurHoaroAll settings are now stored in config.php 255/head
2015-07-08  VirtualTamMerge pull request #251 from virtualtam/linkdb/date...
2015-07-08  VirtualTamLinkDB::filterDay(): check input date format 251/head
2015-07-08  VirtualTamMerge pull request #264 from ArthurHoaro/daily-nav
2015-07-08  ArthurHoaroFixes #260: previous/next day links in daily 264/head
2015-06-26  nodisccMerge remote-tracking branch 'ArthurHoaro/default-links'
2015-06-26  nodisccMerge remote-tracking branch 'virtualtam/linkdb/remove...
2015-06-24  VirtualTamLinkDB: do not access global variables 243/head
2015-06-23  nodisccmove escape() and sanitizeLink() to application/Utils.php
2015-06-23  nodisccMerge remote-tracking branch 'ArthurHoaro/input-escape...
2015-06-23  VirtualTamLinkDB: add 'hidePublicLinks' parameter to the constructor
2015-06-23  nodisccMerge remote-tracking branch 'nicolasdanelon/master...
2015-06-23  ArthurHoaroPage title if there is a single link 233/head
2015-06-23  ArthurHoaroWorking on shaarli/Shaarli#224 228/head
2015-06-23  nodisccMerge remote-tracking branch 'origin/doc-contributing'
2015-06-23  nodisccMerge remote-tracking branch 'ArthurHoaro/daily-date...
2015-06-23  nodisccMerge remote-tracking branch 'nicolasdanelon/master...
2015-06-23  nodisccMerge remote-tracking branch 'virtualtam/test/link...
2015-06-23  nodisccMerge remote-tracking branch 'ArthurHoaro/search-tag...
2015-06-23  nodisccMerge remote-tracking branch 'virtualtam/travis' into...
2015-06-19  ArthurHoaroDaily page: date format in template 229/head
2015-06-10  VirtualTamLinkDB: move to a proper file, add test coverage 218/head
2015-06-09  ArthurHoaroDo not load links if they're hidden (also fix shaarli... 222/head
2015-06-09  ArthurHoaroAdd awesomplete to tag search shaarli/Shaarli#49 221/head
2015-06-03  nodisccsplit annoyingpatterns list on multpile lines, add...
2015-05-22  nodisccMerge branch 'really-hide' of https://github.com/pikzen...
2015-05-22  nodisccMerge remote-tracking branch 'Marsup/firefox-social...
2015-05-15  MarsupAdd Firefox Social API to the tools. Fixes #101. 213/head
2015-05-11  feulaProperly hide all links 214/head
2015-05-11  Jonathan DruartDisplay date as today if no articles published 210/head
2015-04-10  nodisccchange wording and variable names for "Hide public...
2015-04-10  nodisccMerge remote-tracking branch 'pikzen/disable-public...
2015-04-10  nodisccMerge remote-tracking branch 'ArthurHoaro/localecharset...
2015-04-10  nodisccMerge branch 'pandoc' into next
2015-04-10  nodisccMerge commit '326ae54' into next
2015-04-09  feulaAllow disabling all public links, fixes #188 197/head
2015-04-08  ArthurHoaro#193 add UTF8 by default to autoLocale 195/head
2015-04-05  ArthurHoaroFixes autoLocale function by trying several way to...
2015-04-05  dimtionFix missing permalink title when logged in 190/head
2015-04-01  nodisccMerge pull request #183 from pikzen/fix-absolute-urls
2015-04-01  Florian EulaDisplay notes as absolute URLs 183/head
2015-03-31  ArthurHoaroFix bad merge commit
2015-03-31  pikzenDisplay notes as absolute urls
2015-03-31  ArthurHoaroFixes autoLocale function by trying several way to...
2015-03-31  ArthurHoaroDefine date format in templates instead of index.php.
2015-03-29  feulaDisplay notes as absolute urls. 180/head
2015-03-16  nodisccbump version to 0.0.45beta v0.0.45beta
2015-03-15  nodisccMerge branch 'picwall-direct-link' into next v0.0.44beta
2015-03-15  nodisccbump version to 0.0.44beta
2015-03-15  nodisccMerge branch 'cleaner-searchfields' into next
2015-03-15  nodisccMerge remote-tracking branch 'ArthurHoaro/autocomplete...
2015-03-12  ArthurHoaroUse awesomplete as autocomplete lib and remove jQuery... 165/head
2015-03-11  nodisccpicwall: link directly to the target URL (not the perma... 156/head
2015-03-11  nodisccMerge pull request #119 from ArthurHoaro/js-link
2015-03-05  nodisccMerge pull request #140 from nodiscc/master
2015-03-05  nodisccRedirect to homepage after adding a link via "Add Link...
2015-03-05  nodisccMerge pull request #141 from nodiscc/cleanurl-filters
2015-03-05  nodisccImprove URL cleaning: 141/head
2015-03-05  nodisccImprove annoying URL parameters cleaning:
2015-03-04  nodisccMerge pull request #132 from ArthurHoaro/picwall
2015-03-04  nodiscccleanup: refactor annoying URL patterns in a single...
2015-03-04  Alexis JAdd some filters to clean URLs
2015-03-01  ArthurHoaroLazy load images with the light lib bLazy.js instead... 132/head
2015-02-25  Emilien KleinMerge pull request #123 from nodiscc/dont-disclose...
2015-02-25  nodisccPrevent visitors from reading shaarli version 123/head
2015-02-21  Emilien KleinMerge pull request #120 from ArthurHoaro/optionalupdate
2015-02-20  ArthurHoaroshaarli/Shaarli#34: Make update check optional 120/head
2015-02-20  ArthurHoaroFixes shaarli/Shaarli#46: allow 'javascript:' links... 119/head
2015-02-20  nodisccbump version to 0.0.43beta v0.0.43beta
2015-02-19  nodisccMerge pull request #86 from pikzen/fix-cookies
2015-02-18  Florian EulaOnly verify login state at the beginning of the request. 86/head
2015-02-17  nodisccMerge pull request #114 from nodiscc/redirect-previous...
2015-02-17  feularedirect to previous search (if any) when deleting... 114/head
2015-02-07  nodisccMerge pull request #63 from pikzen/permaoptions
2015-02-07  Florian EulaFeature: enable/disable permalinks for RSS 63/head
next