Olivier DOSSMANN
ccad5d7629
fix #2582 - Nginx config: disable all other PHP file from symphony
...
Regarding
https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/ we
need to limit access to config.php and make_dev.php files from Nginx.
That's why we return 404 error page for these files.
2016-11-14 11:58:26 +01:00
zertrin
a25377cb4c
Minor fixes in the english documentation
2016-10-13 11:07:24 +02:00
Nicolas Lœuillet
36ef9e2730
Fixed display for note in installation page
2016-10-10 18:51:20 +02:00
Nicolas Lœuillet
7c1225347d
Update documentation
2016-10-10 10:20:32 +02:00
Nicolas Lœuillet
84e3c36e02
Added documentation about testsuite
...
Fix #2415
2016-10-10 09:15:53 +02:00
Nicolas Lœuillet
7eff4736a1
Cleaned up documentation for installation process
2016-10-08 15:10:56 +02:00
Nicolas Lœuillet
837247dea4
Update md5 hash for package
2016-10-04 17:43:28 +02:00
Nicolas Lœuillet
5958597ba6
Prepare wallabag 2.1.1
2016-10-04 17:08:34 +02:00
Thomas Citharel
57386125ab
Merge pull request #2353 from wallabag/assets-fix
...
Basically, fix everything
2016-10-04 16:26:50 +02:00
Jeremy Benoist
f440e28281
Update doc
...
Merge VALIDATE_TRANSLATION_FILE & ASSET build (less build on Travis)
2016-10-04 10:31:03 +02:00
Zayon
f7265b4b9d
Add php-bcmath extension to requirements
...
Fix issue #2342
2016-10-03 23:29:21 +02:00
Jeremy Benoist
8fdb5e5766
Re-add wallabag:install
2016-10-03 14:21:49 +02:00
Nicolas Lœuillet
9d3603147b
Update md5 hash for wallabag 2.1.0
2016-10-03 11:16:35 +02:00
Nicolas Lœuillet
12f7fd004a
Prepare wallabag 2.1.0 🚀
2016-10-03 09:16:57 +02:00
Nicolas Lœuillet
ce0a32229a
Fix wallabag version in documentation
2016-09-19 15:22:05 +02:00
Nicolas Lœuillet
8fed8d1bac
Add documentation about article sharing
2016-09-19 15:20:46 +02:00
Nicolas Lœuillet
a707643ef1
Update md5 checksum for 2.0.8 in documentation
2016-09-07 15:40:15 +02:00
Nicolas Lœuillet
5bdec0195f
Prepare wallabag 2.0.8
2016-09-07 14:27:32 +02:00
Nicolas Lœuillet
94d1dae4ef
Update install documentation
2016-09-06 13:43:53 +02:00
Nicolas Lœuillet
5068544e10
Prepare wallabag 2.0.7
2016-08-22 10:08:21 +02:00
Nicolas Lœuillet
a26f91dcb6
Prepare release 2.0.6
2016-08-10 14:26:13 +02:00
Jeremy Benoist
8d8d48a2bb
Remove binary from repo
...
Since Composer 1.2, binaries are re-installed from vendors if there aren't found.
This avoid us to commit binaries vendors into the repo.
⚠️ You have to update your Composer to the 1.2 (`composer selfupdate`)
2016-07-20 10:51:37 +02:00
Even Allmighty
02d10905b3
Corrected Regex for lighttpd rewrite
2016-06-13 10:35:05 +02:00
Nicolas Lœuillet
1584067028
Merge pull request #2118 from wallabag/prepare-205
...
Prepare wallabag 2.0.5
2016-05-31 21:45:01 +02:00
Nicolas Lœuillet
17dfff6918
Prepare wallabag 2.0.5
2016-05-31 21:18:22 +02:00
Poorchop
b5fa6607a9
Update installation instructions
...
-Fix grammar
-Add SELinux section
2016-05-23 13:22:12 -04:00
Mario Vormstein
458854f1e4
Added information about permissions on data/
2016-05-12 19:21:27 +02:00
Mario Vormstein
e0f953a5a6
Added information about permissions on data/db
2016-05-12 19:10:23 +02:00
Olivier Demah
ab46a256f4
new details in the doc about the rgihts access again;)
2016-05-07 22:55:19 +02:00
Nicolas Lœuillet
961ec4ec86
Prepare wallabag 2.0.4
2016-05-07 13:26:55 +02:00
Nicolas Lœuillet
8b563fc04e
Fix lighttpd documentation
2016-05-04 11:40:13 +02:00
Nicolas Lœuillet
e546a2d6eb
Add LigHTTPd documentation
...
Fix #1931
2016-05-03 20:39:49 +02:00
Nicolas Lœuillet
bba9907d1f
Update documentation
2016-05-03 15:50:13 +02:00
Olivier Demah
87b8461ed8
fixed typo
2016-04-26 15:30:43 +02:00
Olivier Demah
9ddf49ba24
Rights access to the folder of the project
2016-04-26 09:58:57 +02:00
Nicolas Lœuillet
dafde7fb2f
Prepare release 2.0.3
2016-04-22 18:08:16 +02:00
Nicolas Lœuillet
18bb5a90d5
Prepare release 2.0.2
2016-04-19 10:01:29 +02:00
Jeremy Benoist
8846ad0a90
Fix doc links
2016-04-12 10:51:46 +02:00
Nicolas Lœuillet
d098cb04a8
Prepare release 2.0.1
2016-04-11 11:13:02 +02:00
Nicolas Lœuillet
cea846d407
Add documentation about importing large file into nginx
...
Fix #1849 : configuration to avoid 413 Request Entity Too Large.
2016-04-10 14:12:25 +02:00
Jeremy Benoist
015e4284f0
Merge pull request #1824 from wallabag/v2-alternative-env
...
Remove SMTP configuration environment overrides
2016-04-08 21:03:17 +02:00
Nicolas Lœuillet
7704ef5d3f
Add documentation
2016-04-08 14:09:31 +02:00
Nicolas Lœuillet
eff75729a1
🚀 Prepare v2.0.0 🎂
2016-04-03 18:56:53 +02:00
Thomas Citharel
d6dba929a1
clarify that wllbg is compatible php 7
2016-03-11 20:14:14 +01:00
Nicolas Lœuillet
c118131317
git clone with prefer-dist option
2016-03-10 13:04:56 +01:00
Nicolas Lœuillet
24c16007bb
Finally back to composer create-project but with --keep-vcs option
2016-03-10 12:43:03 +01:00
Nicolas Lœuillet
4c51979595
Add -o option in composer install command
2016-03-10 12:43:03 +01:00
Nicolas Lœuillet
83be3dc097
Prepare files for 2.0.0-beta.2
2016-03-10 12:43:03 +01:00
Alexis 'Horgix' Chotard
5dfd321d0e
Doc: fix typo in php-hash ext name
2016-03-04 01:07:45 +01:00
Nicolas Lœuillet
6e3d65ccb0
Prepare wallabag for first beta 🚀
2016-02-29 21:34:36 +01:00