|
47fda2994b
|
fix: fixed issues in PR
Gitea Build Check / Build (push) Successful in 11m38s
Gitea Build Check / Build (pull_request) Successful in 11m37s
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-07-01 21:38:09 +02:00 |
|
|
5f9ace9bd3
|
feat: implemented all functions
Gitea Build Check / Build (push) Successful in 11m38s
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-07-01 13:42:53 +02:00 |
|
|
b5437ecc62
|
tests: fixed tests
Gitea Build Check / Build (push) Successful in 10m55s
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-28 14:16:28 +02:00 |
|
|
429f68899d
|
feat(database): new fields
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-28 10:43:55 +02:00 |
|
|
51aa79e4c2
|
feat(newAPIs): initial structure for new api endpoints
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-27 22:17:25 +02:00 |
|
|
56bb414f9d
|
feat(PostReference): added the ability to add missing filed in db
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-27 22:05:21 +02:00 |
|
|
e29cea6e3c
|
feat(functions): enhanced function with RAW SQL
Gitea Build Check / Build (push) Failing after 4m59s
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-26 16:12:10 +02:00 |
|
|
07b69f6c18
|
test(postgres): fixed to use new ORM Generic
Gitea Build Check / Build (push) Failing after 1m15s
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-25 15:00:44 +02:00 |
|
|
5aac1f2916
|
feat(postgres): start implementing new generic orm model
Gitea Build Check / Build (push) Failing after 5m46s
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-25 09:09:18 +02:00 |
|
|
31c4249129
|
refactor(postgres): use generics for IDs
Gitea Build Check / Build (push) Failing after 4m57s
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-24 22:31:18 +02:00 |
|
|
2a752adcac
|
test(postgres): added more tests
Gitea Build Check / Build (push) Successful in 10m49s
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-24 17:07:41 +02:00 |
|
|
30fa03ef9a
|
feat(postgres): added more tests
Gitea Build Check / Build (push) Successful in 10m40s
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-24 14:28:09 +02:00 |
|
|
b40d93c993
|
feat(postgres): config map
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-24 12:59:51 +02:00 |
|
|
b0d98d842f
|
refactor(postgres): renamed function names and fixed tests and other issues
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-23 22:35:46 +02:00 |
|
|
bb7cb23c2a
|
refactor(postgres): Refactor post retrieval functions and remove unnecessary code in tag and user creation
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-22 23:25:28 +02:00 |
|
|
b28891f383
|
refactor(postgres): fixed any IDE errors
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-22 23:23:23 +02:00 |
|
|
b11cfbaa24
|
refactor(postgres): removed old graph related code
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-22 22:07:36 +02:00 |
|
|
58dcf94d49
|
refactor(postgres): removed old graph related code
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-22 22:06:36 +02:00 |
|
|
e09d39dd02
|
feat(postgres): added copyright as enum
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-21 15:18:40 +02:00 |
|
|
84aee5c2dd
|
test(postgres): finished tests for user and fixed bugs
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-20 22:45:03 +02:00 |
|
|
947a77d13f
|
test(postgres): added first tests for user and fixed bugs
Signed-off-by: soxx <soxx@fenpa.ws>
|
2024-06-20 15:24:55 +02:00 |
|
|
03ce8b52ae
|
test(postgres): added first tests and already fixed bugs
|
2024-06-19 23:32:42 +02:00 |
|
|
78777ce7be
|
feat(postgres): partially added Check heckPostNodeExistsBy
|
2024-06-14 13:57:03 +02:00 |
|
|
aae7fc78e0
|
feat(postgres): added image urls to the database
|
2024-06-14 12:24:14 +02:00 |
|
|
b248cbf0c7
|
feat(db): start implementing sources & fixing issues that come along the way
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-04 23:14:02 +02:00 |
|
|
8f87eb6ce8
|
feat(db): start implementing sources & fixing issues that come along the way
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-04 15:16:37 +02:00 |
|
|
549c1ca573
|
docs(db): removing unused entities
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-04 13:07:18 +02:00 |
|
|
b2b354c60f
|
feat(db): initial setup for migrations
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-04 09:33:35 +02:00 |
|
|
5a693063bb
|
feat(sources): finalized model with gorm annotation
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-04 08:49:46 +02:00 |
|
|
21b43333d0
|
feat(sources): restructure models and first implementation of pgModel
Signed-off-by: SoXX <soxx@fenpa.ws>
|
2024-06-03 23:55:30 +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 |
|
|
5fb2a1770a
|
feat: added GetUserFavoritePostsWithPagination
|
2024-05-15 11:18:10 +02:00 |
|
|
d13d244edf
|
initial commit
|
2024-02-16 15:16:50 +01:00 |
|