64 Commits

Author SHA1 Message Date
0f5244ca08 Merge branch 'dev' 2021-09-29 16:00:14 +02:00
864410c028 Updated documentation 2021-09-29 15:52:38 +02:00
c6a2c38fea Merge branch 'dev' 2021-09-29 15:27:33 +02:00
62b974c4ef Fixed: After Button press "Instruction" jump to data area is confusingby changing 0 to a 1 2021-09-29 15:25:14 +02:00
44620254b3 Fixed: After Button press "Instruction" jump to data area is confusingby changing 0 to a 1 2021-09-29 15:24:42 +02:00
5bd49f36d0 Changed Link Formatting in README 2021-08-11 18:43:27 +02:00
06d3525550 Added a short README 2021-08-11 18:41:49 +02:00
f3b27a361e Added GPL LICENSE 2021-08-11 18:37:19 +02:00
b756e04e81 Added small comment 2021-08-01 19:18:50 +02:00
02c656f805 Changed styling to fit better for mobile devices 2021-08-01 19:13:15 +02:00
7755339c40 Made cookie.js less annoying. (It showed the banner every time a save was requested) 2021-08-01 17:00:15 +02:00
595149a986 Changed .gitignore 2021-08-01 16:39:58 +02:00
df2a8ccd0f Updated Documentation 2021-05-09 20:10:12 +02:00
25c5df9e6d Implemented user alert for at the end of the program 2021-05-09 19:56:02 +02:00
227644ed91 Merge branch 'user-im-n-export' 2021-05-09 19:10:17 +02:00
77a0dc77f6 Updated the year this was made 2021-05-09 19:09:08 +02:00
fd78e1b7b7 Added delay to example loading 2021-05-09 19:09:08 +02:00
8e6d974ed9 Cleaned up pc.js 2021-05-09 19:09:08 +02:00
2202149116 Updated Coloring for loader 2021-05-09 19:09:08 +02:00
75a3da7d95 Updated styles 2021-05-09 19:09:08 +02:00
6f200fc2a7 Updated examples for new model 2021-05-09 19:09:08 +02:00
0c5bb8d937 Implemented Im- and Export by user 2021-05-09 19:09:08 +02:00
673ac452ea Fixed overwriteAt, that did not overwrite if first pos in Array is to be changed 2021-05-09 19:09:08 +02:00
a711e0d148 Updated styling 2021-05-09 19:09:08 +02:00
7beb5c29b2 Updated elm.json to require file 2021-05-09 19:09:08 +02:00
9b67910063 Changed .gitignore so that builds aren't filling up repo 2021-05-09 19:09:08 +02:00
fb7a419f88 Added small build script to ease compiling 2021-05-09 19:09:08 +02:00
5a611918a0 Small changes to fix styles that were broken by refactoring 2021-05-09 19:09:08 +02:00
25f793a654 A big ton of refactoring. Basically split up Main.elm into a hand full smaller (more manageable) files. 2021-05-09 19:09:08 +02:00
964d34f73a Updated the year this was made 2021-05-09 19:06:17 +02:00
f2fe410cc1 Added delay to example loading 2021-05-09 19:05:32 +02:00
8b3d2d525b Cleaned up pc.js 2021-05-09 19:04:49 +02:00
a92da271d1 Updated Coloring for loader 2021-05-09 19:03:32 +02:00
c4a1884c6d Updated styles 2021-05-09 17:57:34 +02:00
1d7169ddb2 Updated examples for new model 2021-05-09 17:57:10 +02:00
8867374f85 Implemented Im- and Export by user 2021-05-09 17:56:40 +02:00
b3478d7eb3 Fixed overwriteAt, that did not overwrite if first pos in Array is to be changed 2021-05-09 15:45:19 +02:00
f4ad57b544 Updated styling 2021-05-09 15:36:48 +02:00
51d8ccf148 Updated elm.json to require file 2021-05-09 15:34:58 +02:00
87ec19157b Changed .gitignore so that builds aren't filling up repo 2021-05-07 08:52:12 +02:00
5664e0483b Added small build script to ease compiling 2021-05-06 14:51:51 +02:00
95985eb92a Small changes to fix styles that were broken by refactoring 2021-05-06 14:51:24 +02:00
c4a54ee2e4 A big ton of refactoring. Basically split up Mail.elm into a hand full smaller (more manageable) files. 2021-05-06 14:50:48 +02:00
8d0aded26f Told Elm where to start 2021-05-01 09:53:14 +02:00
ca60d8bae8 Updated gitignore to prevent editor files 2021-05-01 09:52:34 +02:00
a8195a3fba Updated Examples and tweaked some stuff form mobile layout 2020-12-28 18:01:06 +01:00
88f84a9c25 Updated .gitignore 2020-12-28 17:36:28 +01:00
6bbed4c655 Forgot to add them 2020-12-28 17:35:49 +01:00
49863a0079 Added an example and fixed comment display 2020-12-28 17:34:14 +01:00
9b789a1378 Added Mobile Layout and comments 2020-12-28 17:05:59 +01:00