aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
Commit message (Collapse)AuthorAgeFilesLines
* Add client_credentials as grant_typeoauth-changesThomas Citharel2017-06-1417-549/+588
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Few fixesJeremy Benoist2017-06-101-1/+1
|
* Add isPublic filter on entriesJeremy Benoist2017-06-1013-0/+38
|
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-06-107-7/+7
|\
| * Update translationsJeremy Benoist2017-06-101-1/+1
| |
| * Config label improvement #3199Pierre de Vésian2017-06-096-6/+6
| |
* | Merge pull request #3206 from wallabag/mruminski-patch-1Jérémy Benoist2017-06-101-1/+1
|\ \ | | | | | | Update validators.pl.yml
| * | Update validators.pl.ymlMateusz Rumiński2017-06-101-1/+1
| | | | | | | | | add "quote_length_too_high" translation
* | | Merge pull request #3203 from wallabag/fix-tag-count-baggyJérémy Benoist2017-06-101-1/+1
|\ \ \ | |/ / |/| | Fix tags count in tags list on baggy
| * | Fix tags count in tags list on baggyJeremy Benoist2017-06-101-1/+1
| | |
* | | Merge pull request #3173 from wallabag/domain-name-paramJérémy Benoist2017-06-101-2/+2
|\ \ \ | |/ / |/| | remove craueconfig domain name setting and add a proper one in parame…
| * | ReviewJeremy Benoist2017-06-081-1/+1
| | |
| * | fix testsThomas Citharel2017-06-061-1/+1
| | |
| * | remove craueconfig domain name setting and add a proper one in parametersThomas Citharel2017-06-061-1/+1
| | |
* | | Validate language & preview picture fieldsJeremy Benoist2017-06-081-0/+1
| | | | | | | | | | | | | | | Instead of saving the value of each field right into the content without any validation, it seems better to validate them. This might sounds obvious now we say that.
* | | 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.
* | | Merge pull request #3093 from aaa2000/annotation-error-on-saveNicolas Lœuillet2017-06-0712-0/+12
|\ \ \ | |/ / |/| | Displays an error with an annotation with a too long quote
| * | Displays an error with an annotation with a too long quoteadev2017-06-0412-0/+12
| | | | | | | | | | | | Fix #2762
* | | Merge pull request #3165 from wallabag/it-translation-updateJérémy Benoist2017-06-061-38/+38
|\ \ \ | |/ / |/| | Update Italian translation
| * | Update messages.it.ymlJérémy Benoist2017-06-021-23/+23
| | |
| * | Updated :it: translationsNicolas Lœuillet2017-05-311-13/+13
| | | | | | | | | | | | Thank you @matteocoder
| * | Update :it: translationJérémy Benoist2017-05-301-2/+2
| | |
* | | Put default fetching error title in global configJerome Charaoui2017-06-011-0/+1
| | |
* | | Add some flex magicThomas Citharel2017-05-311-18/+16
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Fixed tags display on grid viewNicolas Lœuillet2017-05-312-23/+28
| | |
* | | Added tags on list viewNicolas Lœuillet2017-05-301-1/+8
|/ /
* | Merge pull request #3147 from wallabag/delete-confirmJérémy Benoist2017-05-3017-20/+65
|\ \ | | | | | | Add some deletion confirmation to avoid mistake
| * | Update messages.pl.ymlMateusz Rumiński2017-05-291-8/+8
| | | | | | | | | add missing translation
| * | update :de: messages.de.ymlSven Fischer2017-05-291-8/+8
| | |
| * | Add some deletion confirmation to avoid mistakeJeremy Benoist2017-05-2417-8/+53
| | |
* | | Move Tags assigner to a separate fileThomas Citharel2017-05-271-1/+5
|/ / | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-1916-23/+24
|\|
| * modify key name as wellCedric Girard2017-05-1813-13/+13
| |
| * unify Download/Export wording.Cedric Girard2017-05-189-9/+9
| | | | | | | | This fixes #2967
| * Fixed documentation URLNicolas Lœuillet2017-05-173-9/+10
| |
| * reorder contrib strings in about pageCedric Girard2017-05-161-1/+1
| | | | | | | | this fixes #2891
* | Update of the oc version of CoreBundleQuent-in2017-05-181-13/+13
| | | | | | I hope I didn't break everything with the ' and ".
* | Added logger when we match Tagging rulesNicolas Lœuillet2017-05-121-0/+1
| |
* | Skip auth when no credentials are foundJeremy Benoist2017-05-091-0/+3
| | | | | | | | If we can’t find a credential for the current host, even if it required login, we won’t add them and website will be fetched without any login.
* | Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvementJérémy Benoist2017-05-091-1/+2
|\ \ | | | | | | Improved Guzzle subscribers extensibility
| * | Improved Guzzle subscribers extensibilityBertrand Dunogier2017-05-041-1/+2
| | | | | | | | | | | | Allows 3rd parties to register new guzzle subscribers by adding extra calls to the http_client_factory service.
* | | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-091-2/+2
|\ \ \ | | |/ | |/|
| * | Update graby* licensesJérémy Benoist2017-05-091-2/+2
| | |
* | | Merge pull request #3022 from wallabag/webpackThomas Citharel2017-05-098-75/+77
|\ \ \ | |_|/ |/| | Adds Webpack support and remove Grunt
| * | Fix review againThomas Citharel2017-05-071-36/+38
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Fix reviewsAline2017-05-073-8/+7
| | | | | | | | | | | | Signed-off-by: Aline <chetta.aline@gmail.com>
| * | Fix according to reviewThomas Citharel2017-05-041-1/+1
| | |
| * | fix theme changesThomas Citharel2017-05-041-6/+6
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Adds Webpack support and removes the use for GruntThomas Citharel2017-05-046-25/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes
* | | Merge pull request #3060 from wallabag/search-usersThomas Citharel2017-05-0412-69/+93
|\ \ \ | |/ / |/| | Search & paginate users