Commit graph

  • c0c743f9c6 Bump badge version ArthurHoaro 2023-03-18 13:41:03 -0400
  • 9e24bb317c
    Changelog v0.12.2 (#1956) ArthurHoaro 2023-03-18 13:24:16 -0400
  • ebe9417981
    Rename authors makefile target to avoid conflicts with filename (#1955) ArthurHoaro 2023-03-18 13:19:37 -0400
  • 8cd369aee7
    Fix Logger exception: gracefully handle permission issue (#1954) ArthurHoaro 2023-03-18 12:13:48 -0400
  • b858332f9f
    Fix a bug when using '/' as a tag separator (#1953) ArthurHoaro 2023-03-18 11:59:00 -0400
  • 8457001294
    Do not display deprecated warnings by default (#1952) ArthurHoaro 2023-03-18 11:01:33 -0400
  • f15ac5957a
    Merge pull request #1951 from nodiscc/doc-ghcrio nodiscc 2023-03-18 14:10:28 +0000
  • 721c090198
    doc: move OCI images hosting to ghcr.io - dockerhub free team accounts will be deleted in < 30 days (https://www.docker.com/blog/we-apologize-we-did-a-terrible-job-announcing-the-end-of-docker-free-teams/), this affects the Shaarli team account - automated builds will keep pushing latest builds to dockerhub in addition to gchr.io, until the account is deleted - **users relying on shaarli/shaarli OCI images are advised to migrate to ghcr.io/shaarli/shaarli as soon as possible** - existing tagged images have been copied from https://hub.docker.com/r/shaarli/shaarli/ to https://github.com/shaarli/Shaarli/pkgs/container/shaarli/versions?filters%5Bversion_type%5D=tagged - prepend ghcr.io/ to all references to OCI images - update all references to dockerhub -> github packages registry, update developer documentation, cleanup dead links - ref. https://github.com/shaarli/Shaarli/issues/1948 nodiscc 2023-03-17 16:10:05 +0100
  • 9195ce0378
    Merge pull request #1950 from nodiscc/tests-php-8.2 nodiscc 2023-03-17 14:37:26 +0000
  • 4b88cbb56c
    Merge pull request #1945 from nodiscc/docker-latest-replace-dev-with-hash nodiscc 2023-03-17 14:20:58 +0000
  • e4ee672404
    github actions: add tests for PHP 8.2 - ref. https://github.com/shaarli/Shaarli/pull/1928 nodiscc 2023-01-31 14:52:28 +0100
  • 169755c6a9
    docker: latest: replace dev in shaarli_version.php with the latest commit hash - fixes https://github.com/shaarli/Shaarli/issues/1676 - testing was successful using docker run --entrypoint /bin/cat nodiscc/shaarli:latest shaarli/shaarli_version.php (returns <?php /* c4a5ef5 */ ?>) nodiscc 2023-03-13 16:32:38 +0100
  • 4c76d4eea9
    Github actions: update node (#1928) Denis Renning 2023-03-17 02:22:20 +0100
  • 99485504d0
    Merge pull request #1949 from hydrargyrum/master nodiscc 2023-03-17 01:15:26 +0000
  • cc2ea94d06 ci: push container images to github registry in addition to dockerhub Hg 2023-03-16 21:30:43 +0100
  • 1222aa62c5
    Merge pull request #1947 from shaarli/fix-vintage-visibility-link nodiscc 2023-03-15 01:31:30 +0000
  • 50c27108c7
    template/vintage: fix typo in visibility selection link nodiscc 2023-03-15 01:29:23 +0000
  • 0d70e5e44f
    Merge pull request #1938 from nodiscc/doc-proxy-timeout nodiscc 2023-03-01 14:15:41 +0000
  • a9acad9e1a
    doc: troubleshooting: add note to adjust proxy timeouts or PHP max execution time if encountering timeouts - fixes https://github.com/shaarli/Shaarli/issues/1910 - fixes https://github.com/shaarli/Shaarli/issues/1854 nodiscc 2023-01-31 14:14:44 +0100
  • f3316d707a
    Merge pull request #1939 from nodiscc/fix-php8-tests nodiscc 2023-02-19 14:24:43 +0000
  • b9938cf084
    tools: github actions: fix PHP 8.0 tests - --ignore-platform-req=php is no longer needed - fixes https://github.com/shaarli/Shaarli/issues/1933 nodiscc 2023-01-31 14:34:13 +0100
  • 8226308d67
    Merge pull request #1936 from kcaran/upstream nodiscc 2023-01-29 23:26:22 +0000
  • 1ba35135a1
    Merge pull request #1937 from shaarli/doc-file-uris nodiscc 2023-01-29 23:26:04 +0000
  • de895c73b7
    doc: shaarli configuration: mention file:/// URIs nodiscc 2023-01-29 23:17:48 +0000
  • 3c39cea735 1932: Fixed Roboto-Regular and Roboto-Bold font declarations Keith Carangelo 2023-01-25 09:30:28 -0500
  • ab16f6a826
    Merge pull request #1931 from shaarli/dependabot/npm_and_yarn/json5-1.0.2 nodiscc 2023-01-20 20:15:05 +0000
  • c0ace02c3a
    build(deps): bump json5 from 1.0.1 to 1.0.2 dependabot[bot] 2023-01-07 04:07:05 +0000
  • 6d4e397805
    Add mention to Shaarli Archiver (#1926) Sebastien Wains 2022-12-24 13:23:54 +0100
  • 965f8948ee
    Fix formatting of v0.9.0 changelog (#1927) locness3 2022-12-24 13:21:59 +0100
  • bc470ef8c7
    doc: PHP extensions are also required for development (#1922) nodiscc 2022-12-24 12:21:11 +0000
  • ff4d8b5198
    build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1920) dependabot[bot] 2022-12-24 07:20:02 -0500
  • 8f8abf2025
    Merge pull request #1921 from shaarli/doc-bulk-creation nodiscc 2022-12-04 12:06:10 +0000
  • 7bcf4255a7
    doc: usage.md: add note about batch/bulk creation operation nodiscc 2021-02-02 21:23:48 +0000
  • 733b40446e
    Ensure tags are unique when adding and deleting them from bookmarks. (#1918) Keith Carangelo 2022-11-30 20:47:10 -0500
  • e957f8fb23
    fix: bulk tag action - wrong controller name (#1917) ArthurHoaro 2022-11-30 18:49:28 +0100
  • c971344ddb
    Fix ReadItLater checkbox label on bulk add (#1916) ArthurHoaro 2022-11-26 16:39:35 +0100
  • f28b9d550e
    docker: install php8-ldap in Docker images (#1914) nodiscc 2022-11-26 13:58:21 +0000
  • 00cce1f8c7
    Bulk action: add or delete tag to multiple bookmarks (#1898) ArthurHoaro 2022-11-26 14:58:12 +0100
  • cd618bd8be
    PubSubHub Plugin: make 1 external call per request (#1877) ArthurHoaro 2022-11-26 14:57:59 +0100
  • 84b37c7baa
    Add an additional free disk space check before saving the datastore (#1913) ArthurHoaro 2022-11-25 17:23:43 +0100
  • 4242f6955a
    Fix PHP 8 incompatibility with debug mode enabled (#1915) ArthurHoaro 2022-11-25 17:16:09 +0100
  • 611b794034
    Merge pull request #1909 from heimpogo/patch-1 nodiscc 2022-11-20 15:13:10 +0000
  • 5abf19faf2
    Merge pull request #1905 from philipp-r/autocapitalize nodiscc 2022-11-20 15:12:55 +0000
  • ac8966566e
    Merge pull request #1912 from shaarli/dependabot/npm_and_yarn/minimatch-3.1.2 nodiscc 2022-11-17 17:31:58 +0000
  • 0a058bba45
    build(deps): bump minimatch from 3.0.4 to 3.1.2 dependabot[bot] 2022-11-17 15:49:49 +0000
  • 864e0bf775
    Merge pull request #1908 from shaarli/dependabot/npm_and_yarn/loader-utils-1.4.2 nodiscc 2022-11-17 15:48:39 +0000
  • 75e659e3a2
    Fix mishandling of Shaare term heimpogo 2022-11-16 10:40:12 +0100
  • 15fb1bdeef
    build(deps): bump loader-utils from 1.4.1 to 1.4.2 dependabot[bot] 2022-11-15 22:18:07 +0000
  • 89a945a1c9
    Merge pull request #1907 from shaarli/dependabot/npm_and_yarn/loader-utils-1.4.1 nodiscc 2022-11-08 23:00:00 +0000
  • bd0d639c60
    build(deps): bump loader-utils from 1.4.0 to 1.4.1 dependabot[bot] 2022-11-08 00:46:52 +0000
  • 75fe26dbdb autocapitalize off for username input philipp 2022-11-06 18:24:40 +0100
  • a54795f8eb
    Merge pull request #1876 from ArthurHoaro/doc/apache-docs nodiscc 2022-10-14 15:52:37 +0000
  • 6775e2a2af
    Merge pull request #1896 from ArthurHoaro/fix/translate-test nodiscc 2022-10-09 19:08:19 +0000
  • a265865124 Fix translate Makefile target ArthurHoaro 2022-10-08 07:25:32 -0400
  • ea1810d4da
    Merge pull request #1895 from reinboldg/patch-1 nodiscc 2022-10-05 16:26:21 +0000
  • a66f036ece
    Update shaarli.po Gregory 2022-10-05 10:10:41 +0200
  • 288b25ae61
    Merge pull request #1891 from shaarli/github-actions-no-fail-fast nodiscc 2022-09-24 16:10:01 +0000
  • 93a826f0a4
    tools/github actions: do not cancel all PHP jobs when a single one fails - https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#handling-failures nodiscc 2022-09-24 18:06:52 +0200
  • dc589b7490
    Merge pull request #1869 from shaarli/docker-alpine-php8 nodiscc 2022-09-24 15:58:23 +0000
  • 5177e036fa
    tests/docker: alpine316: add php8-gettext package nodiscc 2022-09-13 17:49:45 +0200
  • 74883e373e
    docker: Dockerfile: add php8-gettext package nodiscc 2022-09-13 17:49:20 +0200
  • 8b1f9115ad
    tests/docker: add php8-xmlwriter packate to alpine316 test image - squizlabs/php_codesniffer[3.0.0, ..., 3.7.1] require ext-xmlwriter * -> it is missing from your system. Install or enable PHP's xmlwriter extension. nodiscc 2022-09-13 17:12:41 +0200
  • e0a9d66d99
    tests/makefile: rewrite translate target to be compatible with busybox find - https://manpages.debian.org/bullseye/busybox-static/busybox.1.en.html#find nodiscc 2022-09-13 17:09:28 +0200
  • bd81f94287
    tests: update alpine316 test image to use php8 nodiscc 2022-09-04 17:49:32 +0200
  • b5988ce296
    docker: update s6 service definition to use php-fpm8 nodiscc 2022-09-04 17:47:41 +0200
  • 1da6caedfb
    Dockerfile.armhf: upgrade python2 -> python3 - python2 no longer available in alpine 3.16 - ref. https://github.com/shaarli/Shaarli/issues/1048 nodiscc 2022-08-11 13:43:42 +0200
  • db33cd79b5
    update docker images to use PHP 8 - fixes https://github.com/shaarli/Shaarli/issues/1868 nodiscc 2022-08-11 13:24:12 +0200
  • 6180c859d3
    Merge pull request #1857 from virtualtam/export Aurélien Tamisier 2022-09-24 15:00:02 +0200
  • dbd99f310f
    Resolve PHP 8.1 deprecations (#1866) Hazhar Galeh 2022-09-14 08:17:07 +0200
  • 221a2534b2
    Merge pull request #1858 from nodiscc/doc-thumbnailer-mode nodiscc 2022-09-12 23:13:41 +0000
  • 8c4c408072
    doc: shaarli configuration: update thumbnails-related configuration settings/examples - remove obsolete config keys nodiscc 2022-06-17 13:03:58 +0200
  • 51603fe265
    Merge pull request #1878 from ArthurHoaro/fix/github-assets-429 ArthurHoaro 2022-08-20 22:58:36 +0200
  • 0f896033fa Github Action: fix failing pipeline due to rate limit on githubassets.com ArthurHoaro 2022-08-20 22:55:28 +0200
  • dc08e17996 doc(apache2): allow access to local docs folder ArthurHoaro 2022-08-20 10:46:53 +0200
  • 7c6df1c80f
    Merge pull request #1872 from ArthurHoaro/feature/shaarli-netscape-upgrade ArthurHoaro 2022-08-20 08:52:59 +0200
  • 3665594d36
    Merge pull request #1727 from ArthurHoaro/feature/readit nodiscc 2022-08-16 10:42:20 +0200
  • 8a7a09df90
    Merge pull request #1787 from yfdyh000/software.md ArthurHoaro 2022-08-13 16:12:59 +0200
  • bde1fdcb48 Netscape bookmark parser: bump to new major version ArthurHoaro 2022-08-13 16:08:11 +0200
  • 10b460fbd2 refine Community-and-related-software.md and tools page YFdyh000 2021-08-22 21:38:39 +0800
  • 130008da03
    Merge pull request #1792 from yfdyh000/sitetitle ArthurHoaro 2022-08-13 10:21:48 +0200
  • b59cdb3871 ArthurHoaro code review: use Shared Bookmark as default title instead of My links ArthurHoaro 2022-08-13 10:14:46 +0200
  • d5b218eed4 Simple and uniform localized website title YFdyh000 2021-08-22 22:13:58 +0800
  • 22d43c303b
    Merge pull request #1788 from yfdyh000/messages_210822 ArthurHoaro 2022-08-13 10:11:21 +0200
  • 8b10110c2b ArthurHoaro code review: typo ArthurHoaro 2022-08-13 10:07:21 +0200
  • 32777d9fd2
    Merge pull request #1871 from ArthurHoaro/chore/bump-dependencies ArthurHoaro 2022-08-13 10:03:20 +0200
  • 46a104e433 chore: bump minor composer dependencies ArthurHoaro 2022-08-13 09:54:06 +0200
  • 11cf6e9b49 Fix PHPCS rules ArthurHoaro 2021-05-13 12:00:46 +0200
  • 39c89d84f5 Update official plugin list in the documentation ArthurHoaro 2021-04-03 17:20:10 +0200
  • bf8bec322b New Core Plugin: ReadItLater ArthurHoaro 2021-04-03 15:56:55 +0200
  • 91dbe63e00
    Merge pull request #1867 from shaarli/docker-update-alpine nodiscc 2022-08-10 20:23:49 +0200
  • fdfc09f73f
    tests: update base alpine image to v3.16 in test Dockerfiles nodiscc 2022-08-10 20:15:21 +0200
  • 0abe2f0dcc
    Dockerfile/Dockerfile.armhf: update base alpine image to v3.16 - https://hub.docker.com/_/alpine - https://hub.docker.com/r/arm32v6/alpine/ - related https://github.com/shaarli/Shaarli/issues/1757 - related https://github.com/shaarli/Shaarli/issues/1855 nodiscc 2022-08-10 20:08:45 +0200
  • 40a26241de
    Merge pull request #1864 from shaarli/dependabot/npm_and_yarn/terser-4.8.1 nodiscc 2022-07-26 13:17:59 +0000
  • e22c550cca
    build(deps): bump terser from 4.8.0 to 4.8.1 dependabot[bot] 2022-07-20 02:01:01 +0000
  • 3813b39a4c Export: set a bookmark's PRIVATE attribute using an integer value VirtualTam 2022-06-03 01:34:54 +0200
  • 21af53f795 Export: set a bookmark's LAST_MODIFIED attribute to its update timestamp VirtualTam 2022-06-03 01:19:28 +0200
  • 026ed40d90
    Merge pull request #1848 from nodiscc/build-yarnpkg nodiscc 2022-04-06 17:38:24 +0000
  • 7e39b5ee36
    Merge pull request #1849 from nodiscc/doc-dev-install-deps nodiscc 2022-04-06 17:36:02 +0000
  • febe0a6487 doc: installation/tests: clarify build tools installation procedure - don't repeat link to getcomposer.org - add an example of installing build dependencies on Debian nodiscc 2022-04-06 19:29:35 +0200
  • 803f6a7e36 build: use the yarnpkg command instead of yarn - yarnpkg is always aliased to the proper yarn binary on all distributions - yarn command does not always point to yarn package managed (Debian) nodiscc 2022-04-06 19:26:01 +0200