71 Commits (8317a9524a661ec3dae5dcd8a87b4ee659a40077)
 

Author SHA1 Message Date
Tanner Collin 8317a9524a Stop adding periods to usernames 5 years ago
Tanner Collin 63adb9b9a3 Don't log duplicate COMM errors, remove sent log records 5 years ago
Tanner Collin 9717073507 Implement basic logging in firmware 5 years ago
Tanner Collin 5df3c5345e Use a null terminator instead of $ to mark eeprom end 5 years ago
Tanner Collin d2d63146da Remove some magic numbers 6 years ago
Tanner Collin 1627ffe639 Display red error blink on timeout 6 years ago
Tanner Collin 78c2a99d30 Add 10 second timeout to armed state 6 years ago
Tanner Collin b14dabc721 Fix supervisor issue and README spelling 6 years ago
Tanner Collin a619c3fe39 Add script to push card data to auth server 6 years ago
Tanner Collin d8ec4b30c8 Accept multiple cards for each user 6 years ago
Tanner Collin 2812685868 Move Django to https 6 years ago
Tanner Collin 31a0112f9b Change LED patterns to be more intuitive 6 years ago
Tanner Collin ffcfb54aa9 Make card write atomic and don't arm unless LED state is off 6 years ago
Tanner Collin 2c9542a2bc Flash red LED if any button is pressed while arming 6 years ago
Tanner Collin 2c8f12edd4 Use semantic-ui from a CDN 6 years ago
Tanner Collin d96e68dc04 Remove favicon and set title 6 years ago
Tanner Collin 77e5be93f9 Move network stuff into their own functions 6 years ago
Tanner Collin 781035de64 Made denied red light flash longer 6 years ago
Tanner Collin d17f252fd2 Handle not having hetwork better 6 years ago
Tanner Collin 163472ad2a Move LED control to state machine and blink red for denied cards 6 years ago
Tanner Collin d09f670a77 Convert username to lower case 6 years ago
Tanner Collin 4ef256abb3 Set up Protospace wifi and move lockout to Ticker 6 years ago
Tanner Collin bf140f02fb Get cards from auth server 6 years ago
Tanner Collin 75d4395964 Integrate login and auth server API 6 years ago
Tanner Collin bd44438277 GET authorized cards for each MAC 6 years ago
Tanner Collin 790725c29e Add card numbers and updating to auth server 6 years ago
Tanner Collin 6ec97db073 Make LEDs more intuitive 6 years ago
Tanner Collin a8331ab798 Add RFID card scanning off a list of card numbers 6 years ago
Tanner Collin 506f286990 Add firmware README 6 years ago
Tanner Collin 01b8d29a45 Abstract relay 6 years ago
Tanner Collin a12a24661b Abstract LEDs 6 years ago
Tanner Collin 5c2938ad4f Add prearm state and abstract buttons 6 years ago
Tanner Collin f56be14c80 Nuke create-react-app readme 6 years ago
Tanner Collin 72e783545f Add MAC address field to tools 6 years ago
Tanner Collin d5c16bd11b Add to setup instructions 6 years ago
Tanner Collin 0da2410869 Rename pins to reflect their actual buttons 6 years ago
Tanner Collin fceacca2cf Removed armed LED 6 years ago
Tanner Collin bb52fcff93 Change socket server URL in firmware 6 years ago
Tanner Collin 7dd40dabb0 Add example authentication request 6 years ago
Tanner Collin b40cc3c458 Change domain and make fields optional 6 years ago
Tanner Collin 8c6a4dcbe6 Add authentication info to README 6 years ago
Tanner Collin 28533e0300 Perform auth against the Protospace member portal 6 years ago
Tanner Collin 75ee9e9f6a Add token auth and POST /login/ route 6 years ago
Tanner Collin cfe6677e3d Add trailing slashes to URLs 6 years ago
Tanner Collin 3ae25304c2 Spelling 6 years ago
Tanner Collin 81536d6a24 Add API description to README 6 years ago
Tanner Collin dd1b9be50e Restrict profiles to lockout admins, convert to URL API 6 years ago
Tanner Collin 61ceff77e3 Only allow lockout admins to access tool, category 6 years ago
Tanner Collin e1c776698e Add tooldata API read-only route 6 years ago
Tanner Collin ac9aeb909a Ignore and delete migrations 6 years ago