Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix baggy on small screens | Thomas Citharel | 2016-10-15 | 8 | -12/+4 |
| | |||||
* | fix stylelint | Thomas Citharel | 2016-10-15 | 8 | -42/+42 |
| | |||||
* | Improved side menu, reduced the font size on small screens, fixed a form to ↵ | Alexandr Danilov | 2016-10-15 | 8 | -31/+31 |
| | | | | add links on small screens | ||||
* | Optimize the way tag list is rendered | Jeremy Benoist | 2016-10-09 | 6 | -31/+31 |
| | | | | | | 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 | 2 | -2/+2 |
| | |||||
* | better tags on baggy | Thomas Citharel | 2016-10-04 | 2 | -2/+2 |
| | |||||
* | 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 | 4 | -4/+4 |
| | |||||
* | Fix icon position | Thomas Citharel | 2016-10-04 | 6 | -34/+34 |
| | |||||
* | Fixed icon position in share menu | Nicolas Lœuillet | 2016-10-04 | 6 | -34/+34 |
| | |||||
* | fix icons | Thomas Citharel | 2016-10-04 | 2 | -2/+2 |
| | |||||
* | Add eslint & stylelint tests (fix a few things) and move dependencies to dev | Thomas Citharel | 2016-10-04 | 8 | -37/+37 |
| | |||||
* | Fix font & Travis | Jeremy Benoist | 2016-10-04 | 78 | -46/+129995 |
| | | | | Grunt now copy fonts instead of symlink (node_modules won't exist for the end user) | ||||
* | Basically, fix everything | Thomas Citharel | 2016-10-03 | 80 | -0/+132 |
| | | | | | | * Remove install.sh * Assets are now provided * Icons font issues are fixed | ||||
* | Jump to Symfony 3.1 | Jeremy Benoist | 2016-06-22 | 1 | -10/+0 |
| | |||||
* | SensioLabsInsight fixes | Nicolas Lœuillet | 2016-01-22 | 1 | -0/+0 |
| | |||||
* | Move public assets for themes | Jeremy Benoist | 2016-01-22 | 3 | -3/+0 |
| | | | | | So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...` | ||||
* | Switch to Symfony 3 structure | Jeremy Benoist | 2016-01-15 | 4 | -8/+22 |
| | |||||
* | Update bundle & stock file | Jeremy Benoist | 2016-01-15 | 2 | -10/+12 |
| | | | | | | - update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition) - update bundle to latest release - remove security on profiler | ||||
* | Rewrote Wallabag v1 import | Jeremy Benoist | 2016-01-02 | 1 | -0/+0 |
| | |||||
* | Added Material theme | Alexandr Danilov | 2015-08-04 | 1 | -0/+1 |
| | |||||
* | Remove old themes | Jeremy | 2015-03-01 | 5 | -5/+0 |
| | |||||
* | Add LiipThemeBundle | Jeremy | 2015-03-01 | 7 | -7/+7 |
| | | | | | | | | Re-defined the config / user relation to be OneToOne bidirectionnal. ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle Force sqlite for test In case of people use a different driver in parameter.yml (yes I do :)) | ||||
* | Cleanup default assets symlinks | Fabien Meurillon | 2015-02-06 | 3 | -3/+0 |
| | |||||
* | disable dev environment | Nicolas Lœuillet | 2015-01-28 | 1 | -7/+7 |
| | |||||
* | 1st implementation of wallabag api, yeah | Nicolas Lœuillet | 2015-01-28 | 1 | -0/+56 |
| | |||||
* | fix themes symlinks | Nicolas Lœuillet | 2015-01-28 | 7 | -7/+7 |
| | |||||
* | remove legacy code | Nicolas Lœuillet | 2015-01-27 | 1 | -28/+0 |
| | |||||
* | remove foo test | Nicolas Lœuillet | 2015-01-22 | 1 | -7/+7 |
| | |||||
* | symfony is there | Nicolas Lœuillet | 2015-01-22 | 5 | -0/+63 |
| | |||||
* | move templates into resources | Nicolas Lœuillet | 2015-01-21 | 7 | -7/+7 |
| | |||||
* | add install script after composer install | Nicolas Lœuillet | 2015-01-21 | 1 | -3/+2 |
| | |||||
* | restructure folders | Nicolas Lœuillet | 2015-01-20 | 8 | -1/+10 |
| | |||||
* | new folders | Nicolas Lœuillet | 2015-01-20 | 2 | -0/+29 |