Commit Graph

  • 687ab16d14 Authorization fetches certs once if no matching cert is found master Sebastian H. Gabrielli 2024-01-01 14:07:47 +0100
  • b5cbe304e5 Make authroization use shared state, giving ~200 speedup Sebastian H. Gabrielli 2023-12-31 16:53:11 +0100
  • a68730ac52 Authorization works Sebastian H. Gabrielli 2023-12-31 15:28:35 +0100
  • 40714e4215 Add jwt_validation.rs from JWT validation test repo Sebastian H. Gabrielli 2023-12-31 14:12:37 +0100
  • c61692cc32 Fix issue where member last name became RFID card Sebastian H. Gabrielli 2023-12-26 21:02:06 +0100
  • e7cbe25602 Handle CORS Sebastian H. Gabrielli 2023-12-26 21:01:36 +0100
  • 603b57b303 Implemented all RFID card functionality Sebastian H. Gabrielli 2023-12-25 17:58:43 +0100
  • 053fc6a545 Implement all image preference functions Sebastian H. Gabrielli 2023-12-25 17:06:51 +0100
  • ac9d7b9946 Implement all balance functions Sebastian H. Gabrielli 2023-12-25 16:57:57 +0100
  • dddef4e80a Implemented update_member_by_id Sebastian H. Gabrielli 2023-12-25 16:40:39 +0100
  • cde27b56d9 Add serde renames and make structs use proper rust variable names Sebastian H. Gabrielli 2023-12-25 15:58:18 +0100
  • 56f1a1375e Move index to main & make ErrorResponder public Sebastian H. Gabrielli 2023-12-25 15:51:31 +0100
  • 5970760055 Add DB to readme file info Sebastian H. Gabrielli 2023-12-25 15:49:43 +0100
  • 9d6e27415e Add README.md Sebastian H. Gabrielli 2023-12-25 15:47:08 +0100
  • 57191c043e Split project into separate files Sebastian H. Gabrielli 2023-12-25 15:40:00 +0100
  • f5779ec55f Change the impl to the less scary looking entities::members::Model Sebastian H. Gabrielli 2023-12-25 13:48:44 +0100
  • 8a3eb8027b Change add_member to use from and into functionality Sebastian H. Gabrielli 2023-12-25 13:44:50 +0100
  • 3c6e6c8656 Simplify get_member_by_id with new from implementation Sebastian H. Gabrielli 2023-12-25 13:19:58 +0100
  • b038811b58 Implement rfid card lookup in get_members Sebastian H. Gabrielli 2023-12-25 13:11:36 +0100
  • 8b704120d2 Implement get_members Sebastian H. Gabrielli 2023-12-25 13:00:35 +0100
  • bf84ff6e33 Implement functionality to check for existing member with NTNU username Sebastian H. Gabrielli 2023-12-24 00:27:18 +0100
  • 48bb2ab839 Create and implement add_member function Sebastian H. Gabrielli 2023-12-24 00:18:33 +0100
  • 35971d14d1 Rename get_member to get_member_by_id Sebastian H. Gabrielli 2023-12-23 23:40:06 +0100
  • 72f73a89e1 Create database link and implement get_member Sebastian H. Gabrielli 2023-12-23 23:39:23 +0100
  • ab81d241df Initial commit Sebastian H. Gabrielli 2023-12-23 12:00:10 +0100