Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create an Entry with a User in parameter | Nicolas Lœuillet | 2015-02-08 | 1 | -2/+3 |
| | |||||
* | add a real relation between user and entry | Nicolas Lœuillet | 2015-02-08 | 2 | -26/+44 |
| | |||||
* | Add some tests on EntryController | Jeremy | 2015-02-07 | 1 | -1/+78 |
| | | | | Also, create database schema on test initialisation | ||||
* | Fix #1057 | Jeremy | 2015-02-07 | 1 | -1/+2 |
| | | | | Unexisting function | ||||
* | Avoid raw javascript in template | Jeremy | 2015-02-07 | 4 | -4/+3 |
| | | | | It kills the Symfony Crawler :) | ||||
* | Remove temporary entities | Jeremy | 2015-02-06 | 7 | -824/+0 |
| | |||||
* | rename User entity | Nicolas Lœuillet | 2015-02-06 | 3 | -14/+60 |
| | |||||
* | rename Entries to Entry | Nicolas Lœuillet | 2015-02-06 | 5 | -61/+58 |
| | |||||
* | normalize entries fields | Nicolas Lœuillet | 2015-02-05 | 5 | -34/+34 |
| | |||||
* | Merge pull request #1055 from wallabag/v2-api-patch-methid | Jeremy | 2015-02-05 | 2 | -14/+39 |
|\ | | | | | PATCH method, boolean for some parameters and change entity methods name | ||||
| * | remove persist() for PATCH and DELETE | Nicolas Lœuillet | 2015-02-05 | 1 | -2/+0 |
| | | |||||
| * | PATCH method, boolean for some parameters and change entity methods name | Nicolas Lœuillet | 2015-02-05 | 2 | -13/+40 |
| | | |||||
* | | Merge pull request #1054 from wallabag/v2-api-set-title-post | Jeremy | 2015-02-05 | 1 | -4/+1 |
|\ \ | | | | | | | we can now set a title to the article when we use POST /api/entries | ||||
| * | | simplify code | Nicolas Lœuillet | 2015-02-05 | 1 | -1/+1 |
| | | | |||||
| * | | we can now set a title to the article when we use POST /api/entries | Nicolas Lœuillet | 2015-02-05 | 1 | -4/+1 |
| |/ | |||||
* / | sort entries in repository | Nicolas Lœuillet | 2015-02-05 | 1 | -1/+9 |
|/ | |||||
* | change database structure for Entries | Nicolas Lœuillet | 2015-02-04 | 1 | -8/+172 |
| | |||||
* | change type for isRead, isFav and isDeleted fields, as said @j0k3r | Nicolas Lœuillet | 2015-02-04 | 1 | -13/+13 |
| | |||||
* | change delete status for GET /api/entries method | Nicolas Lœuillet | 2015-02-04 | 2 | -7/+8 |
| | |||||
* | for GET /api/entries, star, delete and archive status are no more necessary | Nicolas Lœuillet | 2015-02-04 | 3 | -11/+16 |
| | |||||
* | implement delete method | Nicolas Lœuillet | 2015-02-04 | 4 | -1/+42 |
| | |||||
* | disable authentication for the moment | Nicolas Lœuillet | 2015-02-02 | 1 | -0/+9 |
| | |||||
* | New wallabag installer | Jeremy | 2015-02-01 | 1 | -0/+165 |
| | | | | | | | | 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. | ||||
* | CS | Jeremy | 2015-01-31 | 47 | -183/+153 |
| | |||||
* | first implementation of security | Nicolas Lœuillet | 2015-01-31 | 16 | -31/+417 |
| | |||||
* | Tests are working again | Jeremy | 2015-01-31 | 1 | -2/+1 |
| | |||||
* | create entry via API | Nicolas Lœuillet | 2015-01-30 | 1 | -1/+17 |
| | |||||
* | add documentation for API | Nicolas Lœuillet | 2015-01-30 | 3 | -32/+86 |
| | |||||
* | improve API | Nicolas Lœuillet | 2015-01-29 | 1 | -2/+13 |
| | |||||
* | routing for API, trying to respect #414 | Nicolas Lœuillet | 2015-01-29 | 14 | -463/+161 |
| | |||||
* | skeleton for DELETE and PATCH methods | Nicolas Lœuillet | 2015-01-28 | 1 | -2/+36 |
| | |||||
* | bundle for API | Nicolas Lœuillet | 2015-01-28 | 3 | -21/+38 |
| | |||||
* | 1st implementation of wallabag api, yeah | Nicolas Lœuillet | 2015-01-28 | 2 | -0/+29 |
| | |||||
* | fix themes symlinks | Nicolas Lœuillet | 2015-01-28 | 222 | -17/+8485 |
| | |||||
* | rename test file | Nicolas Lœuillet | 2015-01-27 | 1 | -0/+0 |
| | |||||
* | replace legacy calls with new one | Nicolas Lœuillet | 2015-01-27 | 4 | -3/+169 |
| | |||||
* | remove legacy code | Nicolas Lœuillet | 2015-01-27 | 258 | -19472/+0 |
| | |||||
* | refactoring for fetching content | Nicolas Lœuillet | 2015-01-26 | 3 | -4/+133 |
| | |||||
* | move WallabagBundle into Wallabag:CoreBundle | Nicolas Lœuillet | 2015-01-23 | 36 | -1/+2314 |
| | |||||
* | migrating legacy to symfony | Nicolas Lœuillet | 2015-01-22 | 1 | -0/+1 |
| | |||||
* | move templates into resources | Nicolas Lœuillet | 2015-01-21 | 220 | -0/+8484 |
| | |||||
* | restructure folders | Nicolas Lœuillet | 2015-01-20 | 5 | -4/+23 |
| | |||||
* | new folders | Nicolas Lœuillet | 2015-01-20 | 38 | -0/+10968 |