]> git.immae.eu Git - github/shaarli/Shaarli.git/history - index.php
Bump version to v0.6.0
[github/shaarli/Shaarli.git] / index.php
2015-11-18  ArthurHoaroBump version to v0.6.0 383/head v0.6.0
2015-11-11  VirtualTamMerge pull request #374 from virtualtam/cleanup
2015-11-11  VirtualTamcleanup: remove the executable bit from source scripts 374/head
2015-11-11  VirtualTamMerge pull request #373 from virtualtam/index/format...
2015-11-11  VirtualTamindex.php: group globals by theme, format comments 373/head
2015-11-08  ArthurMerge pull request #275 from shaarli/plugin-proposition
2015-11-08  ArthurHoaroHandle errors raised by plugins in template. fixes... 275/head
2015-11-07  ArthurMerge pull request #368 from ArthurHoaro/returnurl...
2015-11-07  ArthurHoaroPlugin system - CORE
2015-11-04  ArthurHoaroFixes #356 368/head
2015-09-14  VirtualTamBump version to 0.5.4 v0.5.4
2015-09-14  VirtualTamUpdate project information: contributors, `index.php...
2015-09-14  VirtualTamMerge pull request #346 from virtualtam/refactor/http...
2015-09-14  VirtualTamHTTP: move server URL functions to `HttpUtils.php` 346/head
2015-09-13  FanchSSL detection: add support for `X-Forwarded-Proto`
2015-09-08  VirtualTamMerge pull request #337 from doc75/doublon_url
2015-09-08  Guillaume VirletUrl: introduce global helper functions for cleanup... 337/head
2015-09-06  VirtualTamMerge pull request #334 from virtualtam/refactor/http...
2015-09-06  VirtualTamHTTP: move utils to a proper file, add tests 334/head
2015-09-06  VirtualTamMerge pull request #338 from virtualtam/fix/unique...
2015-09-06  VirtualTamSession ID: extend the regex to match possible hash... 338/head
2015-09-02  ArthurHoaroBump version to v0.5.3 v0.5.3
2015-08-31  VirtualTamBump version to 0.5.2 v0.5.2
2015-08-31  VirtualTamMerge pull request #326 from ArthurHoaro/bug-url
2015-08-31  ArthurHoaroAdd HTTPS support for title extracting feature 326/head
2015-08-31  ArthurHoaroFixes #325 - Shaarli does not recognize saved links
2015-08-24  VirtualTamMerge pull request #306 from ArthurHoaro/fpd
2015-08-22  ArthurHoaroAvoid Full Path Disclosure error on session error. 306/head
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
next