aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed entries export filtered with a tagNicolas Lœuillet2016-10-293-20/+39
* Removed useless routeNicolas Lœuillet2016-10-281-5/+0
* Exploded WallabagRestController into many controllersNicolas Lœuillet2016-10-284-521/+551
* Renamed variable for page titleNicolas Lœuillet2016-10-263-9/+9
* Added tag label in the page titleNicolas Lœuillet2016-10-2616-15/+24
* Merge pull request #2473 from pmichelazzo/masterJeremy Benoist2016-10-252-0/+498
|\
| * Translated missed line 147Paulino Michelazzo2016-10-251-1/+1
| * Fix Portuguese translationJeremy Benoist2016-10-211-2/+2
| * Update translationPaulino Michelazzo2016-10-211-60/+60
| * Update Portuguese translationsJeremy Benoist2016-10-201-9/+78
| * Update validators.pt.yml filePaulino Michelazzo2016-10-201-5/+5
| * Merge remote-tracking branch 'wallabag/master'Paulino Michelazzo2016-10-18235-20760/+5158
| |\
| * | Portuguese (Brazilian) translationPaulino Michelazzo2016-10-182-0/+429
* | | Merge pull request #2481 from wallabag/some-fixesNicolas Lœuillet2016-10-2117-7/+56
|\ \ \
| * | | Update Twitter cards descriptionJeremy Benoist2016-10-211-1/+1
| * | | Update translation for piwik_hostJeremy Benoist2016-10-212-2/+2
| * | | Fix missing translationsJeremy Benoist2016-10-2111-0/+33
| * | | Requeue depending on producerJeremy Benoist2016-10-201-0/+12
| * | | Avoid RabbitMQ consumer to loopJeremy Benoist2016-10-201-2/+3
| * | | Translate dateJeremy Benoist2016-10-201-1/+4
| * | | Fix french translationJeremy Benoist2016-10-201-1/+1
| | |/ | |/|
* / | If reload content failed, don’t update itJeremy Benoist2016-10-204-1/+13
|/ /
* | Merge pull request #2455 from wallabag/fix-material-config-tabsJeremy Benoist2016-10-162-10/+10
|\ \
| * | Fix tabs on materialThomas Citharel2016-10-152-10/+10
* | | Merge pull request #2454 from wallabag/fix-baggy-small-widthJeremy Benoist2016-10-161-14/+14
|\ \ \
| * | | Fix baggy on small screensThomas Citharel2016-10-151-14/+14
| |/ /
* | | Merge pull request #2459 from wallabag/improve-german-translationThomas Citharel2016-10-162-49/+49
|\ \ \
| * | | German: improve existing and add missing translationSven Fischer2016-10-162-49/+49
| |/ /
* / / add link to German documentation in about pageSven Fischer2016-10-161-0/+1
|/ /
* | Improved side menu, reduced the font size on small screens, fixed a form to a...Alexandr Danilov2016-10-151-3/+3
* | Fixed Twitter Cards by adding a description tagNicolas Lœuillet2016-10-101-0/+1
* | Added support of Twitter Cards for public articlesNicolas Lœuillet2016-10-101-3/+7
* | Merge pull request #2411 from wallabag/fix-entitiesNicolas Lœuillet2016-10-102-2/+2
|\ \
| * | Fix entities definitionJeremy Benoist2016-10-092-2/+2
* | | Merge pull request #2414 from szafranek/bugfix-bookmarkletJeremy Benoist2016-10-101-1/+1
|\ \ \
| * | | Remove automatic closing of the window from bookmarkletKrzysztof Szafranek2016-10-091-1/+1
| |/ /
* | | When a sub command fail, display error messageJeremy Benoist2016-10-091-7/+10
* | | Optimize the way tag list is renderedJeremy Benoist2016-10-096-12/+58
* | | Avoid tag duplication when tagging all articlesJeremy Benoist2016-10-091-1/+7
* | | Add more log to tag:allJeremy Benoist2016-10-091-1/+4
|/ /
* | Merge pull request #2406 from szafranek/bugfix-number-of-annotationsJeremy Benoist2016-10-0911-11/+10
|\ \
| * | Show number of annotations instead of nbAnnotations placeholderKrzysztof Szafranek2016-10-0911-11/+10
* | | Fix few invalid HTML tagsKrzysztof Szafranek2016-10-093-3/+3
|/ /
* | Merge pull request #2351 from wallabag/fix-api-client-deletionNicolas Lœuillet2016-10-083-3/+13
|\ \
| * | Ensure access_token are removedJeremy Benoist2016-10-083-3/+8
| * | Changed relation between API client and refresh tokenNicolas Lœuillet2016-10-031-0/+5
* | | Merge pull request #2393 from wallabag/api-urls-existNicolas Lœuillet2016-10-081-1/+21
|\ \ \
| * | | Ability to check multiple urls in APIJeremy Benoist2016-10-071-1/+21
* | | | Ensure orphan tag are remove in APIJeremy Benoist2016-10-073-3/+33
* | | | Merge pull request #2396 from wallabag/mruminski-patch-1Nicolas Lœuillet2016-10-071-1/+1
|\ \ \ \