wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Go to file
Nicolas Lœuillet 44f1fef018 packagist
2015-01-16 20:45:23 +01:00
assets assets directory 2013-08-23 21:16:37 +02:00
cache Adding .htaccess files to prohibit access to critical directories, e.g., db/ 2014-02-10 08:58:21 +01:00
db Adding .htaccess files to prohibit access to critical directories, e.g., db/ 2014-02-10 08:58:21 +01:00
docs upgrade documentation 2014-11-24 13:46:39 +01:00
inc Merge pull request #690 from doc75/log_auth_error 2015-01-16 20:06:57 +01:00
install change jquery path into installation script 2014-12-18 10:36:47 +01:00
locale updated french mo file (see #986) 2015-01-03 11:40:19 +01:00
themes Add ability to mark all articles from a tag as read 2015-01-12 19:52:41 -05:00
.gitignore add DS_Store in gitignore 2014-11-08 08:25:00 +01:00
check_essentials.php Split up check_setup.php into two files. The new file check_essentials.php takes care of stuff like the PHP version and is executed before the config files are included which are needed by check_setup. This patch addresses issue #773 2014-07-22 11:52:18 +02:00
check_setup.php vendor dir is not accessible before install, sqlite db dir write check moved into db class 2014-08-21 17:17:36 +03:00
composer.json packagist 2015-01-16 20:45:23 +01:00
composer.lock composer 2013-08-04 18:03:30 +02:00
CONTRIBUTING.md link to guidelines in contributing file 2014-07-25 07:52:00 +02:00
COPYING.md WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00
CREDITS.md Merge branch 'master' into dev 2014-10-10 13:33:36 +02:00
GUIDELINES.md guidelines for wallabag 2014-07-25 07:50:15 +02:00
index.php update constant version 2014-11-16 02:29:01 +01:00
README.md WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00
robots.txt fix #130 : disallow robots 2013-08-15 10:58:25 +02:00
TRANSLATION.md Improved instructions 2014-08-03 18:17:43 +02:00
Vagrantfile change database name 2014-10-30 20:43:39 +01:00

what is wallabag ?

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

More informations on our website: wallabag.org

License

Copyright © 2013-2014 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.