Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | Some small design tweaks to the login page: Moving 'Stay signed in'... | ||||
| * | Adding right margin to labels (to compensate for now-missing left margin on ↵ | Jay Sitter | 2014-10-31 | 2 | -6/+6 |
| | | | | | | | | input fields) | ||||
| * | Some small design tweaks to the login page: Moving 'Stay signed in' label ↵ | Jay Sitter | 2014-10-31 | 2 | -5/+4 |
| | | | | | | | | and removing left margin on input boxes | ||||
* | | 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 | ||||
| * | Fixing issue #874, displaying preview text when in list mode | Jay Sitter | 2014-10-30 | 1 | -4/+0 |
| | | |||||
* | | Merge pull request #897 from jsit/displaymode | Nicolas Lœuillet | 2014-10-30 | 2 | -6/+10 |
|\ \ | | | | | | | Fixing display mode switching in Baggy theme (issue #896) | ||||
| * | | Fixing display mode switching in Baggy theme (issue #896) | Jay Sitter | 2014-10-30 | 2 | -6/+10 |
| |/ | |||||
* / | Making the close button more visually consistent on the menu popup forms | Jay Sitter | 2014-10-30 | 3 | -29/+25 |
|/ | |||||
* | Merge pull request #889 from wallabag/fix#871 | Nicolas Lœuillet | 2014-10-27 | 3 | -4/+6 |
|\ | | | | | Fix#871 | ||||
| * | translation fix finished for #871 and bring add tag from search feature to ↵ | tcit | 2014-10-27 | 1 | -1/+2 |
| | | | | | | | | all themes | ||||
| * | translation fix for #887 and tiny display fix | tcit | 2014-10-27 | 2 | -2/+3 |
| | | |||||
| * | fix translation issues | tcit | 2014-10-17 | 1 | -2/+2 |
| | | |||||
* | | fix #873 | tcit | 2014-10-19 | 1 | -0/+4 |
|/ | |||||
* | fix z-index-menu mobile view bug #834 | tcit | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | autofocus on all themes | tcit | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | search field selected | tcit | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | get up to date for merge | tcit | 2014-09-28 | 2 | -4/+8 |
|\ | |||||
| * | Translations | tcit | 2014-07-26 | 1 | -2/+2 |
| | | |||||
| * | precision | tcit | 2014-07-25 | 1 | -1/+1 |
| | | |||||
| * | added email field | tcit | 2014-07-25 | 2 | -3/+7 |
| | | |||||
* | | Fix downloading SQLite database from all users | Thomas Citharel | 2014-08-26 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Thomas Citharel | 2014-08-21 | 2 | -2/+2 |
|\ \ | |||||
| * \ | Merge pull request #784 from wallabag/fix-successful-add-message | Nicolas Lœuillet | 2014-08-18 | 2 | -2/+2 |
| |\ \ | | | | | | | | | fix display of 'Done' message when we add a link from 'save a link' item | ||||
| | * | | fix display of 'Done' message when we add a link from 'save a link' item | Nicolas Lœuillet | 2014-07-22 | 2 | -2/+2 |
| | | | | |||||
* | | | | merge fix 776 | Thomas Citharel | 2014-08-16 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix #776 | Nicolas Lœuillet | 2014-07-22 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'dev' into refactor | Nicolas Lœuillet | 2014-07-23 | 2 | -0/+9 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | Conflicts: check_setup.php index.php | ||||
| * | | highlight.js library added to highlight programming code examples in article ↵ | Maryana Rozhankivska | 2014-07-22 | 2 | -0/+9 |
| |/ | | | | | | | view | ||||
* | | #683 Rename « home » into « unread » | Nicolas Lœuillet | 2014-07-12 | 1 | -1/+1 |
| | | |||||
* | | Refactor | Nicolas Lœuillet | 2014-07-12 | 2 | -4/+4 |
|/ | |||||
* | I removed my previous commit. We have to create a new branch for that. | Nicolas Lœuillet | 2014-07-10 | 2 | -7/+6 |
| | |||||
* | new call for having domain name in entry view | Nicolas Lœuillet | 2014-07-08 | 1 | -2/+2 |
| | |||||
* | new fields in database, reading time / date and domain name are stored | Nicolas Lœuillet | 2014-07-08 | 1 | -4/+5 |
| | |||||
* | Merge pull request #706 from gboudreau/dev | tcitworld | 2014-05-21 | 1 | -2/+3 |
|\ | | | | | Fixed Baggy theme CSS for Chrome Extension (and < 500px width layout) | ||||
| * | Fixed Baggy theme CSS for Chrome Extension (and < 500px width layout) | Guillaume Boudreau | 2014-05-21 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'epub' into dev | tcit | 2014-05-16 | 3 | -1/+12 |
|\ \ | |/ |/| | | | | | Conflicts: themes/baggy/home.twig | ||||
| * | Better names for epub files and epub in all themes now | tcit | 2014-05-15 | 1 | -2/+3 |
| | | |||||
| * | Changed template organisation | tcit | 2014-04-29 | 1 | -1/+1 |
| | |