|
|
7d82f5ba39
|
add api
|
2025-10-15 14:52:43 +03:00 |
|
|
|
75790377c4
|
chore: remove github action workflow and improve logging
- Removed unused Claude GitHub Action workflow file
- Changed scheduled command log to use daily log files (Y-m-d format)
- Fixed code formatting in CurrencyService exception handling
|
2025-10-14 17:17:07 +03:00 |
|
|
|
cb637346a5
|
update claude token
|
2025-10-14 17:05:31 +03:00 |
|
|
|
ca43ee70f0
|
add claude ai action
|
2025-10-14 16:37:01 +03:00 |
|
|
|
331b285df2
|
fix: correct typo in README.md from "destop" to "desktop"
|
2025-06-01 00:17:12 +03:00 |
|
|
|
ac1325d746
|
feat: add PHP desktop app to future plans in README
|
2025-06-01 00:16:59 +03:00 |
|
|
|
8219154335
|
feat: implement pagination and enhance UI with modern design
|
2025-06-01 00:15:29 +03:00 |
|
|
|
12b88cef45
|
refactor: update test group annotation to use PHP 8 attribute syntax
|
2025-05-31 15:47:40 +03:00 |
|
|
|
cc4e74f3f1
|
refactor: extract rate formatting logic to RateService and add tests
|
2025-05-31 15:22:50 +03:00 |
|
|
|
b19748ef20
|
feat: implement currency rates tracking with models, migrations and views
|
2025-05-24 05:59:12 +03:00 |
|
|
|
72b4eff3ee
|
feat: implement currency exchange rate scraping service and command
|
2025-05-24 01:37:27 +03:00 |
|
|
|
76c2ab12c8
|
Set up a fresh Laravel app
|
2025-05-24 01:16:24 +03:00 |
|