Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getSalt method | Nicolas Lœuillet | 2015-02-10 | 2 | -5/+1 |
| | |||||
* | log for authentication on API | Nicolas Lœuillet | 2015-02-09 | 1 | -0/+5 |
| | |||||
* | authentication on API | Nicolas Lœuillet | 2015-02-09 | 1 | -3/+5 |
| | |||||
* | Add some fixtures | Jeremy | 2015-02-08 | 2 | -0/+8 |
| | | | | | | Improve test, so user can login Fix some leftJoin Cleanup EntryController | ||||
* | Add custom auth encoder & provider | Jeremy | 2015-02-08 | 2 | -32/+33 |
| | | | | These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password | ||||
* | Add some tests on EntryController | Jeremy | 2015-02-07 | 2 | -2/+8 |
| | | | | Also, create database schema on test initialisation | ||||
* | Do not display download progress in Travis | Jeremy | 2015-02-06 | 1 | -0/+1 |
| | |||||
* | remove unused files | Nicolas Lœuillet | 2015-02-05 | 3 | -170/+0 |
| | |||||
* | forgot one parameter | Nicolas Lœuillet | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | restore full database settings | Nicolas Lœuillet | 2015-02-04 | 2 | -5/+9 |
| | |||||
* | disable authentication for the moment | Nicolas Lœuillet | 2015-02-02 | 1 | -29/+30 |
| | |||||
* | Installation should be launch manually | Jeremy | 2015-02-02 | 2 | -0/+15 |
| | | | | Also upadte readme for v2 and define a test database (for the future) | ||||
* | New wallabag installer | Jeremy | 2015-02-01 | 1 | -1/+0 |
| | | | | | | | | Instead of the legacy bin/install here is a symfony command that can initialize wallabag. There are still work to do on the requirements part (to be sure that wallabag can run like a charm). I've also added (but commented) the fixtures load part (which will need an extra doctrine package). We'll see that point later. | ||||
* | first implementation of security | Nicolas Lœuillet | 2015-01-31 | 2 | -38/+52 |
| | |||||
* | Tests are working again | Jeremy | 2015-01-31 | 2 | -5/+32 |
| | |||||
* | Move phpunit into app folder | Kimtrip | 2015-01-30 | 1 | -0/+26 |
| | |||||
* | finally fix phpunit and travis? | Nicolas Lœuillet | 2015-01-30 | 1 | -31/+0 |
| | |||||
* | fix phpunit | Nicolas Lœuillet | 2015-01-30 | 1 | -7/+1 |
| | |||||
* | fix config for rest bundle | Nicolas Lœuillet | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | improve API | Nicolas Lœuillet | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | routing for API, trying to respect #414 | Nicolas Lœuillet | 2015-01-29 | 3 | -6/+13 |
| | |||||
* | bundle for API | Nicolas Lœuillet | 2015-01-28 | 3 | -8/+6 |
| | |||||
* | 1st implementation of wallabag api, yeah | Nicolas Lœuillet | 2015-01-28 | 6 | -1/+918 |
| | |||||
* | wrong path for database file | Nicolas Lœuillet | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | fix config.yml | Nicolas Lœuillet | 2015-01-28 | 1 | -5/+0 |
| | |||||
* | fix parameters config | Nicolas Lœuillet | 2015-01-28 | 1 | -7/+1 |
| | |||||
* | change gitignore | Nicolas Lœuillet | 2015-01-28 | 1 | -0/+0 |
| | |||||
* | refactoring for fetching content | Nicolas Lœuillet | 2015-01-26 | 3 | -8/+2 |
| | |||||
* | move WallabagBundle into Wallabag:CoreBundle | Nicolas Lœuillet | 2015-01-23 | 2 | -3/+3 |
| | |||||
* | some parameters, new entry form, etc. | Nicolas Lœuillet | 2015-01-23 | 3 | -1/+28 |
| | |||||
* | article view, fav list, archive list | Nicolas Lœuillet | 2015-01-22 | 1 | -0/+15 |
| | |||||
* | migrating legacy to symfony | Nicolas Lœuillet | 2015-01-22 | 2 | -2/+2 |
| | |||||
* | remove foo test | Nicolas Lœuillet | 2015-01-22 | 1 | -0/+2 |
| | |||||
* | symfony is there | Nicolas Lœuillet | 2015-01-22 | 242 | -3/+8982 |
| | |||||
* | move templates into resources | Nicolas Lœuillet | 2015-01-21 | 1 | -2/+2 |
| | |||||
* | gitignore for app/cache | Nicolas Lœuillet | 2015-01-21 | 1 | -0/+0 |
| | |||||
* | add install script after composer install | Nicolas Lœuillet | 2015-01-21 | 6 | -17/+6 |
| | |||||
* | restructure folders | Nicolas Lœuillet | 2015-01-20 | 4 | -4/+1 |
| | |||||
* | phinx needs a sqlite3 file | Nicolas Lœuillet | 2015-01-20 | 1 | -0/+0 |
| | |||||
* | new folders | Nicolas Lœuillet | 2015-01-20 | 9 | -0/+131 |