-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactoring for issue01: rename logical steps 'letter' and 'print' to 'letter1' and 'print1' to enable for further steps to come * refactoring for issue01: rename 'Letter' referenced into 'Letter1' enabling for differentiation with more Letters. * refactoring for issue01: rename file to Letter1 for proper differentiation with more "Letter" files to come. * refactoring: removed spaces * fix 01, 02: add additional letters * issue 01, 02: enhance by an additional letter * issue 01, 02: renamed all additional letters and added them into the App * issue 01, 02: re applied new texts, renamed variables * browserlist and security updates on npm packages * require svelte version >= 3.49.0 for security reasons * fix: string quotes * fix: simplify expression * ext: provide for IdImages representing both or front/back sides * ext: remove ID capture from letter (move to entry) * upd: reflect new law from 2022 * upd: version increment * fix: deprecation / syntax * upd: formatting, structure * ext: follow up letters * ext: follow up letters * ext: follow up letters * ext: extend user-desire fora variety of followup communications Signed-off-by: nielsson4711 <nielsdev21@pm.me> * upd: housekeeping Signed-off-by: nielsson4711 <nielsdev21@pm.me> * ext: adjustments on navigation Signed-off-by: nielsson4711 <nielsdev21@pm.me> * Revert "upd: integrate current mercator logo" This reverts commit 413e3d19dd5778d063a5e7b3dc12ab2fd561392a. * upd: integrate new mercator logo * fix: housekeeping * upd: npm update Signed-off-by: nielsson4711 <nielsdev21@pm.me> * fix: adjust logic enabling for old and new data_info_req and 4 additional request types. Signed-off-by: nielsson4711 <nielsdev21@pm.me> * fix: line break first sentence * fix: mercator logo and links --------- Signed-off-by: nielsson4711 <nielsdev21@pm.me> Co-authored-by: nielsson4711 <nielsdev21@pm.me>
- Loading branch information
1 parent
c81479a
commit 0f78524
Showing
29 changed files
with
1,730 additions
and
2,155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
/node_modules/ | ||
/public/build/ | ||
/public/index.html | ||
/public/data.json | ||
/public/index.html | ||
.idea | ||
|
||
.DS_Store | ||
|
||
local.key | ||
local.cert | ||
local.cert |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.