4338070e2d
add more tests
2026-03-02 18:19:00 +01:00
49ab62bb2c
fix: handle error correctly with aiohttp upgrade
2026-03-02 17:41:43 +01:00
4ef3de646e
fix: use aiohttp ClientSession as a context manager
2026-03-02 16:36:41 +01:00
9ee4f70428
Migrate to uv
2026-03-02 14:38:42 +01:00
a5159bbf60
README.md
2026-03-02 14:17:47 +01:00
275cf0c6b0
Merge pull request 'Fixes API unit tests' ( #1 ) from fix-tests into master
...
Reviewed-on: #1
2026-02-19 19:17:10 +00: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
FoxMaSk
8d1e10a6eb
Merge pull request #18 from qtheuret/qtheuret-patch-1
...
[FIX] Fix KeyError when a kwargs key is not defined
2018-09-02 15:02:32 +02: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
FoxMaSk
f0e4fc271a
Merge pull request #13 from ngosang/fixtags
...
Fix tag list to work the same way in all methods
2018-06-02 18:12:36 +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
1.2.3
2018-05-27 12:13:08 +02:00
FoxMaSk
825efab0f7
v1.2.2 due to pypi error
1.2.2
2018-04-18 11:17:50 +02:00
FoxMaSk
2c269fba43
v1.2.1
1.2.1
2018-04-18 11:13:57 +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
FoxMaSk
c6f62a4697
change repo
2018-02-19 09:06:06 +01:00
FoxMaSk
63cd4e80cb
Merge pull request #7 from Findus23/exists-auth
...
add access_token to entries_exists
2018-01-28 17:19:39 +01: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
0c40a35559
Switching request to aiohttp
1.2.0
2017-08-20 15:18:24 +02:00
FoxMaSk
a9e0335054
v 1.2.0
2017-08-20 15:12:33 +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
FoxMaSk
546d744722
Merge pull request #4 from ashgan-dev/master
...
rajout de valeur par defaut
2017-04-29 14:38:29 +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
FoxMaSk
c5c7fa06b1
Merge pull request #3 from ashgan-dev/master
...
add timestamp filter
2017-04-29 10:46:19 +02:00
ashgan-dev
86e5c02b0f
add timestamp filter
...
add missing timestamp filter from getting all entries
2017-04-28 09:32:08 +00:00
FoxMaSk
99bfd7c08b
upd requests / python 3.6
2017-04-05 23:01:55 +02:00
FoxMaSk
8ce21dcdd3
gitignore
2017-03-20 22:26:56 +01: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
1.1.0
2016-05-01 00:39:36 +02:00
Olivier Demah
944e1302d8
v 1.0.1
1.0.1
2016-04-22 12:51:30 +02:00
Olivier Demah
a64d8ac523
some docs
1.0.0
2016-04-22 12:09:29 +02:00
FoxMaSk
d46df1cb58
create api client
2016-04-22 12:08:02 +02:00
FoxMaSk
dfd2786e9d
wallabag post
2016-04-22 12:05:03 +02:00
Olivier Demah
44b4eb90df
wallabag api ok
2016-04-18 15:03:57 +02:00