Kevin Decherf
Kevin Decherf
@uJZk The PR has been merged in php-readability 2 which is not yet supported by wallabag, there's more work to do
Hello, Do you have example links with webp and svg files?
For the record, * Missing images are due to the lack of support of `picture` tags * Broken LaTeX is due to the default configuration of MathJax which does not...
Hello @rakleed, I was able to reproduce it, the issue being the default folder for the sqlite database does not exist. You can either create the folder by running `docker-compose...
@rakleed I'm confused because the error message is now talking about mysql connection. Could you paste your `env` file ?
@rakleed I re-read your issue, are you on a M1 processor? Could you post the log of `docker-compose build --no-cache php`?
@nicosomb probably because you don't use the same versions of dependencies in charge of building assets than Github Actions. Make sure you run `yarn install` before running `yarn build:prod`
@wallabag/core as we will end with a unique theme, should we keep LiipTheme and other dependencies related to theme management?
@yguedidi I would go with theme selection removal, thus freeing us from liip/theme-bundle as well. Any thought @wallabag/core?
> @j0k3r @Kdecherf didn't know what to answer to the BC break point... what is the policy? if wallabag aim to be extended by custom code, then this is a...