Go to file
Nicolas Lœuillet 2f3c05651e guidelines for wallabag 2014-07-25 07:50:15 +02: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
inc typo 2014-07-25 07:26:56 +02:00
install WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00
locale Merge branch 'dev' of github.com:skibbipl/wallabag into skibbipl-dev 2014-07-21 21:21:55 +02:00
themes Merge branch 'dev' into refactor 2014-07-23 13:42:30 +02:00
.gitignore remove .idea in gitignore 2014-07-18 11:28:49 +02:00
CONTRIBUTING.md Better Grammar 2014-05-17 20:32:38 +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 WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00
GUIDELINES.md guidelines for wallabag 2014-07-25 07:50:15 +02:00
README.md WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00
TRANSLATION.md Syntax fix. 2014-02-27 21:16:16 +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 removed permissions test on htmlpurifier 2014-07-23 13:35:19 +02:00
composer.json composer 2013-08-04 18:03:30 +02:00
composer.lock composer 2013-08-04 18:03:30 +02:00
index.php Merge branch 'dev' into refactor 2014-07-23 13:42:30 +02:00
robots.txt fix #130 : disallow robots 2013-08-15 10:58:25 +02:00
wallabag_compatibility_test.php WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00

README.md

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.