]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application
Bump version to v0.7.1
[github/shaarli/Shaarli.git] / application /
2015-11-26  ArthurHoaroURL encode links when a redirector is set. 355/head
2015-11-24  VirtualTamMerge pull request #389 from virtualtam/utils/check...
2015-11-24  VirtualTamapplication: move checkPHPVersion from Utils to Applica... 389/head
2015-11-24  VirtualTamMerge pull request #375 from virtualtam/utils/permissions
2015-11-24  VirtualTaminstall: check file/directory permissions for Shaarli... 375/head
2015-11-23  VirtualTamMerge pull request #384 from roidelapluie/master
2015-11-22  VirtualTamMerge pull request #377 from ArthurHoaro/search-tag...
2015-11-22  VirtualTamMerge pull request #387 from ArthurHoaro/bookmarklet...
2015-11-22  VirtualTamMerge pull request #376 from ArthurHoaro/opensearch
2015-11-17  ArthurHoaroFixes #176 - Add opensearch functionality 376/head
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-08  ArthurMerge pull request #275 from shaarli/plugin-proposition
2015-11-07  ArthurMerge pull request #368 from ArthurHoaro/returnurl...
2015-11-07  ArthurHoaroTemplate upgrade to handle plugin zones
2015-11-07  ArthurHoaroPlugin system - CORE
2015-11-04  ArthurHoaroFixes #356 368/head
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-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  ArthurMerge pull request #336 from ArthurHoaro/login-hotfix 0.5.3
2015-09-02  ArthurHoaroAllow uppercase letters in PHP sessionid format 336/head
2015-08-31  VirtualTamMerge pull request #326 from ArthurHoaro/bug-url
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-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  VirtualTamCache: simplify cached content cleanup, improve tests 309/head
2015-08-13  VirtualTamCachedPage: move to a proper file, add tests
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-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  ArthurMerge pull request #262 from ArthurHoaro/dup-tags
2015-07-11  VirtualTamMerge pull request #268 from ArthurHoaro/dailrss-template
2015-07-10  VirtualTamMerge pull request #267 from virtualtam/linkdb/private...
2015-07-09  VirtualTamLinkDB: prefix private members with an underscore 267/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-06-26  nodisccMerge remote-tracking branch 'ArthurHoaro/default-links'
2015-06-26  nodisccMerge remote-tracking branch 'virtualtam/linkdb/remove...
2015-06-26  nodisccMerge pull request #249 from fbartels/patch-1
2015-06-26  Felix BartelsRestore compatability with php 5.3 249/head
2015-06-24  VirtualTamLinkDB: do not access global variables 243/head
2015-06-24  ArthurHoaroChange fresh install default link
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  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  nodisccre-add readDb() missing from previous merge
2015-06-23  nodisccMerge remote-tracking branch 'virtualtam/test/link...
2015-06-10  VirtualTamLinkDB: move to a proper file, add test coverage 218/head