Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to find bad redirection after delete | Jeremy Benoist | 2016-06-17 | 1 | -3/+4 |
* | Display a message when saving an entry failed | Jeremy Benoist | 2016-05-30 | 1 | -5/+12 |
* | Merge pull request #2013 from wallabag/fix-display-all-tags | Jeremy Benoist | 2016-05-03 | 1 | -1/+1 |
|\ | |||||
| * | Fix tags listing | Nicolas Lœuillet | 2016-05-02 | 1 | -1/+1 |
* | | Fix reading speed not defined when user was created via config page | Nicolas Lœuillet | 2016-04-30 | 1 | -0/+1 |
|/ | |||||
* | Fix redirect when delete entry | Nicolas Lœuillet | 2016-04-15 | 1 | -1/+1 |
* | Redirect to homepage if referer is null | Nicolas Lœuillet | 2016-04-15 | 2 | -4/+14 |
* | Convert array + phpDoc | Jeremy Benoist | 2016-04-12 | 7 | -54/+63 |
* | Change visibility of checkIfEntryAlreadyExists method to private | Nicolas Lœuillet | 2016-04-10 | 1 | -1/+1 |
* | Refactor EntryController | Nicolas Lœuillet | 2016-04-09 | 1 | -6/+14 |
* | Fix duplicate article when added via the bookmarklet | Nicolas Lœuillet | 2016-04-08 | 1 | -1/+7 |
* | Merge pull request #1805 from wallabag/v2-assign-comma-tags | Nicolas Lœuillet | 2016-03-28 | 1 | -14/+6 |
|\ | |||||
| * | Simplify tag creation from entry | Jeremy Benoist | 2016-03-27 | 1 | -20/+6 |
| * | Split tags with commas from UI | Nicolas Loeuillet | 2016-03-21 | 1 | -2/+8 |
* | | Fix some Scrutinizer issues | Jeremy Benoist | 2016-03-27 | 1 | -3/+1 |
|/ | |||||
* | Add missing developer page | Jeremy Benoist | 2016-03-20 | 1 | -2/+2 |
* | Add flashes messages | Jeremy Benoist | 2016-03-20 | 3 | -18/+28 |
* | Improve test failure readability | Jeremy Benoist | 2016-03-20 | 1 | -1/+1 |
* | fix api properties and typo | Thomas Citharel | 2016-03-16 | 1 | -1/+1 |
* | add refresh-token grant-type | Thomas Citharel | 2016-03-13 | 1 | -1/+1 |
* | Improve tests | Jeremy Benoist | 2016-03-11 | 1 | -1/+0 |
* | Add translations | Jeremy Benoist | 2016-03-05 | 1 | -2/+8 |
* | Add listing clients | Jeremy Benoist | 2016-03-05 | 1 | -3/+30 |
* | Cleanup form | Jeremy Benoist | 2016-03-05 | 1 | -1/+1 |
* | Add password for auth | Thomas Citharel | 2016-02-29 | 1 | -1/+1 |
* | Enhance documentation and create a form to create a new client | Nicolas Lœuillet | 2016-02-29 | 1 | -13/+25 |
* | Added developer documentation | Nicolas Lœuillet | 2016-02-29 | 1 | -0/+17 |
* | Fix #1597: first draft to create new client for the API | Nicolas Lœuillet | 2016-02-29 | 1 | -0/+38 |
* | Add tests | Jeremy Benoist | 2016-02-22 | 1 | -9/+5 |
* | Use internal config instead for demo | Jeremy Benoist | 2016-02-22 | 1 | -1/+1 |
* | add a username for demonstration mode | Nicolas Lœuillet | 2016-02-22 | 1 | -6/+6 |
* | typo | Nicolas Lœuillet | 2016-02-22 | 1 | -1/+1 |
* | Demonstration mode to prevent password changes | Nicolas Lœuillet | 2016-02-22 | 1 | -7/+14 |
* | Fix #1551 - Redirect to the last page when current page is out of range | Maxime LECLERCQ | 2016-02-19 | 1 | -1/+8 |
* | CS | Jeremy Benoist | 2016-02-12 | 1 | -2/+3 |
* | Add missing translations | Jeremy Benoist | 2016-02-12 | 1 | -1/+1 |
* | Redirect to the right tab on /config | Jeremy Benoist | 2016-02-12 | 1 | -7/+12 |
* | remove tag from entry #1377 | Thomas Citharel | 2016-02-10 | 1 | -0/+20 |
* | Merge pull request #1612 from wallabag/v2-settings-page | Nicolas Lœuillet | 2016-02-04 | 3 | -6/+10 |
|\ | |||||
| * | Use alias to get container parameters | Jeremy Benoist | 2016-01-31 | 2 | -5/+5 |
| * | Add CraueConfig for internal settings | Jeremy Benoist | 2016-01-31 | 2 | -1/+5 |
| * | Move default configuration out of parameters | Jeremy Benoist | 2016-01-31 | 1 | -4/+4 |
* | | SensioLabsInsight fixes | Nicolas Lœuillet | 2016-01-22 | 2 | -2/+2 |
* | | [#1604] First draft to fix SensioLabsInsight report | Nicolas Lœuillet | 2016-01-22 | 1 | -1/+1 |
|/ | |||||
* | Fix bad type after using findByUrlAndUserId | Jeremy Benoist | 2016-01-21 | 1 | -2/+2 |
* | Fix bad redirection when adding a new user | Jeremy Benoist | 2016-01-21 | 1 | -1/+1 |
* | Merge pull request #1583 from wallabag/v2-fix-delete | Nicolas Lœuillet | 2016-01-15 | 1 | -2/+1 |
|\ | |||||
| * | Fix `findOneByUrl` side effect in tests | Jeremy Benoist | 2016-01-15 | 1 | -2/+1 |
* | | Merge pull request #1524 from wallabag/sf2.8 | Nicolas Lœuillet | 2016-01-15 | 4 | -24/+25 |
|\ \ | |/ |/| | |||||
| * | Fix recent update | Jeremy Benoist | 2016-01-15 | 1 | -1/+1 |