Commit Graph

  • f5360d2757 fix(migration):remove unique key for url soxx 2024-06-21 15:52:59 +0200
  • 8a2803276a fix(migration):add url to primary key soxx 2024-06-21 15:25:22 +0200
  • e09d39dd02 feat(postgres): added copyright as enum soxx 2024-06-21 15:18:40 +0200
  • 4690ce135d fix(postgres): added url to SourceLink soxx 2024-06-21 15:15:20 +0200
  • 2515fc5081 fix(postgres): check if source exists before creating soxx 2024-06-21 15:08:42 +0200
  • 795bcbdac3 feat(postgres): added new each function soxx 2024-06-21 14:56:11 +0200
  • d4bec1d8c7 fix(postgres): removed unneeded code that breaks the thing soxx 2024-06-21 14:36:38 +0200
  • 40ce69567a dix(postgres): wrong parameters soxx 2024-06-21 14:16:03 +0200
  • 84aee5c2dd test(postgres): finished tests for user and fixed bugs soxx 2024-06-20 22:45:03 +0200
  • 947a77d13f test(postgres): added first tests for user and fixed bugs soxx 2024-06-20 15:24:55 +0200
  • 83a5c89438 test(postgres): added tag and fixed bugs SoXX 2024-06-20 14:54:06 +0200
  • e6931570c3 chore(postgres): removed dead code SoXX 2024-06-19 22:16:42 +0000
  • e7cf655362 test(postgres): added sources and fixed bugs soxx 2024-06-20 00:13:39 +0200
  • 03ce8b52ae test(postgres): added first tests and already fixed bugs soxx 2024-06-19 23:32:42 +0200
  • 0a13b22380 .gitea/workflows/build_check.yaml aktualisiert Lennard Brinkhaus 2024-06-14 14:48:06 +0000
  • 6d2e30e5bb .gitea/workflow/build_check.yaml hinzugefügt Lennard Brinkhaus 2024-06-14 14:46:52 +0000
  • 5a242c6989 docs(postgres): updated readme soxx 2024-06-14 15:43:40 +0200
  • 1da21024d7 feat(postgres): added GetUserTagsTroughFavedPosts soxx 2024-06-14 15:16:31 +0200
  • 8cde1235ad feat(postgres): added GetUserFavoritePostsWithPagination soxx 2024-06-14 15:11:13 +0200
  • 6268a594cf feat(postgres): added GetAllAnthroveUserIDs soxx 2024-06-14 15:09:11 +0200
  • 4cdd4450d5 feat(postgres): added GetAnthroveUser soxx 2024-06-14 15:07:23 +0200
  • bbd08b9a2f feat(postgres): added GetSpecifiedUserSourceLink soxx 2024-06-14 15:04:45 +0200
  • 16d5a381df feat(postgres): added GetUserSourceLinks soxx 2024-06-14 15:03:34 +0200
  • 4f8e54f09a feat(postgres): added GetUserFavoriteCount soxx 2024-06-14 14:50:29 +0200
  • c04e382ee5 feat(postgres): added AddUserWithRelationToSource soxx 2024-06-14 14:48:23 +0200
  • 78777ce7be feat(postgres): partially added Check heckPostNodeExistsBy soxx 2024-06-14 13:57:03 +0200
  • bd22ed3f79 feat(postgres): added AddPost soxx 2024-06-14 13:29:53 +0200
  • ad3a43366b feat(postgres): added CheckUserPostLink soxx 2024-06-14 13:25:54 +0200
  • a430c3b582 feat(postgres): added LinkUserWithPost soxx 2024-06-14 13:22:52 +0200
  • 8d655e991f feat(postgres): added LinkPostWithSource soxx 2024-06-14 13:19:55 +0200
  • 011f4d1c2a feat(postgres): added tag create and function to get all tags soxx 2024-06-14 13:05:07 +0200
  • aae7fc78e0 feat(postgres): added image urls to the database soxx 2024-06-14 12:24:14 +0200
  • a60805fccf feat(postgres): added console debug option soxx 2024-06-14 12:06:58 +0200
  • b248cbf0c7 feat(db): start implementing sources & fixing issues that come along the way SoXX 2024-06-04 23:14:02 +0200
  • 8f87eb6ce8 feat(db): start implementing sources & fixing issues that come along the way SoXX 2024-06-04 15:16:37 +0200
  • 5aa1542074 feat(db): corrected tables SoXX 2024-06-04 14:00:00 +0200
  • ccb7cff4fc refactor(db): removed unused context SoXX 2024-06-04 13:59:38 +0200
  • f0bd89759c refactor(db): logging & tracing SoXX 2024-06-04 13:44:15 +0200
  • ebd25580fe feat(db): reduce to one migration file SoXX 2024-06-04 13:35:14 +0200
  • b65e942f24 feat(db): embed migration files SoXX 2024-06-04 13:28:14 +0200
  • 549c1ca573 docs(db): removing unused entities SoXX 2024-06-04 13:07:18 +0200
  • 751f387b86 feat(db): finalizing migration statements SoXX 2024-06-04 13:06:38 +0200
  • b2b354c60f feat(db): initial setup for migrations SoXX 2024-06-04 09:33:35 +0200
  • 5a693063bb feat(sources): finalized model with gorm annotation SoXX 2024-06-04 08:49:46 +0200
  • 21b43333d0 feat(sources): restructure models and first implementation of pgModel SoXX 2024-06-03 23:55:30 +0200
  • ea2958b27d feat(sources): finished implementing get all sources SoXX 2024-06-03 22:18:02 +0200
  • ebc7fcc571 feat(sources): get all source nodes SoXX 2024-06-03 22:14:50 +0200
  • c1df01d113 chore: reorganizing code SoXX 2024-06-03 21:45:39 +0200
  • 0d5274eb27 feat: connecting to postgres now possible SoXX 2024-06-03 21:31:44 +0200
  • ccc6010466 chore: streamline the naming to indicate more than graph support SoXX 2024-06-03 19:32:25 +0200
  • 5015749f70 chore: streamline the naming to indicate more than graph support SoXX 2024-06-03 19:31:25 +0200
  • c242a2b57a refactor(model): changed types of model develop/master SoXX 2024-05-31 16:05:27 +0200
  • 76f3c8d97e refactor(model): changed types of model SoXX 2024-05-31 16:03:35 +0200
  • e3a5adb2cc doc(source): added function documentation SoXX 2024-05-31 15:37:44 +0200
  • 3e4560768b feat(source): added deletion SoXX 2024-05-31 15:33:48 +0200
  • a61c300b74 docs(post): added function documentation SoXX 2024-05-31 15:27:05 +0200
  • 1017eaf5b8 docs(post): added function documentation SoXX 2024-05-31 15:24:05 +0200
  • fc73377d86 chore(post): code & folder restructure SoXX 2024-05-31 15:08:24 +0200
  • 1075d45cb7 docs(post): added function documentation SoXX 2024-05-31 15:05:47 +0200
  • 6d15d99563 chore(post): changed code layout SoXX 2024-05-31 15:05:04 +0200
  • 5446f49a35 refactor(post): renamed functions & added documentation SoXX 2024-05-31 15:03:38 +0200
  • ca69008607 fix(post): query is now not missing a } SoXX 2024-05-31 14:47:49 +0200
  • 6760948e73 feat(post): added deletion of posts & added some documentation for the add function as well SoXX 2024-05-31 14:42:53 +0200
  • 6cabcf9beb refactor(models): reorganized structs SoXX 2024-05-31 14:21:51 +0200
  • 0620d2919e docs(swagger): added typehint SoXX 2024-05-31 14:18:36 +0200
  • aa26357fec build(deps): bumped neo4j driver version SoXX 2024-05-31 14:15:32 +0200
  • 22436a1d77 fix: wrong query execution SoXX 2024-05-30 21:22:58 +0200
  • 776cd9a32f refactor: breaking changes in this one! SoXX 2024-05-28 21:21:08 +0200
  • 63b92c22c8 Merge pull request 'feat: added GetSourceByURL' (#5) from more-querys into main v1.5.0 SoXX 2024-05-21 09:48:54 +0000
  • 604efc504f feat: added GetSourceByURL SoXX 2024-05-21 11:48:03 +0200
  • 4cb887701b Merge pull request 'more-querys' (#4) from more-querys into main v1.4.0 SoXX 2024-05-15 13:47:08 +0000
  • 1cce71e330 feat: added GetAllSources SoXX 2024-05-15 15:44:34 +0200
  • 9f2ebe90ee feat: added GetTags SoXX 2024-05-15 15:31:17 +0200
  • 4db345a444 feat: added GetUserTagsTroughFavedPosts SoXX 2024-05-15 15:18:23 +0200
  • 2c43149c9e Merge pull request 'Added another function to get all user favorites with pagination' (#3) from more-querys into main v1.3.1 SoXX 2024-05-15 09:59:59 +0000
  • 41692f0566 Merge branch 'main' into more-querys SoXX 2024-05-15 09:59:27 +0000
  • 22cb71a375 fix: query now orders by id SoXX 2024-05-15 11:58:17 +0200
  • f0af3ec7f2 Merge pull request 'Added another function to get all user favorites with pagination' (#3) from more-querys into main v1.3.0 SoXX 2024-05-15 09:20:34 +0000
  • 5fb2a1770a feat: added GetUserFavoritePostsWithPagination SoXX 2024-05-15 11:18:10 +0200
  • afaf112c5d feat: added GetUserFavoritePostsWithPagination SoXX 2024-05-15 11:18:01 +0200
  • 7487ba3ffe fix: ignore main.go files SoXX 2024-05-15 11:17:27 +0200
  • 302b4b5f9c feat: added GetUserFavoritePostsWithPagination function SoXX 2024-05-10 10:57:51 +0200
  • 05864e2fcb Merge pull request 'feat: added GetSpecifiedUserSourceLink fucntion' (#2) from more-querys into main v1.2.0 SoXX 2024-05-04 22:18:30 +0000
  • f54d7244c5 feat: added GetSpecifiedUserSourceLink fucntion SoXX 2024-05-05 00:17:18 +0200
  • 175fb4daab Merge pull request 'feat: added sources to AnthroveUserRelationship' (#1) from more-querys into main v1.1.0 SoXX 2024-05-04 21:15:48 +0000
  • 1202106836 feat: added sources to AnthroveUserRelationship SoXX 2024-05-04 23:14:52 +0200
  • 2fadc03e4c doc: added README.md v1.0.0 soxx 2024-02-17 16:42:38 +0100
  • 1679c104bd fix: removed unneeded return soxx 2024-02-17 16:36:04 +0100
  • e0e7ff2fcf feat: added better code documentation & removed unneeded return soxx 2024-02-17 16:35:53 +0100
  • 7fdc5d15c7 fix: query to get only distinct favPost soxx 2024-02-16 23:44:33 +0100
  • 669bea7753 fix: query variable set was wrong soxx 2024-02-16 23:29:59 +0100
  • 293881f007 fix: removed unneeded pointer soxx 2024-02-16 23:20:05 +0100
  • 5435f8448d fix: renamed attributes and removed unneeded pointer soxx 2024-02-16 23:11:42 +0100
  • 06fa9a1d5a fix: renamed folder soxx 2024-02-16 22:05:11 +0100
  • 3dee84c7ae fix: renamed struct & restructured project soxx 2024-02-16 21:57:54 +0100
  • c3b672bd42 fix: renamed module soxx 2024-02-16 21:51:09 +0100
  • 2a33c60d2e feat: implemented getting of all anthrove user ids soxx 2024-02-16 21:40:06 +0100
  • 820a8dd8d7 fix: added logging & renamed some messages soxx 2024-02-16 21:38:35 +0100
  • 8d8ee83180 feat: implemented getting entire anthrove user soxx 2024-02-16 21:36:50 +0100
  • 02733498b9 feat: implemented getting user sources soxx 2024-02-16 21:33:46 +0100