]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/Updater.php
Add a persistent 'shorturl' key to all links
[github/shaarli/Shaarli.git] / application / Updater.php
2016-12-12  ArthurHoaroAdd a persistent 'shorturl' key to all links 697/head
2016-12-12  ArthurHoaroApply the new ID system accros the whole codebase
2016-12-12  ArthurHoaroUpdate method to use the new ID system, which replaces...
2016-10-21  VirtualTamMerge pull request #673 from virtualtam/cleanup/linkdb
2016-10-20  VirtualTamMerge pull request #665 from ArthurHoaro/fix/feed-hashtags
2016-10-20  VirtualTamLinkDB: update datastore method names
2016-10-20  VirtualTamMerge pull request #671 from ArthurHoaro/cleanup-code
2016-10-20  ArthurHoaroMinor code cleanup: PHPDoc, spelling, unused variables... 671/head
2016-08-13  VirtualTamMerge pull request #619 from ArthurHoaro/plugins/param...
2016-08-02  VirtualTamMerge pull request #621 from ArthurHoaro/hotfix/update...
2016-08-02  ArthurHoaroFix update method escapeUnescapedConfig 621/head
2016-07-09  ArthurMerge pull request #558 from ArthurHoaro/hashtag4
2016-07-09  ArthurMerge pull request #570 from ArthurHoaro/config-manager
2016-06-11  ArthurHoaroRename configuration key for better sections
2016-06-11  ArthurHoaroConfigManager no longer uses singleton pattern
2016-06-11  ArthurHoaroRemove remaining settings initialization in index.php
2016-06-11  ArthurHoaroRename configuration keys and fix GLOBALS in templates
2016-06-11  ArthurHoaroAdds ConfigJson which handle the configuration in JSON...
2016-06-11  ArthurHoaroReplace $GLOBALS configuration with the configuration...
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-15  ArthurMerge pull request #461 from ArthurHoaro/tagcloud-sort
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