Commit graph

8 commits

Author SHA1 Message Date
32fc63118d
Add missing bits to the API and get rid of the cache
Cache added a lot of unecessarity complexity, in particular. It made
no sense to add it to a class which handles network responses.
2020-08-19 17:01:16 +02:00
d91a45c328
Move some common slots to the base class (so they can be shared) 2018-08-25 18:51:48 +02:00
f7f27699ca
Start simplifying APIs 2018-08-19 23:59:56 +02:00
e3f8e5ff31 Add the right constructor for the service base class 2015-08-22 20:03:01 +02:00
0c18e639a9 Implement all common methods 2015-08-22 18:21:50 +02:00
4c332d26b3 Revert "Remove files added by mistake in the wrong branch"
Those actually belong to this branch.

This reverts commit e6bb528074.
2015-08-22 16:37:42 +02:00
e6bb528074 Remove files added by mistake in the wrong branch 2015-08-11 22:39:26 +02:00
615e594e39 Initial experimental work for multiple Danbooru APIs 2015-03-22 00:32:48 +01:00