Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed display for material theme | Nicolas Lœuillet | 2016-11-14 | 1 | -2/+1 |
* | Added creation date on entries view | Nicolas Lœuillet | 2016-11-14 | 2 | -2/+3 |
* | Display a bigger image in case of image content | Jeremy Benoist | 2016-11-08 | 1 | -1/+6 |
* | Remove the left margin of tag | Jeremy Benoist | 2016-11-08 | 1 | -0/+4 |
* | Merge pull request #2460 from wallabag/ui-changes | Nicolas Lœuillet | 2016-11-04 | 2 | -22/+111 |
|\ | |||||
| * | Deal with more resolution issues | Thomas Citharel | 2016-11-03 | 1 | -1/+17 |
| * | Fix resolution issues and 'title' issues | Thomas Citharel | 2016-11-03 | 1 | -2/+9 |
| * | Re-add bottom pagination | Jeremy Benoist | 2016-10-22 | 1 | -1/+0 |
| * | remove padding on small widths | Thomas Citharel | 2016-10-22 | 1 | -1/+0 |
| * | WIP | Thomas Citharel | 2016-10-22 | 1 | -17/+85 |
* | | Translation update - French | Jean-Baptiste | 2016-10-30 | 1 | -1/+1 |
* | | Merge pull request #2473 from pmichelazzo/master | Jeremy Benoist | 2016-10-25 | 2 | -0/+31 |
|\ \ | |/ |/| | |||||
| * | Merge remote-tracking branch 'wallabag/master' | Paulino Michelazzo | 2016-10-18 | 54 | -13/+3898 |
| |\ | |||||
| * | | Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-18 | 2 | -0/+31 |
* | | | Update translation for piwik_host | Jeremy Benoist | 2016-10-21 | 11 | -11/+11 |
| |/ |/| | |||||
* | | Fixed hardcoded title for internal settings | Nicolas Lœuillet | 2016-10-17 | 1 | -1/+1 |
* | | Merge pull request #2455 from wallabag/fix-material-config-tabs | Jeremy Benoist | 2016-10-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix tabs on material | Thomas Citharel | 2016-10-15 | 1 | -1/+1 |
* | | | Merge pull request #2454 from wallabag/fix-baggy-small-width | Jeremy Benoist | 2016-10-16 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Fix baggy on small screens | Thomas Citharel | 2016-10-15 | 1 | -0/+8 |
| |/ / | |||||
* / / | German: improve existing and add missing translation | Sven Fischer | 2016-10-16 | 1 | -4/+4 |
|/ / | |||||
* | | fix stylelint | Thomas Citharel | 2016-10-15 | 1 | -1/+1 |
* | | Improved side menu, reduced the font size on small screens, fixed a form to a... | Alexandr Danilov | 2016-10-15 | 1 | -1/+21 |
* | | CS | Jeremy Benoist | 2016-10-09 | 1 | -1/+2 |
* | | Optimize the way tag list is rendered | Jeremy Benoist | 2016-10-09 | 1 | -2/+3 |
* | | better tags on material | Thomas Citharel | 2016-10-05 | 1 | -0/+9 |
* | | better tags on baggy | Thomas Citharel | 2016-10-04 | 1 | -1/+15 |
* | | typo and build on test | Thomas Citharel | 2016-10-04 | 1 | -1/+1 |
* | | use airbnb base rules and update eslint | Thomas Citharel | 2016-10-04 | 2 | -3/+6 |
* | | Fixed icon position in share menu | Nicolas Lœuillet | 2016-10-04 | 1 | -2/+5 |
* | | fix icons | Thomas Citharel | 2016-10-04 | 1 | -1/+2 |
* | | Add eslint & stylelint tests (fix a few things) and move dependencies to dev | Thomas Citharel | 2016-10-04 | 3 | -7/+8 |
* | | shaarli instead of Diaspora | Jeremy Benoist | 2016-10-04 | 1 | -1/+1 |
* | | Basically, fix everything | Thomas Citharel | 2016-10-03 | 4 | -6/+83 |
* | | Fixed CSS for quickstart links | Nicolas Lœuillet | 2016-10-03 | 1 | -2/+6 |
* | | Merge pull request #2314 from wallabag/assets | Nicolas Lœuillet | 2016-10-03 | 16 | -383/+414 |
|\ \ | |||||
| * | | fonts & ligatures | Thomas Citharel | 2016-09-29 | 3 | -13/+3 |
| * | | remove autocomplete and bring fonts through npm | Thomas Citharel | 2016-09-28 | 1 | -1/+6 |
| * | | Assets work | Thomas Citharel | 2016-09-28 | 15 | -369/+405 |
* | | | Changed quickstart layout | Nicolas Lœuillet | 2016-10-01 | 1 | -2/+2 |
* | | | Remove CSS class who caused long loading on Firefox | Nicolas Lœuillet | 2016-09-27 | 1 | -1/+0 |
|/ / | |||||
* | | Update CraueConfigBundle.pl.yml | Mateusz Rumiński | 2016-09-19 | 1 | -1/+1 |
* | | Update CraueConfigBundle.pl.yml | Mateusz Rumiński | 2016-09-19 | 1 | -8/+8 |
* | | Merge pull request #1941 from wallabag/v2-asynchronous-jobs | Jeremy Benoist | 2016-09-19 | 11 | -10/+51 |
|\ \ | |||||
| * | | Moved Pocket token to user config | Jeremy Benoist | 2016-09-16 | 11 | -10/+31 |
| * | | Add missing translations | Jeremy Benoist | 2016-09-13 | 10 | -1/+20 |
| * | | Replace RabbitMQ injection with CraueConfiguration | Nicolas Lœuillet | 2016-09-11 | 1 | -0/+1 |
* | | | Remove footer part | Nicolas Lœuillet | 2016-09-13 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2002 from wallabag/feature-display-itemsNumber | Jeremy Benoist | 2016-09-03 | 1 | -0/+4 |
|\ \ | |||||
| * | | Display entries number for each category | Nicolas Lœuillet | 2016-08-23 | 1 | -0/+4 |