aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/common
Commit message (Collapse)AuthorAgeFilesLines
* Don't load js for nothing in prodThomas Citharel2017-06-221-2/+3
|
* Add css on share public pageThomas Citharel2017-06-221-0/+5
|
* Add share.scss fileJeremy Benoist2017-06-221-26/+0
| | | | Still needs to include it in the twig template
* Better export pageJeremy Benoist2017-06-221-2/+6
| | | | I’ve increase the width of the page 900px, 600px looks too small for me. Should we use something like 90% instead?
* Add all entries RSS feed and put links on tag page itself and baggy tooThomas Citharel2017-06-211-0/+6
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add RSS tags feedsJeremy Benoist2017-06-211-3/+3
|
* Create a client when creating a user using the apiJeremy Benoist2017-06-071-1/+1
| | | | | | | | While creating a new user using the API, we also create a new client for the current user. So the app which just create the user can use its newly created client to configure the app. That new client is only return after creating the user. When calling the endpoint /api/user to get user information, the new client information won’t be return.
* Fixed documentation URLNicolas Lœuillet2017-05-173-9/+10
|
* reorder contrib strings in about pageCedric Girard2017-05-161-1/+1
| | | | this fixes #2891
* Update graby* licensesJérémy Benoist2017-05-091-2/+2
|
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-262-6/+6
|\
| * Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-172-6/+6
| |
* | Updated addons linksNicolas Lœuillet2016-12-011-1/+2
| |
* | Added help about shortcutsNicolas Lœuillet2016-11-221-24/+171
| |
* | Merge pull request #2630 from ThibaudDauce/fix-black-headingsJeremy Benoist2016-11-211-6/+6
|\ \ | | | | | | Add white-text class to card-title too
| * | Add white-text class to card-title tooThibaud Dauce2016-11-211-6/+6
| |/
* | Add RSS paginationJeremy Benoist2016-11-201-1/+9
| | | | | | | | Following https://tools.ietf.org/html/rfc5005#page-4
* | Added a simple search engineNicolas Lœuillet2016-11-191-1/+3
|/ | | | Fix #18
* Renamed variable for page titleNicolas Lœuillet2016-10-261-1/+1
|
* Added tag label in the page titleNicolas Lœuillet2016-10-261-1/+1
| | | | Fix #2472
* Update Twitter cards descriptionJeremy Benoist2016-10-211-1/+1
|
* Merge pull request #2455 from wallabag/fix-material-config-tabsJeremy Benoist2016-10-161-5/+5
|\ | | | | Fix tabs on material
| * Fix tabs on materialThomas Citharel2016-10-151-5/+5
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | add link to German documentation in about pageSven Fischer2016-10-161-0/+1
|/
* Fixed Twitter Cards by adding a description tagNicolas Lœuillet2016-10-101-0/+1
|
* Added support of Twitter Cards for public articlesNicolas Lœuillet2016-10-101-3/+7
|
* Remove automatic closing of the window from bookmarkletKrzysztof Szafranek2016-10-091-1/+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
* Fixed CSS for quickstart linksNicolas Lœuillet2016-10-031-1/+1
|
* Changed quickstart layoutNicolas Lœuillet2016-10-011-50/+92
|
* Removed duplicated templates filesNicolas Lœuillet2016-09-3012-0/+589