Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add all entries RSS feed and put links on tag page itself and baggy too | Thomas Citharel | 2017-06-21 | 21 | -45/+106 |
* | Fix typo | Jeremy Benoist | 2017-06-21 | 1 | -3/+3 |
* | add rss icon | Thomas Citharel | 2017-06-21 | 1 | -0/+3 |
* | Fix getContainer in command | Jeremy Benoist | 2017-06-21 | 5 | -8/+7 |
* | Add RSS tags feeds | Jeremy Benoist | 2017-06-21 | 3 | -12/+83 |
* | 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 | 32 | -26/+1256 |
|\ | |||||
| * | Get rid of masked value in listing | Jeremy Benoist | 2017-06-20 | 2 | -6/+0 |
| * | Fix reviews | Thomas Citharel | 2017-06-20 | 8 | -19/+41 |
| * | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 8 | -3/+121 |
| * | Add a live test for restricted article | Jeremy Benoist | 2017-06-20 | 2 | -6/+3 |
| * | Add menu access to site credentials CRUD | Jeremy Benoist | 2017-06-20 | 20 | -11/+71 |
| * | Retrieve username/password from database | Jeremy Benoist | 2017-06-20 | 3 | -10/+49 |
| * | Update route & user verification | Jeremy Benoist | 2017-06-20 | 6 | -19/+34 |
| * | Add CRUD for site credentials | Jeremy Benoist | 2017-06-20 | 23 | -13/+998 |
* | | Fix empty language and preview pics | Thomas Citharel | 2017-06-12 | 1 | -2/+2 |
* | | 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 | 3 | -6/+36 |
* | | Add isPublic filter on entries | Jeremy Benoist | 2017-06-10 | 15 | -0/+62 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-06-10 | 7 | -7/+7 |
|\ | |||||
| * | Update translations | Jeremy Benoist | 2017-06-10 | 1 | -1/+1 |
| * | Config label improvement #3199 | Pierre de Vésian | 2017-06-09 | 6 | -6/+6 |
* | | Merge pull request #3206 from wallabag/mruminski-patch-1 | Jérémy Benoist | 2017-06-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update validators.pl.yml | Mateusz Rumiński | 2017-06-10 | 1 | -1/+1 |
* | | | 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 | Jeremy Benoist | 2017-06-10 | 1 | -1/+1 |
* | | | Merge pull request #3173 from wallabag/domain-name-param | Jérémy Benoist | 2017-06-10 | 3 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Review | Jeremy Benoist | 2017-06-08 | 3 | -4/+1 |
| * | | fix tests | Thomas Citharel | 2017-06-06 | 1 | -1/+1 |
| * | | add migration | Thomas Citharel | 2017-06-06 | 1 | -0/+1 |
| * | | remove craueconfig domain name setting and add a proper one in parameters | Thomas Citharel | 2017-06-06 | 5 | -3/+5 |
* | | | Merge pull request #3192 from wallabag/validate-content-fields | Jérémy Benoist | 2017-06-09 | 2 | -11/+73 |
|\ \ \ | |||||
| * | | | Convert - to _ in language | Jeremy Benoist | 2017-06-09 | 1 | -0/+4 |
| * | | | Use Locale instead of Language | Jeremy Benoist | 2017-06-09 | 1 | -2/+2 |
| * | | | CS | Jeremy Benoist | 2017-06-08 | 1 | -1/+2 |
| * | | | Validate language & preview picture fields | Jeremy Benoist | 2017-06-08 | 2 | -11/+68 |
* | | | | Use a listener to catch auth failure | Jeremy Benoist | 2017-06-09 | 3 | -67/+45 |
* | | | | CS | Jeremy Benoist | 2017-06-08 | 1 | -2/+2 |
* | | | | Log an error level message when user auth fail | Jeremy Benoist | 2017-06-08 | 2 | -0/+70 |
|/ / / | |||||
* | | | Add ability to name the client | Jeremy Benoist | 2017-06-08 | 1 | -3/+4 |
* | | | CS | Jeremy Benoist | 2017-06-07 | 1 | -4/+4 |
* | | | Create a client when creating a user using the api | Jeremy Benoist | 2017-06-07 | 4 | -13/+70 |
* | | | Merge pull request #3093 from aaa2000/annotation-error-on-save | Nicolas Lœuillet | 2017-06-07 | 17 | -21/+119 |
|\ \ \ | |||||
| * | | | Displays an error with an annotation with a too long quote | adev | 2017-06-04 | 17 | -21/+119 |
* | | | | Merge pull request #3181 from wallabag/api-content-patch | Jérémy Benoist | 2017-06-07 | 2 | -76/+76 |
|\ \ \ \ | |||||
| * | | | | Refactorize the way to save an Entry in the API | Jeremy Benoist | 2017-06-07 | 1 | -102/+70 |
| * | | | | Add ability to patch an entry with more fields | Jeremy Benoist | 2017-06-02 | 2 | -4/+36 |
| |/ / / | |||||
* | | | | Merge pull request #3184 from wallabag/better-way-image-extension | Jérémy Benoist | 2017-06-07 | 1 | -5/+45 |
|\ \ \ \ | |||||
| * | | | | Use an alternative way to detect image | Jeremy Benoist | 2017-06-05 | 1 | -5/+45 |
| |/ / / |