Simounet
78d6c3090a
Fix the box shadow on the card entry
2016-12-20 13:04:51 +01:00
Nicolas Lœuillet
9aa991281d
Renamed view_mode by list_mode and hide excerpt
2016-11-28 16:10:21 +01:00
Nicolas Lœuillet
9f01d0fde0
Added list view
2016-11-28 14:27:58 +01:00
Kevin Decherf
56026217c5
Material: update size of text in article
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2016-11-25 13:49:45 +01:00
Kevin Decherf
819c8f5bd4
Material: render blockquote in italic and strong in bold in article
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2016-11-25 13:39:53 +01:00
Kevin Decherf
fdaa044314
Material: update style of pre in article
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2016-11-25 13:39:53 +01:00
Kevin Decherf
59cfd63c23
Material: update style of ul in article
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2016-11-25 13:39:53 +01:00
Kevin Decherf
858430c0d0
Material: update style of article links
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2016-11-25 13:39:53 +01:00
Kevin Decherf
5ea90fa8b9
Material: increase max width of article on large screens
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2016-11-25 13:39:49 +01:00
Kevin Decherf
7470a2f36a
Material: prevent bold in title, update title font size
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2016-11-25 13:37:42 +01:00
Kevin Decherf
5b69e03eb4
Material: change color of background, article content and titles
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2016-11-25 13:37:42 +01:00
Nicolas Lœuillet
0df2a4b021
Fixed entry shortcuts available in list view
2016-11-22 21:31:21 +01:00
Nicolas Lœuillet
c526f9e474
Added help about shortcuts
2016-11-22 13:07:42 +01:00
Jeremy Benoist
77e2898ad4
Fix card action overlap
...
On smaller resolution
2016-11-20 10:14:19 +01:00
Nicolas Lœuillet
995c204428
Added shortcut
2016-11-19 20:05:16 +01:00
Nicolas Lœuillet
32f455c131
Added tests
2016-11-19 20:05:16 +01:00
Nicolas Lœuillet
ee122a7528
Added a simple search engine
...
Fix #18
2016-11-19 19:17:30 +01:00
Jeremy Benoist
68003139e1
Merge remote-tracking branch 'origin/master' into 2.2
...
# Conflicts:
# .editorconfig
# docs/de/index.rst
# docs/de/user/import.rst
# docs/en/index.rst
# docs/en/user/configuration.rst
# docs/en/user/import.rst
# docs/fr/index.rst
# docs/fr/user/import.rst
# src/Wallabag/CoreBundle/Command/InstallCommand.php
# src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
# src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
# web/bundles/wallabagcore/themes/baggy/css/style.min.css
# web/bundles/wallabagcore/themes/baggy/js/baggy.min.js
# web/bundles/wallabagcore/themes/material/css/style.min.css
# web/bundles/wallabagcore/themes/material/js/material.min.js
2016-11-19 15:30:49 +01:00
Nicolas Lœuillet
94f2057ffe
Added CSS class on links
2016-11-16 09:17:12 +01:00
Thomas Citharel
10a1ffae53
Fix keyboard navigation on quickstart view
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-15 22:23:50 +01:00
Thomas Citharel
c930992348
fix next/prev page
2016-11-15 21:55:16 +01:00
Thomas Citharel
5637a26e9a
Bring navigation (with right, left and enter) on material entries page. Supports going to next and previous page !
...
Also better indentation for js files (changed editorconfig for them).
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-15 21:55:10 +01:00
Nicolas Lœuillet
16ef7607f4
Reorganized JS folders for shortcuts
2016-11-15 21:54:50 +01:00
Thomas Citharel
af61cb80eb
es6 imports
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-15 21:54:41 +01:00
Nicolas Lœuillet
80302e5aaa
Changed display for material theme
2016-11-14 13:58:41 +01:00
Nicolas Lœuillet
1c282b1da0
Added creation date on entries view
2016-11-14 13:57:31 +01:00
Nicolas Lœuillet
8a9604aafe
Added unmark.it sharing
...
Fix #668
2016-11-09 18:18:49 +01:00
Jeremy Benoist
8d7b4f0eff
Display a bigger image in case of image content
...
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
2016-11-08 22:17:46 +01:00
Jeremy Benoist
7005b425e0
Remove the left margin of tag
...
In the entries list, the first tag below the link isn’t stick to the left. Now it is.
2016-11-08 22:15:37 +01:00
Thomas Citharel
d56d416d9b
Deal with more resolution issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-03 12:49:57 +01:00
Thomas Citharel
3221b2e413
Fix resolution issues and 'title' issues
...
Also, modify editorconfig for css files.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-03 11:28:40 +01:00
Thomas Citharel
ab61dbc073
remove padding on small widths
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-10-22 13:08:12 +02:00
Thomas Citharel
34aa06a9b9
WIP
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-10-22 13:08:04 +02:00
Thomas Citharel
08f5a5b6bd
fix stylelint
2016-10-15 15:25:46 +02:00
Alexandr Danilov
38dc91be8e
Improved side menu, reduced the font size on small screens, fixed a form to add links on small screens
2016-10-15 14:49:07 +02:00
Jeremy Benoist
e084778030
CS
2016-10-09 19:35:27 +02:00
Jeremy Benoist
28bb48905a
Optimize the way tag list is rendered
...
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
2016-10-09 18:55:22 +02:00
Thomas Citharel
15f1352ef8
better tags on material
2016-10-05 14:06:55 +02:00
Thomas Citharel
c10adc1f76
typo and build on test
2016-10-04 15:59:56 +02:00
Thomas Citharel
6cb364a2c1
use airbnb base rules and update eslint
2016-10-04 15:30:05 +02:00
Nicolas Lœuillet
0c7f1ba796
Fixed icon position in share menu
2016-10-04 14:58:06 +02:00
Thomas Citharel
46d78f87d9
fix icons
2016-10-04 14:48:22 +02:00
Thomas Citharel
9f7d154e34
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
2016-10-04 12:14:28 +02:00
Thomas Citharel
a494c33ef7
Basically, fix everything
...
* Remove install.sh
* Assets are now provided
* Icons font issues are fixed
2016-10-03 23:08:26 +02:00
Nicolas Lœuillet
0f70abd695
Fixed CSS for quickstart links
2016-10-03 10:27:01 +02:00
Nicolas Lœuillet
ab809de184
Merge pull request #2314 from wallabag/assets
...
Assets work
2016-10-03 09:09:45 +02:00
Nicolas Lœuillet
a44d2613c7
Changed quickstart layout
2016-10-01 17:13:53 +02:00
Thomas Citharel
0471e905b8
fonts & ligatures
2016-09-29 09:18:46 +02:00
Thomas Citharel
c146f6940a
Assets work
...
* ES6 all the things !
* ESLint checks everything
* CSS fixes (use stylelint)
* Fix #2231
2016-09-28 10:30:18 +02:00
Nicolas Lœuillet
1ed965beb9
Remove CSS class who caused long loading on Firefox
...
Fix #2302 #2281
2016-09-27 20:52:30 +02:00