]> git.immae.eu Git - github/shaarli/Shaarli.git/shortlog
github/shaarli/Shaarli.git
2015-12-23  VirtualTamBump version to v0.6.2 v0.6.2
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-21  VirtualTamMerge pull request #413 from ArthurHoaro/qrcode-effect
2015-12-21  ArthurHoaroFixes QRCode style 413/head
2015-12-09  VirtualTamMerge pull request #406 from ArthurHoaro/qrcode-style
2015-12-08  VirtualTamMerge pull request #408 from ArthurHoaro/gototop
2015-12-08  VirtualTamMerge pull request #407 from ArthurHoaro/daily-router
2015-12-08  ArthurHoaroAdding a new placeholder in render_footer hook. 408/head
2015-12-08  ArthurHoaroFixes #403: build the daily page through renderPage() 407/head
2015-12-08  ArthurHoaroReset permissions on index.php (changed in 18cca483b0b5...
2015-12-07  VirtualTamMerge pull request #393 from ArthurHoaro/tools-js-indent
2015-12-07  ArthurHoaroFixes #403 : Remove QRCode in core CSS and fix plugin... 406/head
2015-12-07  ArthurHoaroMinimal indent of tools.html 393/head
2015-12-07  ArthurMerge pull request #405 from ArthurHoaro/titles-fix
2015-12-07  ArthurHoaroTemporary fix for head titles 405/head
2015-12-06  VirtualTamMerge pull request #400 from ArthurHoaro/title-399
2015-12-05  ArthurHoaroFixes #399 - show single link title as page title 400/head
2015-12-03  VirtualTamMerge pull request #398 from virtualtam/fix/initialize...
2015-12-03  VirtualTamfix: assign template variables to empty values so they... 398/head
2015-12-03  ArthurHoaroRemove dummycache folder on tear down.
2015-12-01  VirtualTamBump version to v0.6.1 v0.6.1
2015-11-30  nodiscc[doc] add apache2 CSP config
2015-11-30  nodisccremove obsolete doc
2015-11-30  VirtualTamMerge pull request #394 from virtualtam/app-utils/check...
2015-11-26  VirtualTamapplication: default to the "stable" branch for update... 394/head
2015-11-26  VirtualTamMerge pull request #390 from virtualtam/app-utils/check...
2015-11-26  VirtualTamapplication: refactor version checks, move to Applicati... 390/head
2015-11-26  VirtualTamMerge pull request #355 from ArthurHoaro/redirector-url
2015-11-26  ArthurHoaroFixes incorrect call to
2015-11-26  ArthurHoaroURL encode links when a redirector is set. 355/head
2015-11-25  ArthurMerge pull request #391 from nicolasdanelon/patch-1
2015-11-25  Nicolas Daneloncleanup: remove json_encode() (built-in since PHP 5.2) 391/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-23  Julien PivottoFix authentification when Shaarli is in Open Mode. 384/head
2015-11-22  VirtualTamMerge pull request #377 from ArthurHoaro/search-tag...
2015-11-22  VirtualTamMerge pull request #277 from virtualtam/doxygen
2015-11-22  VirtualTamAdd a target to generate Doxygen documentation 277/head
2015-11-22  VirtualTamAdd default Doxygen configuration
2015-11-22  VirtualTamMerge pull request #387 from ArthurHoaro/bookmarklet...
2015-11-22  VirtualTamMerge pull request #376 from ArthurHoaro/opensearch
2015-11-22  ArthurMerge pull request #385 from ArthurHoaro/plugins-error-fix
2015-11-22  ArthurHoaroFixes #382: Bookmarklet can not retrieve title when... 387/head
2015-11-22  ArthurHoaroBugfix: do not store plugin errors in data.php 385/head
2015-11-18  ArthurMerge pull request #383 from ArthurHoaro/master
2015-11-18  ArthurHoaroBump version to v0.6.0 383/head v0.6.0
2015-11-17  ArthurHoaroFixes #176 - Add opensearch functionality 376/head
2015-11-17  ArthurHoaroFixes #360 - Auto-complete more than one tag in tag... 377/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-11  VirtualTamMerge pull request #373 from virtualtam/index/format...
2015-11-11  VirtualTamindex.php: group globals by theme, format comments 373/head
2015-11-08  ArthurMerge pull request #275 from shaarli/plugin-proposition
2015-11-08  ArthurHoaroHandle errors raised by plugins in template. fixes... 275/head
2015-11-08  ArthurMerge pull request #286 from ArthurHoaro/plugin-demo_plugin
2015-11-08  ArthurHoaroPLUGIN demo_plugin 286/head
2015-11-08  ArthurMerge pull request #281 from ArthurHoaro/plugin-wallabag
2015-11-08  ArthurMerge pull request #280 from ArthurHoaro/plugin-readity...
2015-11-08  ArthurMerge pull request #279 from ArthurHoaro/plugin-addlink...
2015-11-08  ArthurHoarounit tests for the wallabag plugin 281/head
2015-11-08  ArthurHoarounit tests for readityourself plugin + remove hard... 280/head
2015-11-08  ArthurHoarounit test for addlink_toolbar + coding style 279/head
2015-11-08  ArthurHoaroPLUGIN: addlink_toolbar
2015-11-08  ArthurHoaroPLUGIN readityourself
2015-11-07  ArthurMerge pull request #284 from ArthurHoaro/plugin-playvideos
2015-11-07  ArthurMerge pull request #285 from ArthurHoaro/plugin-qrcode
2015-11-07  ArthurMerge pull request #283 from ArthurHoaro/plugin-archiveorg
2015-11-07  ArthurMerge pull request #368 from ArthurHoaro/returnurl...
2015-11-07  ArthurHoaroPLUGIN wallabag
2015-11-07  ArthurHoaroAdd unit test for archiveorg plugin 283/head
2015-11-07  ArthurHoaroPLUGIN archiveorg
2015-11-07  ArthurHoaroAdd unit tests for Playvideos plugin 284/head
2015-11-07  ArthurHoaroPLUGIN playvideos
2015-11-07  ArthurHoaroAdd unit tests for the QRCode plugin 285/head
2015-11-07  ArthurHoaroPLUGIN QRCode
2015-11-07  ArthurHoaroAdd plugins folder to test analysis
2015-11-07  ArthurHoaroUnit tests for Router and PluginManager.
2015-11-07  ArthurHoaroTemplate upgrade to handle plugin zones
2015-11-07  ArthurHoaroPlugins TODO.md
2015-11-07  ArthurHoaroPlugin system - CORE
2015-11-04  ArthurHoaroFixes #356 368/head
2015-09-14  VirtualTamBump version to 0.5.4 v0.5.4
2015-09-14  VirtualTamUpdate project information: contributors, `index.php...
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-13  FanchSSL detection: add support for `X-Forwarded-Proto`
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-06  VirtualTamMerge pull request #344 from virtualtam/copying
2015-09-06  VirtualTamCOPYING: update contributor list 344/head
2015-09-06  VirtualTamUpdate README.md
2015-09-06  VirtualTamMerge pull request #343 from virtualtam/readme
next