aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Entity/Entry.php
Commit message (Expand)AuthorAgeFilesLines
...
* Handle entry in languageJeremy Benoist2015-09-221-0/+31
* CSJeremy Benoist2015-08-241-3/+2
* Integrate grabyJeremy Benoist2015-08-241-0/+32
* Remove unsed thingsJeremy Benoist2015-08-201-2/+2
* store domainName in databaseNicolas Lœuillet2015-08-121-0/+1
* store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-121-1/+3
* Add basic title editionJeremy Benoist2015-06-021-1/+1
* CSJeremy Benoist2015-05-301-25/+30
* Ability to prefix tablesJeremy2015-04-011-2/+2
* add relation between user and tags, tests are brokenNicolas Lœuillet2015-03-061-0/+5
* relation between tags and entriesNicolas Lœuillet2015-03-061-5/+3
* add relation between entry and tagNicolas Lœuillet2015-03-061-0/+27
* remove isDeleted flagNicolas Lœuillet2015-03-061-23/+0
* first draft of hypermedia implementationNicolas Lœuillet2015-03-061-1/+5
* add a real relation between user and entryNicolas Lœuillet2015-02-081-25/+16
* rename User entityNicolas Lœuillet2015-02-061-1/+1
* rename Entries to EntryNicolas Lœuillet2015-02-061-0/+412