Go to file
Nicolas Lœuillet fcd37d0c7b change type for password field in installation 2014-10-29 21:02:07 +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
inc Merge pull request #889 from wallabag/fix#871 2014-10-27 20:58:13 +01:00
install change type for password field in installation 2014-10-29 21:02:07 +01:00
locale translation fix finished for #871 and bring add tag from search feature to all themes 2014-10-27 15:12:46 +01:00
themes Merge pull request #889 from wallabag/fix#871 2014-10-27 20:58:13 +01:00
.gitignore [change] ignore tmp files in HTML purifier 2014-03-02 08:52:03 +01: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 thank you @mariroz & @tcitworld :) 2014-07-25 07:50:56 +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 Improved instructions 2014-08-03 18:17:43 +02: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 composer 2013-08-04 18:03:30 +02:00
composer.lock composer 2013-08-04 18:03:30 +02:00
index.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
robots.txt fix #130 : disallow robots 2013-08-15 10:58:25 +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.