Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add filter on domain name | Nicolas Lœuillet | 2015-08-19 | 3 | -2/+45 |
* | Merge pull request #1366 from wallabag/fix-tags-view | Jeremy Benoist | 2015-08-19 | 1 | -0/+15 |
|\ | |||||
| * | fix tag view in material theme | Nicolas Lœuillet | 2015-08-18 | 1 | -0/+15 |
* | | Merge pull request #1365 from wallabag/v2-typo-pagination | Jeremy Benoist | 2015-08-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | change </div> into </ul> | Nicolas Lœuillet | 2015-08-18 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1367 from wallabag/v2-fix-actions-label | Jeremy Benoist | 2015-08-19 | 1 | -2/+2 |
|\ \ | |||||
| * | | action labels depend on status | Nicolas Lœuillet | 2015-08-18 | 1 | -2/+2 |
| |/ | |||||
* | | add test | Nicolas Lœuillet | 2015-08-18 | 1 | -1/+30 |
* | | add creation date filter view | Nicolas Lœuillet | 2015-08-18 | 1 | -0/+9 |
|/ | |||||
* | Merge pull request #1353 from wallabag/v2-pluriel | Jeremy Benoist | 2015-08-18 | 1 | -50/+36 |
|\ | |||||
| * | usage of transchoice | Nicolas Lœuillet | 2015-08-18 | 1 | -42/+36 |
| * | check if one entry or not | Nicolas Lœuillet | 2015-08-17 | 1 | -9/+1 |
* | | Merge pull request #1343 from wallabag/v2-filter-date | Jeremy Benoist | 2015-08-18 | 1 | -1/+15 |
|\ \ | |||||
| * | | filter by creation date | Nicolas Lœuillet | 2015-08-17 | 1 | -1/+15 |
| |/ | |||||
* / | clean -> clear | Nicolas Lœuillet | 2015-08-17 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #1337 from modos189/v2_material | Nicolas Lœuillet | 2015-08-17 | 7 | -25/+179 |
|\ | |||||
| * | fix | Alexandr Danilov | 2015-08-17 | 1 | -1/+1 |
| * | Fix calendar in chromium and reducing the size of the calendar | Alexandr Danilov | 2015-08-17 | 1 | -0/+5 |
| * | GUI for filter by creation date #1343 | Alexandr Danilov | 2015-08-17 | 2 | -2/+19 |
| * | Hide open menu on page reading articles | Alexandr Danilov | 2015-08-17 | 1 | -0/+9 |
| * | My implementation progress bar at the top of the page #1348 | Alexandr Danilov | 2015-08-17 | 3 | -0/+18 |
| * | Fix: | Alexandr Danilov | 2015-08-17 | 3 | -7/+20 |
| * | Merge remote-tracking branch 'origin/v2' into v2_material | Alexandr Danilov | 2015-08-17 | 2 | -52/+52 |
| |\ | |||||
| * | | Fix form rendere | Alexandr Danilov | 2015-08-12 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/v2' into v2_material | Alexandr Danilov | 2015-08-12 | 7 | -48/+14 |
| |\ \ | |||||
| * | | | #1320 Design for filters | Alexandr Danilov | 2015-08-12 | 4 | -8/+64 |
| * | | | improved view | Alexandr Danilov | 2015-08-12 | 2 | -13/+17 |
| * | | | fix #1321 | Alexandr Danilov | 2015-08-12 | 2 | -1/+33 |
* | | | | Merge pull request #1352 from wallabag/v2-fix-pagination | Jeremy Benoist | 2015-08-17 | 3 | -2/+24 |
|\ \ \ \ | |||||
| * | | | | add test | Nicolas Lœuillet | 2015-08-17 | 3 | -2/+24 |
| * | | | | fix #1350: fix pagination with filters | Nicolas Lœuillet | 2015-08-17 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* / | | | add link to original article in material theme | Nicolas Lœuillet | 2015-08-16 | 1 | -0/+8 |
|/ / / | |||||
* | | | fix diaspora url | Nicolas Lœuillet | 2015-08-13 | 1 | -1/+1 |
* | | | change title for material pages / about page | Nicolas Lœuillet | 2015-08-13 | 2 | -52/+52 |
| |/ |/| | |||||
* | | Merge pull request #1331 from wallabag/v2-disable-download | Jeremy Benoist | 2015-08-12 | 1 | -6/+6 |
|\ \ | |||||
| * | | disable download links on entry view | Nicolas Lœuillet | 2015-08-12 | 1 | -7/+7 |
| |/ | |||||
* / | store domainName in database | Nicolas Lœuillet | 2015-08-12 | 7 | -42/+8 |
|/ | |||||
* | Merge pull request #1328 from wallabag/v2-fix-1324 | Jeremy Benoist | 2015-08-12 | 2 | -2/+2 |
|\ | |||||
| * | remove pagination if page == 1 with baggy theme | Nicolas Lœuillet | 2015-08-12 | 1 | -1/+1 |
| * | fix #1324: do not display pagination when only 1 page | Nicolas Lœuillet | 2015-08-12 | 1 | -1/+1 |
* | | fix #1299: change send buttons on config page | Nicolas Lœuillet | 2015-08-12 | 1 | -5/+5 |
|/ | |||||
* | Merge pull request #1325 from wallabag/v2-fix-1314 | Jeremy Benoist | 2015-08-12 | 1 | -2/+2 |
|\ | |||||
| * | fix #1314: change max-width in material theme | Nicolas Lœuillet | 2015-08-12 | 1 | -2/+2 |
* | | Merge pull request #1323 from wallabag/v2-1302-checkbox | Jeremy Benoist | 2015-08-12 | 1 | -1/+6 |
|\ \ | |/ |/| | |||||
| * | add translation | Nicolas Lœuillet | 2015-08-12 | 1 | -1/+1 |
| * | fix indentation | Nicolas Lœuillet | 2015-08-12 | 1 | -1/+1 |
| * | add 'stay connected' checkbox | Nicolas Lœuillet | 2015-08-12 | 1 | -1/+6 |
* | | Merge pull request #1312 from wallabag/v2-fix-1311 | Jeremy Benoist | 2015-08-12 | 1 | -0/+19 |
|\ \ | |||||
| * | | add test | Nicolas Lœuillet | 2015-08-12 | 1 | -0/+19 |
* | | | fix #1303, add link to homepage on forgot password page | Nicolas Lœuillet | 2015-08-12 | 1 | -1/+4 |
| |/ |/| |