Commit Graph

20 Commits

Author SHA1 Message Date
David Janowski
3a964f598f generalized request 2023-06-17 20:51:04 +02:00
David Janowski
b49fdea71c added queue, changed fav api endpoint for e621, fixed db query and added a check if fav already exists 2023-06-17 19:13:25 +02:00
David Janowski
e838b7b724 removed deprecated function 2023-05-30 14:06:34 +02:00
David Janowski
efc49e1a2c set logger to info and removed deprecated functions 2023-05-30 14:04:39 +02:00
David Janowski
0e07b02346 added check function for user to post relationship 2023-05-30 14:04:13 +02:00
7d494d5f7a
add some debug stuff 2023-05-26 12:19:36 +02:00
David Janowski
8113adba53 logging and cleanup 2023-05-24 23:11:49 +02:00
David Janowski
690201433d now using subroutines 2023-05-24 23:11:31 +02:00
David Janowski
15ee54553c removed unused code & added log message 2023-05-24 23:11:20 +02:00
David Janowski
2b5fd4843a added redis 2023-05-24 23:11:00 +02:00
David Janowski
10c0247f3c added user api implementation 2023-05-24 16:05:27 +02:00
David Janowski
dc4cf3be42 added most types of relationships (HAS_SOURCE, HAS_TAG, IS_FAVORITE) 2023-05-22 22:10:05 +02:00
David Janowski
11dac75882 nwo able to upload the sources to the DB 2023-05-22 21:01:59 +02:00
David Janowski
409788d0b0 added support for e621 post and groundwork for sources 2023-05-22 19:53:30 +02:00
David Janowski
a7b97a0e35 Added another method making tags unique 2023-05-22 17:50:26 +02:00
David Janowski
08502160cc moved neo4j integration 2023-05-22 16:01:20 +02:00
David Janowski
01fcb00191 experiments uploading of the tags to neo4j 2023-05-22 16:00:49 +02:00
David Janowski
1dd14b9c82 added first neo4j integration 2023-05-22 16:00:01 +02:00
David Janowski
7bf67372e9 fix: used required field for verification 2023-05-22 14:26:10 +02:00
David Janowski
e0a312bffc inital commit 2023-05-22 13:08:08 +02:00