|
|
d9085c63e3
|
Handle password change
|
2015-02-17 21:03:23 +01:00 |
|
|
|
7781faa0b0
|
Use a form type for entry
|
2015-02-16 21:31:58 +01:00 |
|
|
|
4d85d7e9ba
|
Implement simple config
|
2015-02-16 21:31:58 +01:00 |
|
|
|
2f6a596760
|
Merge pull request #1070 from wallabag/v2-api-tests
1st draft for testing API
|
2015-02-12 08:50:06 +01:00 |
|
|
|
f170f31594
|
add test for empty salt
|
2015-02-11 15:15:06 +01:00 |
|
|
|
874e3e10a4
|
phpdoc
|
2015-02-11 11:52:10 +01:00 |
|
|
|
e1dd7f70c5
|
first test for API, need refactor
|
2015-02-11 06:27:05 +01:00 |
|
|
|
3d2b2d62be
|
Avoid user to see other entries
hehe :)
|
2015-02-10 22:56:44 +01:00 |
|
|
|
f59f45d740
|
Merge pull request #1069 from wallabag/v2-fix-return-entries
GET /api/entries returns object, no more array
|
2015-02-10 14:51:32 +01:00 |
|
|
|
2c0ffcf397
|
Merge pull request #1068 from wallabag/v2-api-authentication
V2 api authentication
|
2015-02-10 13:49:57 +01:00 |
|
|
|
3d3368cfd5
|
change test if we have no entry in GET /api/entries
|
2015-02-10 13:47:57 +01:00 |
|
|
|
d4c029f46e
|
review from @j0k3r
|
2015-02-10 12:12:44 +01:00 |
|
|
|
c5e8ba25bb
|
getSalt method
|
2015-02-10 08:35:43 +01:00 |
|
|
|
eaf95758dc
|
GET /api/entries returns object, no more array
|
2015-02-10 06:44:38 +01:00 |
|
|
|
d29bfaf139
|
fix return on API call and fix id in clear for user
|
2015-02-09 22:40:20 +01:00 |
|
|
|
2a94b1d1b7
|
log for authentication on API
|
2015-02-09 22:07:39 +01:00 |
|
|
|
cbce162b40
|
Merge pull request #1063 from wallabag/v2-rename-tags-entity
Rename Tags entity
|
2015-02-09 15:52:10 +01:00 |
|
|
|
653e8be4c1
|
rename Tags entity
why did I delete this file?
rename Tags entity
rename Tags entity
|
2015-02-09 12:58:44 +01:00 |
|
|
|
3b815d2de5
|
Add some fixtures
Improve test, so user can login
Fix some leftJoin
Cleanup EntryController
|
2015-02-08 23:13:40 +01:00 |
|
|
|
7812f508bc
|
create an Entry with a User in parameter
|
2015-02-08 23:13:40 +01:00 |
|
|
|
be463487cc
|
rename Entries to Entry
|
2015-02-06 07:45:32 +01:00 |
|
|
|
905ae369bd
|
normalize entries fields
|
2015-02-05 22:33:36 +01:00 |
|
|
|
c8dee95396
|
Merge pull request #1055 from wallabag/v2-api-patch-methid
PATCH method, boolean for some parameters and change entity methods name
|
2015-02-05 21:51:05 +01:00 |
|
|
|
c0284f6182
|
remove persist() for PATCH and DELETE
|
2015-02-05 21:36:39 +01:00 |
|
|
|
2c093b03de
|
PATCH method, boolean for some parameters and change entity methods name
|
2015-02-05 18:21:31 +01:00 |
|
|
|
9e0fff7cb0
|
simplify code
|
2015-02-05 18:19:34 +01:00 |
|
|
|
77bb7b92a2
|
we can now set a title to the article when we use POST /api/entries
|
2015-02-05 18:05:27 +01:00 |
|
|
|
6079aaa33d
|
change delete status for GET /api/entries method
|
2015-02-04 18:12:13 +01:00 |
|
|
|
6e334aba68
|
for GET /api/entries, star, delete and archive status are no more necessary
|
2015-02-04 18:06:42 +01:00 |
|
|
|
42a9064620
|
implement delete method
|
2015-02-04 17:54:23 +01:00 |
|
|
|
889249804f
|
disable authentication for the moment
|
2015-02-02 12:54:14 +01:00 |
|
|
|
7df80cb32c
|
CS
|
2015-01-31 19:12:49 +01:00 |
|
|
|
c3235553dd
|
first implementation of security
|
2015-01-31 15:14:10 +01:00 |
|
|
|
843dbe5195
|
create entry via API
|
2015-01-30 09:05:54 +01:00 |
|
|
|
a8c90c5c1b
|
add documentation for API
|
2015-01-30 07:50:52 +01:00 |
|
|
|
27f15aa4ca
|
improve API
|
2015-01-29 20:32:11 +01:00 |
|
|
|
f8bf895254
|
routing for API, trying to respect #414
|
2015-01-29 16:56:58 +01:00 |
|
|
|
3e5a342f65
|
bundle for API
|
2015-01-28 18:14:04 +01:00 |
|
|
|
e4788de51e
|
1st implementation of wallabag api, yeah
|
2015-01-28 17:09:27 +01:00 |
|
|
|
b9ec99e25b
|
replace legacy calls with new one
|
2015-01-27 13:08:02 +01:00 |
|
|
|
6b767d1cc0
|
refactoring for fetching content
|
2015-01-26 22:15:19 +01:00 |
|
|
|
ad4d1caa9e
|
move WallabagBundle into Wallabag:CoreBundle
|
2015-01-23 16:28:37 +01:00 |
|