|
02ef286326
|
chore(web): delete link to logo in html
Deploy docs / detect what files changed (push) Has been cancelled
Create and publish a Docker image / detect what files changed (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
Create and publish a Docker image / build-and-push-web (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
|
2025-02-19 21:53:03 +03:00 |
|
|
2c4a15a3fd
|
Merge pull request #4 from Redume/feat/improved-graphics
Create and publish a Docker image / detect what files changed (push) Waiting to run
Create and publish a Docker image / build-and-push-server (push) Blocked by required conditions
Create and publish a Docker image / build-and-push-chart (push) Blocked by required conditions
Create and publish a Docker image / build-and-push-CR (push) Blocked by required conditions
Create and publish a Docker image / build-and-push-web (push) Blocked by required conditions
Deploy docs / detect what files changed (push) Waiting to run
Deploy docs / deploy (push) Blocked by required conditions
Feat/improved graphics
|
2025-02-19 14:29:06 +03:00 |
|
|
3daaedaa2d
|
fix(chart): delete chart marker 'o'
|
2025-02-19 14:24:39 +03:00 |
|
|
77aaddb119
|
feat(chart): Made colors for rising, falling and stagnant rates
|
2025-02-19 14:19:18 +03:00 |
|
|
e1fdda4b54
|
fix(chart): Fixed currency rate and date indexes and other minor fixes
|
2025-02-19 14:18:10 +03:00 |
|
|
ef2c126d68
|
chore(chart): convert indent to tabs
|
2025-02-19 13:43:07 +03:00 |
|
|
ab97ee1e62
|
chore(chart): Added dependencies
|
2025-02-19 13:14:12 +03:00 |
|
|
5407830125
|
chore(chart): I made the hyphenation because of the big line.
|
2025-02-19 12:59:56 +03:00 |
|
|
2c28db0eb6
|
feat(chart): Rounded the corners, reduced the number of dates
|
2025-02-17 19:50:24 +03:00 |
|
|
7fab1b45fe
|
Merge pull request #3 from Redume/chore/path-filter
Create and publish a Docker image / detect what files changed (push) Has been cancelled
Deploy docs / detect what files changed (push) Has been cancelled
Deploy docs / deploy (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
Create and publish a Docker image / build-and-push-web (push) Has been cancelled
Chore/path filter
|
2025-02-16 19:32:32 +03:00 |
|
|
bb4d8bbde8
|
chore: Added creation of a docker image for a web microservice
|
2025-02-16 19:26:32 +03:00 |
|
|
ef68511286
|
chore: Made a filter path for github action
|
2025-02-16 19:24:43 +03:00 |
|
|
125b00b4bb
|
chore: Adding ignore vscode files
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
|
2025-02-13 13:10:48 +03:00 |
|
|
632f2f34b6
|
chore(docker): Using alpine versions of nginx and postgrte
|
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
|
2025-02-13 12:43:09 +03:00 |
|
|
907b614f25
|
chore(nginx): Rout rules have been split into and moved to another folder
Deploy docs / deploy (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
|
2025-02-10 17:57:43 +03:00 |
|
|
f543d2336f
|
fix(docs): Fixed the curl root example
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
|
2025-01-17 16:21:42 +03:00 |
|
|
424ecff857
|
chore(docs): Updated the config information in the documentation
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
|
2025-01-17 16:11:58 +03:00 |
|
|
c944e552ec
|
chore(docs): Added documentation about the metadata router
|
2025-01-17 16:11:41 +03:00 |
|
|
87d19540f8
|
fix(docs): Fixed table formatting
|
2025-01-17 15:52:19 +03:00 |
|
|
b6490ca65a
|
fix(docs): Fixed text length in markdown
|
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
|
2025-01-17 15:11:29 +03:00 |
|
|
fff7cebdb7
|
chore(collect-currency): Removed checking for duplicate currency exchange rates over time.
|
2025-01-17 14:49:56 +03:00 |
|
|
3720c3d66f
|
fix(server): correct currency conversion with large numbers and rounding
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
|
2025-01-09 13:12:57 +03:00 |
|
|
20773385f4
|
fix(chart): Corrects chart size for large number of dates
|
2025-01-09 13:12:57 +03:00 |
|
|
1a3c751abc
|
fix(chart): Added a condition, if analytics is disabled in the config, the collection will be
|
2025-01-09 13:12:57 +03:00 |
|
|
c26cedf5ed
|
Revert "chore(readme): update year license"
Deploy docs / deploy (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
This reverts commit 266a2ae389 .
|
2025-01-07 21:00:23 +03:00 |
|
|
266a2ae389
|
chore(readme): update year license
|
2025-01-07 20:08:04 +03:00 |
|
|
d3f9652d8a
|
feat(chart): The size of the chart now increases every 5 dates in the list
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
|
2025-01-05 00:34:44 +03:00 |
|
|
bc1e05f575
|
chore(chart): add gitignore
|
2025-01-04 23:52:38 +03:00 |
|
|
0e8575a04f
|
chore(nginx): add route /api/getRate/ to nginx
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
|
2025-01-04 14:17:35 +03:00 |
|
|
04a2d18eb3
|
chore(config): update example config for crypto
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
|
2025-01-03 13:59:26 +03:00 |
|
|
eae175efa9
|
chore(readme): Removed notice of removal of cryptocurrency rate collection
|
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
|
2025-01-03 13:28:21 +03:00 |
|
|
f1f26889ea
|
feat(nginx): redirect http to https and allow cors. Deleted route /api/configuration
|
2025-01-03 12:46:09 +03:00 |
|
|
82ad228c1a
|
feat(collect-currency): Bringing back cryptocurrency rate collection
|
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
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
|
2025-01-02 13:36:13 +03:00 |
|
|
2c5a80263b
|
chore(docs): replace icon svg to png
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-31 14:17:04 +03:00 |
|
|
23fc87b524
|
fix(docker): Fixed chart service build
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-29 13:36:21 +03:00 |
|
|
41a800785f
|
chore(api): add favicon for all routes via nginx
|
2024-12-29 13:03:51 +03:00 |
|
|
100afe78ea
|
docs: Added an icon to the documentation
|
2024-12-29 13:00:06 +03:00 |
|
|
aef3eeb793
|
chore(docker): Lighten the weight of docker images through the use of alpine images
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-27 16:50:12 +03:00 |
|
|
8b03043293
|
chore(chart): Translation of comments into English
|
2024-12-27 16:40:33 +03:00 |
|
|
4c857c435f
|
chore(chart): Deleted dockerignore due to its uselessness
|
2024-12-27 16:38:21 +03:00 |
|
|
d935fad5c9
|
fix(chart): Fixed sorting by date
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
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 |
|