Jeremy Benoist
f808b01692
Add a real configuration for CS-Fixer
2017-07-01 09:52:38 +02:00
Jeremy Benoist
906424c1b6
Crypt site credential password
2017-06-20 16:03:35 +02:00
Jeremy Benoist
426bb453d2
API user creation behing a toggle
...
I've added a toggle feature (in internal settings) so that user api creation can be disabled while form registration still can be enabled.
Also, the /api/user endpoint shouldn't require authentication. Even if we check the authentication when sending a GET request, to retrieve current user information.
I've moved all the internal settings definition to config to avoid duplicated place to define them.
I don't know why we didn't did that earlier.
2017-06-02 11:32:38 +02:00
Jerome Charaoui
1c5da417e4
Put default fetching error title in global config
2017-06-01 09:43:01 +02:00
Nicolas Lœuillet
efd351c98f
Added limit
2017-05-01 09:26:12 +02:00
Jeremy Benoist
24879db1f7
Add default value for list_mode
2016-12-12 17:41:03 +01:00
Jeremy Benoist
2297d60f10
If reload content failed, don’t update it
...
In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content.
2016-10-20 22:49:46 +02:00
Nicolas Lœuillet
b3f4a11a81
Store cache lifetime in config
2016-09-03 14:02:50 +02:00
Simounet
39f27d6370
Handling socials links into a config file
2016-07-20 19:36:01 +02:00
Nicolas Lœuillet
db1d4b1e19
Fix default value and add baggy implementation
2016-03-14 13:01:31 +01:00
Nicolas Lœuillet
bca5485946
Added setting to have a personal reading time
2016-03-14 13:01:31 +01:00
Jeremy Benoist
63e40f2d7c
Add CraueConfig for internal settings
2016-01-31 14:48:26 +01:00
Jeremy Benoist
bc78968764
Move default configuration out of parameters
...
These default configuration value shouldn't be in parameters.yml.
2016-01-31 14:37:19 +01:00
Jeremy Benoist
619cc45359
Symfony Upgrade Fixer FTW
...
symfony-upgrade-fixer fix src/Wallabag/
2016-01-15 09:35:38 +01:00
Nicolas Lœuillet
c89d35e851
Language selection on config screen
2015-10-15 21:42:29 +02:00
Jeremy
769e19dc4a
Move API stuff in ApiBundle
2015-04-01 21:59:12 +02:00
Nicolas Lœuillet
7ffb1e80bf
replace services.xml into services.yml
2015-02-09 22:54:29 +01:00
Jeremy
7df80cb32c
CS
2015-01-31 19:12:49 +01:00
Nicolas Lœuillet
c3235553dd
first implementation of security
2015-01-31 15:14:10 +01:00
Nicolas Lœuillet
ad4d1caa9e
move WallabagBundle into Wallabag:CoreBundle
2015-01-23 16:28:37 +01:00