2015-03-06 |
Nicolas Lœuillet | add relation between user and tags, tests are broken |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | POST entries/tags with test |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | relation between tags and entries |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | fixtures for tag |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | fix GET /api/entries/{entry}/tags |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | add relation between entry and tag |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | remove dumb code |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | remove GET /tags/id |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | GET /api/tags/id_tag method |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | remove isDeleted flag |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | improve hateoas implementation |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | returns serialzed object for GET /entries |
tree | commitdiff |
2015-03-06 |
Nicolas Lœuillet | first draft of hypermedia implementation |
tree | commitdiff |
2015-03-02 |
Nicolas Lœuillet | Merge pull request #1132 from wallabag/v2-theme |
tree | commitdiff |
2015-03-01 |
Jeremy | Only one pattern for LiipTheme 1132/head |
tree | commitdiff |
2015-03-01 |
Jeremy | Cleanup & simplify theme |
tree | commitdiff |
2015-03-01 |
Jeremy | Remove old themes |
tree | commitdiff |
2015-03-01 |
Jeremy | Add LiipThemeBundle |
tree | commitdiff |
2015-02-23 |
Nicolas Lœuillet | Merge pull request #1095 from wallabag/v2-config |
tree | commitdiff |
2015-02-22 |
Jeremy | More tests on the install command 1095/head |
tree | commitdiff |
2015-02-22 |
Jeremy | sqlite doesn't support getListDatabasesSQL |
tree | commitdiff |
2015-02-22 |
Jeremy | Improve install command & add test |
tree | commitdiff |
2015-02-22 |
Jeremy | Handle default value for new user |
tree | commitdiff |
2015-02-22 |
Jeremy | Adding new user |
tree | commitdiff |
2015-02-17 |
Jeremy | Updating logged in user (email, name, etc ..) |
tree | commitdiff |
2015-02-17 |
Jeremy | Handle password change |
tree | commitdiff |
2015-02-16 |
Jeremy | Use a form type for entry |
tree | commitdiff |
2015-02-16 |
Jeremy | Implement simple config |
tree | commitdiff |
2015-02-16 |
Jeremy | Fix indentation in templates |
tree | commitdiff |
2015-02-16 |
Jeremy | Update UserConfig schema |
tree | commitdiff |
2015-02-12 |
Jeremy | Merge pull request #1070 from wallabag/v2-api-tests |
tree | commitdiff |
2015-02-12 |
Nicolas Lœuillet | remove debug lines 1070/head |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | test if GET /api/entries returns 1 or more results |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | create single test for bad headers |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | test with bad headers |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | add test for empty salt |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | phpdoc |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | test line, forgot to remove it |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | DELETE entry and use of query for fetch entries |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | Merge pull request #1072 from wallabag/v2-entry-test |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | refactor and test one entry |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | cs |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | first test for API, need refactor |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | add test for api/salts |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | Test for GET on empty database |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | first test for API, need refactor |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | add test for api/salts |
tree | commitdiff |
2015-02-11 |
Nicolas Lœuillet | Test for GET on empty database |
tree | commitdiff |
2015-02-10 |
Jeremy | Avoid user to see other entries |
tree | commitdiff |
2015-02-10 |
Jeremy | Add more tests on Entry controller |
tree | commitdiff |
2015-02-10 |
Jeremy | Merge pull request #1069 from wallabag/v2-fix-return... |
tree | commitdiff |
2015-02-10 |
Nicolas Lœuillet | findEntries returns array 1069/head |
tree | commitdiff |
2015-02-10 |
Jeremy | Merge pull request #1068 from wallabag/v2-api-authentic... |
tree | commitdiff |
2015-02-10 |
Nicolas Lœuillet | change test if we have no entry in GET /api/entries |
tree | commitdiff |
2015-02-10 |
Nicolas Lœuillet | move dir check into constructor 1068/head |
tree | commitdiff |
2015-02-10 |
Nicolas Lœuillet | change phpdoc |
tree | commitdiff |
2015-02-10 |
Nicolas Lœuillet | review from @j0k3r |
tree | commitdiff |
2015-02-10 |
Nicolas Lœuillet | getSalt method |
tree | commitdiff |
2015-02-10 |
Nicolas Lœuillet | GET /api/entries returns object, no more array |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | replace services.xml into services.yml |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | PSR 3 |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | fix return on API call and fix id in clear for user |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | log for authentication on API |
tree | commitdiff |
2015-02-09 |
Jeremy | Merge pull request #1063 from wallabag/v2-rename-tags... |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | change settings for TagsEntries model 1063/head |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | restore TagsEntries |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | authentication on API |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | rename Tags entity |
tree | commitdiff |
2015-02-09 |
Nicolas Lœuillet | Merge pull request #1062 from wallabag/v2-relation... |
tree | commitdiff |
2015-02-08 |
Jeremy | Add some fixtures 1062/head |
tree | commitdiff |
2015-02-08 |
Jeremy | Add custom auth encoder & provider |
tree | commitdiff |
2015-02-08 |
Nicolas Lœuillet | create an Entry with a User in parameter |
tree | commitdiff |
2015-02-08 |
Nicolas Lœuillet | add a real relation between user and entry |
tree | commitdiff |
2015-02-07 |
Nicolas Lœuillet | Merge pull request #1066 from wallabag/v2-api-tests... |
tree | commitdiff |
2015-02-07 |
Jeremy | Add some tests on EntryController 1066/head |
tree | commitdiff |
2015-02-07 |
Jeremy | Fix #1057 |
tree | commitdiff |
2015-02-07 |
Jeremy | Avoid raw javascript in template |
tree | commitdiff |
2015-02-06 |
Nicolas Lœuillet | Merge pull request #1061 from wallabag/v2-cleanup-entities |
tree | commitdiff |
2015-02-06 |
Jeremy | Remove temporary entities 1061/head |
tree | commitdiff |
2015-02-06 |
Jeremy | Merge pull request #1060 from wallabag/api-rename-user |
tree | commitdiff |
2015-02-06 |
Nicolas Lœuillet | rename User entity 1060/head |
tree | commitdiff |
2015-02-06 |
Jeremy | Merge pull request #1059 from wallabag/rename-entry |
tree | commitdiff |
2015-02-06 |
Nicolas Lœuillet | rename Entries to Entry 1059/head |
tree | commitdiff |
2015-02-05 |
Nicolas Lœuillet | normalize entries fields 1056/head |
tree | commitdiff |
2015-02-05 |
Jeremy | Merge pull request #1055 from wallabag/v2-api-patch... |
tree | commitdiff |
2015-02-05 |
Nicolas Lœuillet | remove persist() for PATCH and DELETE 1055/head |
tree | commitdiff |
2015-02-05 |
Jeremy | Merge pull request #1054 from wallabag/v2-api-set-title... |
tree | commitdiff |
2015-02-05 |
Jeremy | Merge pull request #1048 from wallabag/v2-sort-entries |
tree | commitdiff |
2015-02-05 |
Nicolas Lœuillet | PATCH method, boolean for some parameters and change... |
tree | commitdiff |
2015-02-05 |
Nicolas Lœuillet | simplify code 1054/head |
tree | commitdiff |
2015-02-05 |
Nicolas Lœuillet | we can now set a title to the article when we use POST... |
tree | commitdiff |
2015-02-05 |
Nicolas Lœuillet | sort entries in repository 1048/head |
tree | commitdiff |
2015-02-04 |
Nicolas Lœuillet | change database structure for Entries 1012/head |
tree | commitdiff |
2015-02-04 |
Nicolas Lœuillet | change type for isRead, isFav and isDeleted fields... |
tree | commitdiff |
2015-02-04 |
Nicolas Lœuillet | change delete status for GET /api/entries method |
tree | commitdiff |
2015-02-04 |
Nicolas Lœuillet | for GET /api/entries, star, delete and archive status... |
tree | commitdiff |
2015-02-04 |
Nicolas Lœuillet | implement delete method |
tree | commitdiff |
2015-02-02 |
Nicolas Lœuillet | disable authentication for the moment |
tree | commitdiff |
2015-02-01 |
Jeremy | New wallabag installer |
tree | commitdiff |
2015-01-31 |
Nicolas Lœuillet | Merge pull request #1036 from j0k3r/refactor-update... |
tree | commitdiff |
next |