aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller/EntryController.php
Commit message (Collapse)AuthorAgeFilesLines
* remove isDeleted flagNicolas Lœuillet2015-03-061-2/+3
|
* Use a form type for entryJeremy2015-02-161-5/+2
|
* Avoid user to see other entriesJeremy2015-02-101-11/+42
| | | | hehe :)
* log for authentication on APINicolas Lœuillet2015-02-091-1/+0
|
* Add some fixturesJeremy2015-02-081-12/+10
| | | | | | Improve test, so user can login Fix some leftJoin Cleanup EntryController
* create an Entry with a User in parameterNicolas Lœuillet2015-02-081-2/+3
|
* rename Entries to EntryNicolas Lœuillet2015-02-061-13/+13
|
* implement delete methodNicolas Lœuillet2015-02-041-1/+2
|
* CSJeremy2015-01-311-11/+8
|
* add documentation for APINicolas Lœuillet2015-01-301-0/+6
|
* replace legacy calls with new oneNicolas Lœuillet2015-01-271-2/+2
|
* refactoring for fetching contentNicolas Lœuillet2015-01-261-4/+7
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-0/+184