The first free Open-Source Tool for Saving Historical Currency data https://kekkai.redume.su
Find a file
2025-03-03 09:07:13 +03:00
.github chore: deleted github actions for mkdocs-material 2025-02-22 23:25:03 +03:00
assets chore(api): add favicon for all routes via nginx 2024-12-29 13:03:51 +03:00
chart chore(chart): convert tabs to space 2025-03-02 21:08:47 +03:00
collect-currency chore(collect-currency): Removed checking for duplicate currency exchange rates over time. 2025-01-17 14:49:56 +03:00
docs chore: added docker compoe for docs 2025-02-26 15:29:01 +03:00
nginx chore(nginx): Disabled static handling for _astro, assets, docs, and pagefind in Nginx 2025-03-01 22:03:07 +03:00
server fix(server): added the patch at the end, it was causing the analytics to malfunction 2025-03-03 01:29:38 +03:00
shared fix(server): correct currency conversion with large numbers and rounding 2025-01-09 13:12:57 +03:00
web chore(web): delete link to logo in html 2025-02-19 21:53:03 +03:00
.dockerignore chore(nginx): Rout rules have been split into and moved to another folder 2025-02-10 17:57:43 +03:00
.env.example chore: Rename example config files 2024-10-30 21:56:02 +03:00
.eslintrc.js fix: Fix line endings from CRLF to LF to comply with Prettier and ESLint rules 2025-03-02 22:01:54 +03:00
.gitignore chore(config): Changed gitignore and split 2025-03-02 21:50:46 +03:00
config.example.hjson chore(config): replace example configs 2025-03-02 21:46:41 +03:00
docker-compose.yaml chore: change config name 2025-03-03 09:07:13 +03:00
Dockerfile-collect-currency chore(docker): Lighten the weight of docker images through the use of alpine images 2024-12-27 16:50:12 +03:00
Dockerfile-server chore(docker): Lighten the weight of docker images through the use of alpine images 2024-12-27 16:50:12 +03:00
Dockerfile-web 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
LICENSE init 2024-04-17 17:57:52 +03:00
package-lock.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
package.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
README.md chore(readme): Added a mention and a Starlight license 2025-02-26 14:08:28 +03:00

Note

The first free Open-Source Tool for Saving Historical Currency data

kekkai banner

Leoardo Watch. ⓒ Kekkai sensen. Banner made by Artem Bay

License. The project is under the GPLv3 license.

    Kekkai Copyright (C) 2024 Redume

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see <https://www.gnu.org/licenses/>.

Third-Party Libraries and Licenses