]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/LinkDB.php
Add a persistent 'shorturl' key to all links
[github/shaarli/Shaarli.git] / application / LinkDB.php
2016-12-12  ArthurHoaroAdd a persistent 'shorturl' key to all links 697/head
2016-12-12  ArthurHoaroLink ID refactoring
2016-10-21  VirtualTamMerge pull request #673 from virtualtam/cleanup/linkdb
2016-10-20  VirtualTamLinkDB: explicit method visibility 673/head
2016-10-20  VirtualTamLinkDB: update datastore method names
2016-10-20  VirtualTamLinkDB: do not prefix privates with an underscore
2016-10-13  VirtualTamMerge pull request #654 from teromene/archive-org-no...
2016-10-12  ArthurMerge pull request #622 from ArthurHoaro/update-date
2016-08-13  VirtualTamMerge pull request #619 from ArthurHoaro/plugins/param...
2016-08-03  ArthurHoaroSave the update date in LinkDB and pass it to linklist...
2016-08-02  VirtualTamMerge pull request #621 from ArthurHoaro/hotfix/update...
2016-08-02  VirtualTamMerge pull request #618 from ArthurHoaro/tagclean
2016-08-02  ArthurHoaroBetter whitespace handling in tags 618/head
2016-08-02  Chris KuetheBetter whitespace handling in tags. Fixes #571
2016-07-09  ArthurMerge pull request #558 from ArthurHoaro/hashtag4
2016-07-09  ArthurMerge pull request #570 from ArthurHoaro/config-manager
2016-06-06  ArthurHoaroHashtag system 558/head
2016-06-06  ArthurMerge pull request #582 from ArthurHoaro/hotfix/nomarkdown
2016-06-03  ArthurMerge pull request #583 from ArthurHoaro/enhance/tag...
2016-05-31  ArthurHoaroFixes #497: ignore case difference between tags 583/head
2016-05-03  ArthurMerge pull request #532 from ArthurHoaro/hotfix/title...
2016-04-09  ArthurMerge pull request #524 from ArthurHoaro/hotfix/redirec...
2016-04-09  ArthurHoaroFixes #480: add an option to urlencode redirector URL 524/head
2016-03-30  VirtualTamMerge pull request #522 from ArthurHoaro/hotfix/readers...
2016-03-26  ArthurMerge pull request #520 from ArthurHoaro/plugins/nomarkdown
2016-03-25  ArthurMerge pull request #515 from ArthurHoaro/template-feeds
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