aboutsummaryrefslogtreecommitdiffhomepage
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* Added minified CSS filesNicolas Lœuillet2017-02-022-2/+2
|
* Merge pull request #2729 from Simounet/fix/double-overlay-right-sidenavNicolas Lœuillet2016-12-302-2/+2
|\ | | | | Fix double overlay on expanded right sidenav
| * Fix double overlay on expanded right sidenavSimounet2016-12-302-2/+2
| |
* | Fix action's icons positionSimounet2016-12-301-1/+1
| |
* | Fix right side-nav scrolling on low height windowSimounet2016-12-302-2/+2
|/
* Access to search, filters, export on mobileSimounet2016-12-291-3/+3
|
* Fix the box shadow on the card entrySimounet2016-12-201-1/+1
|
* Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-282-2/+2
|
* Hide article text on mobile with list modeNicolas Lœuillet2016-11-281-1/+1
|
* Added list viewNicolas Lœuillet2016-11-282-3/+3
|
* Minified CSSNicolas Lœuillet2016-11-251-2/+2
|
* Fixed logout shortcutNicolas Lœuillet2016-11-232-2/+2
|
* Fixed entry shortcuts available in list viewNicolas Lœuillet2016-11-224-31/+31
|
* Added help about shortcutsNicolas Lœuillet2016-11-222-2/+2
|
* Fix card action overlapJeremy Benoist2016-11-204-29/+29
| | | | On smaller resolution
* Added shortcutNicolas Lœuillet2016-11-193-3/+3
|
* Added a simple search engineNicolas Lœuillet2016-11-194-30/+30
| | | | Fix #18
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-194-29/+29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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
| * Changed display for material themeNicolas Lœuillet2016-11-141-1/+1
| |
| * Added creation date on entries viewNicolas Lœuillet2016-11-144-27/+27
| |
| * Display a bigger image in case of image contentJeremy Benoist2016-11-083-28/+28
| | | | | | | | | | | | 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
| * Deal with more resolution issuesThomas Citharel2016-11-031-1/+1
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Fix resolution issues and 'title' issuesThomas Citharel2016-11-033-28/+28
| | | | | | | | | | | | Also, modify editorconfig for css files. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Re-add bottom paginationJeremy Benoist2016-10-225-50/+39
| | | | | | | | Also pager.html.twig wasn’t necessary, there weren't enough duplication to put them in a dedicated template
| * remove padding on small widthsThomas Citharel2016-10-222-1/+6
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * WIPThomas Citharel2016-10-222-1/+7
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Added CSS class on linksNicolas Lœuillet2016-11-164-34/+34
| |
* | Fix keyboard navigation on quickstart viewThomas Citharel2016-11-154-278/+20
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | fix next/prev pageThomas Citharel2016-11-151-0/+4
| |
* | Bring navigation (with right, left and enter) on material entries page. ↵Thomas Citharel2016-11-154-0/+53
| | | | | | | | | | | | | | | | 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>
* | Reorganized JS folders for shortcutsNicolas Lœuillet2016-11-154-0/+53
| |
* | es6 importsThomas Citharel2016-11-152-0/+8
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Added new shortcutsNicolas Lœuillet2016-11-159-5/+54
| |
* | Added shortcutsNicolas Lœuillet2016-11-159-4/+96
| |
* | Added unmark.it sharingNicolas Lœuillet2016-11-094-34/+34
| | | | | | | | Fix #668
* | Merge pull request #2180 from wallabag/download-picturesJeremy Benoist2016-11-031-0/+0
|\ \ | | | | | | Download pictures
| * | Move related event things in Event folderJeremy Benoist2016-10-301-0/+0
| |/
* | avoid eslint warning by disabling lineThomas Citharel2016-11-034-34/+34
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Added translations and baggy partNicolas Lœuillet2016-10-312-2/+2
| |
* | Added QRCode and link to configure android applicationNicolas Lœuillet2016-10-314-39/+41
|/
* Fix baggy on small screensThomas Citharel2016-10-158-12/+4
|
* fix stylelintThomas Citharel2016-10-158-42/+42
|
* Improved side menu, reduced the font size on small screens, fixed a form to ↵Alexandr Danilov2016-10-158-31/+31
| | | | add links on small screens
* Optimize the way tag list is renderedJeremy Benoist2016-10-096-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 materialThomas Citharel2016-10-052-2/+2
|
* better tags on baggyThomas Citharel2016-10-042-2/+2
|
* typo and build on testThomas Citharel2016-10-041-1/+1
|
* use airbnb base rules and update eslintThomas Citharel2016-10-044-4/+4
|
* Fix icon positionThomas Citharel2016-10-046-34/+34
|
* Fixed icon position in share menuNicolas Lœuillet2016-10-046-34/+34
|