aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/common
Commit message (Collapse)AuthorAgeFilesLines
* Add client_credentials as grant_typeoauth-changesThomas Citharel2017-06-144-107/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Therefore, username and password are no longer needed Signed-off-by: Thomas Citharel <tcit@tcit.fr> Allow to have global clients, auth through direct token or auth code and bring scopes Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix review Signed-off-by: Thomas Citharel <tcit@tcit.fr> remove redirect uri requirement on specific clients add back password and depreciate it enforce state Signed-off-by: Thomas Citharel <tcit@tcit.fr> Allow apps to register themselves A handful of changes Signed-off-by: Thomas Citharel <tcit@tcit.fr> change timeout values Signed-off-by: Thomas Citharel <tcit@tcit.fr> set access_token lifetime to 1 year and double for refresh_token Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* 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