Commit graph

  • 3a49307c3d Ignore PHP deps when removing phpunit in PHP 8.0 environment ArthurHoaro 2020-09-29 18:44:52 +0200
  • d018755b45 Update composer dependencies from PHP 7.1 ArthurHoaro 2020-09-29 18:43:20 +0200
  • f447edb73b Fix missing @expectedException convertion ArthurHoaro 2020-09-29 18:41:21 +0200
  • ab58f25420 Compatibility with PHP 8 ArthurHoaro 2020-09-29 15:00:11 +0200
  • a5a9cf23ac Compatibility with PHPUnit 9 ArthurHoaro 2020-09-29 14:41:40 +0200
  • 2b7a7bc928 Run CI against PHP 8.0 ArthurHoaro 2020-09-29 11:43:18 +0200
  • 676571dab9 Workaround for hoster (ionos) Christoph Stoettner 2020-09-29 12:15:04 +0200
  • 6cdca9562c
    Merge pull request #1572 from ArthurHoaro/feature/php8 ArthurHoaro 2020-09-29 11:36:27 +0200
  • b1baca99f2 Convert legacy PHPUnit @expected* to new ->expect* ArthurHoaro 2020-09-27 14:07:08 +0200
  • 8f60e1206e Comply with PHPUnit V8: setup/teardown functions must return void ArthurHoaro 2020-09-26 15:08:39 +0200
  • 24225f6332 tmp ArthurHoaro 2020-09-26 14:43:21 +0200
  • e011be0170 Travis CI: run composer update instead of install ArthurHoaro 2020-09-26 14:33:27 +0200
  • d0ae1ba273
    Merge pull request #1568 from ArthurHoaro/fix/vintage-linkdate ArthurHoaro 2020-09-26 11:58:32 +0200
  • 1cb5be5d0c Fix undefined linkdate variable in vintage theme ArthurHoaro 2020-09-25 18:24:53 +0200
  • 585fc700fa
    Merge pull request #1560 from ArthurHoaro/fix/redirect-wrong-path ArthurHoaro 2020-09-25 10:59:51 +0200
  • 85b972baf6
    Merge pull request #1558 from ArthurHoaro/fix/plugins-base-path ArthurHoaro 2020-09-25 10:59:40 +0200
  • 71eb87353c
    Merge pull request #1565 from nodiscc/rm-makefile-summary ArthurHoaro 2020-09-25 10:57:25 +0200
  • 0f686afe11 doc/Makefile: remove references to composer update - add make composer_dependencies_dev Makefile target and use this instead - fix composer initial installation procedure - fix php-xdebug install instructions nodiscc 2020-09-24 21:49:01 +0200
  • 6ec24b3605 Makefile: remove static_analysis_summary from all: target static_analysis_summary was removed in 37c9c6b#diff-b67911656ef5d18c4ae36cb6741b7965 but not from the all: target dependencies. Therefore running make all always fails. fixes https://github.com/shaarli/Shaarli/issues/1459 nodiscc 2020-09-24 21:45:17 +0200
  • cdb96276c1
    Merge pull request #1561 from ArthurHoaro/feature/front-deps-upgrade ArthurHoaro 2020-09-23 15:50:23 +0200
  • 9192a48be3 Fix ESLint after dependency upgrade ArthurHoaro 2020-09-22 18:14:18 +0200
  • 98325d646e Bump NodeJS version on travis build ArthurHoaro 2020-09-22 17:57:54 +0200
  • 96746d7165 Upgrade front end dependencies ArthurHoaro 2020-09-22 17:49:49 +0200
  • abe033be85 Fix invalid redirection using the path of an external domain ArthurHoaro 2020-09-22 15:17:13 +0200
  • 5baafe5001
    Merge pull request #1559 from ArthurHoaro/fix/edit-redirect ArthurHoaro 2020-09-22 14:15:13 +0200
  • 98e7a59ca2
    Merge pull request #1539 from ArthurHoaro/feature/manual-root-url ArthurHoaro 2020-09-22 14:08:54 +0200
  • 2785d85e0a Fix redirection to referer after editing a link ArthurHoaro 2020-09-22 14:04:10 +0200
  • 76fe68d924 Fix plugin base path in core plugins ArthurHoaro 2020-09-22 12:44:08 +0200
  • 6f199ee489
    Merge pull request #1556 from kcaran/apache_methods ArthurHoaro 2020-09-22 11:45:58 +0200
  • 4488ea4bb9 Added PATCH to the allowed Apache request methods. Keith Carangelo 2020-09-14 15:32:51 -0400
  • 0d930454a2
    Merge pull request #1553 from ArthurHoaro/fix/404-page ArthurHoaro 2020-09-12 21:41:58 +0200
  • 4af591ff3c
    Merge pull request #1551 from ArthurHoaro/fix/plugin-save-metadata ArthurHoaro 2020-09-12 21:41:24 +0200
  • b93cfeba7b Fix subfolder configuration in unit tests ArthurHoaro 2020-09-03 14:52:34 +0200
  • 650a5f09cb Add manual configuration for root URL ArthurHoaro 2020-09-03 14:51:41 +0200
  • e809908f9e
    Merge pull request #1389 from shaarli/doc-rework-setup nodiscc 2020-09-12 12:38:05 +0000
  • 97870f3512 doc: Docker minor improvements ArthurHoaro 2020-09-03 11:58:09 +0200
  • 68855686db Add 2 plugins to the 3rd party plugin list Immánuel! 2020-08-30 16:30:23 +0200
  • a5e9f2d6c9 doc: nginx config: document ipv4 and ipv6 listen directives nodiscc 2020-08-24 21:33:53 +0200
  • 61f0c4b679 doc: apache config: remove useless documentroot directive in HTTP-only virtualhost (only used for redirects) nodiscc 2020-08-24 21:32:44 +0200
  • f682f1b899 doc: serve configuration/reverse proxy: fix apache mod_md configuration, move reference links to their respective sections, shorten nodiscc 2020-08-16 20:12:45 +0200
  • 083b28021a doc: server configuration: fix apache restart command nodiscc 2020-08-16 19:16:19 +0200
  • 19489e92d7 doc: server configuration: enable mod_headers nodiscc 2020-08-16 19:16:01 +0200
  • 5eece37b0a doc: server configuration: fix apache site config file name nodiscc 2020-08-16 19:15:56 +0200
  • d8847936d4 doc: server configuration: add reminder to change the example domain name nodiscc 2020-08-16 19:15:11 +0200
  • 9417f1337e doc: server configuration: add asciicast of server configuration procedure (asciinema) nodiscc 2020-08-16 19:14:40 +0200
  • 1a19c921a9 doc: updagrde/migration: simplify permissions setup nodiscc 2020-08-15 20:12:39 +0200
  • 78b5b44d8f doc: installation: simplify permissions setup nodiscc 2020-08-15 20:11:04 +0200
  • ff2b5f5bd8 doc: docker: update docker-compose to 1.26.2 nodiscc 2020-08-15 20:10:46 +0200
  • 48b19a7014 doc: installation: bump version to 0.11.1 nodiscc 2020-08-15 20:05:32 +0200
  • 02117f7ea3 doc: reverse proxy: update HTTP->HTTPS redirect configuration, remove logging options nodiscc 2020-08-15 20:03:43 +0200
  • e21df1e729 doc: fail2Ban: add note about restarting fail2ban nodiscc 2020-08-15 20:00:55 +0200
  • f3ab261631 doc: apache: add example configuration for mod_md nodiscc 2020-08-15 19:59:34 +0200
  • 38d66e1a40 doc: server configuration: apache: add note about mod_md nodiscc 2020-08-15 19:54:18 +0200
  • ecdae2237f doc: server configuration: update apache configuration 2.2 -> 2.4 https://httpd.apache.org/docs/current/upgrading.html nodiscc 2020-08-15 19:47:42 +0200
  • 45203c0bca doc: Community-and-related-software.md: order plugins alphabetically nodiscc 2020-08-15 19:44:41 +0200
  • 46e019a132 doc: plugins: remove doc about deprecated $GLOBALS['config']['ENABLED_PLUGINS'] array nodiscc 2020-08-15 19:43:22 +0200
  • 78f319fa6b doc: troubleshooting: add procedure to clear shaarli caches nodiscc 2020-08-15 19:40:59 +0200
  • 6c4cae378e doc: server configuration: remove apache logging options see https://github.com/nodiscc/xsrv/blob/master/roles/apache/templates/etc_apache2_conf-available_logging.conf.j2 for an example server-wide logging configuration nodiscc 2020-08-15 19:39:28 +0200
  • 1aeefe1088 doc: server configuration: formatting/add comment nodiscc 2020-08-15 19:38:18 +0200
  • e0fe33f90b doc: server configuration: add note on required firewall/NAT for Let's Encrypt certificates nodiscc 2020-08-15 19:37:24 +0200
  • b6c9a2db30 Removing dead link in doc Lucas Cimon 2020-07-08 09:48:26 +0200
  • 5cacf290f0 doc: document dev.debug configuration etting ref. https://github.com/shaarli/Shaarli/pull/779 nodiscc 2020-06-20 18:34:06 +0200
  • 56ae25f11f add shaarli-default-dark to the themes list owen bell 2020-06-02 11:27:02 -0400
  • f5afa87c38 Added links to doc section "Articles and social media discussions" Lucas Cimon 2020-06-02 12:26:44 +0200
  • dfe14f264b doc: server configuration: php requirements: add php-simplexml ref. https://github.com/shaarli/Shaarli/pull/1476 nodiscc 2020-06-01 20:10:38 +0200
  • 74c2ae4088 doc: Community-and-related-software: add shaarli-webhooks plugin nodiscc 2020-06-01 17:09:09 +0200
  • 328c215a8a doc: add note about importing browser bookmarks folder structure to shaarli tags ref. https://github.com/shaarli/Shaarli/issues/1449 nodiscc 2020-05-29 22:24:44 +0200
  • dfed9b2dd5 doc: troubleshooting: improve compatibility with PHP 5.6/FTP upload limits ref. https://github.com/shaarli/Shaarli/issues/1469 nodiscc 2020-05-21 13:26:04 +0200
  • 881bd96f15 doc: usage: active filters/clear search filters nodiscc 2020-05-18 21:09:14 +0200
  • 778add2c9c doc: nginx: add let's encrypt ssl configuration nodiscc 2020-05-18 21:08:51 +0200
  • 538fb324a8 doc: nginx: reorder nodiscc 2020-05-18 21:08:36 +0200
  • c84d143047 apache: fix let's encrypt configuration , copy it directly from reference file including options-ssl-apache.conf requires python3-certbot-apache which pulls a lot of dependencies nodiscc 2020-05-18 21:07:32 +0200
  • 30255b794a doc: php compatibility: add php 7.3 nodiscc 2020-05-18 21:06:45 +0200
  • 41b93897f3 server-configuration: move firewall/NAT requirements to Network section nodiscc 2020-05-18 21:06:14 +0200
  • 6384447d1d fix markdown syntax nodiscc 2020-05-18 21:05:49 +0200
  • a32e6665d0 formatting/emphasis nodiscc 2020-05-18 21:04:55 +0200
  • fe007f94e4 doc: docker.md: fix stray code block nodiscc 2020-05-16 13:08:28 +0200
  • 91a21c2729 **General rewording, proof-reading, deduplication, shortening, reordering, simplification, cleanup/formatting/standardization** nodiscc 2020-05-16 12:54:51 +0200
  • 4ff703e369 Plugins: do not save metadata along plugin parameters ArthurHoaro 2020-09-10 14:08:19 +0200
  • d52ab0b1e9 Properly handle 404 errors ArthurHoaro 2020-09-12 12:42:19 +0200
  • 6128ab6a55
    Merge pull request #1552 from ArthurHoaro/feature/better-initializer ArthurHoaro 2020-09-12 12:14:18 +0200
  • da7acb9830 Improve default bookmarks after install ArthurHoaro 2020-09-06 13:42:45 +0200
  • e2dff28b44
    Merge pull request #1547 from ArthurHoaro/fix/daily-visibility ArthurHoaro 2020-09-06 14:16:08 +0200
  • 949a095310
    Merge pull request #1538 from ArthurHoaro/feature/plugins-bookmark-service ArthurHoaro 2020-09-06 14:13:16 +0200
  • 27ddfec3c3 Fix visibility issue on daily page ArthurHoaro 2020-09-06 14:11:02 +0200
  • a5dd7d58d2
    Merge pull request #1546 from immanuelfodor/patch-2 ArthurHoaro 2020-09-06 13:38:31 +0200
  • 707a1d237a
    Fix broken css/js files on individual shaare pages Immánuel! 2020-09-06 13:29:38 +0200
  • a3cb851d0c
    Merge pull request #1542 from shaarli/dependabot/npm_and_yarn/node-sass-4.13.1 ArthurHoaro 2020-09-06 13:24:09 +0200
  • 7b05dd71f3
    Bump node-sass from 4.12.0 to 4.13.1 dependabot[bot] 2020-09-04 09:54:32 +0000
  • e2a2441d3b Merge branch 'links_per_page' Keith Carangelo 2020-09-03 15:39:31 -0400
  • 2ba51040c7
    Merge pull request #1541 from ArthurHoaro/fix/legacy-login-encoding ArthurHoaro 2020-09-03 18:54:45 +0200
  • d33cffdb2e Fix: encoding in legacy route login redirection to post bookmark ArthurHoaro 2020-09-03 18:46:10 +0200
  • 2cd0509b50 Improve regex to extract HTML metadata (title, description, etc.) ArthurHoaro 2020-09-03 17:46:26 +0200
  • 80b708a878 Inject BookmarkServiceInterface in plugins data ArthurHoaro 2020-09-01 13:33:50 +0200
  • 46d3f8162b
    Merge pull request #1537 from ArthurHoaro/fix/back-compatible-targets ArthurHoaro 2020-09-03 14:57:24 +0200
  • 0386a84d82 Fix feed target in UT ArthurHoaro 2020-09-03 10:18:04 +0200
  • ce7918386a Improve backward compatibility for LegacyRouter ArthurHoaro 2020-09-03 10:09:32 +0200
  • 21163a3329
    Merge pull request #1519 from ArthurHoaro/fix/mobile-pin-link ArthurHoaro 2020-09-03 08:49:20 +0200
  • 865f0a0e01
    Merge pull request #1523 from ArthurHoaro/fix/default-colors-generation ArthurHoaro 2020-09-03 08:48:51 +0200
  • 9e6371a6fd
    Merge pull request #1520 from ArthurHoaro/fix/jp-language ArthurHoaro 2020-09-03 08:46:47 +0200