aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fix few invalid HTML tagsKrzysztof Szafranek2016-10-093-3/+3
| |/
* | Better display and descriptionJeremy Benoist2016-10-082-7/+13
| | | | | | | | Confirmation message isn’t required since it is written in the delete description
* | Logout user before deleting itJeremy Benoist2016-10-081-1/+9
| | | | | | | | And add a smal description
* | Changed testsNicolas Lœuillet2016-10-082-2/+2
| |
* | Added check if there is only one userNicolas Lœuillet2016-10-082-1/+7
| | | | | | | | Added translations and documentation
* | workThomas Citharel2016-10-081-0/+1
|/
* Added default picture if preview picture is nullNicolas Lœuillet2016-10-071-0/+2
|
* Fixed reviewNicolas Lœuillet2016-10-071-1/+1
|
* Added OpenGraph support for public articlesNicolas Lœuillet2016-10-071-1/+8
| | | | Fix #2289
* better tags on materialThomas Citharel2016-10-052-5/+6
|
* better tags on baggyThomas Citharel2016-10-042-4/+6
|
* Fix icon positionThomas Citharel2016-10-041-3/+6
|
* Fixed calendar icon position with baggy themeNicolas Lœuillet2016-10-041-1/+2
|
* Fixed icon position in share menuNicolas Lœuillet2016-10-041-7/+6
|
* fix iconsThomas Citharel2016-10-041-8/+6
|
* Basically, fix everythingThomas Citharel2016-10-032-21/+25
| | | | | | * Remove install.sh * Assets are now provided * Icons font issues are fixed
* Fixed CSS for quickstart linksNicolas Lœuillet2016-10-031-1/+1
|
* Merge pull request #2314 from wallabag/assetsNicolas Lœuillet2016-10-033-21/+3
|\ | | | | Assets work
| * Assets workThomas Citharel2016-09-283-21/+3
| | | | | | | | | | | | | | | | | | | | * ES6 all the things ! * ESLint checks everything * CSS fixes (use stylelint) * Fix #2231
* | Cleanup & add link on baggy menuJeremy Benoist2016-10-021-0/+1
| |
* | Add users management UIJeremy Benoist2016-10-024-94/+8
| | | | | | | | | | | | - remove the “add a user” from the config page - add a CRUD on user - fix some missing translations (+ bad indentation)
* | Merge pull request #2326 from wallabag/update-quickstartJeremy Benoist2016-10-021-50/+92
|\ \ | | | | | | Changed quickstart layout
| * | Changed quickstart layoutNicolas Lœuillet2016-10-011-50/+92
| | |
* | | Merge pull request #2324 from wallabag/edit-tagging-ruleJeremy Benoist2016-10-022-0/+4
|\ \ \ | | | | | | | | Add ability to edit a tagging rule
| * | | Add ability to edit a tagging ruleJeremy Benoist2016-10-012-0/+4
| | | |
* | | | Merge pull request #2323 from wallabag/footer-statsJeremy Benoist2016-10-021-2/+13
|\ \ \ \ | |/ / / |/| | | Add simple stats in footer
| * | | Add simple stats in footerJeremy Benoist2016-10-011-2/+13
| |/ /
* / / Customize errors templatesJeremy Benoist2016-10-012-0/+54
|/ / | | | | | | All error goes to the same template which only display the error message and the status code.
* / Removed duplicated templates filesNicolas Lœuillet2016-09-3022-485/+9
|/
* Merge pull request #2301 from wallabag/fix-rss-feedsJeremy Benoist2016-09-222-18/+2
|\ | | | | fix feeds not syncing on android app
| * fix feeds not syncing on android appThomas Citharel2016-09-212-18/+2
| |
* | Merge pull request #1941 from wallabag/v2-asynchronous-jobsJeremy Benoist2016-09-193-0/+26
|\ \ | | | | | | Use asynchronous jobs for imports
| * | Moved Pocket token to user configJeremy Benoist2016-09-162-0/+24
| | |
| * | Display how many messages are queueJeremy Benoist2016-09-131-0/+2
| | | | | | | | | | | | | | | - update the docker-composer to add Redis - add migrations
* | | Fixed label for mark as read link in entry viewNicolas Lœuillet2016-09-152-3/+14
| | | | | | | | | | | | Fix #2286
* | | 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
| | | | | | | | | | | | | | | | Twig Global function are called globally. This means even on a query to the api. Using a function we can decide when we want to call it. Also, remove previous `COUNT(e.id)` since it doesn't work on PostgreSQL ...
* | Merge pull request #2002 from wallabag/feature-display-itemsNumberJeremy Benoist2016-09-031-4/+4
|\ \ | | | | | | Feature display items number
| * | 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
| | | | | | | | | | | | Fix #1788
* | | Merge pull request #2252 from wallabag/fix-last-mergeNicolas Lœuillet2016-09-021-3/+1
|\ \ \ | | | | | | | | Fixed last merge who caused CSS/JS bugs
| * | | 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-012-24/+28
|\ \ \ \ | | | | | | | | | | Fix print / article views
| * | | | Fixed print view for baggy themeNicolas Lœuillet2016-08-261-20/+23
| | | | |
| * | | | Fix print / article viewsNicolas Lœuillet2016-08-261-4/+5
| | | | |
* | | | | Add Readability to Quickstart pageJeremy Benoist2016-09-012-0/+2
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-282-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | A new version of the plugin tinydot with update on window resizeAlexandr Danilov2016-08-251-1/+1
| | | |