]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/LinkDB.php
Refactor filter in LinkDB
[github/shaarli/Shaarli.git] / application / LinkDB.php
2016-03-25  ArthurHoaroRefactor filter in LinkDB 515/head
2016-02-28  ArthurMerge pull request #500 from ArthurHoaro/plugin-icon...
2016-02-28  ArthurMerge pull request #496 from ArthurHoaro/cross-search
2016-02-28  ArthurHoaroAllow crossed search between terms and tags 496/head
2016-02-25  ArthurMerge pull request #491 from ArthurHoaro/markdown-escape2
2016-02-24  ArthurMerge pull request #492 from ArthurHoaro/locale-sort-fix
2016-02-18  ArthurMerge pull request #486 from virtualtam/refactor/datetime
2016-02-17  VirtualTamcleanup: use DateTime to format dates 486/head
2016-02-15  ArthurMerge pull request #461 from ArthurHoaro/tagcloud-sort
2016-02-15  ArthurMerge pull request #447 from ArthurHoaro/hidden-tags
2016-02-15  ArthurHoaroPrivate/Hidden tags 447/head
2016-02-15  ArthurMerge pull request #446 from ArthurHoaro/search-tag...
2016-02-15  ArthurHoaroAdd exclusion in tag search
2016-02-15  ArthurMerge pull request #479 from ArthurHoaro/pluginsadmin...
2016-02-15  ArthurMerge pull request #460 from ArthurHoaro/440-editlink-404
2016-02-15  ArthurMerge pull request #442 from ArthurHoaro/updater
2016-02-15  ArthurHoaroIntroduce the Updater class which 442/head
2016-01-31  ArthurMerge pull request #379 from ArthurHoaro/plugin-markdown
2016-01-21  ArthurMerge pull request #444 from dimtion/404_template
2016-01-20  ArthurHoaroBugfix: prevent LinkFilter to work on outdated data.
2016-01-06  ArthurMerge pull request #424 from ArthurHoaro/search
2016-01-06  ArthurHoaroFixes #426 - Do not filter with blank tags.
2016-01-06  ArthurHoaroLink filter refactoring
2016-01-02  VirtualTamMerge pull request #417 from ArthurHoaro/wallabag-improve
2015-12-23  VirtualTamMerge pull request #418 from ArthurHoaro/qrcode-bug
2015-12-22  ArthurHoaroQRCode plugin: use url instead of real_url 418/head
2015-12-07  VirtualTamMerge pull request #393 from ArthurHoaro/tools-js-indent
2015-11-26  VirtualTamMerge pull request #355 from ArthurHoaro/redirector-url
2015-11-26  ArthurHoaroURL encode links when a redirector is set. 355/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-09-08  VirtualTamMerge pull request #337 from doc75/doublon_url
2015-09-08  Guillaume VirletUrl: introduce global helper functions for cleanup... 337/head
2015-08-13  VirtualTamMerge pull request #309 from virtualtam/refactor/PageCache
2015-08-13  VirtualTamCachedPage: move to a proper file, add tests
2015-07-12  VirtualTamMerge pull request #257 from ArthurHoaro/tag-http-referer
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-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  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