Commit graph

  • 7a2df0fc4d
    style(css): make text more cecece rottenwheel Kumi 2024-10-20 21:29:15 +0200
  • c1a0da1fa0
    feat: add multi-resolution favicons Kumi 2024-10-20 21:24:15 +0200
  • 9172d19d94
    refactor: replace favicon Kumi 2024-10-20 19:49:46 +0200
  • aef1bbc82d
    feat(css): update theme for improved contrast and readability as requested Kumi 2024-10-20 19:07:35 +0200
  • b1c716255d
    Merge branch 'main' into rottenwheel Kumi 2024-10-18 07:53:01 +0200
  • 2ccf5e1119
    Merge remote-tracking branch 'upstream/main' main Kumi 2024-10-18 07:52:01 +0200
  • b147f1d2d1
    readme: update referenced URLs rottenwheel 2024-10-13 02:13:45 -0500
  • 065aff0f7c
    added GEL Luke 2024-10-09 14:20:55 +0200
  • 3863260ed2
    Merge pull request #5 from recanman/main rottenwheel 2024-10-07 04:01:30 +0000
  • 23d30f99cf fix: large empty bottom space recanman 2024-10-06 21:00:30 -0700
  • 2d585051aa
    Merge pull request #4 from recanman/main rottenwheel 2024-10-05 07:49:16 +0000
  • c5c2e0f6e1 chore: add donation qr classes to webpack config recanman 2024-10-05 00:47:15 -0700
  • 3bfbe0b1c5
    Merge pull request #3 from recanman/main rottenwheel 2024-10-05 07:41:42 +0000
  • 3118dcebab feat: add donation qr css recanman 2024-10-05 00:36:52 -0700
  • ce610fbea5 feat: make config clear and add fetch interval config recanman 2024-10-05 00:01:41 -0700
  • c6a402927d refactor: replace require with require_once, remove unneeded semicolon recanman 2024-10-05 00:00:17 -0700
  • 2b3667e557
    Merge pull request #2 from recanman/work rottenwheel 2024-10-05 06:41:37 +0000
  • bffbd46ce0 feat: add footer, qr code img recanman 2024-09-13 23:37:01 -0700
  • 2227ebe6cd chore: remove unneeded import recanman 2024-09-13 23:29:39 -0700
  • e79b7a8de5 build: fix webpack config for purgecss recanman 2024-09-13 23:29:24 -0700
  • 72eb7bc3bc chore: update dependencies to fix vulnerability recanman 2024-09-13 23:28:52 -0700
  • 7ebf97b3b7 feat: stop fetching exchange rates after inactivity recanman 2024-09-13 23:06:44 -0700
  • d514cd94cb style: use consistent indent spacing recanman 2024-09-13 15:11:44 -0700
  • e4831ee3d9 refactor: redo frontend js recanman 2024-09-13 15:09:58 -0700
  • 3ade0bffce
    Merge pull request #1 from recanman/main rottenwheel 2024-09-10 06:03:24 +0000
  • 2025ef0a91 feat: improve cache, refactor code, add api key support recanman 2024-09-09 22:54:33 -0700
  • 01365b4c51 style: keep indent style consistent recanman 2024-09-09 21:18:36 -0700
  • 4e54935c2c
    index: update GitHub repository link rottenwheel 2024-09-06 19:40:39 +0000
  • a45ca6b2b6
    Update config.dist.php rottenwheel 2024-09-06 19:37:44 +0000
  • 814772b571
    chore(config): update URLs and attribution settings in config example Kumi 2024-09-06 13:25:16 +0200
  • 58c376da3c
    Revert "chore: optimize CSS imports and PurgeCSS config" Kumi 2024-09-04 08:10:41 +0200
  • 2de9892040
    Revert "feat(build): optimize output with minification and compression" Kumi 2024-09-04 08:10:17 +0200
  • 83a23fc66e
    feat(build): optimize output with minification and compression Kumi 2024-09-04 08:07:58 +0200
  • 035da04bf8
    chore: optimize CSS imports and PurgeCSS config Kumi 2024-09-04 08:03:45 +0200
  • ab4e1ad044
    Merge remote-tracking branch 'upstream/main' Kumi 2024-08-30 10:23:27 +0200
  • 7a8b1f21cf
    refactor: move HTML to template file Kumi 2024-08-30 10:14:56 +0200
  • aa9cdf8a8a
    feat(ui): add custom behavior to fiat buttons Kumi 2024-08-30 09:38:34 +0200
  • 0f891ba6ea
    refactor: streamline language file loading Kumi 2024-08-30 09:18:56 +0200
  • 38586826e2
    feat(language): improve language detection and file loading Kumi 2024-08-30 09:16:07 +0200
  • 25f6bb423e
    feat: improve language recognition and alias handling Kumi 2024-08-30 08:28:20 +0200
  • 289da3d30b
    Add files via upload Luke 2024-08-29 15:12:58 +0200
  • 1a3832a343
    rtl support Luke 2024-08-29 12:59:38 +0200
  • d18fcd803c
    fix(config): update default GitHub URL to new repository Kumi 2024-08-28 15:21:36 +0200
  • 90f6f6ce3e
    feat: auto-generate coingecko.json on first run Kumi 2024-08-28 15:20:33 +0200
  • 57a7bca599
    docs: update currency conversion URLs Kumi 2024-08-28 15:09:49 +0200
  • fa78a41944
    docs: extensively update and reorganize README Kumi 2024-08-28 12:31:41 +0200
  • a0978f4f04
    fix(lang): make GitHub URL dynamic in Polish translation Kumi 2024-08-28 09:44:56 +0200
  • 87e1d90c38
    feat: localize content to Czech, Greek, Persian, and Dutch Kumi 2024-08-28 09:42:30 +0200
  • dc55109d0d
    fix: update exchange rate refresh interval to 1 minute Kumi 2024-08-28 09:22:23 +0200
  • d981649d2d
    Merge remote-tracking branch 'upstream/main' Kumi 2024-08-28 09:18:16 +0200
  • d378f3eead
    Update custom.css Luke 2024-08-27 10:57:26 +0200
  • bbf00f1651
    Update custom.css Luke 2024-08-27 10:27:13 +0200
  • aac024d0d1
    Update index.php Luke 2024-08-26 16:08:34 +0200
  • 39cf9f728a
    Added Farsi Luke 2024-08-26 15:30:42 +0200
  • d360b1ea71
    Update index.php Luke 2024-08-25 10:57:46 +0200
  • 5a007aaeed
    Czech added Luke 2024-08-25 10:54:01 +0200
  • 8a255709b8
    Merge pull request #7 from Chall-T/polish-translation Luke 2024-08-24 18:15:32 +0200
  • 9adecc95a4 urls correction Chall-T 2024-08-24 18:13:41 +0200
  • f78d28304e correction Chall-T 2024-08-24 14:59:01 +0200
  • 00321b448c polish translation Chall-T 2024-08-24 14:57:18 +0200
  • e155d17df7
    Swedish Krona Fix Luke 2024-08-20 22:04:52 +0200
  • fdebb16a85
    fix: remove inline script and improve noscript message Kumi 2024-08-10 16:49:33 +0200
  • 227d56a2bd
    feat: enhance accessibility and UI feedback Kumi 2024-08-10 16:43:57 +0200
  • 77c41c08c2
    fix(js): hide conversion buttons if JavaScript enabled Kumi 2024-08-10 16:34:42 +0200
  • e97805d379
    feat: add bidirectional XMR to fiat conversion Kumi 2024-08-10 16:23:52 +0200
  • 5747f73c68
    refactor(index.php): move config setup to top of the file Kumi 2024-08-09 16:03:30 +0200
  • 49be7374b1
    feat: add dynamic GitHub URL support in configuration Kumi 2024-08-09 16:01:37 +0200
  • bc4761ac46
    feat: Add preferred currencies ordering support Kumi 2024-08-09 15:03:44 +0200
  • bd29ffd43c
    feat: add custom footer links to configuration Kumi 2024-08-09 12:05:51 +0200
  • 04cadac205
    fix: increase precision of fiat conversion result Kumi 2024-08-09 08:33:06 +0200
  • acb18fd17e
    fix: standardize decimal places for cryptocurrency conversion Kumi 2024-08-09 08:31:15 +0200
  • a1ccf0b43b
    feat: fetch exchange rates immediately on startup Kumi 2024-08-09 08:12:58 +0200
  • 31cadc232b
    feat: add support for additional cryptocurrencies Kumi 2024-08-09 07:59:26 +0200
  • fae1336444
    feat: refactor input handling and copy button functionality Kumi 2024-08-08 16:34:03 +0200
  • 5f0a0abff9
    chore: update .gitignore for clarity and consistency Kumi 2024-08-08 16:07:32 +0200
  • 2e77cc58ab
    fix: correct info text alignment in multiple languages Kumi 2024-08-08 15:57:18 +0200
  • 70edeaa283
    fix: update exchange rate refresh interval to 1 minute Kumi 2024-08-08 15:55:01 +0200
  • d249139901
    fix(lang): add missing semicolon in German translation file Kumi 2024-08-08 15:47:29 +0200
  • 85d30389b1
    feat: add optional attribution and servers' info display Kumi 2024-08-08 15:45:25 +0200
  • 061892fa04
    feat: improve API error handling & add exchange rate updates Kumi 2024-08-08 14:55:47 +0200
  • 91dd6df3dd
    fix: correct spelling errors in English translations Kumi 2024-08-08 13:18:49 +0200
  • 73222b3f94
    feat: Enhance currency tooltip descriptions Kumi 2024-08-08 13:17:36 +0200
  • 9c7db1013e
    feat: localize currency drop-down options Kumi 2024-08-08 13:15:53 +0200
  • e983660b55
    fix: remove unused custom.css link from index.php Kumi 2024-08-08 09:24:20 +0200
  • 959c9f86cf
    fix: enhance button accessibility and clean up script tags Kumi 2024-08-08 09:23:37 +0200
  • 3a32bb2fd5
    feat: improve coingecko JSON response handling Kumi 2024-08-08 09:16:25 +0200
  • 9a09f86460
    feat: dynamically fetch and filter currencies list Kumi 2024-08-08 09:09:06 +0200
  • f475b4ff73
    refactor(coingecko.php): streamline currency data update process Kumi 2024-08-08 08:58:55 +0200
  • d89a2c9053
    refactor: streamline currency data handling and UI updates Kumi 2024-08-08 08:44:42 +0200
  • 437dfbd57e
    feat: add clipboard and conversion functionality to main.js Kumi 2024-08-08 08:44:06 +0200
  • 3a30c11ca6
    feat: integrate PurgeCSS with Webpack and CSS handling Kumi 2024-08-08 08:43:32 +0200
  • 4e368015e1
    chore: Remove unused CSS files Kumi 2024-08-08 08:39:11 +0200
  • 263450fbd2
    chore: update .gitignore to include compiled CSS files Kumi 2024-08-08 08:38:13 +0200
  • 220d5dde1d
    refactor: translate comments, add TODOs for future dynamic data loading Kumi 2024-08-08 07:46:58 +0200
  • 39c1551972
    chore: update package name in package-lock.json Kumi 2024-08-08 07:38:39 +0200
  • 7af63513a9
    chore: remove Bootstrap bundle files Kumi 2024-08-08 07:37:51 +0200
  • 3ad0a2c00b
    chore: update .gitignore to exclude JS build artifacts Kumi 2024-08-08 07:36:46 +0200
  • 94c01f2169
    chore: update .gitignore to exclude Coingecko exports Kumi 2024-08-08 07:35:19 +0200
  • 084552e72f
    Unix Time for Office Luke 2024-07-27 16:43:55 +0200
  • ba173fa2dd
    Added Webhoster Servers Guru Luke 2024-07-11 16:41:42 +0200