aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper
Commit message (Collapse)AuthorAgeFilesLines
* store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-121-0/+12
|
* CSJeremy Benoist2015-05-301-5/+7
|
* Only one pattern for LiipThemeJeremy2015-03-011-1/+0
| | | | Others patterns aren't required (but I think it's still important to have them around)
* Cleanup & simplify themeJeremy2015-03-011-6/+19
|
* Add LiipThemeBundleJeremy2015-03-011-0/+47
| | | | | | | | 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 :))
* rename Entries to EntryNicolas Lœuillet2015-02-061-1/+1
|
* CSJeremy2015-01-314-36/+31
|
* first implementation of securityNicolas Lœuillet2015-01-311-0/+10
|
* fix themes symlinksNicolas Lœuillet2015-01-281-17/+0
|
* replace legacy calls with new oneNicolas Lœuillet2015-01-272-0/+166
|
* refactoring for fetching contentNicolas Lœuillet2015-01-261-0/+34