aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material
Commit message (Expand)AuthorAgeFilesLines
* Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-174-10/+10
* Added help on config screenNicolas Lœuillet2016-11-171-6/+42
* Hide creation date in mobile viewNicolas Lœuillet2016-11-141-2/+2
* Added creation date on entries viewNicolas Lœuillet2016-11-141-1/+4
* Merge pull request #2577 from wallabag/add-tooltip-materialJeremy Benoist2016-11-141-3/+3
|\
| * Added tooltips in header barNicolas Lœuillet2016-11-121-3/+3
* | Display a bigger image in case of image contentJeremy Benoist2016-11-085-68/+122
|/
* fix #2559Yuriy Evdokimov2016-11-081-1/+1
* Round readingtime to avoid crazy numberJeremy Benoist2016-11-061-1/+1
* Merge pull request #2460 from wallabag/ui-changesNicolas Lœuillet2016-11-044-60/+63
|\
| * Deal with more resolution issuesThomas Citharel2016-11-032-4/+4
| * Fix resolution issues and 'title' issuesThomas Citharel2016-11-031-6/+6
| * Re-add bottom paginationJeremy Benoist2016-10-222-11/+13
| * WIPThomas Citharel2016-10-222-41/+42
* | Fixed entries export filtered with a tagNicolas Lœuillet2016-10-291-7/+11
* | Renamed variable for page titleNicolas Lœuillet2016-10-261-5/+5
* | Added tag label in the page titleNicolas Lœuillet2016-10-261-1/+5
|/
* Fix tabs on materialThomas Citharel2016-10-151-5/+5
* Optimize the way tag list is renderedJeremy Benoist2016-10-091-5/+12
* Fix few invalid HTML tagsKrzysztof Szafranek2016-10-093-3/+3
* better tags on materialThomas Citharel2016-10-052-5/+6
* Fix icon positionThomas Citharel2016-10-041-3/+6
* Fixed icon position in share menuNicolas Lœuillet2016-10-041-7/+6
* fix iconsThomas Citharel2016-10-041-8/+6
* Basically, fix everythingThomas Citharel2016-10-031-11/+13
* Merge pull request #2314 from wallabag/assetsNicolas Lœuillet2016-10-031-1/+1
|\
| * Assets workThomas Citharel2016-09-281-1/+1
* | Add users management UIJeremy Benoist2016-10-022-51/+7
* | Merge pull request #2324 from wallabag/edit-tagging-ruleJeremy Benoist2016-10-021-0/+3
|\ \
| * | Add ability to edit a tagging ruleJeremy Benoist2016-10-011-0/+3
* | | Merge pull request #2323 from wallabag/footer-statsJeremy Benoist2016-10-021-2/+13
|\ \ \ | |/ / |/| |
| * | Add simple stats in footerJeremy Benoist2016-10-011-2/+13
* | | Customize errors templatesJeremy Benoist2016-10-011-0/+30
|/ /
* / Removed duplicated templates filesNicolas Lœuillet2016-09-309-528/+1
|/
* Merge pull request #2301 from wallabag/fix-rss-feedsJeremy Benoist2016-09-221-9/+1
|\
| * fix feeds not syncing on android appThomas Citharel2016-09-211-9/+1
* | Merge pull request #1941 from wallabag/v2-asynchronous-jobsJeremy Benoist2016-09-192-0/+14
|\ \
| * | Moved Pocket token to user configJeremy Benoist2016-09-161-0/+12
| * | Display how many messages are queueJeremy Benoist2016-09-131-0/+2
* | | Fixed label for mark as read link in entry viewNicolas Lœuillet2016-09-151-2/+7
* | | Remove FooterControllerNicolas Lœuillet2016-09-152-9/+8
* | | Remove footer partNicolas Lœuillet2016-09-131-33/+0
|/ /
* | Added tags counter in sidebar (material theme)Nicolas Lœuillet2016-09-041-1/+1
* | Remove Twig globalsJeremy Benoist2016-09-031-4/+4
* | Merge pull request #2002 from wallabag/feature-display-itemsNumberJeremy Benoist2016-09-031-4/+4
|\ \
| * | Display entries number for each categoryNicolas Lœuillet2016-08-231-4/+4
* | | Fixed different font-size for labels in config screenNicolas Lœuillet2016-09-021-0/+2
* | | Merge pull request #2252 from wallabag/fix-last-mergeNicolas Lœuillet2016-09-021-3/+1
|\ \ \
| * | | Fixed last merge who caused CSS/JS bugsNicolas Lœuillet2016-08-301-3/+1
* | | | Merge pull request #2242 from wallabag/fix-minor-cssJeremy Benoist2016-09-011-4/+5
|\ \ \ \