|
e3a5adb2cc
|
doc(source): added function documentation
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 15:37:44 +02:00 |
|
|
3e4560768b
|
feat(source): added deletion
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 15:33:48 +02:00 |
|
|
a61c300b74
|
docs(post): added function documentation
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 15:27:05 +02:00 |
|
|
1017eaf5b8
|
docs(post): added function documentation
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 15:24:05 +02:00 |
|
|
fc73377d86
|
chore(post): code & folder restructure
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 15:08:24 +02:00 |
|
|
1075d45cb7
|
docs(post): added function documentation
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 15:05:47 +02:00 |
|
|
6d15d99563
|
chore(post): changed code layout
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 15:05:04 +02:00 |
|
|
5446f49a35
|
refactor(post): renamed functions & added documentation
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 15:03:38 +02:00 |
|
|
ca69008607
|
fix(post): query is now not missing a }
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 14:47:49 +02:00 |
|
|
6760948e73
|
feat(post): added deletion of posts & added some documentation for the add function as well
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 14:42:53 +02:00 |
|
|
6cabcf9beb
|
refactor(models): reorganized structs
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 14:21:51 +02:00 |
|
|
0620d2919e
|
docs(swagger): added typehint
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 14:18:36 +02:00 |
|
|
aa26357fec
|
build(deps): bumped neo4j driver version
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-05-31 14:17:19 +02:00 |
|
|
22436a1d77
|
fix: wrong query execution
|
2024-05-30 21:22:58 +02:00 |
|
|
776cd9a32f
|
refactor: breaking changes in this one!
|
2024-05-28 21:21:08 +02:00 |
|
|
63b92c22c8
|
Merge pull request 'feat: added GetSourceByURL' (#5) from more-querys into main
Reviewed-on: #5
|
2024-05-21 09:48:54 +00:00 |
|
|
604efc504f
|
feat: added GetSourceByURL
|
2024-05-21 11:48:03 +02:00 |
|
|
4cb887701b
|
Merge pull request 'more-querys' (#4) from more-querys into main
Reviewed-on: #4
|
2024-05-15 13:47:08 +00:00 |
|
|
1cce71e330
|
feat: added GetAllSources
|
2024-05-15 15:44:34 +02:00 |
|
|
9f2ebe90ee
|
feat: added GetTags
|
2024-05-15 15:31:17 +02:00 |
|
|
4db345a444
|
feat: added GetUserTagsTroughFavedPosts
|
2024-05-15 15:18:23 +02:00 |
|
|
2c43149c9e
|
Merge pull request 'Added another function to get all user favorites with pagination' (#3) from more-querys into main
Reviewed-on: #3
|
2024-05-15 09:59:59 +00:00 |
|
|
41692f0566
|
Merge branch 'main' into more-querys
|
2024-05-15 09:59:27 +00:00 |
|
|
22cb71a375
|
fix: query now orders by id
|
2024-05-15 11:58:17 +02:00 |
|
|
f0af3ec7f2
|
Merge pull request 'Added another function to get all user favorites with pagination' (#3) from more-querys into main
Reviewed-on: #3
|
2024-05-15 09:20:34 +00:00 |
|
|
5fb2a1770a
|
feat: added GetUserFavoritePostsWithPagination
|
2024-05-15 11:18:10 +02:00 |
|
|
afaf112c5d
|
feat: added GetUserFavoritePostsWithPagination
|
2024-05-15 11:18:01 +02:00 |
|
|
7487ba3ffe
|
fix: ignore main.go files
|
2024-05-15 11:17:27 +02:00 |
|
|
302b4b5f9c
|
feat: added GetUserFavoritePostsWithPagination function
|
2024-05-10 10:57:51 +02:00 |
|
|
05864e2fcb
|
Merge pull request 'feat: added GetSpecifiedUserSourceLink fucntion' (#2) from more-querys into main
Reviewed-on: #2
|
2024-05-04 22:18:30 +00:00 |
|
|
f54d7244c5
|
feat: added GetSpecifiedUserSourceLink fucntion
|
2024-05-05 00:17:18 +02:00 |
|
|
175fb4daab
|
Merge pull request 'feat: added sources to AnthroveUserRelationship' (#1) from more-querys into main
Reviewed-on: #1
|
2024-05-04 21:15:48 +00:00 |
|
|
1202106836
|
feat: added sources to AnthroveUserRelationship
|
2024-05-04 23:14:52 +02:00 |
|
|
2fadc03e4c
|
doc: added README.md
|
2024-02-17 16:42:38 +01:00 |
|
|
1679c104bd
|
fix: removed unneeded return
|
2024-02-17 16:36:04 +01:00 |
|
|
e0e7ff2fcf
|
feat: added better code documentation & removed unneeded return
|
2024-02-17 16:35:53 +01:00 |
|
|
7fdc5d15c7
|
fix: query to get only distinct favPost
|
2024-02-16 23:44:33 +01:00 |
|
|
669bea7753
|
fix: query variable set was wrong
|
2024-02-16 23:29:59 +01:00 |
|
|
293881f007
|
fix: removed unneeded pointer
|
2024-02-16 23:20:05 +01:00 |
|
|
5435f8448d
|
fix: renamed attributes and removed unneeded pointer
|
2024-02-16 23:11:42 +01:00 |
|
|
06fa9a1d5a
|
fix: renamed folder
|
2024-02-16 22:05:11 +01:00 |
|
|
3dee84c7ae
|
fix: renamed struct & restructured project
|
2024-02-16 21:57:54 +01:00 |
|
|
c3b672bd42
|
fix: renamed module
|
2024-02-16 21:51:09 +01:00 |
|
|
2a33c60d2e
|
feat: implemented getting of all anthrove user ids
|
2024-02-16 21:40:06 +01:00 |
|
|
820a8dd8d7
|
fix: added logging & renamed some messages
|
2024-02-16 21:38:35 +01:00 |
|
|
8d8ee83180
|
feat: implemented getting entire anthrove user
|
2024-02-16 21:36:50 +01:00 |
|
|
02733498b9
|
feat: implemented getting user sources
|
2024-02-16 21:33:46 +01:00 |
|
|
9a96e16e63
|
feat: implemented getting user favorite count
|
2024-02-16 21:28:26 +01:00 |
|
|
6930f05e0f
|
feat: implemented post exists check
|
2024-02-16 21:19:27 +01:00 |
|
|
c9f88ffb5d
|
feat: implemented user post relationship check
|
2024-02-16 18:07:34 +01:00 |
|