wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Find a file
dependabot[bot] 0e28ba303e
Bump j0k3r/graby from 2.3.5 to 2.4.1
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.3.5 to 2.4.1.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.3.5...2.4.1)

---
updated-dependencies:
- dependency-name: j0k3r/graby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 03:04:52 +00:00
.github Add build test on PHP 8.0 & 8.1 2022-01-31 12:59:39 +01:00
app Translated using Weblate (Indonesian) 2022-01-28 01:54:47 +01:00
bin
data/db
docker
scripts feat: change the name of the static package's root directory 2022-01-07 14:27:35 +01:00
src Merge pull request #5591 from wallabag/fix/test-php8 2022-01-31 13:09:56 +01:00
tests/Wallabag Add build test on PHP 8.0 & 8.1 2022-01-31 12:59:39 +01:00
var
web Update assets 2022-01-31 09:14:31 +01:00
.babelrc
.composer-auth.json
.editorconfig
.eslintrc.json
.gitignore
.php_cs
.scrutinizer.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
composer.json
composer.lock Bump j0k3r/graby from 2.3.5 to 2.4.1 2022-02-03 03:04:52 +00:00
COPYING.md
CREDITS.md
docker-compose.yml
GNUmakefile
Makefile
package.json Merge pull request #5586 from wallabag/dependabot/npm_and_yarn/clipboard-2.0.9 2022-01-31 09:25:26 +01:00
phpstan.neon
phpunit.xml.dist Add build test on PHP 8.0 & 8.1 2022-01-31 12:59:39 +01:00
README.md
RELEASE_PROCESS.md
SECURITY.md
stylelint.config.js
webpack.config.js
yarn.lock Merge pull request #5586 from wallabag/dependabot/npm_and_yarn/clipboard-2.0.9 2022-01-31 09:25:26 +01:00

CI Scrutinizer Code Quality Gitter Donation Status Translation status

What is wallabag?

wallabag is a self-hostable PHP application allowing you to not miss any content anymore. Click, save and read it when you can. It extracts content so that you can read it when you have time.

More information on our website: wallabag.org.

If you do not have your own server, consider the wallabag.it hosting solution.

Install wallabag

Please read the documentation to see the wallabag requirements.

Then you can install wallabag by executing the following commands:

git clone https://github.com/wallabag/wallabag.git
cd wallabag && make install

Now, configure a virtual host to use your wallabag.

Run on YunoHost

Install Wallabag with YunoHost

Wallabag app for YunoHost. See here

Translate wallabag

wallabag is being translated using Weblate, a web tool designed to ease translating for both developers and translators. Feel free to help us translate wallabag!

License

Copyright © 2013-current Nicolas Lœuillet nicolas@loeuillet.org This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the COPYING file for more details.