Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force user-agent for .slashdot.org | Kevin Decherf | 2016-11-01 | 1 | -0/+1 |
| | | | | | | | | Slashdot replaces actual content with a form regarding cookies when requests originate from France. By forcing the user-agent, the warning seems to go away. Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Add Instapaper to CLI import | Laurent | 2016-11-01 | 1 | -0/+3 |
| | |||||
* | Inject parameter instead of service | Jeremy Benoist | 2016-10-30 | 5 | -12/+11 |
| | | | | | We are injecting CraueConfig service when we only need to retrieve one or two values from it. Instead I discovered we can directly inject a value from a service in the service definition! | ||||
* | Fixed entries export filtered with a tag | Nicolas Lœuillet | 2016-10-29 | 3 | -20/+39 |
| | | | | Fix #2505 | ||||
* | Removed useless route | Nicolas Lœuillet | 2016-10-28 | 1 | -5/+0 |
| | |||||
* | Exploded WallabagRestController into many controllers | Nicolas Lœuillet | 2016-10-28 | 4 | -521/+551 |
| | | | | Fix #2503 | ||||
* | Renamed variable for page title | Nicolas Lœuillet | 2016-10-26 | 3 | -9/+9 |
| | |||||
* | Added tag label in the page title | Nicolas Lœuillet | 2016-10-26 | 16 | -15/+24 |
| | | | | Fix #2472 | ||||
* | Merge pull request #2473 from pmichelazzo/master | Jeremy Benoist | 2016-10-25 | 2 | -0/+498 |
|\ | | | | | Portuguese (Brazilian) translation | ||||
| * | Translated missed line 147 | Paulino Michelazzo | 2016-10-25 | 1 | -1/+1 |
| | | |||||
| * | Fix Portuguese translation | Jeremy Benoist | 2016-10-21 | 1 | -2/+2 |
| | | |||||
| * | Update translation | Paulino Michelazzo | 2016-10-21 | 1 | -60/+60 |
| | | |||||
| * | Update Portuguese translations | Jeremy Benoist | 2016-10-20 | 1 | -9/+78 |
| | | |||||
| * | Update validators.pt.yml file | Paulino Michelazzo | 2016-10-20 | 1 | -5/+5 |
| | | | | | | Some missed strings translated. | ||||
| * | Merge remote-tracking branch 'wallabag/master' | Paulino Michelazzo | 2016-10-18 | 235 | -20760/+5158 |
| |\ | |||||
| * | | Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-18 | 2 | -0/+429 |
| | | | | | | | | | | | | This the Portuguese (Brazilian) for the Wallaby v2. | ||||
* | | | Merge pull request #2481 from wallabag/some-fixes | Nicolas Lœuillet | 2016-10-21 | 17 | -7/+56 |
|\ \ \ | | | | | | | | | Some fixes | ||||
| * | | | Update Twitter cards description | Jeremy Benoist | 2016-10-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update translation for piwik_host | Jeremy Benoist | 2016-10-21 | 2 | -2/+2 |
| | | | | |||||
| * | | | Fix missing translations | Jeremy Benoist | 2016-10-21 | 11 | -0/+33 |
| | | | | |||||
| * | | | Requeue depending on producer | Jeremy Benoist | 2016-10-20 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | Browser import can requeue message from `parseEntry` but we should take care of the way import are handled (depending on the producer) | ||||
| * | | | Avoid RabbitMQ consumer to loop | Jeremy Benoist | 2016-10-20 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | When the `parseEntry` returns null it means the entry already exists in the database. Sending `false` as return, will requeue the message which will then loop forever. | ||||
| * | | | Translate date | Jeremy Benoist | 2016-10-20 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | I use a kind of hacky way to convert the user locale (defined with 2 letters, like `fr`) into a local with 5 letters (like `fr_FR`). I guess it should work on most of the case.. | ||||
| * | | | Fix french translation | Jeremy Benoist | 2016-10-20 | 1 | -1/+1 |
| | |/ | |/| | |||||
* / | | If reload content failed, don’t update it | Jeremy Benoist | 2016-10-20 | 4 | -1/+13 |
|/ / | | | | | | | In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content. | ||||
* | | Merge pull request #2455 from wallabag/fix-material-config-tabs | Jeremy Benoist | 2016-10-16 | 2 | -10/+10 |
|\ \ | | | | | | | Fix tabs on material | ||||
| * | | Fix tabs on material | Thomas Citharel | 2016-10-15 | 2 | -10/+10 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | Merge pull request #2454 from wallabag/fix-baggy-small-width | Jeremy Benoist | 2016-10-16 | 1 | -14/+14 |
|\ \ \ | | | | | | | | | Fix baggy display on small screens | ||||
| * | | | Fix baggy on small screens | Thomas Citharel | 2016-10-15 | 1 | -14/+14 |
| |/ / | |||||
* | | | Merge pull request #2459 from wallabag/improve-german-translation | Thomas Citharel | 2016-10-16 | 2 | -49/+49 |
|\ \ \ | | | | | | | | | German: improve existing and add missing translation | ||||
| * | | | German: improve existing and add missing translation | Sven Fischer | 2016-10-16 | 2 | -49/+49 |
| |/ / | |||||
* / / | add link to German documentation in about page | Sven Fischer | 2016-10-16 | 1 | -0/+1 |
|/ / | |||||
* | | Improved side menu, reduced the font size on small screens, fixed a form to ↵ | Alexandr Danilov | 2016-10-15 | 1 | -3/+3 |
| | | | | | | | | add links on small screens | ||||
* | | Fixed Twitter Cards by adding a description tag | Nicolas Lœuillet | 2016-10-10 | 1 | -0/+1 |
| | | |||||
* | | Added support of Twitter Cards for public articles | Nicolas Lœuillet | 2016-10-10 | 1 | -3/+7 |
| | | |||||
* | | Merge pull request #2411 from wallabag/fix-entities | Nicolas Lœuillet | 2016-10-10 | 2 | -2/+2 |
|\ \ | | | | | | | Fix entities definition | ||||
| * | | Fix entities definition | Jeremy Benoist | 2016-10-09 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | As per Doctrine said in the debug tool bar: - The field Wallabag\ApiBundle\Entity\Client#refreshTokens is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Wallabag\ApiBundle\Entity\RefreshToken#client does not contain the required 'inversedBy="refreshTokens"' attribute. - The field Wallabag\ApiBundle\Entity\Client#accessTokens is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Wallabag\ApiBundle\Entity\AccessToken#client does not contain the required 'inversedBy="accessTokens"' attribute. | ||||
* | | | Merge pull request #2414 from szafranek/bugfix-bookmarklet | Jeremy Benoist | 2016-10-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Remove automatic closing of the window from bookmarklet | ||||
| * | | | Remove automatic closing of the window from bookmarklet | Krzysztof Szafranek | 2016-10-09 | 1 | -1/+1 |
| |/ / | |||||
* | | | When a sub command fail, display error message | Jeremy Benoist | 2016-10-09 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | | | | We often got issue with message “The command "doctrine:database:create" terminated with an error code: 1.”. Using the `BufferedOutput` we can store the output and only display it if an error occurs. | ||||
* | | | Optimize the way tag list is rendered | Jeremy Benoist | 2016-10-09 | 6 | -12/+58 |
| | | | | | | | | | | | | | | | | | | Instead of retrieve all informations about entries of a tag to just count them, we’ll count them before with a fastest query. Also change the layout of the tag list in material design | ||||
* | | | Avoid tag duplication when tagging all articles | Jeremy Benoist | 2016-10-09 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | Mostly when the tag doesn’t yet exist. It was created each time it matche the rule… glups. | ||||
* | | | Add more log to tag:all | Jeremy Benoist | 2016-10-09 | 1 | -1/+4 |
|/ / | |||||
* | | Merge pull request #2406 from szafranek/bugfix-number-of-annotations | Jeremy Benoist | 2016-10-09 | 11 | -11/+10 |
|\ \ | | | | | | | Show number of annotations instead of nbAnnotations placeholder | ||||
| * | | Show number of annotations instead of nbAnnotations placeholder | Krzysztof Szafranek | 2016-10-09 | 11 | -11/+10 |
| | | | | | | | | | | | | When there was more than one annotation, a placeholder was displayed in both themes, instead of actual number. | ||||
* | | | Fix few invalid HTML tags | Krzysztof Szafranek | 2016-10-09 | 3 | -3/+3 |
|/ / | |||||
* | | Merge pull request #2351 from wallabag/fix-api-client-deletion | Nicolas Lœuillet | 2016-10-08 | 3 | -3/+13 |
|\ \ | | | | | | | Changed relation between API client and refresh token | ||||
| * | | Ensure access_token are removed | Jeremy Benoist | 2016-10-08 | 3 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | When we remove the client, we should ensure that access_token are also removed. To ensure that, I created a test that generated an access_token. So when we remove the client, this association should be cascaded and shouldn’t generate an error. Also I moved some Api related stuff to the ApiBundle (like the developer controler and ClientType form) | ||||
| * | | Changed relation between API client and refresh token | Nicolas Lœuillet | 2016-10-03 | 1 | -0/+5 |
| | | | | | | | | | | | | Fix #2350 | ||||
* | | | Merge pull request #2393 from wallabag/api-urls-exist | Nicolas Lœuillet | 2016-10-08 | 1 | -1/+21 |
|\ \ \ | | | | | | | | | Ability to check multiple urls in API |