Commit graph

5 commits

Author SHA1 Message Date
Kumi
70edeaa283
fix: update exchange rate refresh interval to 1 minute
Changed the update frequency for exchange rates displayed on the site from every 5 seconds to approximately once per minute for all supported languages. This reflects the actual achievable update frequency given CoinGecko's rate limits.

No user-facing functionality is affected.
2024-08-08 15:55:01 +02:00
Kumi
85d30389b1
feat: add optional attribution and servers' info display
Introduced a new configuration file allowing optional attribution
content and conditional display of the "Servers Guru" attribution
link. This enhances customizability and control over displayed
attributions.

The changes include:
- Adding a config.dist.php for default configurations.
- Modifying index.php to load and utilize the new configuration
  options.
- Updating multiple language files to support the new attribution
  and link display.

These modifications will enable users to have a more tailored
display of attributions on the website.
2024-08-08 15:45:25 +02:00
Luke
ba173fa2dd
Added Webhoster Servers Guru 2024-07-11 16:41:42 +02:00
Eugene Lisovsky
622108ea2c Russian translation 2024-06-16 14:12:46 +07:00
Luke
98baab5111
Added new Languages
Translation outstanding
2024-06-15 10:12:17 +02:00