Commit Graph

73 Commits (07ab264175d43ba40129d8038150678b46a61c10)

Author SHA1 Message Date
Alex 07ab264175 ImageUpload 2021-07-27 11:08:44 +02:00
Alex 9a78c588a1 Removed activation file 2021-07-12 20:47:48 +02:00
Alex 63f84581fb Added userActions to sql scheme 2021-07-12 20:33:57 +02:00
Alex 49bae90fc2 Added userActions to config 2021-07-12 20:33:27 +02:00
Alex f0ca1a2e4e Updated routes 2021-07-12 20:32:56 +02:00
Alex e0b0c7edb6 Added func for delete user 2021-07-12 20:32:22 +02:00
Alex ae65dcfc98 Added mail verification for user creation 2021-07-12 20:31:23 +02:00
Alex 2a63114ffb Added action file 2021-07-12 20:30:24 +02:00
Alex 2e795f899b Added userAction struct 2021-07-12 20:29:47 +02:00
Alex 962fc38532 Added userAction struct 2021-07-12 20:29:42 +02:00
Alex 22f0ef0c06 Added rabbitmqMailMessage struct 2021-07-12 20:28:42 +02:00
Alex 0b3427b1e5 Added func PublishMail 2021-07-12 20:28:11 +02:00
Alex e874dbdf30 Added userActions 2021-07-12 20:27:43 +02:00
Alex 079565460c Added func DeleteSession 2021-07-09 17:44:58 +02:00
Alex fdfb5520a6 Current swagger file 2021-06-27 21:30:51 +02:00
Alex 54a86bce4e Updated sql scheme 2021-06-27 21:30:31 +02:00
Alex d3fa8b4bf5 Changed config settings format 2021-06-27 21:30:17 +02:00
Alex a915f69317 Added activate route 2021-06-27 21:29:55 +02:00
Alex 7220ffdcd2 Changed file structure 2021-06-27 21:29:37 +02:00
Alex 663ab5f2f2 Added UserActivation struct 2021-06-27 21:29:12 +02:00
Alex 8184f5ba73 Add state to user struct 2021-06-27 21:28:53 +02:00
Alex 811bcb6051 Added struct for expires time 2021-06-27 21:27:54 +02:00
Alex 2c1c163da4 Updated Swagger 2021-06-27 16:29:14 +02:00
Alex e69c368b24 Added swagger 2021-06-25 21:48:28 +02:00
Alex b7e781d414 Removed comments 2021-06-25 21:48:15 +02:00
Alex adb0a57a3c Updated user struct 2021-06-25 21:45:31 +02:00
Alex 43af5221f4 Added rabbitmq init 2021-06-25 21:44:57 +02:00
Alex 21e2883156 Changed language to language_id 2021-06-25 21:44:43 +02:00
Alex 0cd93b4a3d Added readme 2021-06-25 21:44:24 +02:00
Alex ecca2ac502 Changed settings struct 2021-06-25 21:44:09 +02:00
Alex 28eaa95267 Changed from http to rabbitmq 2021-06-25 21:43:51 +02:00
Alex ff9de3baa5 Updated rabbitmq 2021-06-25 21:43:34 +02:00
Alex 371197a5dd Changed settings length struct 2021-06-25 21:43:11 +02:00
Alex 76bb6332c9 Added LanguageId to user registration 2021-06-25 08:17:59 +02:00
Alex 3fd1c62ef7 Added RabbitMQ config 2021-06-16 21:43:30 +02:00
Alex 56620852e7 Added debug message and rabbitmq connection 2021-06-16 21:43:11 +02:00
Alex a459d74935 changed mail config 2021-06-15 22:04:54 +02:00
Alex 752b125378 added user activation to createUser 2021-06-15 22:04:27 +02:00
Alex f6dd630133 Changed mail config 2021-06-15 22:03:49 +02:00
Alex 4ef3d96ec7 removed server settings scheme 2021-06-12 13:40:04 +02:00
Alex c6240a0578 updated startup 2021-06-12 13:37:27 +02:00
Alex c69bbc0a47 removed mail 2021-06-12 13:36:52 +02:00
Alex 426392f4b3 changed config get method 2021-06-12 13:36:40 +02:00
Alex 87f6434fcd removed unnecessary import 2021-06-12 13:35:35 +02:00
Alex 8c60b0dea5 changed server settings to config 2021-06-11 14:38:31 +02:00
Alex 03adf0c8bb added settings 2021-06-11 14:37:59 +02:00
Alex 2632665845 function rewritten to use the values from server settings 2021-06-06 20:22:11 +02:00
Alex 4893a9fab2 added loading username,email,password min and max values from db 2021-06-06 20:21:14 +02:00
Alex 63a5c877af server settings scheme updated and default lines added 2021-06-06 20:19:25 +02:00
Alex 56085c1b17 func isSessionIdValid works now 2021-05-30 20:35:14 +02:00