aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller
Commit message (Expand)AuthorAgeFilesLines
* Save changesThomas Citharel2017-05-302-5/+12
* Move Tags assigner to a separate fileThomas Citharel2017-05-271-1/+1
* Renamed methodsNicolas Lœuillet2017-03-311-2/+2
* Refactored codeNicolas Lœuillet2017-03-311-24/+16
* Allow to remove all archived entriesThomas Citharel2017-03-311-1/+58
* Rename method from *username to *userThomas Citharel2017-03-301-1/+1
* Merge pull request #2702 from wallabag/add-index-uuidNicolas Lœuillet2016-12-291-5/+5
|\
| * Renamed uuid to uidNicolas Lœuillet2016-12-291-5/+5
| * Changed uuid type in databaseNicolas Lœuillet2016-12-251-3/+0
| * Fixed index on entry.uuid and changed uuid field typeNicolas Lœuillet2016-12-251-0/+3
* | Fixed export by tags with a tag which contains spaceNicolas Lœuillet2016-12-271-1/+1
|/
* Removed outputWalkers for RSS and APINicolas Lœuillet2016-12-151-1/+1
* Removed outputWalkers for paginationNicolas Lœuillet2016-12-151-1/+1
* Fixed search bugNicolas Lœuillet2016-12-151-1/+1
* Fix tests & deprecation noticeJeremy Benoist2016-12-153-11/+19
* Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-281-1/+1
* Added list viewNicolas Lœuillet2016-11-281-0/+21
* Add RSS paginationJeremy Benoist2016-11-201-7/+29
* Added translations and currentRoute parameterNicolas Lœuillet2016-11-191-2/+4
* Added a simple search engineNicolas Lœuillet2016-11-192-3/+32
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-0/+2
|\
| * Changed behavior when we change languageNicolas Lœuillet2016-11-101-0/+2
* | CleanupJeremy Benoist2016-11-031-2/+0
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-032-6/+18
|\|
| * Fixed entries export filtered with a tagNicolas Lœuillet2016-10-291-6/+17
| * Added tag label in the page titleNicolas Lœuillet2016-10-261-0/+1
* | Merge pull request #2180 from wallabag/download-picturesJeremy Benoist2016-11-031-0/+14
|\ \
| * | Use custom event instead of Doctrine onesJeremy Benoist2016-11-011-0/+14
* | | Added QRCode and link to configure android applicationNicolas Lœuillet2016-10-311-0/+1
|/ /
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-241-0/+9
|\|
| * If reload content failed, don’t update itJeremy Benoist2016-10-201-0/+9
* | Use statements & update translationJeremy Benoist2016-10-221-5/+5
* | CSJeremy Benoist2016-10-221-3/+4
* | Avoid orphan tagsJeremy Benoist2016-10-221-2/+14
* | Add custom doctrine subscriber for SQLiteJeremy Benoist2016-10-221-11/+30
* | Add ability to reset some datasJeremy Benoist2016-10-221-0/+42
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-112-105/+21
|\|
| * Optimize the way tag list is renderedJeremy Benoist2016-10-091-2/+17
| * Merge pull request #2351 from wallabag/fix-api-client-deletionNicolas Lœuillet2016-10-081-101/+0
| |\
| | * Ensure access_token are removedJeremy Benoist2016-10-081-101/+0
| * | Ensure orphan tag are remove in APIJeremy Benoist2016-10-071-2/+4
| |/
* | CSJeremy Benoist2016-10-081-11/+11
* | Logout user before deleting itJeremy Benoist2016-10-081-20/+23
* | Added check if there is only one userNicolas Lœuillet2016-10-081-0/+14
* | CSThomas Citharel2016-10-081-7/+7
* | workThomas Citharel2016-10-081-0/+20
|/
* Cleanup & add link on baggy menuJeremy Benoist2016-10-021-2/+0
* Add users management UIJeremy Benoist2016-10-021-27/+0
* CSJeremy Benoist2016-10-011-2/+2
* Introduce validateRuleActionJeremy Benoist2016-10-011-5/+13