Commit message (Collapse) | 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 |
| | | | | | | If the content is only an image, we can display a bigger preview image because we won’t have text to display. Also, split different card view to avoid too much complexity in the entries.html.twig | ||||
* | Remove the left margin of tag | Jeremy Benoist | 2016-11-08 | 1 | -0/+4 |
| | | | | In the entries list, the first tag below the link isn’t stick to the left. Now it is. | ||||
* | Deal with more resolution issues | Thomas Citharel | 2016-11-03 | 1 | -1/+17 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Fix resolution issues and 'title' issues | Thomas Citharel | 2016-11-03 | 1 | -2/+9 |
| | | | | | | Also, modify editorconfig for css files. Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Re-add bottom pagination | Jeremy Benoist | 2016-10-22 | 1 | -1/+0 |
| | | | | Also pager.html.twig wasn’t necessary, there weren't enough duplication to put them in a dedicated template | ||||
* | remove padding on small widths | Thomas Citharel | 2016-10-22 | 1 | -1/+0 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | WIP | Thomas Citharel | 2016-10-22 | 1 | -17/+85 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Fix baggy on small screens | Thomas Citharel | 2016-10-15 | 1 | -0/+8 |
| | |||||
* | fix stylelint | Thomas Citharel | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Improved side menu, reduced the font size on small screens, fixed a form to ↵ | Alexandr Danilov | 2016-10-15 | 1 | -1/+21 |
| | | | | add links on small screens | ||||
* | CS | Jeremy Benoist | 2016-10-09 | 1 | -1/+2 |
| | |||||
* | Optimize the way tag list is rendered | Jeremy Benoist | 2016-10-09 | 1 | -2/+3 |
| | | | | | | Instead of retrieve all informations about entries of a tag to just count them, we’ll count them before with a fastest query. Also change the layout of the tag list in material design | ||||
* | 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 | 3 | -6/+83 |
| | | | | | | * Remove install.sh * Assets are now provided * Icons font issues are fixed | ||||
* | 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 |
|\ | | | | | Assets work | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | * ES6 all the things ! * ESLint checks everything * CSS fixes (use stylelint) * Fix #2231 | ||||
* | | 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 |
|/ | | | | Fix #2302 #2281 | ||||
* | 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 |
|\ | | | | | Feature display items number | ||||
| * | Display entries number for each category | Nicolas Lœuillet | 2016-08-23 | 1 | -0/+4 |
| | | |||||
* | | Fixed different font-size for labels in config screen | Nicolas Lœuillet | 2016-09-02 | 1 | -0/+4 |
| | | | | | | | | Fix #1788 | ||||
* | | Merge pull request #2252 from wallabag/fix-last-merge | Nicolas Lœuillet | 2016-09-02 | 1 | -1/+1 |
|\ \ | | | | | | | Fixed last merge who caused CSS/JS bugs | ||||
| * | | Fixed last merge who caused CSS/JS bugs | Nicolas Lœuillet | 2016-08-30 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2242 from wallabag/fix-minor-css | Jeremy Benoist | 2016-09-01 | 2 | -2/+17 |
|\ \ \ | |/ / |/| | | Fix print / article views | ||||
| * | | CSS indentation | Nicolas Lœuillet | 2016-09-01 | 1 | -2/+2 |
| | | | |||||
| * | | Fixed print view for baggy theme | Nicolas Lœuillet | 2016-08-26 | 1 | -1/+3 |
| | | | |||||
| * | | Fix print / article views | Nicolas Lœuillet | 2016-08-26 | 1 | -1/+14 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-08-28 | 1 | -0/+11 |
|/ / | |||||
* / | Add icon for public share link | Nicolas Lœuillet | 2016-08-25 | 1 | -0/+4 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-08-22 | 2 | -3/+3 |
| | |||||
* | Bring tags on entries view to baggy | Thomas Citharel | 2016-07-01 | 2 | -74/+126 |
| | | | | Also, a couple of UI improvement and CSS fixing | ||||
* | uniformize tags on article view too | Thomas Citharel | 2016-06-24 | 1 | -2/+3 |
| | |||||
* | minor ui fixes | Thomas Citharel | 2016-06-23 | 1 | -0/+4 |
| | |||||
* | Add tags on entries view | Thomas Citharel | 2016-06-23 | 1 | -0/+38 |
| | | | | Should be tested on old browsers | ||||
* | clean & lint stuff | Thomas Citharel | 2016-06-09 | 8 | -323/+322 |
| | |||||
* | manage assets through npm | Thomas Citharel | 2016-06-09 | 43 | -0/+3515 |
first draft remote assetic totally work nearly there use at least nodejs > 0.12 use proper version of grunt bump nodejs version for travis update npm workaround for materialize install node 5.0 add grunt-cli baggy theme & cache node modules cache bower & npm make travis build assets on php7 only exclude installing node & npm if not needed & use bash clean & try to make icomoon work on baggy ready config for travis rebase make travis work more travis work impove travis & update deps add missing pixrem deps add module through oddly lost ui updates install latest nodejs add install_dev.sh, link local binaries for npm/bower/grunt ui improvements (mostly baggy) fix travis build no need to install on travis Add unread filter to entries pages Add the ability to filter for unread pages in the filters menu. Add unread filter test to EntryControllerTest Add a new test to the EntryControllerTest collection which checks that only entries which have not been archived (and are treated as "unread") are retrieved. Improve English translation Update FAQ -Fix grammar -Add notes about MTA, firewall, and SELinux Update installation instructions -Fix grammar -Add SELinux section add screenshots of android docu in English Fix the deletion of Tags/Entries relation when delete an entry Fix #2121 Move fixtures to the right place Display a message when saving an entry failed When saving an entry fail because of database error we previously just returned `false`. Now we got an error in the log and the displayed notice to the user is updated too. Change ManyToMany between entry & tag Following https://gist.github.com/Ocramius/3121916 Be sure to remove the related entity when removing an entity. Let say you have Entry -> EntryTag -> Tag. If you remove the entry: - before that commit, the EntryTag will stay (at least using SQLite). - with that commit, the related entity is removed Prepare wallabag 2.0.5 enforce older materialize version |