Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved group management below user managementadd-user-group | Nicolas Lœuillet | 2017-06-23 | 1 | -3/+5 |
* | MOAR WIP | Thomas Citharel | 2017-06-23 | 20 | -14/+651 |
* | Fixed typos | Nicolas Lœuillet | 2017-06-23 | 6 | -18/+32 |
* | WIP | Thomas Citharel | 2017-06-23 | 16 | -36/+737 |
* | Used createTable | Nicolas Lœuillet | 2017-06-23 | 1 | -23/+27 |
* | Updated group migration | Nicolas Lœuillet | 2017-06-23 | 1 | -8/+40 |
* | Added group in user form | Nicolas Lœuillet | 2017-06-23 | 20 | -47/+54 |
* | First draft to manage relation between User and Group | Nicolas Lœuillet | 2017-06-23 | 4 | -1/+63 |
* | Added groups management | Nicolas Lœuillet | 2017-06-23 | 22 | -4/+696 |
* | Removed useless files | Nicolas Lœuillet | 2017-06-23 | 1 | -17/+0 |
* | Created GroupBundle | Nicolas Lœuillet | 2017-06-23 | 16 | -3/+40 |
* | Added migration for user group | Nicolas Lœuillet | 2017-06-23 | 5 | -2/+71 |
* | Merge pull request #3204 from wallabag/better-export-page | Jérémy Benoist | 2017-06-22 | 20 | -80/+479 |
|\ | |||||
| * | Don't load js for nothing in prod | Thomas Citharel | 2017-06-22 | 1 | -2/+3 |
| * | Add css on share public page | Thomas Citharel | 2017-06-22 | 9 | -3/+17 |
| * | Add share.scss file | Jeremy Benoist | 2017-06-22 | 2 | -26/+407 |
| * | Fix linter issue on webpack config files | Jeremy Benoist | 2017-06-22 | 3 | -42/+40 |
| * | add :it: shared_by_wallabag string translated by @matteocoder | Sven Fischer | 2017-06-22 | 1 | -1/+1 |
| * | adjust :de: shared_by_wallabag string to include user info | Sven Fischer | 2017-06-22 | 1 | -1/+1 |
| * | Better export page | Jeremy Benoist | 2017-06-22 | 8 | -9/+14 |
|/ | |||||
* | Merge pull request #3241 from wallabag/fix-qr-code-trans | Nicolas Lœuillet | 2017-06-22 | 14 | -4/+16 |
|\ | |||||
| * | Add :it: translation | Jérémy Benoist | 2017-06-22 | 1 | -1/+1 |
| * | Update polish | Mateusz Rumiński | 2017-06-22 | 1 | -3/+3 |
| * | Fix translations on QR code instructions | Thomas Citharel | 2017-06-22 | 14 | -2/+14 |
* | | Merge pull request #3227 from wallabag/oauth-client-credentials | Nicolas Lœuillet | 2017-06-22 | 2 | -4/+25 |
|\ \ | |/ |/| | |||||
| * | Add client_credentials oAuth2 auth method | Thomas Citharel | 2017-06-14 | 2 | -4/+25 |
* | | Merge pull request #3207 from wallabag/tag-rss | Jérémy Benoist | 2017-06-21 | 31 | -103/+258 |
|\ \ | |||||
| * | | 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 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 |
|\ \ | |||||
| * | | 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 |
| * | | 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 |
| * | | 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 |
| * | | 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 |
|\ \ \ | |||||
| * | | | 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 | Thomas Citharel | 2017-06-15 | 9 | -612/+654 |
|/ / / | |||||
* | | | Merge pull request #3220 from wallabag/remove-padding | Nicolas Lœuillet | 2017-06-13 | 5 | -5/+5 |
|\ \ \ | |||||
| * | | | Updated production files | Nicolas Lœuillet | 2017-06-13 | 4 | -4/+4 |