]> git.immae.eu Git - github/shaarli/Shaarli.git/shortlog
github/shaarli/Shaarli.git
2020-11-03  ArthurHoaroDefault formatter: add a setting to disable auto-linkif... 1620/head
2020-11-03  ArthurHoaroFix French translation 1619/head
2020-11-03  ArthurHoaroMerge pull request #1610 from ArthurHoaro/fix/wallabag
2020-11-02  ArthurHoaroMerge pull request #1618 from ArthurHoaro/fix/ut-daily...
2020-11-02  ArthurHoaroUT: fix formatting issue when the current day has a... 1618/head
2020-10-29  ArthurHoaroMerge pull request #1616 from dimtion/fix-api-redirect
2020-10-29  Loïc CarrpostLink: change relative path to absolute path 1616/head
2020-10-28  ArthurHoaroMerge pull request #1615 from ArthurHoaro/hotfix/save...
2020-10-28  ArthurHoaroRemove unnecessary escape of referer 1615/head
2020-10-28  ArthurHoaroMerge pull request #1614 from ArthurHoaro/hotfix/php71...
2020-10-28  ArthurHoaroFix compatiliby issue on login with PHP 7.1 1614/head
2020-10-28  ArthurHoaroMerge pull request #1613 from ArthurHoaro/hotfix/404...
2020-10-28  ArthurHoaroRaise 404 error instead of 500 if permalink access... 1613/head
2020-10-28  ArthurHoaroMerge pull request #1612 from ArthurHoaro/hotfix/simplexml
2020-10-28  ArthurHoaroInclude php-simplexml in Docker image 1612/head
2020-10-27  ArthurHoaroPlugin wallabag: minor improvements 1610/head
2020-10-27  ArthurHoaroMerge pull request #1587 from ArthurHoaro/feature/batch...
2020-10-27  ArthurHoaroBulk creation: ignore blank lines 1587/head
2020-10-27  ArthurHoaroBulk creation: displays a progress bar when saving...
2020-10-27  ArthurHoaroBulk creation: improve performances using memoization
2020-10-27  ArthurHoaroBulk creation: fix private status based on the first...
2020-10-27  ArthurHoaroFeature: bulk creation of bookmarks
2020-10-27  ArthurHoaroMerge pull request #1595 from ArthurHoaro/feature/daily...
2020-10-27  ArthurHoaroFix rebase issue 1595/head
2020-10-27  ArthurHoaroFeature: add weekly and monthly view/RSS feed for daily...
2020-10-27  ArthurHoaroMove utils classes to Shaarli\Helper namespace and...
2020-10-27  ArthurHoaroMerge pull request #1597 from ArthurHoaro/feature/share...
2020-10-27  ArthurHoaroFeature: Share private bookmarks using a URL containing... 1597/head
2020-10-27  ArthurHoaroMerge pull request #1604 from ArthurHoaro/feature/serve...
2020-10-27  ArthurHoaroMerge pull request #1609 from GaneshKandu/patch-1
2020-10-27  Ganesh KanduRemoved PHP_EOL 1609/head
2020-10-27  Ganesh KanduReplaced PHP_EOL to "\n"
2020-10-24  ArthurHoaroMerge pull request #1601 from ArthurHoaro/feature/psr3
2020-10-21  ArthurHoaroMerge pull request #1605 from ArthurHoaro/fix/nginx...
2020-10-21  ArthurHoaroFix: nginx - add rule to disable url-rewriting for... 1605/head
2020-10-21  ArthurHoaroFeature: add a Server administration page 1604/head
2020-10-20  ArthurHoaroMerge pull request #1602 from ArthurHoaro/fix/root...
2020-10-20  ArthurHoaroDislay an error if an exception occurs in the error... 1602/head
2020-10-20  ArthurHoaroUse PSR-3 logger for login attempts 1601/head
2020-10-20  ArthurHoaroComposer: explicitly import katzgrau/klogger (already...
2020-10-20  ArthurHoaroMerge pull request #1584 from ArthurHoaro/feature/async...
2020-10-20  ArthurHoaroAsynchronous retrieval of bookmark's thumbnails 1584/head
2020-10-20  ArthurHoaroMerge pull request #1567 from ArthurHoaro/feature/async...
2020-10-20  ArthurHoaroMerge pull request #1600 from yudete/master
2020-10-19  yudeteUpdate translations (Japanese) 1600/head
2020-10-19  yudeteUpdate translations (Japanese)
2020-10-16  ArthurHoaroMerge pull request #1588 from ArthurHoaro/feature/searc...
2020-10-16  ArthurHoaroadd search highlight unit tests 1588/head
2020-10-16  ArthurHoaroFeature: highlight fulltext search results
2020-10-16  ArthurHoaroMerge pull request #1596 from ArthurHoaro/feature/bette...
2020-10-16  ArthurHoaroImprove Manage tags page 1596/head
2020-10-16  ArthurHoaroMerge pull request #1593 from ArthurHoaro/fix/no-url...
2020-10-16  ArthurHoaroDoc: typo 1593/head
2020-10-16  ArthurHoaroInject ROOT_PATH in plugin instead of regenerating...
2020-10-16  ArthurHoaroSupport using Shaarli without URL rewriting
2020-10-16  ArthurHoaroMerge pull request #1592 from ArthurHoaro/fix/strict...
2020-10-16  ArthurHoaroStrict types: fix an issue in daily where the date... 1592/head
2020-10-15  ArthurHoaroImprove metadata retrieval (performances and accuracy) 1567/head
2020-10-15  ArthurHoaroAdd a setting to retrieve bookmark metadata asynchrounously
2020-10-15  ArthurHoaroMerge pull request #1591 from ArthurHoaro/doc/server...
2020-10-15  ArthurHoaroDoc: add PHP 7.4 and 8.0 as supported version 1591/head
2020-10-13  ArthurHoaroMerge pull request #1583 from ArthurHoaro/feature/bookm...
2020-10-13  ArthurHoaroAdd strict types for bookmarks management 1583/head
2020-10-13  ArthurHoaroMerge pull request #1570 from ArthurHoaro/feature/datas...
2020-10-13  ArthurHoaroAdd mutex on datastore I/O operations 1570/head
2020-10-13  ArthurHoaroMerge pull request #1540 from ArthurHoaro/fix/metadata...
2020-10-13  ArthurHoaroMerge pull request #1525 from ArthurHoaro/feature/rest...
2020-10-13  ArthurHoaroMerge pull request #1521 from ArthurHoaro/feature/markd...
2020-10-13  ArthurHoaroAdd Markdown Extra formatter 1521/head
2020-10-13  ArthurHoaroUpdate badge versions
2020-10-13  ArthurHoaroMerge pull request #1589 from ArthurHoaro/changelog...
2020-10-13  ArthurHoaroCHANGELOG and AUTHORS for v0.12.0 1589/head
2020-10-08  ArthurHoaroMerge pull request #1586 from ArthurHoaro/changelog...
2020-10-08  ArthurHoaroCHANGELOG and AUTHORS for v0.12.0-beta-2 1586/head
2020-10-08  ArthurHoaroMerge pull request #1585 from ArthurHoaro/fix/xss-and...
2020-10-06  ArthurHoaroSecurity: fix multiple XSS vulnerabilities + fix search... 1585/head
2020-10-04  nodisccMerge pull request #1579 from sprak3000/issue-1437...
2020-10-04  nodisccMerge pull request #1581 from nodiscc/compose-traefik...
2020-10-03  nodisccdocker-compose.yml: pin traefik image to 1.7-alpine 1581/head
2020-10-03  ArthurHoaroMerge pull request #1575 from ArthurHoaro/feature/php8
2020-10-03  ArthurHoaroMerge pull request #1574 from stoeps13/hosting-fix
2020-10-02  sprak3000 Issue #1437 - Make tag cloud/list views buttons more... 1579/head
2020-10-02  ArthurHoaroMerge pull request #1577 from ArthurHoaro/fix/edit...
2020-09-30  ArthurHoaroRevert unrelated changes and add unit tests 1574/head
2020-09-30  ArthurHoaroFix a bug preventing to edit bookmark with ID #0 1577/head
2020-09-30  Christoph StoettnerFix identation
2020-09-30  Christoph StoettnerChange to ->container->environment
2020-09-30  ArthurHoaroMerge pull request #1576 from ArthurHoaro/release/v0...
2020-09-30  ArthurHoaroUpdate CHANGELOG and AUTHOR 1576/head
2020-09-30  ArthurHoaroMerge pull request #1569 from ArthurHoaro/fix/bad-encoding
2020-09-30  ArthurHoaroMerge pull request #1566 from nodiscc/makefile-composer...
2020-09-30  ArthurHoaroFix warning if the encoding retrieved from external... 1569/head
2020-09-29  ArthurHoaroUse assertRegExp polyfill instead of regexMatches 1575/head
2020-09-29  ArthurHoaroIgnore PHP deps when removing phpunit in PHP 8.0 enviro...
2020-09-29  ArthurHoaroUpdate composer dependencies from PHP 7.1
2020-09-29  ArthurHoaroFix missing @expectedException convertion
2020-09-29  ArthurHoaroCompatibility with PHP 8
2020-09-29  ArthurHoaroCompatibility with PHPUnit 9
2020-09-29  ArthurHoaroRun CI against PHP 8.0
2020-09-29  Christoph StoettnerWorkaround for hoster (ionos)
next