rmcampos
ad0d6db7d2
chore: bump backend spring version and fix gitea files
Pull Request CI-Backend / Checks (pull_request) Has been cancelled
Pull Request CI-Frontend / Checks (pull_request) Has been cancelled
Pull Request CI-Backend / Build & Push (pull_request) Has been cancelled
Pull Request CI-Frontend / Build & Push (pull_request) Has been cancelled
2026-06-13 20:49:26 -03:00
github-actions[bot]
4d9b3e2986
chore: bump api version to 29 [skip ci]
2026-06-01 14:42:27 +00:00
rmcampos and GitHub
bceb9a2e49
chore: bump backend and frontend dependencies ( #61 )
...
* chore: bump frontend dependencies
* chore: bump backend dependencies
2026-06-01 11:41:53 -03:00
github-actions[bot]
39cbe80582
chore: bump api version to 28 [skip ci]
2026-05-26 14:58:43 +00:00
rmcampos and GitHub
5fec30fea0
feat: add SDD and DDD filer for AI based development and Spec 001 implementation ( #60 )
...
* feat: add initial files and spec 1
* feat: add spec for rich text feature
* chore: restore file from broken AI session
* feat: add project constraints to ai
* chore: update spec feature prompt
* feat: add multiple tags support - wip
* test: fix test cases
* chore: move tag list to below the inputs
* chore: add ngrok files and updates
* fix: session issues and query using HQL
* test: fix test cases
2026-05-26 11:58:04 -03:00
github-actions[bot]
a35c037f20
chore: bump api version to 27 [skip ci]
2026-05-19 01:27:08 +00:00
f34c359720
Refresh auth session with server-authoritative current user data ( #59 )
...
* Initial plan
* feat: refresh and reload current user profile
Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/3f01367a-baee-4bbe-8f66-f04da58d485f
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
* test: fix time zone test issue
---------
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-05-18 22:26:31 -03:00
github-actions[bot]
1bb59dcbc5
chore: bump api version to 26 [skip ci]
2026-05-18 20:15:27 +00:00
a6bdd104d5
feat: add last activity date time ( #57 )
...
* feat: add last activity date time
* chore: update missing files
* chore: improve last seen message to inclute timezone
* chore: remove the formatting from backend
* chore: fix client issues
* fix: add utd to formatting in the client
* fix lint issue
* chore: fix lastLogin always showing the current login
* fix: address sidebar and sign-in review comments
Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/04a13c25-87ea-44cc-ac53-cfefd16e0262
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
2026-05-18 17:15:01 -03:00
github-actions[bot]
9bf0f400fe
chore: bump api version to 25 [skip ci]
2026-05-17 20:54:25 +00:00
rmcampos and GitHub
84f6a00572
feat: prevent user form login before conforming his email ( #56 )
...
* feat: prevent user form login before conforming his email
* chore: update files and improve things
* feat: fix errors issue and improve logs
2026-05-17 17:53:59 -03:00
github-actions[bot]
638eeb077f
chore: bump api version to 24 [skip ci]
2026-05-15 17:45:37 +00:00
rmcampos and GitHub
d6cb1e9595
fix: mailgun 401 error ( #55 )
2026-05-15 14:45:09 -03:00
github-actions[bot]
84ce281f7f
chore: bump api version to 23 [skip ci]
2026-05-14 16:32:37 +00:00
rmcampos and GitHub
9d29e4f9a4
feat: update to new domain ( #53 )
...
* feat: update to new domain
* feat: add yml files to track changes in server
2026-05-14 13:31:10 -03:00
github-actions[bot]
edc83493c3
chore: bump api version to 22 [skip ci]
2026-05-13 20:54:30 +00:00
github-actions[bot]
674f51004d
chore: bump api version to 21 [skip ci]
2026-05-06 21:20:59 +00:00
rmcampos and GitHub
028bb6412a
chore: bump dependencies back and front ( #41 )
...
* chore: bump dependencies in the client
* chore: bump server deps
2026-05-06 18:20:24 -03:00
github-actions[bot]
85aef0c279
chore: bump api version to 20 [skip ci]
2026-04-16 19:50:18 +00:00
rmcampos and GitHub
c19ef73a5a
feat: improve security and prevent xss attacks ( #30 )
...
* feat: improve security and prevent xss attacks
* chore: fix frontend test file name location
* fix: frontend test case
* ci: add deployment connection
2026-04-16 16:49:51 -03:00
github-actions[bot]
08cdd73c2b
chore: bump api version to 19 [skip ci]
2026-04-14 20:21:40 +00:00
github-actions[bot]
35dedf3fbd
chore: bump api version to 18 [skip ci]
2026-04-14 20:17:46 +00:00
github-actions[bot]
5ecd14b960
chore: bump api version to 17 [skip ci]
2026-04-08 22:05:26 +00:00
rmcampos and GitHub
429dfa02c3
fix: wrong base url for staging env ( #28 )
...
* fix: wrong base url for staging env
* fix: wrong var changed domain
2026-04-08 19:05:00 -03:00
github-actions[bot]
24545ec16c
chore: bump api version to 16 [skip ci]
2026-04-08 13:47:09 +00:00
rmcampos and GitHub
ce18bc01eb
chore: bump spring version to 4.0.5 ( #27 )
...
* chore: bump spring version to 4.0.5
* feat: add docker build to CI workflow
* feat: add staging deploy - wip
* fix: change triggers to include PR changes
* feat: add server ci and deploy to stg
* chore: add app build candidate
* remove from branch, get from main
* fix: build app candidate
* fix: build app candidate
* fix: fe changes in the app
* fix: app ci workflow dispatch
* chore: improve PR ci and cd
* feat: make deployments always happen for PRs
* feat: improve workflow names
2026-04-08 10:46:41 -03:00
github-actions[bot]
5e200032fd
chore: bump api version to 15 [skip ci]
2026-03-17 18:41:21 +00:00
github-actions[bot]
ca3ff49521
chore: bump api version to 14 [skip ci]
2026-03-17 18:31:34 +00:00
rmcampos
741cc9693f
feat: bump dependencies in back and front
2026-03-17 15:30:54 -03:00
github-actions[bot]
f5175c41fc
chore: bump api version to 13 [skip ci]
2026-03-16 16:45:38 +00:00
rmcampos
240515cc93
Merge branch 'main' of github.com:RMCampos/tasknote
2026-03-16 13:45:05 -03:00
rmcampos
ee1c0cfb64
fix: add missing templates and config for new domain
2026-03-16 13:44:46 -03:00
github-actions[bot]
37f991d56f
chore: bump api version to 12 [skip ci]
2026-03-16 15:50:14 +00:00
rmcampos
13eadd75dc
Merge branch 'main' of github.com:RMCampos/tasknote
2026-03-16 12:49:30 -03:00
rmcampos
40f0c5a1d5
feat: fix message not going back to client in spring v4
2026-03-16 11:53:46 -03:00
github-actions[bot]
0f620a6ce7
chore: bump api version to 11 [skip ci]
2026-03-02 20:45:13 +00:00
rmcampos and GitHub
e7d6226dbd
feat: fix backend issues with state and memory leak ( #23 )
...
* feat: fix backend issues with state and memory leak
* chore: address copilot review issues
* chore: address copilot review round 2
* test: fix test cases
2026-03-02 17:44:29 -03:00
github-actions[bot]
f6f977d34d
chore: bump api version to 10 [skip ci]
2026-02-28 16:08:55 +00:00
b1531f890e
Add public note sharing feature ( #22 )
...
* Initial plan
* Add note sharing feature: share/unshare endpoints, public note view, share token
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
* Remove redundant nullable=true annotation from NoteEntity shareToken column
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
* Fix checkstyle line-length violations in test files
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
* Fix frontend build and test failures: add shared/shareToken fields to NoteAdd payloads and test
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
* chore: reorganize scripts and migration name
* docs: update readme with new feature
---------
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-28 13:08:23 -03:00
github-actions[bot]
578215aab4
chore: bump api version to 9 [skip ci]
2026-02-27 22:14:21 +00:00
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
github-actions[bot]
6a13c72c2a
chore: bump api version to 8 [skip ci]
2026-02-27 18:10:34 +00:00
3dff30762b
Upgrade backend to Spring Boot 4.0.3 and Java 25 ( #20 )
...
* Initial plan
* feat: upgrade to Spring Boot 4.0.3 and Java 25
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com >
* chore: fix google check style issues and drop unused annotations
---------
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 15:10:05 -03:00
github-actions[bot]
5eb7eb6677
chore: bump api version to 7 [skip ci]
2026-02-10 20:53:37 +00:00
rmcampos
f77c392fba
fix: backend null pointer exception
2026-02-10 17:52:45 -03:00
github-actions[bot]
8010e4fa2b
chore: bump api version to 6 [skip ci]
2026-02-10 20:38:14 +00:00
rmcampos and GitHub
db8c494864
feat: include notes tags ( #13 )
2026-02-10 17:37:31 -03:00
github-actions[bot]
5f61c1121f
chore: bump api version to 5 [skip ci]
2026-02-10 16:00:45 +00:00
3b335d6f1e
feat: remove 5-tag limit and return all tags alphabetically ( #7 )
...
* feat: remove 5-tag limit and return all tags alphabetically
The /rest/home/tasks/tags endpoint previously returned only the top 5
most-used tags. This change removes that restriction so all existing
tags are returned, sorted alphabetically.
Fixes #6
Co-authored-by: Ricardo Campos <RMCampos@users.noreply.github.com >
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
* chore: fix test issue and add log version to the right place
* ci: add server ci
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Campos <RMCampos@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-10 13:00:10 -03:00
github-actions[bot]
981cbb1772
chore: bump api version to 4 [skip ci]
2026-01-18 21:23:25 +00:00