aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tags count in menuJeremy Benoist2016-09-251-18/+10
* Merge pull request #1941 from wallabag/v2-asynchronous-jobsJeremy Benoist2016-09-191-21/+29
|\
| * Avoid losing entry when fetching failJeremy Benoist2016-09-171-21/+29
* | Remove FooterControllerNicolas Lœuillet2016-09-151-27/+0
|/
* Added tags counter in sidebar (material theme)Nicolas Lœuillet2016-09-041-1/+3
* Instead of selecting the whole data, just count itJeremy Benoist2016-09-031-2/+2
* Add untagged entriesNicolas Lœuillet2016-08-282-1/+20
* Update testJeremy Benoist2016-08-241-16/+14
* Change share entry behaviorNicolas Lœuillet2016-08-231-4/+47
* Add Cache on Share ActionNicolas Lœuillet2016-08-231-0/+2
* Add migrationNicolas Lœuillet2016-08-231-3/+2
* Share entry with a public URLNicolas Lœuillet2016-08-231-0/+31
* Add tests for tag list routesNicolas Lœuillet2016-08-231-1/+5
* Links on each tag in Tags viewNicolas Lœuillet2016-08-233-4/+44
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-223-2/+31
|\
| * Fixed some translationsNicolas Lœuillet2016-08-181-1/+1
| * Replaced favorite word/icon with star oneNicolas Lœuillet2016-08-181-1/+1
| * php-cs-fixer passSimounet2016-07-202-2/+4
| * Handling socials links into a config fileSimounet2016-07-202-1/+28
| * Try to find bad redirection after deleteJeremy Benoist2016-06-171-3/+4
| * Display a message when saving an entry failedJeremy Benoist2016-05-301-5/+12
* | Added name on clientThomas Citharel2016-08-221-2/+3
* | Try to find bad redirection after deleteJeremy Benoist2016-06-231-3/+4
* | Display a message when saving an entry failedJeremy Benoist2016-06-231-5/+12
|/
* Merge pull request #2013 from wallabag/fix-display-all-tagsJeremy Benoist2016-05-031-1/+1
|\
| * Fix tags listingNicolas Lœuillet2016-05-021-1/+1
* | Fix reading speed not defined when user was created via config pageNicolas Lœuillet2016-04-301-0/+1
|/
* Fix redirect when delete entryNicolas Lœuillet2016-04-151-1/+1
* Redirect to homepage if referer is nullNicolas Lœuillet2016-04-152-4/+14
* Convert array + phpDocJeremy Benoist2016-04-127-54/+63
* Change visibility of checkIfEntryAlreadyExists method to privateNicolas Lœuillet2016-04-101-1/+1
* Refactor EntryControllerNicolas Lœuillet2016-04-091-6/+14
* Fix duplicate article when added via the bookmarkletNicolas Lœuillet2016-04-081-1/+7
* Merge pull request #1805 from wallabag/v2-assign-comma-tagsNicolas Lœuillet2016-03-281-14/+6
|\
| * Simplify tag creation from entryJeremy Benoist2016-03-271-20/+6
| * Split tags with commas from UINicolas Loeuillet2016-03-211-2/+8
* | Fix some Scrutinizer issuesJeremy Benoist2016-03-271-3/+1
|/
* Add missing developer pageJeremy Benoist2016-03-201-2/+2
* Add flashes messagesJeremy Benoist2016-03-203-18/+28
* Improve test failure readabilityJeremy Benoist2016-03-201-1/+1
* fix api properties and typoThomas Citharel2016-03-161-1/+1
* add refresh-token grant-typeThomas Citharel2016-03-131-1/+1
* Improve testsJeremy Benoist2016-03-111-1/+0
* Add translationsJeremy Benoist2016-03-051-2/+8
* Add listing clientsJeremy Benoist2016-03-051-3/+30
* Cleanup formJeremy Benoist2016-03-051-1/+1
* Add password for authThomas Citharel2016-02-291-1/+1
* Enhance documentation and create a form to create a new clientNicolas Lœuillet2016-02-291-13/+25
* Added developer documentationNicolas Lœuillet2016-02-291-0/+17
* Fix #1597: first draft to create new client for the APINicolas Lœuillet2016-02-291-0/+38