Commit graph

  • 9665870b39 Change legacy URL route for Add Note bookmarklet ArthurHoaro 2021-04-05 09:21:56 +02:00
  • b2a43bc861 Search highlight: do not use special characters for tokens ArthurHoaro 2021-04-05 09:15:25 +02:00
  • bd7ed438fa
    Merge pull request from yude/master ArthurHoaro 2021-04-04 11:52:09 +02:00
  • b29f14d67e
    Update Japanese translation yudejp 2021-04-04 13:20:25 +09:00
  • 0a47426f88
    Merge pull request from shaarli/master yude 2021-04-04 11:25:48 +09:00
  • 2c2c349e8a
    Merge pull request from ajabep/patch-1 ArthurHoaro 2021-04-03 13:16:54 +02:00
  • 2ea2c99dcb
    Fix a bug Ajabep 2021-04-02 21:14:09 +02:00
  • 4543717881
    Merge pull request from shaarli/dependabot/npm_and_yarn/y18n-4.0.1 ArthurHoaro 2021-03-30 17:11:08 +02:00
  • fe170cb571
    Bump y18n from 4.0.0 to 4.0.1 dependabot[bot] 2021-03-30 14:59:13 +00:00
  • 755c094bdd Merge branch 'master' of github.com:Shaarli/Shaarli into upstream Keith Carangelo 2021-03-29 11:27:32 -04:00
  • 8b8ed23ae1
    Merge pull request from shaarli/doc-apache-directoryindex nodiscc 2021-03-27 14:17:40 +00:00
  • 28123e7283
    Merge pull request from ArthurHoaro/feature/bump-thumbnailer ArthurHoaro 2021-03-27 13:26:34 +01:00
  • 546c776acd Bump WebThumbnailer version to fix Instagram issue ArthurHoaro 2021-03-27 13:22:55 +01:00
  • e1847ae5a7
    Merge pull request from shaarli/dependabot/npm_and_yarn/elliptic-6.5.4 ArthurHoaro 2021-03-27 12:20:28 +01:00
  • fb0d610c80
    Bump elliptic from 6.5.3 to 6.5.4 dependabot[bot] 2021-03-09 01:59:38 +00:00
  • c5cd2f16f4
    Merge pull request from jalr/patch-1 nodiscc 2021-03-07 15:06:33 +00:00
  • 3bb6205e7f
    doc: apache: explicitely ste index.php as DirectoryIndex nodiscc 2021-03-07 13:08:31 +00:00
  • 94dadd85a0
    Fix typo jalr 2021-03-07 10:58:15 +00:00
  • 9db1ccdf2c
    Merge pull request from ArthurHoaro/feature/plugins-search-filter ArthurHoaro 2021-02-04 11:11:33 +01:00
  • bcba6bd353 New plugin hook: ability to add custom filters to Shaarli search engine ArthurHoaro 2021-01-20 15:59:00 +01:00
  • 8997ae6c8e
    Merge pull request from ArthurHoaro/feature/pagination ArthurHoaro 2021-02-04 10:57:44 +01:00
  • 11edc143b4
    Merge pull request from ArthurHoaro/fix/search-highlight-url ArthurHoaro 2021-02-04 10:57:12 +01:00
  • a1cd7a3b2f ShaarliParsedown: add PHPDoc/comments ArthurHoaro 2021-02-04 10:53:23 +01:00
  • 83b4eb1795
    Merge pull request from ArthurHoaro/fix/bulk-add-redirect-token ArthurHoaro 2021-01-26 16:25:09 +01:00
  • d496fd857d
    Merge pull request from bschwede/master ArthurHoaro 2021-01-26 16:23:44 +01:00
  • e570cc8b1a Update German translations, added new strings to server.html bschwede 2021-01-25 00:51:36 +01:00
  • 9b8c0a4560 Handle pagination through BookmarkService ArthurHoaro 2021-01-20 14:45:59 +01:00
  • 055d97f9a9
    Merge pull request from ArthurHoaro/fix/ut-curl ArthurHoaro 2021-01-20 11:31:35 +01:00
  • 9ef8555ad2 Support search highlights when matching URL content ArthurHoaro 2021-01-19 17:49:19 +01:00
  • dafd3f081a format_date: include timezone in IntlDateFormatter object ArthurHoaro 2021-01-19 15:03:28 +01:00
  • 6b76ce6f62 curl usage: support HTTP/2 response code header ArthurHoaro 2021-01-19 15:03:18 +01:00
  • baac4388b1
    Merge pull request from ArthurHoaro/fix/bulk-add-delete ArthurHoaro 2021-01-19 14:31:15 +01:00
  • 5b5d22a3df
    Merge pull request from ArthurHoaro/fix/bulk-add-js-checkboxes ArthurHoaro 2021-01-19 14:30:40 +01:00
  • 3d6278e86f Fix: bulk add redirection with ending slash ArthurHoaro 2021-01-19 14:26:04 +01:00
  • 93175b6e9d Fix: bulk add - delete existing link ArthurHoaro 2021-01-19 12:44:48 +01:00
  • 47ac77adbb Fix: bulk add - private status ArthurHoaro 2021-01-19 11:55:50 +01:00
  • ffa39719a1
    Merge pull request from ArthurHoaro/fix/bulk-add-html-label ArthurHoaro 2021-01-19 11:48:38 +01:00
  • 31c4be2b60
    Merge pull request from ArthurHoaro/fix/bulk-single-url ArthurHoaro 2021-01-19 11:48:29 +01:00
  • 2fbdb7d657
    Merge pull request from ArthurHoaro/feature/template-name ArthurHoaro 2021-01-19 11:48:18 +01:00
  • 8fbc29de02 Fix: bulk add - use unique HTML ID ArthurHoaro 2021-01-19 11:35:42 +01:00
  • 9e55beebfd Fix: error when using bulk shaare with a single URL ArthurHoaro 2021-01-19 11:18:56 +01:00
  • ccd1862d5f Inject current template name in templates ArthurHoaro 2021-01-19 10:34:11 +01:00
  • 544bbdaf83
    Merge pull request from yudete/master nodiscc 2021-01-04 17:51:05 +00:00
  • bf02f8ba8e Update Japanese translations yudete 2021-01-04 18:55:03 +09:00
  • e6754f2154
    Merge pull request from shaarli/master yude 2021-01-04 18:51:10 +09:00
  • ed4ee8f029
    Merge pull request from ArthurHoaro/fix/plugin-colors-update ArthurHoaro 2021-01-03 11:43:54 +01:00
  • 20ba77a2dc
    Merge pull request from ArthurHoaro/feature/api-parse-tags-string ArthurHoaro 2021-01-03 11:43:31 +01:00
  • 0640c1a6db API: POST/PUT Link - properly parse tags string ArthurHoaro 2020-12-29 12:50:23 +01:00
  • 035a002edc Fix default_colors plugin: update CSS file on color change ArthurHoaro 2020-12-29 11:59:14 +01:00
  • fe58bdcd9e
    Merge pull request from ArthurHoaro/fix/metadata-sync ArthurHoaro 2020-12-29 11:44:10 +01:00
  • 8ed5fbef8f
    Merge pull request from ArthurHoaro/fix/metadata-regexes-2 ArthurHoaro 2020-12-29 11:43:39 +01:00
  • b01b3b83a7
    Merge pull request from ArthurHoaro/feature/daily-rss-cache ArthurHoaro 2020-12-29 11:43:00 +01:00
  • f2e309b67d
    Merge pull request from leyrer/master ArthurHoaro 2020-12-29 00:36:22 +01:00
  • 151fa1e450 Typo fix line 76 'Authentication' -> Authorization leyrer 2020-12-26 13:45:01 +01:00
  • f00600a283 Daily RSS Cache: invalidate cache base on the date ArthurHoaro 2020-12-17 15:43:33 +01:00
  • 88a8e284b2 Fix metadata extract regex (2) ArthurHoaro 2020-12-17 13:56:24 +01:00
  • ab4c170672
    Merge pull request from ArthurHoaro/fix/daily-rss ArthurHoaro 2020-12-16 16:04:53 +01:00
  • bd11879018
    Merge pull request from ArthurHoaro/feature/plugin-register-route ArthurHoaro 2020-12-16 16:04:15 +01:00
  • 8f423eb11c
    Merge pull request from dougbreaux/master ArthurHoaro 2020-12-16 16:02:14 +01:00
  • b1d78519a8
    Merge pull request from ArthurHoaro/fix/failing-mutex ArthurHoaro 2020-12-16 16:01:32 +01:00
  • 3d5f05052f
    Merge pull request from shaarli/dependabot/npm_and_yarn/ini-1.3.7 ArthurHoaro 2020-12-16 16:00:35 +01:00
  • 51dea3b87e
    Merge pull request from e2jk/patch-1 ArthurHoaro 2020-12-16 15:59:46 +01:00
  • 6a3a78d023 Fix: synchronous metadata retrieval is failing in strict mode ArthurHoaro 2020-12-16 14:04:32 +01:00
  • 5b74c67461
    Bump ini from 1.3.5 to 1.3.7 dependabot[bot] 2020-12-11 03:39:18 +00:00
  • 2a20e67f76 remove apk upgrade Doug Breaux 2020-12-06 22:02:34 -06:00
  • ee07df357b
    Upgrade alpine from 3.8 to 3.10 in armhf Dockerfile Emilien Klein 2020-12-06 21:02:39 +01:00
  • 495545f2f0 newer alpine (for newer PHP) and apk upgrade Doug Breaux 2020-12-04 16:12:39 -06:00
  • 8a6b7e96b7 Fix: soft fail if the mutex is not working ArthurHoaro 2020-11-24 13:28:17 +01:00
  • e4b8330e45
    Merge pull request from nodiscc/fix-ConfigureControllerTest ArthurHoaro 2020-11-24 13:39:09 +01:00
  • 05c616f7a0 chmod -x russian translation file ArthurHoaro 2020-11-24 13:35:37 +01:00
  • 70507b8603
    ConfigureControllerTest.php: update expected languages number to 6 nodiscc 2020-11-22 11:06:14 +00:00
  • b2eb77e1f7 Merge branch 'master' of github.com:Shaarli/Shaarli Keith Carangelo 2020-11-17 09:31:12 -05:00
  • 51580efbff
    Merge pull request from prog-it/master ArthurHoaro 2020-11-17 13:13:49 +01:00
  • da950241f3
    Merge pull request from ArthurHoaro/doc/fix-release ArthurHoaro 2020-11-15 12:48:16 +01:00
  • a6e9c08499 Plugin system: allow plugins to provide custom routes ArthurHoaro 2020-10-27 19:23:45 +01:00
  • 2883c6d0a7 Daily RSS - Remove relative description (today, yesterday) ArthurHoaro 2020-11-15 12:05:08 +01:00
  • 1595d0e2b3 Add russian language file prog-it 2020-11-15 06:16:55 +05:00
  • 150f2a0f24 Add russian language selection prog-it 2020-11-14 07:45:10 +05:00
  • 831e974ea5 Doc: fix missing merge on Release page ArthurHoaro 2020-11-12 13:16:20 +01:00
  • 6f9e0609f4 Update badge versions ArthurHoaro 2020-11-12 13:05:19 +01:00
  • a6935feb22
    Merge pull request from ArthurHoaro/changelog/v0.12.1 ArthurHoaro 2020-11-12 13:00:45 +01:00
  • 5a09b5fffd CHANGELOG v0.12.1 ArthurHoaro 2020-11-12 12:56:22 +01:00
  • 302662797c
    Merge pull request from ArthurHoaro/feature/phpcs ArthurHoaro 2020-11-10 10:46:04 +01:00
  • c94c32d1a3
    Merge pull request from ArthurHoaro/fix/server-admin-update-check ArthurHoaro 2020-11-10 10:45:50 +01:00
  • 39b75ea983
    Merge pull request from ArthurHoaro/fix/vintage-async-metadata ArthurHoaro 2020-11-10 10:45:22 +01:00
  • 7e78237fc9
    Merge pull request from ArthurHoaro/fix/apache-config ArthurHoaro 2020-11-10 10:45:05 +01:00
  • 325cc8adad
    Merge pull request from ArthurHoaro/fix/docker-compose ArthurHoaro 2020-11-10 10:44:50 +01:00
  • 8affa22431
    Merge pull request from ArthurHoaro/fix/nginx-config ArthurHoaro 2020-11-10 10:44:29 +01:00
  • 80c8889bfe Server admin: do not retrieve latest version without update_check ArthurHoaro 2020-11-09 14:37:45 +01:00
  • 85c09fe379 Vintage theme: fix routes in daily page ArthurHoaro 2020-11-09 12:46:43 +01:00
  • 336f15e8ba Vintage theme: display global messages ArthurHoaro 2020-11-09 12:46:24 +01:00
  • 1e49a65a2a Vintage theme: support async metadata retrieval ArthurHoaro 2020-11-09 12:36:04 +01:00
  • 2f4df75304 Update Static Analysis documentation ArthurHoaro 2020-11-09 12:17:40 +01:00
  • 5c856a6923 Run PHPCS during Travis CI checks + disable xdebug ArthurHoaro 2020-11-09 10:56:02 +01:00
  • b99e00f7cd Manually fix remaining PHPCS errors ArthurHoaro 2020-11-08 15:02:45 +01:00
  • 53054b2bf6 Apply PHP Code Beautifier on source code for linter automatic fixes ArthurHoaro 2020-09-22 20:25:47 +02:00
  • b7c50a58de Docker-compose: fix SSL certificate + add parameter for Docker tag ArthurHoaro 2020-11-09 10:36:13 +01:00
  • e09bb93e18 Coding style: switch PHPCS to PSR12 ArthurHoaro 2020-09-22 20:16:23 +02:00
  • d9d71b10c3
    Merge pull request from ArthurHoaro/feature/tag-separators ArthurHoaro 2020-11-08 14:07:33 +01:00
  • c51d65238b
    Merge pull request from ArthurHoaro/fix/demo-vimeo ArthurHoaro 2020-11-08 14:06:45 +01:00