9 Commits

Author SHA1 Message Date
e2960027f2 refactor: update article service methods to use external ID and improve caching
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 2m5s
2026-04-17 01:43:31 -03:00
26bdb65346 refactor: update S3StorageAdapter tests to use public URL for object retrieval
Some checks failed
Build and Test / run-test (20.x) (push) Failing after 1m41s
2026-04-17 00:59:13 -03:00
b9e34e590d refactor: update article deletion and retrieval methods to use external ID 2026-04-17 00:12:44 -03:00
af17b6dc5a feat: wrap article and user service functions with TypedResult for improved error handling 2026-04-11 01:48:09 -03:00
fc9d96f242 feat: enhance S3StorageAdapter tests with presigner integration and improved key handling
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 43s
2026-04-11 01:27:55 -03:00
4b1bd056fc feat: integrate S3 storage adapter and update file upload functionality 2026-04-10 22:54:46 -03:00
98515550ca feat: implement storage provider with local and S3 adapters 2026-04-10 00:59:35 -03:00
878fc1094b feat: implement article management features with CRUD operations
Some checks failed
Build and Test / run-test (20.x) (push) Has been cancelled
2026-04-09 22:22:20 -03:00
1a92cc6c11 feat: initial commit 2026-04-09 20:52:10 -03:00