Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/bookmarks #279

Merged
merged 5 commits into from
Apr 18, 2024
Merged

Feature/bookmarks #279

merged 5 commits into from
Apr 18, 2024

Conversation

Alfagun74
Copy link
Contributor

No description provided.

@Alfagun74 Alfagun74 merged commit 4e71037 into develop Apr 18, 2024
@Alfagun74 Alfagun74 deleted the feature/bookmarks branch April 18, 2024 11:19
Alfagun74 added a commit that referenced this pull request Apr 23, 2024
* Implement Feature/bookmarks #178 (#278)

* Feature/bookmarks (#279)

* implement bookmarks

* impl bookmarks not yet done

* further implementation of bookmarks

* implement migrations for bookmarks

* lint

* fix plural

* fix logs

* fix bookmarked_users not being loaded without filter

* format

* query result caching

* fix idempotency

* add db indexes

* fix utc dates

* fix pnpm

* load user relations to add bookmark

* super efficient relationship loader

* faster and more architecturally clean dupe detection

* inverse dupe detection

* performance test

* remove deprecated apis

* disable query result cache

* Revert "disable query result cache"

This reverts commit 4aed05a.

* Revert "performance test"

This reverts commit 014d256.

* refactor rawg recache

* refactor logging pt. 1

* refactor logging pt. 2

* refactor logging pt. 3

* No Stack needed if contained in err-obj

* update dependencies

* linting

* disable numseperator
Alfagun74 added a commit that referenced this pull request May 6, 2024
* Implement Feature/bookmarks #178 (#278)

* Feature/bookmarks (#279)

* implement bookmarks

* impl bookmarks not yet done

* further implementation of bookmarks

* implement migrations for bookmarks

* lint

* fix plural

* fix logs

* fix bookmarked_users not being loaded without filter

* format

* query result caching

* fix idempotency

* add db indexes

* fix utc dates

* fix pnpm

* load user relations to add bookmark

* super efficient relationship loader

* faster and more architecturally clean dupe detection

* inverse dupe detection

* performance test

* remove deprecated apis

* disable query result cache

* Revert "disable query result cache"

This reverts commit 4aed05a.

* Revert "performance test"

This reverts commit 014d256.

* refactor rawg recache

* refactor logging pt. 1

* refactor logging pt. 2

* refactor logging pt. 3

* No Stack needed if contained in err-obj

* update dependencies

* linting

* disable numseperator

* fix deleted games bookmark bug

* clean imports

* fix bookmarking bug

* implement stream-slicing using range-header on downloads

* accept ranges header

* syntax check

* fix stream slicer

* increment version

* fix range content length

* refactor

* refactor

* document header

* fix range header

* fix start end logic

* fix logic again

* fix this damn logic PLEASE

* log header

* add texts

* update deps

* fix linter

* fix config parser #286

* support tls Add encryption support for PostgreSQL Client #285

* fix namings

* support for tls db conns

* support for rawg-to-steam-redirect

* dont skip cache check without api-key when using rawg2steam

* fix logger

* Release 12.1.0
Alfagun74 added a commit that referenced this pull request May 22, 2024
* Implement Feature/bookmarks #178 (#278)

* Feature/bookmarks (#279)

* implement bookmarks

* impl bookmarks not yet done

* further implementation of bookmarks

* implement migrations for bookmarks

* lint

* fix plural

* fix logs

* fix bookmarked_users not being loaded without filter

* format

* query result caching

* fix idempotency

* add db indexes

* fix utc dates

* fix pnpm

* load user relations to add bookmark

* super efficient relationship loader

* faster and more architecturally clean dupe detection

* inverse dupe detection

* performance test

* remove deprecated apis

* disable query result cache

* Revert "disable query result cache"

This reverts commit 4aed05a.

* Revert "performance test"

This reverts commit 014d256.

* refactor rawg recache

* refactor logging pt. 1

* refactor logging pt. 2

* refactor logging pt. 3

* No Stack needed if contained in err-obj

* update dependencies

* linting

* disable numseperator

* fix deleted games bookmark bug

* clean imports

* fix bookmarking bug

* implement stream-slicing using range-header on downloads

* accept ranges header

* syntax check

* fix stream slicer

* increment version

* fix range content length

* refactor

* refactor

* document header

* fix range header

* fix start end logic

* fix logic again

* fix this damn logic PLEASE

* log header

* add texts

* update deps

* fix linter

* fix config parser #286

* support tls Add encryption support for PostgreSQL Client #285

* fix namings

* support for tls db conns

* support for rawg-to-steam-redirect

* dont skip cache check without api-key when using rawg2steam

* fix logger

* Release 12.1.0

* Update README.md

* Update README.md

* Update README.md

* fix error on 404 links of steam

* fix 2 bugs

* patch rawg mapper logic

* Update package.json

* update packages and fix broken code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant