]> git.immae.eu Git - github/shaarli/Shaarli.git/shortlog
github/shaarli/Shaarli.git
2020-10-08  ArthurHoaroBump Shaarli version to v0.12.0-beta-2 v0.12.0-beta-2
2020-10-08  ArthurHoaroBump Shaarli version to v0.12.0-beta-1
2020-10-08  ArthurHoaroBump version to v0.12.0-beta
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)
2020-09-29  ArthurHoaroMerge pull request #1572 from ArthurHoaro/feature/php8
2020-09-27  ArthurHoaroConvert legacy PHPUnit @expected* to new ->expect* 1572/head
2020-09-26  ArthurHoaroComply with PHPUnit V8: setup/teardown functions must...
2020-09-26  ArthurHoarotmp
2020-09-26  ArthurHoaroTravis CI: run composer update instead of install
2020-09-26  ArthurHoaroMerge pull request #1568 from ArthurHoaro/fix/vintage...
2020-09-25  ArthurHoaroFix undefined linkdate variable in vintage theme 1568/head
2020-09-25  ArthurHoaroMerge pull request #1560 from ArthurHoaro/fix/redirect...
2020-09-25  ArthurHoaroMerge pull request #1558 from ArthurHoaro/fix/plugins...
2020-09-25  ArthurHoaroMerge pull request #1565 from nodiscc/rm-makefile-summary
2020-09-24  nodisccdoc/Makefile: remove references to composer update 1566/head
2020-09-24  nodisccMakefile: remove static_analysis_summary from all:... 1565/head
2020-09-23  ArthurHoaroMerge pull request #1561 from ArthurHoaro/feature/front...
2020-09-22  ArthurHoaroFix ESLint after dependency upgrade 1561/head
2020-09-22  ArthurHoaroBump NodeJS version on travis build
2020-09-22  ArthurHoaroUpgrade front end dependencies
2020-09-22  ArthurHoaroFix invalid redirection using the path of an external... 1560/head
2020-09-22  ArthurHoaroMerge pull request #1559 from ArthurHoaro/fix/edit...
2020-09-22  ArthurHoaroMerge pull request #1539 from ArthurHoaro/feature/manua...
2020-09-22  ArthurHoaroFix redirection to referer after editing a link 1559/head
2020-09-22  ArthurHoaroFix plugin base path in core plugins 1558/head
2020-09-22  ArthurHoaroMerge pull request #1556 from kcaran/apache_methods
2020-09-14  Keith CarangeloAdded PATCH to the allowed Apache request methods. 1556/head
2020-09-12  ArthurHoaroMerge pull request #1553 from ArthurHoaro/fix/404-page
2020-09-12  ArthurHoaroMerge pull request #1551 from ArthurHoaro/fix/plugin...
2020-09-12  ArthurHoaroFix subfolder configuration in unit tests 1539/head
2020-09-12  ArthurHoaroAdd manual configuration for root URL
2020-09-12  nodisccMerge pull request #1389 from shaarli/doc-rework-setup
2020-09-12  ArthurHoarodoc: Docker minor improvements 1389/head
2020-09-12  Immánuel!Add 2 plugins to the 3rd party plugin list
2020-09-12  nodisccdoc: nginx config: document ipv4 and ipv6 listen directives
2020-09-12  nodisccdoc: apache config: remove useless documentroot directi...
2020-09-12  nodisccdoc: serve configuration/reverse proxy: fix apache...
2020-09-12  nodisccdoc: server configuration: fix apache restart command
2020-09-12  nodisccdoc: server configuration: enable mod_headers
2020-09-12  nodisccdoc: server configuration: fix apache site config file...
2020-09-12  nodisccdoc: server configuration: add reminder to change the...
2020-09-12  nodisccdoc: server configuration: add asciicast of server...
2020-09-12  nodisccdoc: updagrde/migration: simplify permissions setup
2020-09-12  nodisccdoc: installation: simplify permissions setup
2020-09-12  nodisccdoc: docker: update docker-compose to 1.26.2
2020-09-12  nodisccdoc: installation: bump version to 0.11.1
2020-09-12  nodisccdoc: reverse proxy: update HTTP->HTTPS redirect configu...
2020-09-12  nodisccdoc: fail2Ban: add note about restarting fail2ban
2020-09-12  nodisccdoc: apache: add example configuration for mod_md
2020-09-12  nodisccdoc: server configuration: apache: add note about mod_md
2020-09-12  nodisccdoc: server configuration: update apache configuration...
2020-09-12  nodisccdoc: Community-and-related-software.md: order plugins...
2020-09-12  nodisccdoc: plugins: remove doc about deprecated $GLOBALS...
2020-09-12  nodisccdoc: troubleshooting: add procedure to clear shaarli...
2020-09-12  nodisccdoc: server configuration: remove apache logging options
2020-09-12  nodisccdoc: server configuration: formatting/add comment
2020-09-12  nodisccdoc: server configuration: add note on required firewal...
2020-09-12  Lucas CimonRemoving dead link in doc
2020-09-12  nodisccdoc: document dev.debug configuration etting
2020-09-12  owen belladd shaarli-default-dark to the themes list
2020-09-12  Lucas CimonAdded links to doc section "Articles and social media...
2020-09-12  nodisccdoc: server configuration: php requirements: add php...
2020-09-12  nodisccdoc: Community-and-related-software: add shaarli-webhoo...
2020-09-12  nodisccdoc: add note about importing browser bookmarks folder...
2020-09-12  nodisccdoc: troubleshooting: improve compatibility with PHP...
2020-09-12  nodisccdoc: usage: active filters/clear search filters
2020-09-12  nodisccdoc: nginx: add let's encrypt ssl configuration
2020-09-12  nodisccdoc: nginx: reorder
2020-09-12  nodisccapache: fix let's encrypt configuration , copy it direc...
2020-09-12  nodisccdoc: php compatibility: add php 7.3
2020-09-12  nodisccserver-configuration: move firewall/NAT requirements...
2020-09-12  nodisccfix markdown syntax
2020-09-12  nodisccformatting/emphasis
next