]> git.immae.eu Git - github/shaarli/Shaarli.git/shortlog
github/shaarli/Shaarli.git
2017-03-11  ArthurHoaroShaarli demo moved to shaarli.org 808/head
2017-03-09  ArthurHoaroMerge pull request #797 from ArthurHoaro/hotfix/font-git
2017-03-09  ArthurHoaroMerge pull request #794 from ArthurHoaro/hotfix/namespace
2017-03-09  ArthurHoaroPrevent git from messing with font files 797/head
2017-03-09  ArthurHoaroMove config exception to dedicated classes with proper... 794/head
2017-03-09  ArthurHoaroMerge pull request #792 from ArthurHoaro/feature/privat...
2017-03-09  ArthurHoaroMerge pull request #791 from ArthurHoaro/feature/ctrl...
2017-03-08  VirtualTamMerge pull request #796 from virtualtam/changelog
2017-03-08  VirtualTamAdd v0.7.1 to CHANGELOG.md 796/head
2017-03-08  ArthurHoaroFix blocking namespace issue 792/head
2017-03-08  ArthurHoaroDisplay private only filter as search parameter
2017-03-08  ArthurHoaroSubmit editlink textarea using CTRL+Enter shortcut 791/head
2017-03-07  ArthurHoaroMerge pull request #790 from ArthurHoaro/feature/intl...
2017-03-07  ArthurHoaroFix autoLocale error and cover it with unit tests 790/head
2017-03-06  ArthurHoaroMerge pull request #750 from ArthurHoaro/feature/intl...
2017-03-06  ArthurHoaroUse all_tests target in Travis CI 750/head
2017-03-06  ArthurHoaroRun languages tests using PHPUnit test suites
2017-03-06  ArthurHoaroImprove datetime display
2017-03-06  ArthurHoaroImprove autoLocale() detection
2017-03-04  VirtualTamMerge pull request #788 from virtualtam/application...
2017-03-04  VirtualTamMerge pull request #789 from virtualtam/changelog
2017-03-04  VirtualTamapplication: introduce the Shaarli\Config namespace 788/head
2017-03-04  VirtualTamUpdate CHANGELOG.md 789/head
2017-03-04  VirtualTamMerge pull request #785 from ArthurHoaro/hotfix/markdow...
2017-02-28  ArthurHoaroAdd markdown_escape setting 785/head
2017-02-27  ArthurHoaroMerge pull request #754 from ArthurHoaro/webdesign2
2017-02-27  ArthurHoaroSet the vintage theme by default for the time being 754/head
2017-02-27  ArthurHoaroMultiple minor improvements and bugfixes regarding...
2017-02-27  ArthurHoaroUpgrade awesomplete + fix multiple autocompletion fields
2017-02-27  ArthurHoaroFix markdown plugin color overriding
2017-02-27  ArthurHoaroImprove plugin_admin.js to support multiple ordered...
2017-02-27  ArthurHoaroIntroduce the new default Shaarli template
2017-02-27  ArthurHoaroMove default template to vintage folder
2017-02-24  ArthurHoaroMerge pull request #783 from Sbgodin/spaceInBookmarklets
2017-02-22  Christophe... Removes spaces before and after bookmarklet's name 783/head
2017-02-19  ArthurHoaroMerge pull request #728 from ArthurHoaro/api/getLink
2017-02-19  ArthurHoaroREST API: implements getLink by ID service 728/head
2017-02-13  ArthurHoaroMerge pull request #769 from ArthurHoaro/api/getlinks...
2017-02-04  ArthurHoaroMerge pull request #776 from ArthurHoaro/hotfix/linkdb...
2017-02-04  ArthurHoaroFixes #775: LinkDB do not access LinkDB before ID syste... 776/head
2017-01-20  ArthurHoaroMerge pull request #771 from ArthurHoaro/master
2017-01-20  ArthurHoaroBump version to v0.8.3 771/head
2017-01-20  ArthurHoaroChangelog v0.8.3
2017-01-17  ArthurHoaroREST API - getLinks: support the visibility parameter 769/head
2017-01-17  ArthurHoaroMerge pull request #768 from ArthurHoaro/feature/get...
2017-01-17  ArthurHoaroMerge pull request #767 from ArthurHoaro/feature/delete...
2017-01-17  ArthurHoaroMerge pull request #766 from ArthurHoaro/hotfix/deletio...
2017-01-16  ArthurHoaroUpdate LinkFilter to be able to filter only public... 768/head
2017-01-16  ArthurHoaroStay on the changetag page after tag deletion 767/head
2017-01-16  ArthurHoaroFix redirection after link deletion 766/head
2017-01-16  ArthurHoaroMerge pull request #765 from ArthurHoaro/master
2017-01-16  ArthurHoaroBump version to v0.8.2 765/head
2017-01-16  ArthurHoarov0.8.2 Changelog
2017-01-16  ArthurHoaroMerge pull request #761 from ArthurHoaro/hotfix/referre...
2017-01-16  ArthurHoaroMerge pull request #760 from ArthurHoaro/plugins/addlin...
2017-01-16  ArthurHoaroMerge pull request #759 from ArthurHoaro/hotfix/dup...
2017-01-16  VirtualTamUpdate Changelog
2017-01-16  VirtualTamBump expected minimal PHP version to 5.5
2017-01-15  ArthurHoaroPrevent warning if HTTP_REFERER isn't set 761/head
2017-01-15  ArthurHoaroRemove CSS call for addlink toolbar plugin 760/head
2017-01-15  ArthurHoaroPrevent tag duplicate when renaming 759/head
2017-01-15  ArthurHoaroMerge pull request #727 from ArthurHoaro/api/getlinks
2017-01-15  ArthurHoaroMerge pull request #746 from ArthurHoaro/hotfix/delete...
2017-01-15  ArthurHoaroREST API: implement getLinks service 727/head
2017-01-15  VirtualTamAPI: expect JWT in the Authorization header
2017-01-14  ArthurHoaroMerge pull request #753 from ArthurHoaro/usercss
2017-01-14  ArthurHoaroMove user.css to data folder 753/head
2017-01-07  VirtualTamAdd an AUTHORS file, simplify COPYING, bump year to...
2017-01-07  VirtualTamCleanup: use safe boolean comparisons
2017-01-07  ArthurHoaroFix delete button in editlink 746/head
2017-01-06  ArthurMerge pull request #732 from ArthurHoaro/feature/theme...
2017-01-05  VirtualTamCleanup: explicit method visibility
2017-01-05  VirtualTamCleanup: remove unused variables
2017-01-05  ArthurHoaroFix permalink image alignement in daily page 732/head
2017-01-05  ArthurHoaroUpdater: keep custom theme preference with the new...
2017-01-05  ArthurHoaroMinor improvements regarding #705 (coding style, unit...
2017-01-05  VirtualTamAPI+Docker: enable nginx URL rewriting
2017-01-05  VirtualTamMerge pull request #739 from virtualtam/fix/api/jwt...
2017-01-05  Knah TsaebChange templates set through administration UI
2017-01-04  VirtualTamAPI: fix JWT signature verification 739/head
2017-01-04  ArthurMerge pull request #682 from ArthurHoaro/delete-button
2017-01-04  ArthurMerge pull request #733 from ArthurHoaro/hotfix/reverse...
2017-01-04  VirtualTamMerge pull request #736 from virtualtam/url/annoying...
2017-01-04  VirtualTamURL cleanup: add 'campaign_' to the annoying parameters 736/head
2017-01-03  VirtualTamMerge pull request #731 from virtualtam/fix/api/namespaces
2017-01-03  ArthurMerge pull request #734 from ArthurHoaro/hotfix/api...
2017-01-03  ArthurHoaroFix fatal error during the install 734/head
2017-01-03  ArthurHoaroHide default port in local URL behind a reverse proxy 733/head
2017-01-03  ArthurMerge pull request #719 from ArthurHoaro/feed-opensearch
2017-01-03  ArthurMerge pull request #725 from ArthurHoaro/hotfix/private...
2017-01-03  ArthurHoaroAdd opensearch to RSS and ATOM feeds 719/head
2017-01-03  ArthurHoaroFixes presence of empty tags for private tags and in... 725/head
2017-01-02  VirtualTamAPI: fix Slim namespaces 731/head
2016-12-20  ArthurMerge pull request #620 from ArthurHoaro/pubsubhub
2016-12-20  ArthurHoaroMove PubSubHubbub code as a default plugin 620/head
2016-12-20  ArthurHoaroAdd plugin placeholders in RSS and ATOM feeds templates
2016-12-20  ArthurMerge pull request #666 from ArthurHoaro/slim-api
2016-12-18  ArthurHoaroFix typo in markdown plugin meta description
2016-12-16  ArthurHoaroBugfixes on link deletion, and use a GET form 682/head
2016-12-16  ArthurMerge pull request #714 from ArthurHoaro/hotfix/banlogin
next