Commit graph

  • 00cfc7f611 chore: deleted github actions for mkdocs-material docs/migrate-to-starlight Redume 2025-02-22 23:25:03 +03:00
  • 179a9207df docs: The sample pages have been removed Redume 2025-02-22 23:17:49 +03:00
  • 07439f7d71 docs: The plug names have been changed to project Redume 2025-02-22 23:12:11 +03:00
  • c812ea5025 docs: new init files starlight Redume 2025-02-22 23:07:20 +03:00
  • 8e1b6e6883 chore(readme): Removed mention of mkdocs material Redume 2025-02-22 23:03:29 +03:00
  • 6ff4881777 docs: delete all files mkdocs-material Redume 2025-02-22 23:02:49 +03:00
  • 02ef286326 chore(web): delete link to logo in html main Redume 2025-02-19 21:53:03 +03:00
  • 2c4a15a3fd
    Merge pull request #4 from Redume/feat/improved-graphics Danil 2025-02-19 14:29:06 +03:00
  • 3daaedaa2d fix(chart): delete chart marker 'o' Redume 2025-02-19 14:24:39 +03:00
  • 77aaddb119 feat(chart): Made colors for rising, falling and stagnant rates Redume 2025-02-19 14:19:18 +03:00
  • e1fdda4b54 fix(chart): Fixed currency rate and date indexes and other minor fixes Redume 2025-02-19 14:18:10 +03:00
  • ef2c126d68 chore(chart): convert indent to tabs Redume 2025-02-19 13:43:07 +03:00
  • ab97ee1e62 chore(chart): Added dependencies Redume 2025-02-19 13:14:12 +03:00
  • 5407830125 chore(chart): I made the hyphenation because of the big line. Redume 2025-02-19 12:59:56 +03:00
  • 2c28db0eb6 feat(chart): Rounded the corners, reduced the number of dates Redume 2025-02-17 19:50:24 +03:00
  • 7fab1b45fe
    Merge pull request #3 from Redume/chore/path-filter feat/getrate-period Danil 2025-02-16 19:32:32 +03:00
  • bb4d8bbde8 chore: Added creation of a docker image for a web microservice Redume 2025-02-16 19:26:32 +03:00
  • ef68511286 chore: Made a filter path for github action Redume 2025-02-16 19:24:43 +03:00
  • 273e517b8c Deployed 125b00b with MkDocs version: 1.6.1 gh-pages github-actions[bot] 2025-02-16 16:18:03 +00:00
  • 125b00b4bb chore: Adding ignore vscode files Redume 2025-02-13 13:10:48 +03:00
  • 632f2f34b6 chore(docker): Using alpine versions of nginx and postgrte Redume 2025-02-13 13:10:29 +03:00
  • 6bae4dabfc chore(nginx): The routes /, /robots.txt, /favicon.ico were moved to nginx for the web microservice. Added html page to the home route Redume 2025-02-13 12:43:09 +03:00
  • 907b614f25 chore(nginx): Rout rules have been split into and moved to another folder Redume 2025-02-10 17:57:43 +03:00
  • f543d2336f fix(docs): Fixed the curl root example Redume 2025-01-17 16:21:42 +03:00
  • 424ecff857 chore(docs): Updated the config information in the documentation Redume 2025-01-17 16:11:58 +03:00
  • c944e552ec chore(docs): Added documentation about the metadata router Redume 2025-01-17 16:05:27 +03:00
  • 87d19540f8 fix(docs): Fixed table formatting Redume 2025-01-17 15:52:19 +03:00
  • b6490ca65a fix(docs): Fixed text length in markdown Redume 2025-01-17 15:49:28 +03:00
  • 9bc6c0a203 feat(server): Made a new Root with available currencies to collect and first and last collection date Redume 2025-01-17 15:11:29 +03:00
  • fff7cebdb7 chore(collect-currency): Removed checking for duplicate currency exchange rates over time. Redume 2025-01-17 14:49:56 +03:00
  • 3720c3d66f fix(server): correct currency conversion with large numbers and rounding Redume 2025-01-09 13:04:29 +03:00
  • 20773385f4 fix(chart): Corrects chart size for large number of dates Redume 2025-01-09 12:52:23 +03:00
  • 1a3c751abc fix(chart): Added a condition, if analytics is disabled in the config, the collection will be Redume 2025-01-09 12:45:14 +03:00
  • c26cedf5ed Revert "chore(readme): update year license" Redume 2025-01-07 21:00:23 +03:00
  • 266a2ae389 chore(readme): update year license Redume 2025-01-07 20:08:04 +03:00
  • d3f9652d8a feat(chart): The size of the chart now increases every 5 dates in the list Redume 2025-01-05 00:34:44 +03:00
  • bc1e05f575 chore(chart): add gitignore Redume 2025-01-04 23:52:38 +03:00
  • 0e8575a04f chore(nginx): add route /api/getRate/ to nginx Redume 2025-01-04 14:17:35 +03:00
  • 04a2d18eb3 chore(config): update example config for crypto Redume 2025-01-03 13:59:16 +03:00
  • eae175efa9 chore(readme): Removed notice of removal of cryptocurrency rate collection Redume 2025-01-03 13:34:06 +03:00
  • 40331c909c chore(docker): Rejection of alpine version of python due to long build time and dependency issues Redume 2025-01-03 13:28:21 +03:00
  • f1f26889ea feat(nginx): redirect http to https and allow cors. Deleted route /api/configuration Redume 2025-01-03 12:46:09 +03:00
  • 82ad228c1a feat(collect-currency): Bringing back cryptocurrency rate collection Redume 2025-01-02 21:19:08 +03:00
  • e2cb35a880 fix(server): Fixed bug, if conv_amount was not specified, it was still shown in the response Redume 2025-01-02 13:36:13 +03:00
  • 2c5a80263b chore(docs): replace icon svg to png Redume 2024-12-31 14:17:04 +03:00
  • 23fc87b524 fix(docker): Fixed chart service build v2.0.0 Redume 2024-12-29 13:36:21 +03:00
  • 41a800785f chore(api): add favicon for all routes via nginx Redume 2024-12-29 13:03:51 +03:00
  • 100afe78ea docs: Added an icon to the documentation Redume 2024-12-29 13:00:06 +03:00
  • aef3eeb793 chore(docker): Lighten the weight of docker images through the use of alpine images Redume 2024-12-27 16:50:12 +03:00
  • 8b03043293 chore(chart): Translation of comments into English Redume 2024-12-27 16:40:33 +03:00
  • 4c857c435f chore(chart): Deleted dockerignore due to its uselessness Redume 2024-12-27 16:38:21 +03:00
  • d935fad5c9 fix(chart): Fixed sorting by date Redume 2024-12-23 19:24:24 +03:00
  • d427f21b02 chore(server): reindent to 4 space Redume 2024-12-23 18:53:56 +03:00
  • 5bff5e4641 docs: removed the text about supporting cryptocurrency Redume 2024-12-23 12:36:32 +03:00
  • c80af2db24 docs: Removed one paragraph of text where the translation is not correct Redume 2024-12-23 12:34:32 +03:00
  • 4345a2d856 docs: Specifies which arguments are mandatory Redume 2024-12-23 12:24:09 +03:00
  • 2b891ef592 docs: Removed the route from the list Redume 2024-12-23 12:20:56 +03:00
  • 71759fb98f feat(server): Renamed the multiplier to a different key. Left the key with the currency-to-unit ratio untouched Redume 2024-12-22 21:22:03 +03:00
  • b80015a6c3 feat(server): Added a parameter to multiply the rate by X number (conv_amount) Redume 2024-12-22 21:01:57 +03:00
  • c2720114c4 chore(readme): Returned and added third-party library licences, split them into each separate file for the microservice Redume 2024-12-20 16:25:43 +03:00
  • 6ff258799d chore(chart): I put pylint ignore where it's needed. Fixed an error with arguments, paths of imports of local modules Redume 2024-12-16 22:24:26 +03:00
  • e51aa5e00c chore(chart): Removed unnecessary file copying Redume 2024-12-16 21:42:46 +03:00
  • a7ad1e77d3 fix: Fixed url to project version icon Redume 2024-12-16 21:41:36 +03:00
  • 872c2836bc fix(chart): Fixed a bug with dependency paths Redume 2024-12-16 21:40:22 +03:00
  • 9db37e8300 chore(chart): Updated the python version to 3.13 in docker Redume 2024-12-15 11:35:56 +03:00
  • f8899ab607 chore(chart): Replaced the dependency for the database with a new one Redume 2024-12-15 11:35:19 +03:00
  • 1c6a735e0b fix(chart): Fix GET request to use query parameters instead of request body for chart generation Redume 2024-12-15 10:55:05 +03:00
  • ed8cf91558 refactor(chart): Added docstring in each file and function. Fixed long lines Redume 2024-12-15 10:51:32 +03:00
  • c5d3d9fe9b refactor(chart): The function with data retrieval from the config has been moved to a separate file and function Redume 2024-12-15 10:47:20 +03:00
  • a3b94f18ef fix(chart): Fixed an error if the date in the request was different from the YYYYY-MM-DD format Redume 2024-12-14 23:36:57 +03:00
  • ded9abc816 refactor(chart): Fixed tabulation and code duplicates Redume 2024-12-14 23:36:01 +03:00
  • 85acbbb16c refactor(chart): Move functions to separate files or folders to improve code structure. Redume 2024-12-14 23:22:44 +03:00
  • 110effaeb2 chore(chart): Switched to a new library to work with postgres. From psycopg2 to asynpg Redume 2024-12-14 23:21:28 +03:00
  • 9750900d3e
    Merge pull request #2 from Redume/beta Danil 2024-12-14 21:12:47 +03:00
  • a34bcd0a12 feat(server): Deleted root with instance config due to unnecessity Redume 2024-12-12 21:17:19 +03:00
  • b864f8c929 feat: Added robots.txt v1.0.0 Redume 2024-11-27 18:02:58 +03:00
  • 4ca14c5281 feat: Removed depth check that caused memory overflow Redume 2024-11-27 14:43:57 +03:00
  • 5009595ef2 chore: Analytics and SSL are turned off by default so as not to create unclear and unnecessary errors Redume 2024-11-27 14:43:29 +03:00
  • 0b4544520b feat: Removed function with adding +1 to date when issuing currency rate Redume 2024-11-27 14:42:46 +03:00
  • d704f958e3 chore: Information about unavailability of cryptocurrency rate collection Redume 2024-11-25 12:41:56 +03:00
  • 76a064daeb docs: create endopint list Redume 2024-11-18 12:58:58 +03:00
  • 29f185adcf feat: Made rate limit via nginx Redume 2024-11-17 14:53:13 +03:00
  • bb0c22bb1d docs: Fixed the command for eslint Redume 2024-11-15 21:08:12 +03:00
  • a095b4ac8e eslint fix Redume 2024-11-15 21:07:48 +03:00
  • 9766864dea Set label for bug report Redume 2024-11-15 15:59:20 +03:00
  • 3ed3115b97 Change name and delete required attribute in checkbox Redume 2024-11-14 22:28:37 +03:00
  • 369126aaee Move folder issue template Redume 2024-11-14 22:23:14 +03:00
  • 521d1adc13 chore: Add issue template Redume 2024-11-14 22:18:41 +03:00
  • 7157920e1e docs: Documentation for api endpoints Redume 2024-11-08 20:26:48 +03:00
  • cd01af2eac feat(server): Errors from postgresql are also now in a unified response style Redume 2024-11-08 15:29:03 +03:00
  • 0ae8fe3dea feat(server): Update link in home route for docs Redume 2024-11-08 15:23:55 +03:00
  • 7f288cbaae feat(server): Changed 404 error to match a single response style Redume 2024-11-08 15:22:52 +03:00
  • b49bd33a93 feat: CoinAPI cryptocurrency collection has been removed Redume 2024-11-07 22:31:18 +03:00
  • 526d185048 Revert "chore: Added path filter for Github Actions" Redume 2024-11-05 22:46:55 +03:00
  • 683e6a40e5 feat(chart): Add markers on line Redume 2024-11-05 22:43:57 +03:00
  • 3859c34ba4 fix: path-filters Redume 2024-11-05 22:36:39 +03:00
  • 7ad43f5a6d fix: Condition of no parameters Redume 2024-11-05 22:32:06 +03:00
  • eab1a0d2fc chore: Added path filter for Github Actions Redume 2024-10-31 20:40:40 +03:00
  • 38d1ace398 feat(charts): Changed the name of the status code in the response. If there is no argument, the error is now Kekkai, not FastAPI. Redume 2024-10-31 20:10:39 +03:00
  • a43230cd9e docs: Configuration of nginx.conf, config.yaml, and .env configs Redume 2024-10-31 00:44:06 +03:00