Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo | Thomas Citharel | 2015-12-04 | 1 | -1/+1 |
* | Fix tests | Jeremy Benoist | 2015-11-09 | 2 | -1/+6 |
* | Fix route parameters | Jeremy Benoist | 2015-11-09 | 3 | -8/+108 |
* | use JMS Serializer | Thomas Citharel | 2015-11-09 | 2 | -13/+6 |
* | use the groups annotation instead of setIgnoredAttributes | Thomas Citharel | 2015-11-09 | 2 | -4/+42 |
* | improved function | Thomas Citharel | 2015-11-09 | 1 | -10/+6 |
* | add json & xml | Thomas Citharel | 2015-11-09 | 4 | -11/+102 |
* | Fix tests on pgsql | Jeremy Benoist | 2015-11-09 | 1 | -1/+1 |
* | Rework on export | Jeremy Benoist | 2015-11-09 | 4 | -133/+324 |
* | Start work on export | Thomas Citharel | 2015-11-09 | 6 | -4/+361 |
* | Remove duplicate comments | Jeremy Benoist | 2015-11-07 | 1 | -7/+1 |
* | CS | Jeremy Benoist | 2015-11-07 | 2 | -5/+5 |
* | Skipping PostgreSQL test that drop database | Jeremy Benoist | 2015-11-07 | 3 | -30/+48 |
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 10 | -17/+17 |
* | Add tests on TablePrefixSubscriber | Jeremy Benoist | 2015-11-07 | 2 | -2/+121 |
* | Quoted entity to avoid reserved keyword | Jeremy Benoist | 2015-11-07 | 7 | -89/+55 |
* | Fix database already exist detection | Jeremy Benoist | 2015-11-07 | 1 | -0/+6 |
* | CS | Jeremy Benoist | 2015-11-07 | 1 | -2/+2 |
* | Fix form_enctype deprecation | Jeremy Benoist | 2015-11-07 | 3 | -19/+21 |
* | Fix security.context deprecation | Jeremy Benoist | 2015-11-07 | 4 | -12/+12 |
* | Fix deprecated helper in command | Jeremy Benoist | 2015-11-06 | 2 | -63/+54 |
* | Enable graby log | Jeremy Benoist | 2015-10-24 | 1 | -0/+4 |
* | redirect on last page after deletion | Nicolas Lœuillet | 2015-10-21 | 1 | -2/+2 |
* | Add german translation. | Julian Oster | 2015-10-18 | 1 | -0/+130 |
* | Add tests on listeners | Jeremy Benoist | 2015-10-16 | 4 | -0/+147 |
* | Language selection on config screen | Nicolas Lœuillet | 2015-10-15 | 9 | -12/+119 |
* | Merge pull request #1484 from wallabag/v2-2factor-auth | Jeremy Benoist | 2015-10-15 | 7 | -1/+217 |
|\ | |||||
| * | move 2factor activation in parameters | Nicolas Lœuillet | 2015-10-15 | 3 | -28/+38 |
| * | add tests for 2factor authentication | Nicolas Lœuillet | 2015-10-14 | 2 | -19/+58 |
| * | 2factor authentication via email | Nicolas Lœuillet | 2015-10-13 | 7 | -1/+168 |
* | | Other improvements | Alexandr Danilov | 2015-10-09 | 2 | -1/+9 |
* | | Icons in footer | Alexandr Danilov | 2015-10-09 | 6 | -17/+109 |
|/ | |||||
* | Merge pull request #1472 from wallabag/v2-clean-views | Jeremy Benoist | 2015-10-08 | 4 | -211/+0 |
|\ | |||||
| * | fix #1470: clean material theme | Nicolas Lœuillet | 2015-10-08 | 4 | -211/+0 |
* | | implement bookmarklet | Nicolas Lœuillet | 2015-10-08 | 6 | -9/+65 |
|/ | |||||
* | fix bug on detect active theme | Nicolas Lœuillet | 2015-10-06 | 2 | -4/+10 |
* | fix type hint for User | Nicolas Lœuillet | 2015-10-06 | 1 | -1/+1 |
* | Merge pull request #1436 from wallabag/v2-register | Jeremy Benoist | 2015-10-06 | 72 | -1295/+964 |
|\ | |||||
| * | use form widget for registration | Nicolas Lœuillet | 2015-10-06 | 2 | -18/+16 |
| * | move css | Nicolas Lœuillet | 2015-10-05 | 2 | -5/+6 |
| * | last changes for baggy theme | Nicolas Lœuillet | 2015-10-05 | 2 | -9/+18 |
| * | material design for register/login/recover pages | Nicolas Lœuillet | 2015-10-05 | 28 | -335/+384 |
| * | Cleanup | Jeremy Benoist | 2015-10-03 | 2 | -89/+0 |
| * | move some files to UserBundle | Nicolas Lœuillet | 2015-10-03 | 14 | -6/+267 |
| * | remove old implementation for login/register/recover | Nicolas Lœuillet | 2015-10-03 | 34 | -758/+72 |
| * | Add test on RegistrationConfirmedListener | Jeremy Benoist | 2015-10-03 | 3 | -11/+115 |
| * | add test for confirmed registration | Nicolas Lœuillet | 2015-10-03 | 2 | -3/+26 |
| * | * rename AuthenticationListener | Nicolas Lœuillet | 2015-10-03 | 4 | -2/+96 |
| * | check authentication on each API route | Nicolas Lœuillet | 2015-10-03 | 1 | -0/+19 |
| * | * public registration | Nicolas Lœuillet | 2015-10-03 | 25 | -490/+376 |