aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config
Commit message (Collapse)AuthorAgeFilesLines
* 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-013-4/+27
| | | | | | | | 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
|
* sqlite doesn't support getListDatabasesSQLJeremy2015-02-221-1/+1
|
* Handle default value for new userJeremy2015-02-221-1/+3
|
* Handle password changeJeremy2015-02-171-0/+1
|
* CleanupJeremy2015-02-163-28/+3
|
* getSalt methodNicolas Lœuillet2015-02-102-5/+1
|
* log for authentication on APINicolas Lœuillet2015-02-091-0/+5
|
* authentication on APINicolas Lœuillet2015-02-091-3/+5
|
* Add custom auth encoder & providerJeremy2015-02-082-32/+33
| | | | These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password
* remove unused filesNicolas Lœuillet2015-02-052-156/+0
|
* forgot one parameterNicolas Lœuillet2015-02-041-0/+1
|
* restore full database settingsNicolas Lœuillet2015-02-042-5/+9
|
* disable authentication for the momentNicolas Lœuillet2015-02-021-29/+30
|
* Installation should be launch manuallyJeremy2015-02-021-0/+4
| | | | Also upadte readme for v2 and define a test database (for the future)
* first implementation of securityNicolas Lœuillet2015-01-312-38/+52
|
* fix config for rest bundleNicolas Lœuillet2015-01-291-1/+1
|
* improve APINicolas Lœuillet2015-01-291-1/+1
|
* routing for API, trying to respect #414Nicolas Lœuillet2015-01-292-4/+12
|
* bundle for APINicolas Lœuillet2015-01-282-8/+4
|
* 1st implementation of wallabag api, yeahNicolas Lœuillet2015-01-283-1/+34
|
* wrong path for database fileNicolas Lœuillet2015-01-281-1/+1
|
* fix config.ymlNicolas Lœuillet2015-01-281-5/+0
|
* fix parameters configNicolas Lœuillet2015-01-281-7/+1
|
* refactoring for fetching contentNicolas Lœuillet2015-01-262-6/+2
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-2/+2
|
* some parameters, new entry form, etc.Nicolas Lœuillet2015-01-233-1/+28
|
* article view, fav list, archive listNicolas Lœuillet2015-01-221-0/+15
|
* migrating legacy to symfonyNicolas Lœuillet2015-01-222-2/+2
|
* remove foo testNicolas Lœuillet2015-01-221-0/+2
|
* symfony is thereNicolas Lœuillet2015-01-2212-3/+349
|
* move templates into resourcesNicolas Lœuillet2015-01-211-2/+2
|
* add install script after composer installNicolas Lœuillet2015-01-211-3/+3
|
* restructure foldersNicolas Lœuillet2015-01-201-1/+1
|
* new foldersNicolas Lœuillet2015-01-202-0/+103