Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanup | Jeremy Benoist | 2016-03-27 | 1 | -1/+1 |
* | Convert english translation file | Jeremy Benoist | 2016-03-20 | 1 | -2/+2 |
* | Merge pull request #1767 from wallabag/v2-setting-for-reading-time | Jeremy Benoist | 2016-03-18 | 1 | -0/+31 |
|\ | |||||
| * | Improved tests | Nicolas Lœuillet | 2016-03-18 | 1 | -2/+2 |
| * | Added setting to have a personal reading time | Nicolas Lœuillet | 2016-03-14 | 1 | -0/+31 |
* | | use integers for archived/starred status | Thomas Citharel | 2016-03-16 | 1 | -0/+24 |
|/ | |||||
* | API shows just what needed for user | Thomas Citharel | 2016-03-13 | 1 | -0/+32 |
* | Rename CommentBundle with AnnotationBundle | Nicolas Lœuillet | 2016-02-26 | 1 | -9/+9 |
* | Comment work with annotator v2 | Thomas Citharel | 2016-02-26 | 1 | -8/+8 |
* | remove tag from entry #1377 | Thomas Citharel | 2016-02-10 | 1 | -0/+10 |
* | Remove tag relation when removing an entry | Jeremy Benoist | 2016-01-20 | 1 | -1/+1 |
* | Symfony Upgrade Fixer FTW | Jeremy Benoist | 2016-01-15 | 3 | -4/+4 |
* | Few phpDoc fix | Jeremy Benoist | 2016-01-03 | 2 | -8/+9 |
* | Remove user reference in tag | Jeremy Benoist | 2015-12-29 | 2 | -16/+3 |
* | Avoid multiple tag creation | Jeremy Benoist | 2015-12-28 | 1 | -0/+8 |
* | add slug for tags | Nicolas Lœuillet | 2015-12-28 | 1 | -0/+12 |
* | changed table name for tagging rule | Nicolas Lœuillet | 2015-12-08 | 1 | -1/+1 |
* | Fix tagging rules ordering | Kévin Gomez | 2015-11-29 | 1 | -0/+1 |
* | Add matches operator | Kévin Gomez | 2015-11-13 | 1 | -1/+1 |
* | Fix incorrect comment. | Kévin Gomez | 2015-11-11 | 1 | -1/+1 |
* | Add a command to automatically tag all entries for a user | Kévin Gomez | 2015-11-11 | 1 | -0/+4 |
* | Validate used operators when creating tagging rules | Kévin Gomez | 2015-11-11 | 1 | -1/+4 |
* | Also validate used variables when creating tagging rules | Kévin Gomez | 2015-11-11 | 1 | -1/+1 |
* | Add naïve validation for tagging rules (only checks the syntax) | Kévin Gomez | 2015-11-11 | 1 | -0/+2 |
* | Add missing use statement | Kévin Gomez | 2015-11-11 | 1 | -0/+1 |
* | Add TaggingRule entity | Kévin Gomez | 2015-11-11 | 2 | -0/+154 |
* | use JMS Serializer | Thomas Citharel | 2015-11-09 | 1 | -1/+1 |
* | use the groups annotation instead of setIgnoredAttributes | Thomas Citharel | 2015-11-09 | 1 | -0/+35 |
* | Quoted entity to avoid reserved keyword | Jeremy Benoist | 2015-11-07 | 3 | -3/+3 |
* | fix type hint for User | Nicolas Lœuillet | 2015-10-06 | 1 | -1/+1 |
* | move some files to UserBundle | Nicolas Lœuillet | 2015-10-03 | 3 | -3/+3 |
* | remove old implementation for login/register/recover | Nicolas Lœuillet | 2015-10-03 | 4 | -209/+9 |
* | * public registration | Nicolas Lœuillet | 2015-10-03 | 1 | -20/+2 |
* | Move readingTime & domainName in ContentProxy | Jeremy Benoist | 2015-09-28 | 1 | -3/+0 |
* | Handle entry in language | Jeremy Benoist | 2015-09-22 | 2 | -3/+33 |
* | implement FosUser | Nicolas Lœuillet | 2015-09-11 | 1 | -238/+12 |
* | CS | Jeremy Benoist | 2015-08-24 | 1 | -3/+2 |
* | Integrate graby | Jeremy Benoist | 2015-08-24 | 1 | -0/+32 |
* | assign tags to an entry | Nicolas Lœuillet | 2015-08-22 | 1 | -0/+5 |
* | Remove unsed things | Jeremy Benoist | 2015-08-20 | 1 | -2/+2 |
* | CS | Jeremy Benoist | 2015-08-20 | 2 | -7/+7 |
* | store domainName in database | Nicolas Lœuillet | 2015-08-12 | 1 | -0/+1 |
* | store estimated reading time / filters on reading time | Nicolas Lœuillet | 2015-08-12 | 1 | -1/+3 |
* | Add basic title edition | Jeremy Benoist | 2015-06-02 | 2 | -1/+7 |
* | CS | Jeremy Benoist | 2015-05-30 | 4 | -84/+102 |
* | Merge pull request #1164 from wallabag/v2-remove-username-in-config | Nicolas Lœuillet | 2015-04-01 | 1 | -0/+4 |
|\ | |||||
| * | Remove ability to change username | Jeremy | 2015-04-01 | 1 | -0/+4 |
* | | Ability to prefix tables | Jeremy | 2015-04-01 | 4 | -5/+5 |
|/ | |||||
* | Add tests | Jeremy | 2015-03-31 | 1 | -0/+10 |
* | Add rss for entries | Jeremy | 2015-03-31 | 2 | -9/+67 |