Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 2 | -4/+1 | |
| * | | Fixed index on entry.uuid and changed uuid field type | Nicolas Lœuillet | 2016-12-25 | 2 | -3/+8 | |
| * | | Added index on table creation | Nicolas Lœuillet | 2016-12-23 | 1 | -1/+2 | |
* | | | Merge pull request #2724 from Simounet/fix/reading-time | Thomas Citharel | 2016-12-28 | 3 | -10/+9 | |
|\ \ \ | ||||||
| * | | | Fix entry reading time | Simounet | 2016-12-27 | 3 | -10/+9 | |
| |/ / | ||||||
* / / | Fixed export by tags with a tag which contains space | Nicolas Lœuillet | 2016-12-27 | 2 | -2/+2 | |
|/ / | ||||||
* | | Be consistent between migration & schema definition | Jeremy Benoist | 2016-12-19 | 3 | -3/+3 | |
* | | Removed outputWalkers for RSS and API | Nicolas Lœuillet | 2016-12-15 | 2 | -2/+2 | |
* | | Removed outputWalkers for pagination | Nicolas Lœuillet | 2016-12-15 | 2 | -4/+2 | |
* | | Merge pull request #2667 from wallabag/upgrade-symfony-32 | Nicolas Lœuillet | 2016-12-15 | 10 | -18/+26 | |
|\ \ | ||||||
| * | | Fixed search bug | Nicolas Lœuillet | 2016-12-15 | 1 | -1/+1 | |
| * | | Fix tests & deprecation notice | Jeremy Benoist | 2016-12-15 | 10 | -17/+25 | |
* | | | Merge pull request #2699 from wallabag/remove-usertable-query | Jeremy Benoist | 2016-12-13 | 1 | -2/+1 | |
|\ \ \ | ||||||
| * | | | Removed user join in query builder | Nicolas Lœuillet | 2016-12-12 | 1 | -2/+1 | |
* | | | | Add default value for list_mode | Jeremy Benoist | 2016-12-12 | 5 | -1/+20 | |
|/ / / | ||||||
* | | | Moved total messages from import | Nicolas Lœuillet | 2016-12-08 | 2 | -2/+6 | |
* | | | Replaced chmod for download pictures feature | Nicolas Lœuillet | 2016-12-08 | 1 | -1/+1 | |
* | | | Fixed imports with is_starred and is_archived | Nicolas Lœuillet | 2016-12-07 | 3 | -3/+6 | |
* | | | Merge pull request #2686 from wallabag/fix-redis-import | Jeremy Benoist | 2016-12-06 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Casted maxIterations for Redis import | Nicolas Lœuillet | 2016-12-06 | 1 | -1/+1 | |
* | | | | Merge pull request #2680 from wallabag/taggingrule-255 | Nicolas Lœuillet | 2016-12-06 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Limit rule to 255 | Jeremy Benoist | 2016-12-03 | 1 | -0/+1 | |
* | | | | Add some comments | Jeremy Benoist | 2016-12-04 | 1 | -0/+3 | |
* | | | | Allow fetching content on all import types | Jerome Charaoui | 2016-12-03 | 4 | -8/+0 | |
* | | | | Prevent undefined index when import fetching fails | Jerome Charaoui | 2016-12-02 | 1 | -3/+3 | |
* | | | | Imported entries which fail to fetch get standard error body | Jerome Charaoui | 2016-12-02 | 5 | -3/+5 | |
* | | | | Retain imported content if fetching fails, fixes #2658 | Jerome Charaoui | 2016-12-02 | 2 | -2/+8 | |
|/ / / | ||||||
* | | | Merge pull request #2677 from wallabag/add-wallabag_user.de.yml | Nicolas Lœuillet | 2016-12-01 | 1 | -0/+11 | |
|\ \ \ | ||||||
| * | | | Update wallabag_user.de.yml | Strubbl | 2016-12-01 | 1 | -1/+1 | |
| * | | | add translations/wallabag_user.de.yml (fixes #2673) | Sven Fischer | 2016-12-01 | 1 | -0/+11 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #2676 from wallabag/update-addons | Nicolas Lœuillet | 2016-12-01 | 14 | -5/+19 | |
|\ \ \ | ||||||
| * | | | Updated addons links | Nicolas Lœuillet | 2016-12-01 | 14 | -5/+19 | |
* | | | | Fixed 404 for wallabag logo in 2FA | Nicolas Lœuillet | 2016-12-01 | 2 | -2/+2 | |
|/ / / | ||||||
* | / | Added floating button on entry view for mobile | Nicolas Lœuillet | 2016-11-30 | 1 | -0/+11 | |
| |/ |/| | ||||||
* | | Renamed view_mode by list_mode and hide excerpt | Nicolas Lœuillet | 2016-11-28 | 5 | -21/+25 | |
* | | Hide article text on mobile with list mode | Nicolas Lœuillet | 2016-11-28 | 2 | -2/+2 | |
* | | Added list view | Nicolas Lœuillet | 2016-11-28 | 5 | -4/+72 | |
* | | Merge pull request #2663 from wallabag/remove-fosuser-attributes | Nicolas Lœuillet | 2016-11-28 | 15 | -27/+1 | |
|\ \ | ||||||
| * | | Removed FOSUser attributes removed in alpha4 | Nicolas Lœuillet | 2016-11-28 | 15 | -27/+1 | |
* | | | Merge pull request #2659 from akovalyov/bugfix/non-latin-characters-in-readin... | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix incorrect reading time calculation for entries in languages with | Andrew Kovalyov | 2016-11-28 | 1 | -1/+1 | |
| |/ | ||||||
* | | Enforce lowercase on domain name filter | Kevin Decherf | 2016-11-26 | 1 | -1/+1 | |
* | | Merge pull request #2620 from wallabag/fix-password-layout | Jeremy Benoist | 2016-11-23 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | Re-use FOSUser master branch | Jeremy Benoist | 2016-11-22 | 1 | -1/+1 | |
| * | | Use the correct template | Jeremy Benoist | 2016-11-22 | 1 | -1/+1 | |
* | | | Fixed entry shortcuts available in list view | Nicolas Lœuillet | 2016-11-22 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #2637 from wallabag/mruminski-patch-1 | Jeremy Benoist | 2016-11-22 | 1 | -28/+28 | |
|\ \ | ||||||
| * | | Update messages.pl.yml | Mateusz Rumiński | 2016-11-22 | 1 | -28/+28 | |
* | | | Merge pull request #2317 from wallabag/restricted-access | Jeremy Benoist | 2016-11-22 | 5 | -0/+165 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Added documentation and missing translations | Nicolas Lœuillet | 2016-11-22 | 1 | -1/+1 |