Commit Graph

33 Commits

Author SHA1 Message Date
David Janowski
9c98059972 changed env for DB to be more DB agnostic 2023-06-22 11:00:08 +02:00
David Janowski
83ba0f6464 changed env for DB to be more DB agnostic 2023-06-22 10:39:13 +02:00
David Janowski
4232e41d6b improved documentation 2023-06-22 09:35:13 +02:00
David Janowski
6d7fd4395d fixed issue #2 2023-06-22 09:04:52 +02:00
David Janowski
5630c281c1 update 2023-06-21 13:32:27 +02:00
David Janowski
9cfe7abcae go mod tidy 2023-06-21 13:32:22 +02:00
David Janowski
0f964120bd added simple build script 2023-06-21 13:30:39 +02:00
David Janowski
3df1ae5f59 removed dgraph 2023-06-21 13:30:28 +02:00
David Janowski
4a285e8c52 update to ignore .run folder 2023-06-21 13:30:04 +02:00
David Janowski
75eec7c0f5 using new logging provider 2023-06-21 13:29:29 +02:00
David Janowski
d9436c5843 using new logging provider 2023-06-21 13:29:23 +02:00
David Janowski
f95e9b0853 added DB Interface for later dgraph DB backend 2023-06-20 10:38:36 +02:00
David Janowski
ce9c081ae6 added rate limiting with brust 2023-06-17 21:18:01 +02:00
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