Commit Graph

33 Commits

Author SHA1 Message Date
bfead4bc67 change hotkey for net from 'e' to 't'
chose 't' for the next best as 'e' is reserved in English browsers for edit
2023-09-29 21:03:09 +02:00
b0b2cf0725 Merge pull request 'update code from upstream' (#1) from wtf-eg/simplekolecalc:main into main
Reviewed-on: vv01f/simplekolecalc#1
2023-09-29 20:59:28 +02:00
1a46642434
Replace superscript 1 with HTML entity 2023-09-28 16:27:39 +02:00
72e4359ab6 Merge pull request 'add footnote' (#3) from vv01f/simplekolecalc:vv01f-patch-entropyfee-timebase into main
Reviewed-on: wtf-eg/simplekolecalc#3
2023-09-28 16:03:24 +02:00
c727766eb3 xml entity for nnbsp 2023-09-28 13:40:24 +02:00
535520e2e0 add footnote
detail on time range for entropy fee
2023-09-27 21:29:14 +02:00
301f1e6705 Merge pull request 'Add a link to source code to base of page' (#2) from frlan/simplekolecalc:footer-mit-link-zu-repo into main
Reviewed-on: wtf-eg/simplekolecalc#2
2023-09-23 12:57:25 +02:00
Frank Lanitz
0bef44363c Add a link to source code to base of page 2023-09-23 12:56:00 +02:00
1a1e17f950 add link to online version 2023-08-29 10:17:59 +02:00
80b6f5dc92 rm link 2023-08-29 10:15:34 +02:00
0f29e1483d Merge pull request 'make url relavtive' (#1) from intern/skc:main into main
Reviewed-on: wtf-eg/simplekolecalc#1
2023-08-29 10:05:44 +02:00
d67a0efd97 make url relavtive
Ein statischer Link auf altes Repo ist an der Stelle nicht hilfreich.
2023-08-29 10:05:07 +02:00
1eb18daac2
Fix style 2023-07-11 20:00:10 +02:00
663e738501
Convert special characters to HTML entities 2023-07-11 19:46:09 +02:00
a4cbdcc725 initial attempt for build 2023-06-12 19:47:22 +02:00
vv01f
0cf6b9a84b typo 2023-05-29 19:40:01 +02:00
vv01f
81810f0dd7 set standard on page load 2023-05-29 13:53:36 +02:00
vv01f
8d81c5f718 entropie-tarif in Stufen low/high/costom ab 06/2023 2023-05-29 12:28:45 +02:00
vv01f
dba18241e0 add disclaimer 2023-04-01 11:09:09 +02:00
vv01f
af46b9d400 contributors 2023-04-01 11:07:44 +02:00
vv01f
9e5472f751 how to use offline 2023-04-01 11:00:07 +02:00
vv01f
6f76920e3f replace table for possibly better mobile view 2023-03-29 19:00:35 +02:00
vv01f
bf712137e2 replace Math.round with .toFixed 2023-03-29 18:14:06 +02:00
vv01f
7fbab5327b fix typo 2023-03-29 18:10:19 +02:00
vv01f
edefca1e8a + add accesskey for submit
+ add some css
+ add noscript text to show for js blockers
2023-03-29 17:59:11 +02:00
vv01f
93eb1a0354 add accesskeys for easier use without mouse 2023-03-29 16:13:41 +02:00
Simon Liebing
540cf01e8d small UI cleaning 2023-03-29 14:55:48 +02:00
Simon Liebing
302b17287c removed commented out code that was not used 2023-03-29 12:50:37 +02:00
Simon Liebing
16378a77a3 added absolute values for Umsatzsteuer und Entropieumlage 2023-03-29 12:44:05 +02:00
b864880c5c rm replacing decimal separator
as html5 input type takes care of this already
2023-03-28 11:27:14 +02:00
7c31eb5458 change options to brutto/netto/kole
reverse choice from solution to given
a bit ux
html entities as gitea warns about utf8 characters
2023-03-28 11:21:14 +02:00
200e9b5a11 add simple solution
da frlan darum bat, zur weiteren Verwendung
2023-03-28 01:12:30 +02:00
f8326a9b17 Initial commit 2023-03-28 01:11:04 +02:00