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