56 Commits

Author SHA1 Message Date
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
1b7a502cd4 Fixed Cookie Auto-Nightmode and changed copyright 2020-12-27 23:16:01 +01:00
8e131d3ee4 Reorganized FileStructure and added Cookie-Banner 2020-12-27 23:07:14 +01:00
182662e2e0 Small fixes and auto-nightmode 2020-12-27 18:25:04 +01:00
dc9b5c725e Added whole Instruction step and a basic how to 2020-12-27 18:10:07 +01:00
20fb9914ef Forget to add backend example files 2020-12-27 13:21:32 +01:00
0aa08315d1 Added ability to load example from server 2020-12-26 20:00:56 +01:00
1701a5ea08 Make Edits persist after reload 2020-12-26 15:07:14 +01:00
de10d8968b Changed Styling for Inputs and rearranged sizes 2020-12-25 19:14:23 +01:00