aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
Commit message (Collapse)AuthorAgeFilesLines
...
* Add assets configJeremy Benoist2016-01-151-0/+1
| | | | | To avoid : > Twig_Error_Syntax: Unknown "asset" function in
* Switch to Symfony 3 structureJeremy Benoist2016-01-151-1/+2
|
* Remove some commented codeJeremy Benoist2016-01-151-6/+0
|
* Update bundle & stock fileJeremy Benoist2016-01-151-3/+2
| | | | | | - update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition) - update bundle to latest release - remove security on profiler
* Installation & configuration of Doctrine MigrationsNicolas Lœuillet2016-01-081-0/+6
|
* Rewrote Wallabag v1 importJeremy Benoist2016-01-021-0/+1
|
* Update after previous mergeJeremy Benoist2016-01-021-2/+3
| | | | PR #1443 was merged into this branch to handle all import type in the same place.
* - remove importers configurationNicolas Lœuillet2016-01-021-8/+0
| | | | - add check on userId for findOneByURL for entries
* fix #1502 avoid duplicate entry and store pocket url in configNicolas Lœuillet2016-01-021-0/+8
|
* form to upload fileNicolas Lœuillet2016-01-021-0/+2
|
* Add custom email for 2FAJeremy Benoist2015-12-291-0/+1
| | | | Related #1490
* add slug for tagsNicolas Lœuillet2015-12-281-0/+9
|
* Add a command to automatically tag all entries for a userKévin Gomez2015-11-111-0/+4
|
* Quoted entity to avoid reserved keywordJeremy Benoist2015-11-071-1/+0
| | | | Should fix #1498
* Add language to config.ymlJulian Oster2015-10-181-0/+1
|
* Language selection on config screenNicolas Lœuillet2015-10-151-0/+5
|
* move 2factor activation in parametersNicolas Lœuillet2015-10-151-2/+3
|
* add tests for 2factor authenticationNicolas Lœuillet2015-10-141-2/+1
|
* 2factor authentication via emailNicolas Lœuillet2015-10-131-0/+13
|
* material design for register/login/recover pagesNicolas Lœuillet2015-10-051-2/+0
|
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-1/+1
|
* allow API documentation for anonymousNicolas Lœuillet2015-10-031-1/+3
|
* * public registrationNicolas Lœuillet2015-10-031-0/+14
| | | | | * remove WSSE implementation * add oAuth2 implementation
* implement FosUserNicolas Lœuillet2015-09-111-0/+5
|
* CSJeremy Benoist2015-08-201-0/+1
|
* warning bar: add parameter to dis/enable itNicolas Lœuillet2015-08-191-0/+1
|
* store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-121-1/+3
|
* Fixes and improve css @mediaAlexandr Danilov2015-08-041-0/+1
|
* Ability to prefix tablesJeremy2015-04-011-1/+4
| | | | Will fix #799
* Only one pattern for LiipThemeJeremy2015-03-011-6/+6
| | | | Others patterns aren't required (but I think it's still important to have them around)
* Remove old themesJeremy2015-03-011-5/+0
|
* Add LiipThemeBundleJeremy2015-03-011-0/+21
| | | | | | | | Re-defined the config / user relation to be OneToOne bidirectionnal. ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle Force sqlite for test In case of people use a different driver in parameter.yml (yes I do :))
* config for CORSNicolas Lœuillet2015-02-281-0/+24
|
* CleanupJeremy2015-02-161-2/+2
|
* restore full database settingsNicolas Lœuillet2015-02-041-5/+5
|
* fix config for rest bundleNicolas Lœuillet2015-01-291-1/+1
|
* improve APINicolas Lœuillet2015-01-291-1/+1
|
* 1st implementation of wallabag api, yeahNicolas Lœuillet2015-01-281-0/+20
|
* fix config.ymlNicolas Lœuillet2015-01-281-5/+0
|
* some parameters, new entry form, etc.Nicolas Lœuillet2015-01-231-0/+3
|
* article view, fav list, archive listNicolas Lœuillet2015-01-221-0/+15
|
* migrating legacy to symfonyNicolas Lœuillet2015-01-221-1/+1
|
* symfony is thereNicolas Lœuillet2015-01-221-0/+73