rmcampos
|
642eee6de1
|
feat: update docker tag image to fixed version. (#12)
## What
- Fixes the docker builder image.
- Closes #5
## Why
- Prevent breaking with new versions
## Mood
<img width="200" src="https://media1.giphy.com/media/ZIH0Slo6J6PQY/giphy.gif?cid=5a38a5a2fxikxj29q5nul4d9k1kh6u4doey1mujpjesj30uf&ep=v1_gifs_search&rid=giphy.gif&ct=g" style="border:0;height:168px;width:300px"/>
Reviewed-on: #12
|
2026-07-16 18:37:03 +00:00 |
|
  ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
553eb3c59d
|
Add Source and Copy buttons to note markdown modal (#21)
* Initial plan
* Add Source and Copy buttons to ModalMarkdown for note source code view
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
* feat: add healthcheck do native image
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
Co-authored-by: Ricardo Campos <ricardompcampos@gmail.com>
|
2026-02-27 19:13:53 -03:00 |
|
rmcampos
|
9de52ac243
|
feat: improve CI to use GHCR and single versions in the backend
|
2026-01-18 17:15:35 -03:00 |
|
rmcampos
|
c6be741149
|
feat: upgrade to spring boot 3.5.9
|
2026-01-17 15:48:46 -03:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
0049274356
|
feat: updates (#631)
* build(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.4...v3.5.5)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
dependency-version: 3.5.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump io.jsonwebtoken:jjwt-jackson in /server
Bumps io.jsonwebtoken:jjwt-jackson from 0.12.7 to 0.13.0.
---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-jackson
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump io.jsonwebtoken:jjwt-impl in /server
Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.7 to 0.13.0.
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jwtk/jjwt/compare/0.12.7...0.13.0)
---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-impl
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump io.jsonwebtoken:jjwt-api in /server
Bumps [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) from 0.12.7 to 0.13.0.
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jwtk/jjwt/compare/0.12.7...0.13.0)
---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-api
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat: add Taskfile
* feat: add files, tasks and more automations
* feat: disable email sending if not configured
* chore: rename client to tasknote-web
* feat: add devtools for faster development
* feat: Re-tag Docker image with 'latest' tag
* feat: update wording and improve taskfile
* Implement ApplicationRunner for startup logging
* fix: add reachability json file
* feat: drop old config for JJWT
* Revert "feat: drop old config for JJWT"
This reverts commit ed29cf4684454b0d5e3f1a284b479e2bb6872ad7.
* chore: JJWT finally working now
* test: fix test cases
* ci: fix permissions
* test: add more test cases
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-31 13:43:26 -03:00 |
|