Thanks to visit codestin.com
Credit goes to github.com

Skip to content

82 add like per user endpoint and like points#90

Merged
lr101 merged 3 commits into
developfrom
82-add-like-per-user-endpoint-and-like-points
Nov 25, 2024
Merged

82 add like per user endpoint and like points#90
lr101 merged 3 commits into
developfrom
82-add-like-per-user-endpoint-and-like-points

Conversation

@lr101

@lr101 lr101 commented Nov 25, 2024

Copy link
Copy Markdown
Owner

No description provided.

@lr101 lr101 linked an issue Nov 25, 2024 that may be closed by this pull request
@lr101 lr101 merged commit cf285a3 into develop Nov 25, 2024
@lr101 lr101 deleted the 82-add-like-per-user-endpoint-and-like-points branch November 25, 2024 06:27
lr101 added a commit that referenced this pull request Nov 25, 2024
* Update flyway to v10.21.0 (#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.3 (#52)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update actions/setup-java action to v4 (#74)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update jackson.version to v2.18.1 (#73)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update jackson monorepo to v2.18.1 (#58)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring boot to v3.3.5 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.springframework:spring-core to v6.2.0 (#56)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.jetbrains:annotations to v26 (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 43 max failed sing in requests (#81)

* Add password migration, max login attempts and recover password url expiration

* Remove migration leftovers

* Remove form and basic login

* Add separate delete code url

* Update html views

* 75 add profile self description (#87)

* Add user profile and username change

* Update refresh token to use userId

* Fix username change nullpointer

* Add deleting pin objects from minio when deleting group or user

* Make exception runtime level to be caught in exceptionHandler

* Use MonaApi release version

* Fix api migration

* 82 add like per user endpoint and like points (#90)

* Add like caching

* Fix count by creation user queries

* Update api version to release

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
lr101 added a commit that referenced this pull request Dec 13, 2024
* Update flyway to v10.21.0 (#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.3 (#52)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update actions/setup-java action to v4 (#74)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update jackson.version to v2.18.1 (#73)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update jackson monorepo to v2.18.1 (#58)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring boot to v3.3.5 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.springframework:spring-core to v6.2.0 (#56)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.jetbrains:annotations to v26 (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 43 max failed sing in requests (#81)

* Add password migration, max login attempts and recover password url expiration

* Remove migration leftovers

* Remove form and basic login

* Add separate delete code url

* Update html views

* 75 add profile self description (#87)

* Add user profile and username change

* Update refresh token to use userId

* Fix username change nullpointer

* Add deleting pin objects from minio when deleting group or user

* Make exception runtime level to be caught in exceptionHandler

* Use MonaApi release version

* Fix api migration

* 82 add like per user endpoint and like points (#90)

* Add like caching

* Fix count by creation user queries

* Update api version to release

* Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.7.0 (#89)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update flyway to v11 (#86)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring boot to v3.4.0 (#85)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency font-awesome to v6.7.1 (#77)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 94 add admin round mail endpoint (#99)

* Add admin mail endpoint

* Add mail chunking

* Update flyway to v11.0.1 (#97)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency io.minio:minio to v8.5.14 (#93)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add duplicate pin creation request detection (#102)

* 83 add xp and achievments (#105)

* Add achievements

* Add selectedBatch to ranking dto

* Fix level distribution

* Update to release 0.0.7

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

Add like per user endpoint and like points

1 participant