Commit Graph

55 Commits (7220ffdcd28531ec778083d28f1db027ad0b350f)

Author SHA1 Message Date
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
Alex b7c044fe1d func generateRandomhashtag works now 2021-05-30 20:11:07 +02:00
Alex d9667c6252 added error checking when parsing ExpiredTime 2021-05-30 18:59:39 +02:00
Alex ad7531b6db added serverSettings load method 2021-05-28 22:09:36 +02:00
Alex 45d1759fff Switched to new database method 2021-05-28 22:09:14 +02:00
Alex 5e806774ed Database switched to connection pools 2021-05-28 22:08:17 +02:00
Alex 32ce9635ad update user struct 2021-05-28 22:06:27 +02:00
Alex b3c03a1dca add session struct 2021-05-28 22:06:11 +02:00
Alex 720b2e876e add load server settings from db module 2021-05-28 22:05:39 +02:00
Alex 457f908e67 updated users and added sessions and server_settings structures 2021-05-28 22:04:49 +02:00
Alex 871dc1405e removed RowsAffected debug message 2021-05-23 19:02:27 +02:00
Alex 5f1d06311f add func deleteExpiredSessions 2021-05-22 21:48:28 +02:00
Alex 0402892963 finish with user login 2021-05-16 21:23:06 +02:00
Alex e0266d9788 finish with create user and start with user login 2021-05-15 22:56:28 +02:00
Alex 71fe2a5e46 start with login sessions 2021-05-14 22:34:47 +02:00
Alex c2e5d19e02 change from debug module to logrus 2021-05-13 22:20:54 +02:00
Alex ef4ff60e37 changed date format and add numbers to user hashtag generator 2021-05-13 20:08:51 +02:00
Alex 932a4d6675 add new random hashtag func and add hashtag login check 2021-05-10 21:01:28 +02:00
Alex 8ad6b6e623 09052021 2021-05-09 21:00:34 +02:00