Commit graph

97 commits

Author SHA1 Message Date
Norbi Peti 1c60cb6fd5 Changed to logger, made a generic save method, ... 2016-07-29 13:52:24 +02:00
Norbi Peti 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
Norbi Peti eb8eaa3834 Db things and message sending 2016-07-28 15:04:24 +02:00
Norbi Peti ea45675d56 Renamed pages 2016-07-28 12:08:24 +02:00
Norbi Peti cfb77bae46 Renamed pages 2016-07-28 12:08:05 +02:00
Norbi Peti 57a2f28ad3 Messages are now loaded from the db! 2016-07-28 11:54:44 +02:00
Norbi Peti 5626f77b5d Removed unnecessary sysouts and uncommented a code 2016-07-28 11:36:34 +02:00
Norbi Peti 72f0af6e9a Log4j fix 2016-07-28 11:35:07 +02:00
Norbi Peti 2bfa4a8c50 Fixed database errors! 2016-07-28 11:23:17 +02:00
Norbi Peti 73ef29e2df Removed files not in gitignore 2016-07-28 09:23:37 +02:00
Norbi Peti aa5873963d Added gitignore 2016-07-28 09:17:44 +02:00
Norbi Peti 5e57613bda CSS, added temp fake login; trying to get the database to work 2016-07-27 15:03:35 +02:00
Norbi Peti 6ee360df0b Registration and login are now done with JavaScript from index.html 2016-07-27 12:22:04 +02:00
Norbi Peti 0308228e4a Added JSON communication and proper error display 2016-07-27 10:12:16 +02:00
Norbi Peti d619811a34 Added login things 2016-07-26 15:10:18 +02:00
Norbi Peti 36aaa9f80a Added logger, loginbox, autologout on invalid cookies 2016-07-26 12:54:06 +02:00
Norbi Peti 2486a97271 Added DataProvider.SetValues, improvde User.toString 2016-07-25 14:54:40 +02:00
Norbi Peti 4ea179ed91 Fixed CSS and removed some TODOs 2016-07-25 13:14:06 +02:00
Norbi Peti 120f792ddf Added getUser, CSS, using HTML parsing for modifying pages 2016-07-25 12:21:42 +02:00
Norbi Peti 14592db41f Started GetCookies 2016-07-22 15:11:31 +02:00
Norbi Peti c6acd8cded Improved error handling 2016-07-22 15:01:42 +02:00
Norbi Peti 7c2c4400df Added login check (test it) 2016-07-22 14:45:45 +02:00
Norbi Peti 7f3aefb9b5 Added logout 2016-07-22 14:25:33 +02:00
Norbi Peti 12be973724 (Re)Added expire time for cookies (Just deleted today's work) 2016-07-22 14:17:21 +02:00
Norbi Peti 28c46a7401 Registration and the logic of login done 2016-07-21 15:03:49 +02:00
Norbi Peti c408a568bb Added more registration cheks 2016-07-21 13:55:35 +02:00
Norbi Peti ab4fcf9fd2 Fixed db things, register checks 2016-07-21 12:11:28 +02:00
Norbi Peti f9cba67116 Created some classes and a generic get method 2016-07-21 09:41:00 +02:00
Norbi Peti ef70448ca6 Started register, added jQuery, ... 2016-07-20 15:02:49 +02:00
Norbi Peti 127a37b097 Changed back to user, test circular reference 2016-07-19 15:27:57 +02:00
Norbi Peti ddbcc536a7 Did getUser, started register 2016-07-19 14:07:54 +02:00
Norbi Peti c07a0d6207 Made contacts 2016-07-19 13:41:31 +02:00
Norbi Peti 345e8e27b5 Database management 2016-07-19 12:45:42 +02:00
Norbi Peti b948843675 Fixed pages not showing up and added pages 2016-07-19 11:34:42 +02:00
Norbi Peti 276601c18d Add notfound.html 2016-07-19 11:12:53 +02:00
Norbi Peti 495ae68e82 Added reflections to load pages automatically 2016-07-19 11:12:31 +02:00
Norbi Peti e48c318e42 Added methods and a not found page 2016-07-19 10:01:02 +02:00
Norbi Peti bcbf53c803 Move move 2016-07-19 09:11:12 +02:00
Norbi Peti f07b8fed41 Move 2016-07-19 09:11:03 +02:00
Norbi Peti 09dd834d5f Why does this keep resetting 2016-07-18 14:41:02 +02:00
Norbi Peti de30f31f39 Added classpath 2016-07-18 14:40:19 +02:00
Norbi Peti 18409b51a4 Added project file 2016-07-18 14:37:26 +02:00
Norbi Peti 2d2cc3c924 Using JDA 2016-07-18 14:36:33 +02:00
Norbi Peti 686e3a3eae Renamed IndexPage 2016-07-18 13:59:13 +02:00
Norbi Peti deba627f6b Renamed IndexPage 2016-07-18 13:59:05 +02:00
Norbi Peti 11ee73657e Added files 2016-07-18 13:53:12 +02:00
Norbi Peti d6b631db1c Added Gitignore 2016-07-18 13:52:32 +02:00