| Commit message (Expand) | Author | Age | Files | Lines |
* | move templates into resources | Nicolas Lœuillet | 2015-01-21 | 43 | -2616/+0 |
* | restructure folders | Nicolas Lœuillet | 2015-01-20 | 27 | -2/+2 |
* | Add ability to mark all articles from a tag as read | moparisthebest | 2015-01-12 | 1 | -0/+2 |
* | Add ability to delete all articles matching a search | moparisthebest | 2015-01-12 | 1 | -1/+3 |
* | link to doc inside wallabag:about | Thomas Citharel | 2014-12-17 | 1 | -4/+14 |
* | enable showing or not for epub/mobi/pdf export buttons | Thomas Citharel | 2014-12-14 | 2 | -12/+12 |
* | merge epub with all the dev evolutions | Thomas Citharel | 2014-12-14 | 3 | -10/+25 |
|\ |
|
| * | translation stuff (en & fr done) | tcit | 2014-07-26 | 2 | -6/+6 |
| * | use directly MOBIClass | tcit | 2014-07-24 | 3 | -7/+25 |
* | | diaspora on all themes | Thomas Citharel | 2014-12-07 | 2 | -1/+6 |
* | | added diaspora sharing | Thomas Citharel | 2014-12-06 | 1 | -0/+1 |
* | | Merge pull request #939 from jsit/globaljs | Nicolas Lœuillet | 2014-11-24 | 3 | -8/+8 |
|\ \ |
|
| * | | Updating Baggy theme's head.twig to locate _global js/css | Jay Sitter | 2014-11-18 | 1 | -4/+4 |
| * | | _global-izing some more js & css | Jay Sitter | 2014-11-18 | 2 | -4/+4 |
* | | | Fixing icon text on unread page | Jay Sitter | 2014-11-21 | 1 | -2/+2 |
* | | | Globalizing and creating two variants of Carrot.org icon; tidying up some CSS | Jay Sitter | 2014-11-21 | 2 | -31/+49 |
* | | | fix merge confict | Thomas Citharel | 2014-11-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fix Flattrs | Thomas Citharel | 2014-11-19 | 1 | -2/+2 |
* | | | | implementing carrot into wallabag | Thomas Citharel | 2014-11-19 | 2 | -2/+2 |
|/ / / |
|
* / / | Fix for favicons in Firefox (FF only uses the last declared favicon, not the ... | Jay Sitter | 2014-11-18 | 1 | -2/+2 |
|/ / |
|
* | | Removing app icons from previous locations | Jay Sitter | 2014-11-17 | 9 | -0/+0 |
* | | Moving app icon images to /themes/_global/img/appicon/, updating Baggy and De... | Jay Sitter | 2014-11-17 | 1 | -17/+17 |
* | | Adding/fixing favicon <link>s in Baggy theme header | Jay Sitter | 2014-11-17 | 1 | -4/+27 |
* | | Fixing URL typo on about page | Jay Sitter | 2014-11-05 | 1 | -1/+1 |
* | | Merge pull request #921 from wallabag/about-page | Thomas Citharel | 2014-11-03 | 2 | -0/+75 |
|\ \ |
|
| * | | add about page | Nicolas Lœuillet | 2014-11-03 | 2 | -0/+75 |
* | | | Merge pull request #920 from jsit/uifixes | Nicolas Lœuillet | 2014-11-03 | 3 | -66/+93 |
|\ \ \ |
|
| * | | | Removing title text from bookmarklet | Jay Sitter | 2014-11-03 | 1 | -1/+1 |
| * | | | Restoring change password section in config | Jay Sitter | 2014-11-03 | 1 | -0/+21 |
| * | | | Many small UI changes/fixes to Baggy theme and English translation files. May... | Jay Sitter | 2014-11-02 | 3 | -70/+76 |
| * | | | Removing spaces before colons on config screen | Jay Sitter | 2014-11-02 | 1 | -4/+4 |
* | | | | Improving class names for menu hiding | Jay Sitter | 2014-11-03 | 2 | -2/+2 |
* | | | | Fixing menu hiding behavior when switching from mobile width to desktop width | Jay Sitter | 2014-11-03 | 2 | -1/+4 |
|/ / / |
|
* | | | Changing my tabs to spaces :) | Jay Sitter | 2014-10-31 | 1 | -3/+3 |
* | | | Fixing opacity issue when using mobile menu | Jay Sitter | 2014-10-31 | 1 | -0/+3 |
* | | | Fixing regression in popup close button styling | Jay Sitter | 2014-10-31 | 1 | -1/+1 |
* | | | fix merge errors | tcit | 2014-10-31 | 2 | -3/+3 |
|\ \ \ |
|
| * \ \ | Merging changes with dev | Jay Sitter | 2014-10-31 | 2 | -21/+25 |
| |\ \ \ |
|
* | | | | | merge | tcit | 2014-10-31 | 3 | -56/+20 |
|\| | | |
| |/ / /
|/| | | |
|
| * | | | Making visual styling of search and bag it popup forms more consistent | Jay Sitter | 2014-10-31 | 3 | -19/+9 |
| * | | | Removing duplicate popup form styles | Jay Sitter | 2014-10-31 | 1 | -42/+16 |
* | | | | Removing left border on popup forms on mobile widths | Jay Sitter | 2014-10-31 | 1 | -0/+1 |
* | | | | Fixing popup form width issue on narrow width | Jay Sitter | 2014-10-31 | 1 | -1/+8 |
* | | | | Standardizing class names and styles for close buttons | Jay Sitter | 2014-10-31 | 3 | -21/+17 |
|/ / / |
|
* | | | Merge pull request #907 from jsit/login | Thomas Citharel | 2014-10-31 | 3 | -11/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Adding right margin to labels (to compensate for now-missing left margin on i... | Jay Sitter | 2014-10-31 | 2 | -6/+6 |
| * | | Some small design tweaks to the login page: Moving 'Stay signed in' label and... | Jay Sitter | 2014-10-31 | 2 | -5/+4 |
* | | | Uppercasing 'tags' page title | Jay Sitter | 2014-10-30 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #898 from jsit/previewtext | Nicolas Lœuillet | 2014-10-30 | 1 | -4/+0 |
|\ \ |
|
| * | | Fixing issue #874, displaying preview text when in list mode | Jay Sitter | 2014-10-30 | 1 | -4/+0 |