Commit graph

302 commits

Author SHA1 Message Date
b1c234cb5e chore(nginx): Disabled static handling for _astro, assets, docs, and pagefind in Nginx 2025-03-01 22:03:07 +03:00
520df54650 fix(nginx): delete ratelimit for /static/chart 2025-03-01 22:02:17 +03:00
ae9402e0da fix(nginx): delete global ratelimit 2025-03-01 22:01:59 +03:00
84e5d389a0 chore: delete restarts for docs 2025-03-01 22:01:39 +03:00
5d36dfc6ee chore: add mime types for nginx 2025-03-01 22:01:25 +03:00
d479c8494c chore: delete healtcheck 2025-02-26 22:02:29 +03:00
d45bde7624 chore: delete ratelimit for web 2025-02-26 22:02:08 +03:00
d8396d2331 chore: added docker compoe for docs 2025-02-26 15:29:01 +03:00
9724fac958 chore: docs add to nginx 2025-02-26 15:28:46 +03:00
c057ca3c34 chore(readme): Added a mention and a Starlight license 2025-02-26 14:08:28 +03:00
8e1e9fe3c7 docs: Wrote pages for the configs 2025-02-26 14:02:30 +03:00
102790613f chore(docs) delete readme 2025-02-26 13:39:04 +03:00
5a1043e7e6 docs: create metadata page 2025-02-26 13:19:21 +03:00
7de6cf13d3 docs: wrote page for create chart 2025-02-26 13:02:01 +03:00
6269512daa docs: Wrote a page about getting currency 2025-02-25 17:14:11 +03:00
ac52635834 chore: optimize imports 2025-02-25 17:03:20 +03:00
9d6b54b0e4 chore: Adjusted the name of the subdomain 2025-02-25 16:56:49 +03:00
9c9d0352c6 docs: endpoints list page 2025-02-24 20:21:15 +03:00
fe8959577c docs: page for contributing 2025-02-24 20:15:30 +03:00
a707bb2da7 docs: set base url /docs/ 2025-02-24 16:32:32 +03:00
b3aab3e7aa docs: fix name in title file 2025-02-23 22:46:41 +03:00
c6f89c0ed0 docs: Line breaks, due to the length of the line 2025-02-23 22:41:16 +03:00
6e8921d3fe docs: Wrote a page to deploy the project via docker 2025-02-23 22:40:52 +03:00
f2b85ae0b0 docs: I made a homepage 2025-02-23 21:59:33 +03:00
91bacafe80 docs: change logo 2025-02-23 19:40:53 +03:00
00cfc7f611 chore: deleted github actions for mkdocs-material 2025-02-22 23:25:03 +03:00
179a9207df docs: The sample pages have been removed 2025-02-22 23:17:49 +03:00
07439f7d71 docs: The plug names have been changed to project 2025-02-22 23:12:11 +03:00
c812ea5025 docs: new init files starlight 2025-02-22 23:07:20 +03:00
8e1b6e6883 chore(readme): Removed mention of mkdocs material 2025-02-22 23:03:29 +03:00
6ff4881777 docs: delete all files mkdocs-material 2025-02-22 23:02:49 +03:00
02ef286326 chore(web): delete link to logo in html
Some checks failed
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
Some checks are pending
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
Some checks failed
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
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
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
Some checks failed
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
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
2025-01-17 16:21:42 +03:00
424ecff857 chore(docs): Updated the config information in the documentation
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
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