bf016af07c
Refactor RouteServiceProvider to remove custom rate limiting for API requests
Ümit Tunç
2025-01-21 21:28:39 +03:00
61c7a77431
Add FetchCryptoCurrencyRates job to scheduled tasks and clean up RouteServiceProvider
Ümit Tunç
2025-01-21 21:28:33 +03:00
09e981f94b
Implement crypto currency rates feature and enhance API responses
Ümit Tunç
2025-01-21 19:27:03 +03:00
30dd0c5b8d
Enhance currency and gold rates API with custom throttling and improved responses
Ümit Tunç
2025-01-21 18:28:39 +03:00
e2684ef05a
Update currency and gold rates API responses, enhance views, and improve branding
Ümit Tunç
2025-01-21 18:05:33 +03:00
c478be2f3f
- Added a new favicon and manifest file for the Truncgil Finance application to enhance branding and user experience. - Updated the Scribe configuration to use a new theme and included a logo for better visual identity. - Enhanced the welcome view by linking to the new manifest and updating the background image source for improved accessibility. - Refactored API documentation to include updated response formats and example values, ensuring clarity and usability. - Improved the layout and structure of the Scribe documentation pages for a more responsive design.
Ümit Tunç
2025-01-21 18:05:24 +03:00
84b9182937
- Added a new light logo SVG file for Truncgil Finance to enhance branding. - Updated the existing logo SVG file to improve its structure and styling, including changes to the DOCTYPE and color definitions. - Refactored the logo paths and styles for better performance and visual consistency across the application. These changes improve the visual identity of the Truncgil Finance application, ensuring a modern and cohesive branding experience.
Ümit Tunç
2025-01-21 15:25:16 +03:00
d381fdfbe1
- Added a new SVG logo for Truncgil Finance to the project. - Updated the title in the welcome view to reflect the new branding. - Replaced the existing logo in the welcome view with the newly added SVG logo. - Modified the background image alt text for better accessibility. - Updated footer information to display the Truncgil Finance version instead of Laravel. - Enhanced the welcome view layout by removing unnecessary elements and improving the overall structure.
Ümit Tunç
2025-01-21 15:04:39 +03:00
f860ce5e5c
- Enhanced Dockerfile for Laravel application by updating file permissions and improving cron job configuration. - Added NTP service initialization to ensure accurate time synchronization within the container. - Modified cron job command to run all fetch tasks, improving scheduled task management. - Included additional echo statements for better logging during the setup process. These changes improve the Docker environment's reliability and enhance the functionality of scheduled tasks in the Laravel application.
Ümit Tunç
2025-01-21 11:06:55 +03:00
74d2e3e602
- Updated CurrencyController to enhance API responses for currency and gold rates. - Added metadata to the responses, including timestamps and the time since the last update, improving data context for users. - Enhanced method descriptions with relevant emojis for better readability and understanding. - Refactored response handling to ensure consistent JSON structure across all rate retrieval methods. - These changes improve the clarity and usability of the API, providing users with more informative responses.
Ümit Tunç
2025-01-21 11:06:42 +03:00
725fb50e03
Update Docker configuration and comment out Laravel migration commands
Ümit Tunç
2025-01-21 09:35:27 +03:00
3e10131f81
Refactor Docker setup and update API documentation
Ümit Tunç
2025-01-21 09:28:15 +03:00
944758a215
Add Docker configuration and Dockerfile for Laravel application
Ümit Tunç
2025-01-18 18:58:24 +03:00
e305b8a77a
Update API endpoint titles for currency and gold rates
php7
main
Ümit Tunç
2025-01-17 23:38:06 +03:00
ed0ff822ed
Refactor CurrencyController to improve method documentation and simplify rate retrieval
Ümit Tunç
2025-01-17 23:37:54 +03:00
7bc63d0979
Update API endpoints for currency and gold rates
Ümit Tunç
2025-01-17 23:33:16 +03:00
2dee2f56b9
Refactor API routes for currency and gold rates
Ümit Tunç
2025-01-17 23:33:02 +03:00
3217d8693e
Enhance CurrencyController with detailed method documentation and new functionalities
Ümit Tunç
2025-01-17 23:32:56 +03:00
2aac301b29
Update API routes for currency and gold rates
Ümit Tunç
2025-01-17 23:28:37 +03:00
a26622c550
Refactor CurrencyController to enhance rate fetching and introduce new methods
Ümit Tunç
2025-01-17 23:28:29 +03:00
7f09c56967
Enhance FetchGoldRates job to include update date and improve gold name formatting
Ümit Tunç
2025-01-17 23:28:17 +03:00
6b5270f341
Add NumberFormatter helper class for number formatting
Ümit Tunç
2025-01-17 23:06:55 +03:00
25327ac0cc
Add RunAllFetchs command to execute currency and gold rate fetching jobs sequentially
Ümit Tunç
2025-01-17 23:01:03 +03:00
3d269c0261
Update scheduling in Console Kernel to run FetchCurrencyRates, FetchGoldRates, and MergeCurrencyAndGoldRates jobs every minute
Ümit Tunç
2025-01-17 23:00:53 +03:00
aa03ed3706
Integrate FetchGoldRates and MergeCurrencyAndGoldRates jobs in CurrencyController
Ümit Tunç
2025-01-17 22:59:11 +03:00
11106995d4
Add MergeCurrencyAndGoldRates job to combine currency and gold rates
Ümit Tunç
2025-01-17 22:58:51 +03:00
8730465a42
Add FetchGoldRates job to retrieve and store gold rates
Ümit Tunç
2025-01-17 22:58:44 +03:00
86f887a18b
Refactor FetchCurrencyRates job to improve data fetching and processing
Ümit Tunç
2025-01-17 22:58:34 +03:00
de00f293c9
Add method to retrieve currency rate by name in CurrencyController
Ümit Tunç
2025-01-17 21:45:55 +03:00
c630e1ada6
Update Scribe configuration for Truncgil Finance: Set title and description, change documentation type to external_laravel, and update theme to scalar. Enhance user experience with additional features and a clear interface for accessing financial data.
Ümit Tunç
2025-01-17 21:45:42 +03:00
638513ab2c
Add initial Scribe index view for Truncgil Finance
Ümit Tunç
2025-01-17 21:45:33 +03:00
9cb59d033a
Update API routes to include new endpoints for today's currency rates and specific currency rates by name
Ümit Tunç
2025-01-17 21:45:27 +03:00
f6ef9fafdc
first commit
Ümit Tunç
2025-01-17 21:38:08 +03:00