Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed description text place in about screen | Thomas Citharel | 2015-02-10 | 2 | -4/+4 |
* | add evernote icon | Thomas Citharel | 2015-02-05 | 8 | -1/+18 |
* | added evernote support | Thomas Citharel | 2015-02-04 | 2 | -0/+2 |
* | fix autoclose (#984) and bookmarklet mode | Thomas Citharel | 2015-02-04 | 2 | -2/+2 |
* | fixed random on default theme | Thomas Citharel | 2015-02-01 | 1 | -1/+1 |
* | added reload icon and fixed a bug where random could redirect to deleted arti... | Thomas Citharel | 2015-02-01 | 1 | -1/+4 |
* | merge | Thomas Citharel | 2015-02-01 | 9 | -40/+48 |
|\ | |||||
| * | added some icomoon fonts (lots \!) and integrated random button for now | Thomas Citharel | 2015-02-01 | 6 | -38/+35 |
| * | Merge branch 'dev' into randomarticle | Thomas Citharel | 2015-02-01 | 3 | -130/+11 |
| |\ | |||||
| * | | implemented ?random url | Thomas Citharel | 2014-12-22 | 1 | -1/+1 |
| * | | Merge branch 'dev' into randomarticle | Thomas Citharel | 2014-12-22 | 8 | -26/+194 |
| |\ \ | |||||
| * | | | implemented random button | Thomas Citharel | 2014-12-07 | 5 | -2/+16 |
* | | | | Merge branch 'dev' into reloadarticle | Thomas Citharel | 2015-02-01 | 3 | -130/+11 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Add ability to mark all articles from a tag as read | moparisthebest | 2015-01-12 | 2 | -1/+5 |
| * | | | Add ability to delete all articles matching a search | moparisthebest | 2015-01-12 | 2 | -2/+6 |
| * | | | deleted (again) courgette | Thomas Citharel | 2014-12-26 | 1 | -127/+0 |
| | |/ | |/| | |||||
* | | | merge | Thomas Citharel | 2014-12-19 | 8 | -26/+194 |
|\| | | |||||
| * | | 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 | 4 | -22/+24 |
| * | | merge epub with all the dev evolutions | Thomas Citharel | 2014-12-14 | 6 | -21/+177 |
| |\ \ | | |/ | |/| | |||||
| | * | translation stuff (en & fr done) | tcit | 2014-07-26 | 4 | -12/+25 |
| | * | use directly MOBIClass | tcit | 2014-07-24 | 3 | -7/+25 |
* | | | added reload function | Thomas Citharel | 2014-12-13 | 5 | -0/+8 |
|/ / | |||||
* | | diaspora on all themes | Thomas Citharel | 2014-12-07 | 4 | -2/+13 |
* | | added diaspora sharing | Thomas Citharel | 2014-12-06 | 3 | -0/+1 |
* | | Merge branch 'remove-courgette' into dev | Thomas Citharel | 2014-11-24 | 51 | -1347/+0 |
|\ \ | |||||
| * | | failover if theme folder doesn't exist | Nicolas Lœuillet | 2014-11-24 | 51 | -1347/+0 |
* | | | Merge pull request #939 from jsit/globaljs | Nicolas Lœuillet | 2014-11-24 | 17 | -18/+18 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 | 16 | -14/+14 |
* | | | 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 | 6 | -33/+52 |
* | | | fix merge confict | Thomas Citharel | 2014-11-19 | 3 | -4/+4 |
|\ \ \ | |||||
| * | | | fix Flattrs | Thomas Citharel | 2014-11-19 | 3 | -5/+4 |
* | | | | implementing carrot into wallabag | Thomas Citharel | 2014-11-19 | 8 | -4/+13 |
|/ / / | |||||
* / / | Fix for favicons in Firefox (FF only uses the last declared favicon, not the ... | Jay Sitter | 2014-11-18 | 3 | -6/+6 |
|/ / | |||||
* | | Modifying Courgette theme to comply with new app icon image location | Jay Sitter | 2014-11-17 | 5 | -4/+27 |
* | | Fixing earlier commit wherein I lowercased some JS calls | Jay Sitter | 2014-11-17 | 1 | -4/+4 |
* | | Removing app icons from previous locations | Jay Sitter | 2014-11-17 | 13 | -0/+0 |
* | | Moving app icon images to /themes/_global/img/appicon/, updating Baggy and De... | Jay Sitter | 2014-11-17 | 11 | -25/+47 |
* | | 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 | 2 | -2/+2 |
* | | Merge pull request #921 from wallabag/about-page | Thomas Citharel | 2014-11-03 | 4 | -0/+150 |
|\ \ | |||||
| * | | add about page | Nicolas Lœuillet | 2014-11-03 | 4 | -0/+150 |
* | | | Merge pull request #920 from jsit/uifixes | Nicolas Lœuillet | 2014-11-03 | 4 | -124/+164 |
|\ \ \ | |||||
| * | | | Applying changes to config.twig to default theme as well | Jay Sitter | 2014-11-03 | 1 | -58/+71 |
| * | | | 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 |