49ab62bb2c
fix: handle error correctly with aiohttp upgrade
2026-03-02 17:41:43 +01:00
91217cfa55
Fixes API unit tests
...
Fix all unit tests, and use a `testcfg.ini` file to load test
configuration values (e.g. api_client, url, ...)
2020-03-12 17:29:32 +01:00
Quentin THEURET
17b1860b33
[FIX] Fix KeyError when a kwargs key is not defined
...
In patch_entry() method, if 'star' is not given in kwargs, there is a KeyError in __get_attr() method because we try to retrieve kwargs[what] when 'what' is not in kwargs.
2018-09-02 14:58:23 +02:00
FoxMaSk
1e0942f13c
Merge pull request #15 from ngosang/reload
...
Implement reaload_entry method
2018-06-03 15:42:13 +02:00
FoxMaSk
5811018bd9
Merge pull request #14 from ngosang/fixstar
...
Fix starred parameter and remove delete parameter
2018-06-03 15:41:39 +02:00
Diego
80a5cd89e2
Fix starred parameter and remove delete parameter
2018-06-03 15:38:28 +02:00
Diego
c03b8090d5
Implement reaload_entry method
2018-06-03 15:36:44 +02:00
FoxMaSk
1c9986a6ea
Merge pull request #12 from ngosang/fixdelete
...
Fix delete_tag and maybe other methods
2018-06-02 18:13:23 +02:00
Diego
e8deccb465
Fix tag list to work the same way in all methods
2018-06-02 16:23:43 +02:00
Diego
79bc0da3a4
Fix delete_tag and maybe other methods
2018-06-02 16:23:06 +02:00
FoxMaSk
e30e5393f0
fix #8 + upd API
2018-05-27 12:13:08 +02:00
FoxMaSk
07d3840ca6
upd few things
2018-04-18 11:02:56 +02:00
FoxMaSk
43b1602cbb
upd few things
2018-04-18 11:01:27 +02:00
Lukas Winkler
b7d4abb0d1
add access_token to entries_exists
2018-01-27 22:37:02 +01:00
FoxMaSk
5b3cd028a7
do no exit if a user changed or does not provide the correct host, client_id, client_key, login, pass
2017-09-23 21:18:28 +02:00
FoxMaSk
6a7573069b
upd doc and setup
2017-08-20 15:11:23 +02:00
FoxMaSk
c92e55208a
aiohttp integrated
2017-08-18 18:50:56 +02:00
FoxMaSk
aea9df0978
aiohttp
2017-08-18 13:36:53 +02:00
FoxMaSk
9fbd7cc28d
switch from requests to aiohttp
2017-08-17 10:59:26 +02:00
FoxMaSk
3264fda186
Merge branch 'master' of github.com:foxmask/wallabag_api
2017-08-12 21:28:14 +02:00
FoxMaSk
922c47f1cf
Lib updated to be compliant with Wallabag 2.2.3
2017-07-14 16:37:24 +02:00
FoxMaSk
fa9c6360a5
Update wallabag.py
2017-06-28 09:19:04 +02:00
Olivier Demah
12c30c6af3
str to list
2017-06-11 16:59:48 +02:00
ashgan-dev
fbf71efa71
rajout de valeur par defaut
...
c'est mieux avec des valeurs par defaut...
2017-04-29 09:59:41 +00:00
ashgan-dev
86e5c02b0f
add timestamp filter
...
add missing timestamp filter from getting all entries
2017-04-28 09:32:08 +00:00
FoxMaSk
b11f648ec9
handling a list of tags - fix #2
2017-03-20 22:25:02 +01:00
FoxMaSk
4ad230a83e
improvments
2016-05-15 15:22:46 +02:00
Olivier Demah
07f6057421
raise HTTPError for a better handling of 401 and so on
2016-05-01 00:39:36 +02:00
Olivier Demah
44b4eb90df
wallabag api ok
2016-04-18 15:03:57 +02:00
Olivier Demah
c68d065981
API for Wallabag v2 ready
2016-04-16 16:05:15 +02:00
Olivier Demah
31b6ba0d73
API for Wallabag v2 ready
2016-04-16 15:42:37 +02:00
Olivier Demah
ccb961a3c7
few improvments
2016-02-20 23:07:01 +01:00
Olivier Demah
372b602e39
complet modif for new API
2015-02-08 00:06:55 +01:00
Olivier Demah
45b0e37ee5
New API available from http://v2.wallabag.org/api/doc/
2015-02-05 23:24:40 +01:00
Olivier Demah
65f706f0ea
first shoot
2014-12-10 22:33:51 +01:00