Commit graph

16 commits

Author SHA1 Message Date
334bc54f6a Organized data, created index.js, fixed IDs... 2016-08-05 13:39:31 +02:00
24059da654 Fixed some errors 2016-08-05 09:30:53 +02:00
0f54d6ddb8 Added Cookie(s) classes and did fixes 2016-08-04 15:10:46 +02:00
38da2bb68d Temp handling of JSON error and other fixes 2016-08-03 14:59:48 +02:00
a3d5f290a6 Fixed session expiring and added logout page 2016-08-01 12:25:41 +02:00
3efa16fe0a Added check for empty messages 2016-08-01 12:16:54 +02:00
095269a585 Sending messages works! Kind of...
I give up on the database.
I'm switching to JSON.
2016-07-29 11:56:03 +02:00
73ef29e2df Removed files not in gitignore 2016-07-28 09:23:37 +02:00
5e57613bda CSS, added temp fake login; trying to get the database to work 2016-07-27 15:03:35 +02:00
6ee360df0b Registration and login are now done with JavaScript from index.html 2016-07-27 12:22:04 +02:00
0308228e4a Added JSON communication and proper error display 2016-07-27 10:12:16 +02:00
d619811a34 Added login things 2016-07-26 15:10:18 +02:00
36aaa9f80a Added logger, loginbox, autologout on invalid cookies 2016-07-26 12:54:06 +02:00
120f792ddf Added getUser, CSS, using HTML parsing for modifying pages 2016-07-25 12:21:42 +02:00
ef70448ca6 Started register, added jQuery, ... 2016-07-20 15:02:49 +02:00
b948843675 Fixed pages not showing up and added pages 2016-07-19 11:34:42 +02:00