Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | * add tests | ||||
* | check authentication on each API route | Nicolas Lœuillet | 2015-10-03 | 1 | -0/+19 |
| | |||||
* | allow API documentation for anonymous | Nicolas Lœuillet | 2015-10-03 | 2 | -2/+4 |
| | |||||
* | * public registration | Nicolas Lœuillet | 2015-10-03 | 33 | -528/+551 |
| | | | | | * remove WSSE implementation * add oAuth2 implementation | ||||
* | Merge pull request #1447 from wallabag/v2-typo | Jeremy Benoist | 2015-10-01 | 1 | -1/+1 |
|\ | | | | | typo | ||||
| * | typo | Thomas Citharel | 2015-10-01 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1441 from wallabag/v2-french-translation | Jeremy Benoist | 2015-10-01 | 12 | -40/+172 |
|\ | | | | | Add french translation | ||||
| * | restore footer | Nicolas Lœuillet | 2015-10-01 | 1 | -0/+37 |
| | | |||||
| * | french translation | Nicolas Lœuillet | 2015-10-01 | 7 | -45/+21 |
| | | |||||
| * | flash messages translation | Nicolas Lœuillet | 2015-09-30 | 2 | -1/+12 |
| | | |||||
| * | french translation | Nicolas Lœuillet | 2015-09-30 | 7 | -16/+80 |
| | | |||||
| * | add french translation | Nicolas Lœuillet | 2015-09-30 | 2 | -15/+59 |
|/ | |||||
* | Merge pull request #1437 from wallabag/v2-clean-material | Jeremy Benoist | 2015-09-30 | 15 | -51/+2 |
|\ | | | | | some cleanup on material theme | ||||
| * | some cleanup on material theme | Nicolas Lœuillet | 2015-09-29 | 15 | -51/+2 |
| | | |||||
* | | Merge pull request #1439 from wallabag/v2-fix-deploy | Nicolas Lœuillet | 2015-09-30 | 2 | -106/+1 |
|\ \ | | | | | | | fix Capistrano configuration | ||||
| * | | fix Capistrano configuration | Nicolas Lœuillet | 2015-09-29 | 2 | -106/+1 |
| |/ | |||||
* | | Merge pull request #1440 from wallabag/v2-fix-1433 | Thomas Citharel | 2015-09-29 | 4 | -2/+31 |
|\ \ | |/ |/| | fix #1433: remove www. on entries view | ||||
| * | forgot one file | Nicolas Lœuillet | 2015-09-29 | 1 | -0/+6 |
| | | |||||
| * | remove www. on entries view | Nicolas Lœuillet | 2015-09-29 | 3 | -2/+25 |
|/ | |||||
* | Merge pull request #1434 from wallabag/travis-db | Nicolas Lœuillet | 2015-09-28 | 16 | -126/+347 |
|\ | | | | | Add multiple database tests on Travis | ||||
| * | Enabled Tidy on travis for HHVM | Jeremy Benoist | 2015-09-28 | 1 | -0/+6 |
| | | |||||
| * | Fix tests for all | Jeremy Benoist | 2015-09-28 | 3 | -29/+14 |
| | | |||||
| * | Fix Postgres tests | Jeremy Benoist | 2015-09-28 | 3 | -22/+52 |
| | | |||||
| * | Move readingTime & domainName in ContentProxy | Jeremy Benoist | 2015-09-28 | 4 | -7/+25 |
| | | | | | | | | So, everything is centralized in one place when we save a new entry. | ||||
| * | Use tecnickcom/tcpdf | Jeremy Benoist | 2015-09-26 | 2 | -65/+2 |
| | | | | | | | | tecnick.com/tcpdf is abandonned. | ||||
| * | Fix authentication error from Github | Jeremy Benoist | 2015-09-26 | 1 | -3/+2 |
| | | | | | | | | From: http://blog.wyrihaximus.net/2015/09/github-auth-token-on-travis/ | ||||
| * | Fix HHVM & PHP 7.0 | Jeremy Benoist | 2015-09-26 | 1 | -1/+1 |
| | | |||||
| * | Add multiple database tests on Travis | Jeremy Benoist | 2015-09-26 | 8 | -26/+272 |
| | | |||||
* | | Merge pull request #1435 from wallabag/v2-enabled-user | Nicolas Lœuillet | 2015-09-26 | 2 | -0/+10 |
|\ \ | |/ |/| | Enabled created user from Config | ||||
| * | Enabled created user from Config | Jeremy Benoist | 2015-09-26 | 2 | -0/+10 |
|/ | | | | | | By default, creating user with FOSUser are disabled by default. Fix #1423 | ||||
* | Merge pull request #1429 from wallabag/v2-language | Nicolas Lœuillet | 2015-09-23 | 14 | -123/+381 |
|\ | | | | | V2 – Handle language in entry | ||||
| * | Entries filter on language | Jeremy Benoist | 2015-09-23 | 8 | -65/+255 |
| | | | | | | | | + updated deps | ||||
| * | Remove tab from baggy css | Jeremy Benoist | 2015-09-23 | 1 | -51/+51 |
| | | | | | | | | And add a border left on the filter slider | ||||
| * | Handle entry in language | Jeremy Benoist | 2015-09-22 | 4 | -5/+56 |
| | | | | | | | | Fix #1333 | ||||
| * | Adjust preview picture | Jeremy Benoist | 2015-09-20 | 2 | -2/+19 |
|/ | |||||
* | Merge pull request #1420 from modos189/v2_display_picture2.0.0-alpha.0 | Nicolas Lœuillet | 2015-09-14 | 2 | -16/+56 |
|\ | | | | | improved display pictures | ||||
| * | improved display pictures | Alexandr Danilov | 2015-09-14 | 2 | -16/+56 |
| | | |||||
* | | Merge pull request #1401 from wallabag/v2-baggy-themes | Nicolas Lœuillet | 2015-09-13 | 35 | -3697/+322 |
|\ \ | |/ |/| | Cleanup baggy | ||||
| * | A little more width for filter view | Thomas Citharel | 2015-09-13 | 1 | -1/+1 |
| | | |||||
| * | Re-add preview picture on baggy | Jeremy Benoist | 2015-09-13 | 1 | -1/+6 |
| | | | | | | | | Which should has been removed on merge | ||||
| * | Update deps | Jeremy Benoist | 2015-09-13 | 1 | -51/+56 |
| | | |||||
| * | Filters view on side for baggy | Jeremy Benoist | 2015-09-13 | 2 | -16/+88 |
| | | |||||
| * | Fix tests | Jeremy Benoist | 2015-09-13 | 2 | -0/+40 |
| | | |||||
| * | Lower domain search length | Jeremy Benoist | 2015-09-13 | 1 | -1/+1 |
| | | | | | | | | When searching for "bbc" I got no result .. sigh. | ||||
| * | Handle filter form using some JS | Jeremy Benoist | 2015-09-13 | 3 | -15/+49 |
| | | | | | | | | Instead of displaying an ugly form | ||||
| * | Cleanup base layout | Jeremy Benoist | 2015-09-13 | 2 | -47/+56 |
| | | |||||
| * | Remove some global assets | Jeremy Benoist | 2015-09-13 | 13 | -3544/+4 |
| | | | | | | | | | | Some global assets where dedicated to baggy Remove some non-used css | ||||
| * | Move baggy theme in its folder | Jeremy Benoist | 2015-09-13 | 16 | -0/+0 |
|/ | |||||
* | Merge pull request #1417 from wallabag/v2-display-picture | Jeremy Benoist | 2015-09-13 | 6 | -2/+25 |
|\ | | | | | fix #972: add preview pictures |