Commit Graph

28 Commits

Author SHA1 Message Date
517c7f595e refactor: tests use premade json files to test against.
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-11-06 12:07:55 +01:00
34b7b9346f refactor: tests use premade json files to test against.
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-24 16:36:26 +02:00
babbf48192 refactor: tests use premade json files to test against.
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-24 16:28:24 +02:00
3e80192bef test: fix tests conversions
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-24 15:25:38 +02:00
5f1cba1b71 feat: added first implementations of the high level api, reworked some stuff & more
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-24 15:10:39 +02:00
501dddc1c6 chore: reformat code & removed unnecessary log statements
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-24 10:35:33 +02:00
821462a426 test: fixed tests to use new requestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 16:06:52 +02:00
93567a2d8b refactor: moved http.client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 16:01:42 +02:00
443e7d14ed refactor: moved http.Client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 15:35:14 +02:00
5e8c3509ea refactor: moved http.Client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 13:19:59 +02:00
50e8cc24cb refactor: moved http.Client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 13:19:16 +02:00
7acff845fd refactor: moved http.Client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 13:15:37 +02:00
141a06a5a0 refactor: moved http.Client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 10:30:11 +02:00
bd1f33dced refactor: moved http.Client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 10:29:27 +02:00
e063db1d59 refactor: moved http.Client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 10:29:02 +02:00
4b9a01ee4a doc: removed old parameters
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 10:28:04 +02:00
38cfa7c9cf refactor: moved http.Client to model.RequestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 10:21:25 +02:00
84e344e34d doc: used correct http.Client
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 08:56:14 +02:00
fca7cdbd2b doc: updated documentation for better readability
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-19 16:13:38 +02:00
d9fb7dfb88 feat: added favorites
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-19 16:12:56 +02:00
a687dc84ab feat: added note support
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-19 15:30:36 +02:00
251647cc69 feat: added pool support
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-19 15:19:40 +02:00
f8855eb266 feat: added getting of posts
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-19 15:00:17 +02:00
7b043cfc6f Revert "feat: added getting of posts"
This reverts commit 4ac9657e32.
2023-10-19 14:22:03 +02:00
4ac9657e32 feat: added getting of posts 2023-10-19 14:20:05 +02:00
0ee0210eef feat: added tag support 2023-10-16 21:48:14 +02:00
aefde02e30 docs: prepare function documentation 2023-10-16 16:11:03 +02:00
3da230bf58 initial commit 2023-10-16 15:56:00 +02:00