aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Entity
Commit message (Expand)AuthorAgeFilesLines
* Implement simple configJeremy2015-02-162-139/+89
* Update UserConfig schemaJeremy2015-02-162-29/+29
* Merge pull request #1063 from wallabag/v2-rename-tags-entityJeremy2015-02-092-18/+18
|\
| * change settings for TagsEntries modelNicolas Lœuillet2015-02-091-4/+4
| * restore TagsEntriesNicolas Lœuillet2015-02-091-0/+93
| * rename Tags entityNicolas Lœuillet2015-02-092-107/+14
* | Add custom auth encoder & providerJeremy2015-02-081-1/+5
* | add a real relation between user and entryNicolas Lœuillet2015-02-082-26/+44
|/
* Remove temporary entitiesJeremy2015-02-067-824/+0
* rename User entityNicolas Lœuillet2015-02-062-12/+58
* rename Entries to EntryNicolas Lœuillet2015-02-061-34/+29
* normalize entries fieldsNicolas Lœuillet2015-02-051-20/+20
* PATCH method, boolean for some parameters and change entity methods nameNicolas Lœuillet2015-02-051-6/+6
* change database structure for EntriesNicolas Lœuillet2015-02-041-8/+172
* change type for isRead, isFav and isDeleted fields, as said @j0k3rNicolas Lœuillet2015-02-041-13/+13
* implement delete methodNicolas Lœuillet2015-02-041-0/+23
* CSJeremy2015-01-316-54/+44
* first implementation of securityNicolas Lœuillet2015-01-312-1/+87
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-2313-0/+1589