Commit Graph

  • 847b99ea7b docs: update README with project information and usage instructions docker-version Ümit Tunç 2026-04-27 18:15:26 +03:00
  • 70fd2469be docs: update project documentation in README.md Ümit Tunç 2026-04-27 18:10:33 +03:00
  • f3453783e2 docs: update project documentation in README.md Ümit Tunç 2026-04-27 18:09:30 +03:00
  • 69debeeffd feat: add restart script for automated deployment and container lifecycle management Ümit Tunç 2026-04-27 17:54:02 +03:00
  • 266447e03d fix: improve API error handling, add fallback UI, and optimize Nginx connection settings Ümit Tunç 2026-04-07 15:59:30 +03:00
  • 747043d616 Update Docker Compose configuration for service port changes Ümit Tunç 2025-10-25 17:10:02 -03:00
  • be9d6e3687 Update endpoint responses and configuration for currency, gold, and crypto rates Ümit Tunç 2025-09-15 11:14:02 -03:00
  • 15abebe9ed Update Nginx configuration for enhanced security and performance Ümit Tunç 2025-09-15 11:06:34 -03:00
  • beaac25180 Update Docker configuration for service port and cleanup Ümit Tunç 2025-09-15 11:06:16 -03:00
  • b494d45ed8 Add currency test data and enhance FetchCurrencyRates job with TCMB integration Ümit Tunç 2025-07-05 09:48:07 +03:00
  • 41eaf7c6df Update gold rate naming convention in FetchGoldRates job Ümit Tunç 2025-04-22 10:36:45 +03:00
  • 6ddf932bea Update docker-compose configuration for improved service management Ümit Tunç 2025-04-22 10:15:39 +03:00
  • 93c7f74356 Enhance FetchGoldRates job with improved data handling and logging Ümit Tunç 2025-04-22 10:15:14 +03:00
  • 7fc4683cb3 Add favicon for the application Ümit Tunç 2025-01-25 08:42:48 +03:00
  • 8be72acf26 Enhance welcome page with new resource links and improved UI elements Ümit Tunç 2025-01-22 08:48:35 +03:00
  • fc32aa6935 Refactor API documentation and endpoints for currency, crypto, and gold rates Ümit Tunç 2025-01-21 22:50:48 +03:00
  • c37373c083 Enhance TimeDateController API documentation Ümit Tunç 2025-01-21 22:50:38 +03:00
  • 0ab592ecbc Refactor CurrencyController to enhance API documentation and response messages Ümit Tunç 2025-01-21 22:50:30 +03:00
  • 41fa599cd3 Update API responses for currency and gold rates with English translations and improved metadata Ümit Tunç 2025-01-21 22:30:04 +03:00
  • 7294890f06 Update currency and gold rates API responses with enhanced metadata and example values Ümit Tunç 2025-01-21 22:29:38 +03:00
  • 0d6e449808 Refactor Console Kernel to include MergeCurrencyAndGoldRates job Ümit Tunç 2025-01-21 22:29:17 +03:00
  • 9409a4dbd9 Refactor CurrencyController to improve error handling and update messages Ümit Tunç 2025-01-21 22:29:08 +03:00
  • a46f286ce2 Add FetchCryptoCurrencyRates job to Console Kernel Ümit Tunç 2025-01-21 21:47:01 +03:00
  • 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
  • 677da3892d Update RunAllFetchs command description for clarity Ümit Tunç 2025-01-20 23:47:17 +03:00
  • c62211f393 Add new API endpoints for fetching server time and date, and update currency and gold rates responses Ümit Tunç 2025-01-20 22:44:17 +03:00
  • 2ec15193a0 Add server time and date endpoints to API Ümit Tunç 2025-01-20 22:44:03 +03:00
  • 32119b6911 Add TimeDateController for server time and date API endpoints</message> Ümit Tunç 2025-01-20 22:43:52 +03:00
  • c7b06c0cba Enhance Dockerfile for Laravel application with NTP support Ümit Tunç 2025-01-20 22:43:45 +03:00
  • 7d108ca032 Add Dockerfile for Laravel application setup Ümit Tunç 2025-01-20 22:16:17 +03:00
  • 5283c8aac9 Update API documentation and configuration files Ümit Tunç 2025-01-20 22:12:03 +03:00
  • df5a21efa7 Uncomment run-all-fetchs route in API for currency updates Ümit Tunç 2025-01-20 22:11:51 +03:00
  • 63aa362100 Enhance runAllFetchs method in CurrencyController for error handling and response formatting Ümit Tunç 2025-01-20 22:11:35 +03:00
  • 5d6b9a2f48 Add docker-entrypoint.sh for API documentation generation Ümit Tunç 2025-01-20 22:11:20 +03:00
  • 700bfb2994 Update composer.lock to correct stability flags and platform-dev settings Ümit Tunç 2025-01-20 22:11:10 +03:00
  • c20b900e33 Add .htaccess file for HTTPS redirection Ümit Tunç 2025-01-20 22:10:54 +03:00
  • 5c96b6b72e Update Docker configuration and Dockerfile for Laravel application Ümit Tunç 2025-01-20 22:10:47 +03:00
  • 026ee3f85d Merge branch 'docker-version' of https://github.com/truncgil/truncgil_finance into docker-version Ümit Tunç 2025-01-20 16:26:44 +03:00
  • dace80dd79 Update currency and gold rates API endpoints with new data Ümit Tunç 2025-01-20 16:43:41 +03:00
  • f23743adab Enhance Dockerfile with file permission settings Ümit Tunç 2025-01-20 16:25:22 +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
  • 48da9891dc Refactor Truncgil Finance documentation and endpoints Ümit Tunç 2025-01-17 21:46:08 +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