Commit graph

228 commits

Author SHA1 Message Date
4c857c435f chore(chart): Deleted dockerignore due to its uselessness 2024-12-27 16:38:21 +03:00
d935fad5c9 fix(chart): Fixed sorting by date
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-12-23 19:24:24 +03:00
d427f21b02 chore(server): reindent to 4 space 2024-12-23 18:53:56 +03:00
5bff5e4641 docs: removed the text about supporting cryptocurrency
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
2024-12-23 12:36:32 +03:00
c80af2db24 docs: Removed one paragraph of text where the translation is not correct 2024-12-23 12:34:32 +03:00
4345a2d856 docs: Specifies which arguments are mandatory 2024-12-23 12:24:09 +03:00
2b891ef592 docs: Removed the route from the list 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
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
2024-12-22 21:22:03 +03:00
b80015a6c3 feat(server): Added a parameter to multiply the rate by X number (conv_amount) 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
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
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
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-12-16 22:24:26 +03:00
e51aa5e00c chore(chart): Removed unnecessary file copying 2024-12-16 21:42:46 +03:00
a7ad1e77d3 fix: Fixed url to project version icon 2024-12-16 21:41:36 +03:00
872c2836bc fix(chart): Fixed a bug with dependency paths 2024-12-16 21:40:22 +03:00
9db37e8300 chore(chart): Updated the python version to 3.13 in docker
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-12-15 11:35:56 +03:00
f8899ab607 chore(chart): Replaced the dependency for the database with a new one 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 2024-12-15 10:55:05 +03:00
ed8cf91558 refactor(chart): Added docstring in each file and function. Fixed long lines 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 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 2024-12-14 23:36:57 +03:00
ded9abc816 refactor(chart): Fixed tabulation and code duplicates 2024-12-14 23:36:01 +03:00
85acbbb16c refactor(chart): Move functions to separate files or folders to improve code structure. 2024-12-14 23:22:44 +03:00
110effaeb2 chore(chart): Switched to a new library to work with postgres. From psycopg2 to asynpg 2024-12-14 23:21:28 +03:00
9750900d3e
Merge pull request #2 from Redume/beta
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
feat(server): Deleted root with instance config due to unnecessity
2024-12-14 21:12:47 +03:00
a34bcd0a12 feat(server): Deleted root with instance config due to unnecessity 2024-12-12 21:17:19 +03:00
b864f8c929 feat: Added robots.txt
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-11-27 18:02:58 +03:00
4ca14c5281 feat: Removed depth check that caused memory overflow 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 2024-11-27 14:43:29 +03:00
0b4544520b feat: Removed function with adding +1 to date when issuing currency rate 2024-11-27 14:42:46 +03:00
d704f958e3 chore: Information about unavailability of cryptocurrency rate collection
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-11-25 12:42:16 +03:00
76a064daeb docs: create endopint list
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-11-18 12:58:58 +03:00
29f185adcf feat: Made rate limit via nginx
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
2024-11-17 14:53:13 +03:00
bb0c22bb1d docs: Fixed the command for eslint
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-11-15 21:08:12 +03:00
a095b4ac8e eslint fix 2024-11-15 21:07:48 +03:00
9766864dea Set label for bug report
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
2024-11-15 15:59:20 +03:00
3ed3115b97 Change name and delete required attribute in checkbox
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
2024-11-14 22:28:37 +03:00
369126aaee Move folder issue template 2024-11-14 22:23:14 +03:00
521d1adc13 chore: Add issue template 2024-11-14 22:18:41 +03:00
7157920e1e docs: Documentation for api endpoints
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-11-08 20:26:48 +03:00
cd01af2eac feat(server): Errors from postgresql are also now in a unified response style
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
2024-11-08 15:29:03 +03:00
0ae8fe3dea feat(server): Update link in home route for docs 2024-11-08 15:23:55 +03:00
7f288cbaae feat(server): Changed 404 error to match a single response style 2024-11-08 15:22:52 +03:00
b49bd33a93 feat: CoinAPI cryptocurrency collection has been removed
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
2024-11-07 22:31:18 +03:00
526d185048 Revert "chore: Added path filter for Github Actions"
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
This reverts commit eab1a0d2
2024-11-05 22:46:55 +03:00
683e6a40e5 feat(chart): Add markers on line 2024-11-05 22:43:57 +03:00
3859c34ba4 fix: path-filters 2024-11-05 22:36:39 +03:00
7ad43f5a6d fix: Condition of no parameters 2024-11-05 22:32:06 +03:00
eab1a0d2fc chore: Added path filter for Github Actions
Some checks failed
Create and publish a Docker image / check-paths (push) Has been cancelled
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-cr (push) Has been cancelled
Deploy docs / check-paths (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
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. 2024-10-31 20:10:39 +03:00
a43230cd9e docs: Configuration of nginx.conf, config.yaml, and .env configs
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run
2024-10-31 00:44:06 +03:00