Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | add rss icon | Thomas Citharel | 2017-06-21 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
| * | | | Fix tests | Jeremy Benoist | 2017-06-21 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix getContainer in command | Jeremy Benoist | 2017-06-21 | 5 | -8/+7 | |
| | | | | ||||||
| * | | | Add RSS tags feeds | Jeremy Benoist | 2017-06-21 | 5 | -20/+117 | |
| | | | | ||||||
| * | | | User existing service instead of getDoctrine | Jeremy Benoist | 2017-06-21 | 8 | -37/+32 | |
|/ / / | ||||||
* | | | Merge pull request #2683 from wallabag/credentials-in-db | Jérémy Benoist | 2017-06-20 | 41 | -39/+1605 | |
|\ \ \ | | | | | | | | | Store credentials in DB | |||||
| * | | | Get rid of masked value in listing | Jeremy Benoist | 2017-06-20 | 2 | -6/+0 | |
| | | | | ||||||
| * | | | Fix reviews | Thomas Citharel | 2017-06-20 | 11 | -22/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Encrypt username too Redirect to list after saving credentials Fix typos Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
| * | | | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 15 | -9/+169 | |
| | | | | ||||||
| * | | | Add a live test for restricted article | Jeremy Benoist | 2017-06-20 | 5 | -31/+81 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not aimed to test if we can get the full article (since we aren't using real login/password) but mostly to test the full work (with authentication, etc.) Do not clean fixtured to avoid SQLite to re-use id for entry tag relation 😓 | |||||
| * | | | Force sequence creation for postgresql | Jeremy Benoist | 2017-06-20 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | Add menu access to site credentials CRUD | Jeremy Benoist | 2017-06-20 | 22 | -14/+258 | |
| | | | | ||||||
| * | | | Retrieve username/password from database | Jeremy Benoist | 2017-06-20 | 4 | -13/+49 | |
| | | | | | | | | | | | | | | | | Inject the current user & the repo to retrieve username/password from the database | |||||
| * | | | Update route & user verification | Jeremy Benoist | 2017-06-20 | 6 | -19/+34 | |
| | | | | ||||||
| * | | | Add CRUD for site credentials | Jeremy Benoist | 2017-06-20 | 24 | -13/+1054 | |
| | | | | ||||||
* | | | | Merge pull request #3215 from wallabag/fix-3192 | Jérémy Benoist | 2017-06-20 | 2 | -5/+5 | |
|\ \ \ \ | | | | | | | | | | | Empty preview pictures and language return null | |||||
| * | | | | Fix empty language and preview pics | Thomas Citharel | 2017-06-12 | 2 | -5/+5 | |
| | | | | | ||||||
* | | | | | Merge pull request #3229 from wallabag/fix-mobile-view | Thomas Citharel | 2017-06-15 | 9 | -612/+654 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Fix mobile view and update asset deps | |||||
| * | | | | Fix mobile view and update asset deps | Thomas Citharel | 2017-06-15 | 9 | -612/+654 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
* | | | | Merge pull request #3220 from wallabag/remove-padding | Nicolas Lœuillet | 2017-06-13 | 5 | -5/+5 | |
|\ \ \ \ | | | | | | | | | | | Removed padding on entry view | |||||
| * | | | | Updated production files | Nicolas Lœuillet | 2017-06-13 | 4 | -4/+4 | |
| | | | | | ||||||
| * | | | | Removed padding on entry view | Nicolas Lœuillet | 2017-06-13 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #3213 from wallabag/fix-internal-settings-form | Nicolas Lœuillet | 2017-06-13 | 1 | -2/+1 | |
|\ \ \ \ | |/ / / |/| | | | Fixed internal settings form | |||||
| * | | | Fixed internal settings form | Nicolas Lœuillet | 2017-06-12 | 1 | -2/+1 | |
|/ / / | ||||||
* | | | Merge pull request #3208 from wallabag/is-public | Nicolas Lœuillet | 2017-06-12 | 19 | -6/+165 | |
|\ \ \ | |/ / |/| | | Add ability to filter public entries & use it in the API | |||||
| * | | CS | Jeremy Benoist | 2017-06-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Few fixes | Jeremy Benoist | 2017-06-10 | 3 | -3/+4 | |
| | | | ||||||
| * | | Add public filter/field in the API | Jeremy Benoist | 2017-06-10 | 4 | -6/+88 | |
| | | | | | | | | | | | | | | | | | | Listing entries can now be filtered by “public”. Creating or patching an entry can now set is to public or remove the public. Entry response now include “is_public” boolean field | |||||
| * | | Add isPublic filter on entries | Jeremy Benoist | 2017-06-10 | 16 | -0/+76 | |
|/ / | ||||||
* | | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-06-10 | 7 | -7/+7 | |
|\| | ||||||
| * | Merge pull request #3202 from pVesian/master | Jérémy Benoist | 2017-06-10 | 7 | -7/+7 | |
| |\ | | | | | | | Config label improvement #3199 | |||||
| | * | Update translations | Jeremy Benoist | 2017-06-10 | 2 | -2/+2 | |
| | | | ||||||
| | * | Config label improvement #3199 | Pierre de Vésian | 2017-06-09 | 7 | -7/+7 | |
| |/ | ||||||
* | | Merge pull request #3206 from wallabag/mruminski-patch-1 | Jérémy Benoist | 2017-06-10 | 1 | -1/+1 | |
|\ \ | | | | | | | Update validators.pl.yml | |||||
| * | | Update validators.pl.yml | Mateusz Rumiński | 2017-06-10 | 1 | -1/+1 | |
| | | | | | | | | | add "quote_length_too_high" translation | |||||
* | | | Merge pull request #3203 from wallabag/fix-tag-count-baggy | Jérémy Benoist | 2017-06-10 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | Fix tags count in tags list on baggy | |||||
| * | | Fix tags count in tags list on baggy | Jeremy Benoist | 2017-06-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #3173 from wallabag/domain-name-param | Jérémy Benoist | 2017-06-10 | 18 | -20/+60 | |
|\ \ \ | |/ / |/| | | remove craueconfig domain name setting and add a proper one in parame… | |||||
| * | | Promote https | Jeremy Benoist | 2017-06-09 | 2 | -2/+2 | |
| | | | ||||||
| * | | Review | Jeremy Benoist | 2017-06-08 | 8 | -9/+5 | |
| | | | ||||||
| * | | fix tests | Thomas Citharel | 2017-06-06 | 2 | -1/+2 | |
| | | | ||||||
| * | | add migration | Thomas Citharel | 2017-06-06 | 3 | -4/+53 | |
| | | | ||||||
| * | | remove craueconfig domain name setting and add a proper one in parameters | Thomas Citharel | 2017-06-06 | 18 | -14/+8 | |
| | | | ||||||
* | | | Merge pull request #3192 from wallabag/validate-content-fields | Jérémy Benoist | 2017-06-09 | 5 | -41/+275 | |
|\ \ \ | | | | | | | | | Validate language & preview picture fields | |||||
| * | | | Cleanup test | Jeremy Benoist | 2017-06-09 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | Looks like we didn't ALWAYS get a value for language from 20minutes. Ahem. | |||||
| * | | | Convert - to _ in language | Jeremy Benoist | 2017-06-09 | 3 | -5/+13 | |
| | | | | | | | | | | | | | | | | Mostly to increase language supports | |||||
| * | | | Use Locale instead of Language | Jeremy Benoist | 2017-06-09 | 2 | -16/+80 | |
| | | | | ||||||
| * | | | Fix test | Jeremy Benoist | 2017-06-08 | 2 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | de_DE is not valid language. Zataz doesn’t send a valid language in their content (they use `fr-FR`). | |||||
| * | | | CS | Jeremy Benoist | 2017-06-08 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | Validate language & preview picture fields | Jeremy Benoist | 2017-06-08 | 3 | -23/+185 | |
| | | | | | | | | | | | | | | | | | | | | 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. |