Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CS | Jeremy Benoist | 2017-05-30 | 1 | -1/+1 |
* | Fix some Scrutinizer issues | Jeremy Benoist | 2017-05-30 | 1 | -3/+3 |
* | Replaced json_array with array | Nicolas Lœuillet | 2017-05-11 | 1 | -4/+4 |
* | Added headers field in Entry | Nicolas Lœuillet | 2017-05-11 | 1 | -1/+30 |
* | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 1 | -2/+2 |
* | Merge pull request #3024 from wallabag/store-date | Nicolas Lœuillet | 2017-04-18 | 1 | -0/+58 |
|\ | |||||
| * | Added author of article | Nicolas Lœuillet | 2017-04-09 | 1 | -0/+29 |
| * | Added publication date | Nicolas Lœuillet | 2017-04-05 | 1 | -0/+29 |
* | | Remove isPublic from Entry entity fix #2598 | Maxime | 2017-04-13 | 1 | -25/+0 |
|/ | |||||
* | Renamed uuid to uid | Nicolas Lœuillet | 2016-12-29 | 1 | -13/+13 |
* | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 1 | -1/+1 |
* | Fixed index on entry.uuid and changed uuid field type | Nicolas Lœuillet | 2016-12-25 | 1 | -3/+5 |
* | Added index on table creation | Nicolas Lœuillet | 2016-12-23 | 1 | -1/+2 |
* | Be consistent between migration & schema definition | Jeremy Benoist | 2016-12-19 | 2 | -2/+2 |
* | Limit rule to 255 | Jeremy Benoist | 2016-12-03 | 1 | -0/+1 |
* | Renamed view_mode by list_mode and hide excerpt | Nicolas Lœuillet | 2016-11-28 | 1 | -7/+7 |
* | Added list view | Nicolas Lœuillet | 2016-11-28 | 1 | -0/+27 |
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-19 | 1 | -1/+1 |
|\ | |||||
| * | Added help on config screen | Nicolas Lœuillet | 2016-11-17 | 1 | -1/+1 |
* | | Replace http status with a string | Nicolas Lœuillet | 2016-11-18 | 1 | -2/+2 |
* | | Added http_status in Entry entity | Nicolas Lœuillet | 2016-11-18 | 1 | -0/+29 |
* | | Added constants for redirection values | Nicolas Lœuillet | 2016-11-16 | 1 | -0/+3 |
* | | Added a configuration to define the redirection after archiving an entry | Nicolas Lœuillet | 2016-11-16 | 1 | -0/+27 |
* | | Add index into Table definition | Jeremy Benoist | 2016-11-04 | 1 | -1/+5 |
* | | Fix emoji insertion in MySQL | Jeremy Benoist | 2016-10-22 | 1 | -1/+1 |
* | | Add ability to reset some datas | Jeremy Benoist | 2016-10-22 | 1 | -2/+2 |
|/ | |||||
* | Fix relations export for Entry | Jeremy Benoist | 2016-10-07 | 1 | -2/+15 |
* | Moved Pocket token to user config | Jeremy Benoist | 2016-09-16 | 1 | -0/+31 |
* | Fix DateTime & clear() | Jeremy Benoist | 2016-09-11 | 1 | -5/+5 |
* | Add ability to define created_at for all import | Jeremy Benoist | 2016-09-11 | 1 | -2/+17 |
* | Export dates from entries | Jeremy Benoist | 2016-09-08 | 1 | -2/+2 |
* | Update test | Jeremy Benoist | 2016-08-24 | 1 | -1/+1 |
* | Change annotation for uuid field | Nicolas Lœuillet | 2016-08-24 | 1 | -3/+3 |
* | Change share entry behavior | Nicolas Lœuillet | 2016-08-23 | 1 | -2/+5 |
* | Add test and fix migration | Nicolas Lœuillet | 2016-08-23 | 1 | -1/+2 |
* | Share entry with a public URL | Nicolas Lœuillet | 2016-08-23 | 1 | -0/+38 |
* | Change ManyToMany between entry & tag | Jeremy Benoist | 2016-06-23 | 2 | -3/+37 |
* | Fix the deletion of Tags/Entries relation when delete an entry | Nicolas Lœuillet | 2016-06-23 | 1 | -1/+1 |
* | Rename getEntriesByUser method to getEntriesByUserId | Nicolas Lœuillet | 2016-05-04 | 1 | -1/+1 |
* | Fix number of entries in tag/list | Nicolas Lœuillet | 2016-05-03 | 1 | -0/+12 |
* | Some cleanup | Jeremy Benoist | 2016-03-27 | 1 | -1/+1 |
* | Convert english translation file | Jeremy Benoist | 2016-03-20 | 1 | -2/+2 |
* | Merge pull request #1767 from wallabag/v2-setting-for-reading-time | Jeremy Benoist | 2016-03-18 | 1 | -0/+31 |
|\ | |||||
| * | Improved tests | Nicolas Lœuillet | 2016-03-18 | 1 | -2/+2 |
| * | Added setting to have a personal reading time | Nicolas Lœuillet | 2016-03-14 | 1 | -0/+31 |
* | | use integers for archived/starred status | Thomas Citharel | 2016-03-16 | 1 | -0/+24 |
|/ | |||||
* | API shows just what needed for user | Thomas Citharel | 2016-03-13 | 1 | -0/+32 |
* | Rename CommentBundle with AnnotationBundle | Nicolas Lœuillet | 2016-02-26 | 1 | -9/+9 |
* | Comment work with annotator v2 | Thomas Citharel | 2016-02-26 | 1 | -8/+8 |
* | remove tag from entry #1377 | Thomas Citharel | 2016-02-10 | 1 | -0/+10 |