Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | review from @j0k3r | Nicolas Lœuillet | 2015-02-10 | 1 | -2/+1 |
| | |||||
* | getSalt method | Nicolas Lœuillet | 2015-02-10 | 3 | -7/+26 |
| | |||||
* | replace services.xml into services.yml | Nicolas Lœuillet | 2015-02-09 | 3 | -32/+18 |
| | |||||
* | PSR 3 | Nicolas Lœuillet | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | fix return on API call and fix id in clear for user | Nicolas Lœuillet | 2015-02-09 | 2 | -7/+4 |
| | |||||
* | log for authentication on API | Nicolas Lœuillet | 2015-02-09 | 7 | -19/+44 |
| | |||||
* | authentication on API | Nicolas Lœuillet | 2015-02-09 | 2 | -3/+11 |
| | |||||
* | Merge pull request #1062 from wallabag/v2-relation-entry-user | Nicolas Lœuillet | 2015-02-09 | 17 | -112/+620 |
|\ | | | | | add a real relation between user and entry | ||||
| * | Add some fixtures | Jeremy | 2015-02-08 | 11 | -54/+361 |
| | | | | | | | | | | | | Improve test, so user can login Fix some leftJoin Cleanup EntryController | ||||
| * | Add custom auth encoder & provider | Jeremy | 2015-02-08 | 5 | -33/+215 |
| | | | | | | | | These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password | ||||
| * | 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 |
|/ | |||||
* | Merge pull request #1066 from wallabag/v2-api-tests-entry | Nicolas Lœuillet | 2015-02-07 | 8 | -8/+91 |
|\ | | | | | V2 api tests entry | ||||
| * | Add some tests on EntryController | Jeremy | 2015-02-07 | 3 | -3/+86 |
| | | | | | | | | 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 :) | ||||
* | Update deps | Jeremy | 2015-02-06 | 1 | -21/+129 |
| | |||||
* | Merge pull request #1065 from FabienM/v2-bundles-cleanup | Jeremy | 2015-02-06 | 3 | -3/+0 |
|\ | | | | | Cleanup default assets symlinks | ||||
| * | Cleanup default assets symlinks | Fabien Meurillon | 2015-02-06 | 3 | -3/+0 |
|/ | |||||
* | Do not display download progress in Travis | Jeremy | 2015-02-06 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1061 from wallabag/v2-cleanup-entities | Nicolas Lœuillet | 2015-02-06 | 7 | -824/+0 |
|\ | | | | | Remove temporary entities | ||||
| * | Remove temporary entities | Jeremy | 2015-02-06 | 7 | -824/+0 |
|/ | |||||
* | Merge pull request #1060 from wallabag/api-rename-user | Jeremy | 2015-02-06 | 3 | -14/+60 |
|\ | | | | | rename User entity | ||||
| * | rename User entity | Nicolas Lœuillet | 2015-02-06 | 3 | -14/+60 |
|/ | |||||
* | Merge pull request #1059 from wallabag/rename-entry | Jeremy | 2015-02-06 | 7 | -91/+88 |
|\ | | | | | Rename entry | ||||
| * | 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 |
| | | |||||
* | | remove unused files | Nicolas Lœuillet | 2015-02-05 | 4 | -242/+0 |
| | | |||||
* | | 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 |
| |/ | |||||
* | | Merge pull request #1048 from wallabag/v2-sort-entries | Jeremy | 2015-02-05 | 1 | -1/+9 |
|\ \ | | | | | | | sort entries in repository | ||||
| * | | sort entries in repository | Nicolas Lœuillet | 2015-02-05 | 1 | -1/+9 |
| | | | |||||
* | | | Update branch name in README | Jeremy | 2015-02-05 | 1 | -1/+1 |
| |/ |/| | |||||
* | | fix travis configuration | Nicolas Lœuillet | 2015-02-05 | 1 | -1/+1 |
|/ | |||||
* | change database structure for Entries | Nicolas Lœuillet | 2015-02-04 | 1 | -8/+172 |
| | |||||
* | 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 |
| | |||||
* | 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 | 2 | -29/+39 |
| | |||||
* | Installation should be launch manually | Jeremy | 2015-02-02 | 5 | -7/+34 |
| | | | | Also upadte readme for v2 and define a test database (for the future) | ||||
* | New wallabag installer | Jeremy | 2015-02-01 | 3 | -8/+167 |
| | | | | | | | | 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. | ||||
* | Merge pull request #1036 from j0k3r/refactor-update-composer | Nicolas Lœuillet | 2015-01-31 | 4 | -91/+526 |
|\ | | | | | Update composer | ||||
| * | Use tagged version in composer | Jeremy | 2015-01-31 | 4 | -91/+526 |
| | |