Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translate missing strings for de-DE. | Julian Oster | 2017-02-01 | 1 | -40/+40 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2017-01-26 | 8 | -21/+21 |
|\ | |||||
| * | Fixed possible JS injection via the title edition | Nicolas Lœuillet | 2017-01-17 | 8 | -21/+21 |
| | | |||||
* | | Fix phpcs and tests | Thomas Citharel | 2017-01-24 | 1 | -14/+9 |
| | | |||||
* | | add filepath test | Thomas Citharel | 2017-01-22 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | add cli export | Thomas Citharel | 2017-01-22 | 2 | -0/+87 |
| | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | Order tags by slug | Jan Losinski | 2017-01-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | This adds an orderBy clause to findAllTags(). This makes the list of tags more useful, as the tags appear in alphanumerical order instead of somehow random. Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de> | ||||
* | | Avoid false preview image | Jeremy Benoist | 2017-01-10 | 1 | -1/+1 |
| | | | | | | | | | | If the website doesn't provide an og_image, the value will be false and so it'll be saved like that in the database. We prefer to leave it as null instead of false. | ||||
* | | Merge pull request #2735 from wallabag/remove-small-readingtime | Nicolas Lœuillet | 2016-12-30 | 12 | -24/+24 |
|\ \ | | | | | | | Removed the small element on reading time | ||||
| * | | Removed the small element on reading time | Nicolas Lœuillet | 2016-12-30 | 12 | -24/+24 |
| | | | |||||
* | | | Fix double overlay on expanded right sidenav | Simounet | 2016-12-30 | 2 | -4/+4 |
|/ / | |||||
* | | Merge pull request #2725 from lapineige/master | Nicolas Lœuillet | 2016-12-30 | 2 | -2/+2 |
|\ \ | | | | | | | Share to Shaarli - Include tags | ||||
| * | | Share tags to Shaarli - Material theme | lapineige | 2016-12-28 | 1 | -1/+1 |
| | | | |||||
| * | | Share tags to Shaarli - Baggy theme | lapineige | 2016-12-28 | 1 | -1/+1 |
| |/ | |||||
* | | Firefox add-on URL updated | Simounet | 2016-12-30 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2730 from Simounet/feature/all-actions-on-mobile | Nicolas Lœuillet | 2016-12-30 | 1 | -24/+22 |
|\ \ | | | | | | | Access to search, filters, export on mobile | ||||
| * | | Access to search, filters, export on mobile | Simounet | 2016-12-29 | 1 | -24/+22 |
| | | | |||||
* | | | Merge pull request #2731 from llune/patch-2 | Nicolas Lœuillet | 2016-12-30 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | Minor typo fix | ||||
| * | | Minor typo fix | llune | 2016-12-30 | 1 | -4/+4 |
| |/ | |||||
* | | Merge pull request #2702 from wallabag/add-index-uuid | Nicolas Lœuillet | 2016-12-29 | 2 | -18/+21 |
|\ \ | | | | | | | Added index on entry.uuid | ||||
| * | | Renamed uuid to uid | Nicolas Lœuillet | 2016-12-29 | 2 | -18/+18 |
| | | | |||||
| * | | 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 | ||||
| * | | | 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 |
| | | | | | | | | Due to overload, we disabled output walkers (see https://github.com/whiteoctober/Pagerfanta/issues/115 | ||||
* | | Merge pull request #2667 from wallabag/upgrade-symfony-32 | Nicolas Lœuillet | 2016-12-15 | 10 | -18/+26 |
|\ \ | | | | | | | Upgrade to Symfony 3.2 | ||||
| * | | 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 | ||||
| * | | | 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 | ||||
| * | | | Casted maxIterations for Redis import | Nicolas Lœuillet | 2016-12-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Simpleue\Worker wants an integer, we gave it a string | ||||
* | | | | Merge pull request #2680 from wallabag/taggingrule-255 | Nicolas Lœuillet | 2016-12-06 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | Limit rule to 255 | ||||
| * | | | Limit rule to 255 | Jeremy Benoist | 2016-12-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | To avoid database error | ||||
* | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | For better consistency, allow all types of imported entries to update, which was already the case for Firefox and Chrome. | ||||
* | | | | 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 |
|\ \ \ | | | | | | | | | add translations/wallabag_user.de.yml (fixes #2673) | ||||
| * | | | Update wallabag_user.de.yml | Strubbl | 2016-12-01 | 1 | -1/+1 |
| | | | | | | | | | | | | Wallabag->wallabag |