Go to file
Marc Wilhelm 9c67b1b829 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
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 issue #750 - config for dn.pt site added 2014-07-21 19:34:59 +03:00
install I removed my previous commit. We have to create a new branch for that. 2014-07-10 13:17:04 +02:00
locale Merge branch 'dev' of github.com:skibbipl/wallabag into skibbipl-dev 2014-07-21 21:21:55 +02:00
themes I removed my previous commit. We have to create a new branch for that. 2014-07-10 13:17:04 +02:00
.gitignore [change] ignore tmp files in HTML purifier 2014-03-02 08:52:03 +01:00
CONTRIBUTING.md Better Grammar 2014-05-17 20:32:38 +02:00
COPYING.md changes in md files 2013-08-23 23:04:56 +02:00
CREDITS.md change static files 2014-02-12 21:46:49 +01:00
README.md Changed copyright to 2014 2014-04-04 22:13:06 +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 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
composer.json composer 2013-08-04 18:03:30 +02:00
composer.lock composer 2013-08-04 18:03:30 +02:00
index.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
robots.txt fix #130 : disallow robots 2013-08-15 10:58:25 +02:00
wallabag_compatibility_test.php Fix for #678 2014-05-18 18:56:20 +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 © 2010-2014 Nicolas Lœuillet nicolas@loeuillet.org This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.