Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-07-17 | tokens in config | curly | -22/+29 | |
2024-07-17 | config | curly | -13/+80 | |
2024-07-17 | del and list registration keys for admin | curly | -15/+62 | |
2024-07-17 | make new keys with admin user | curly | -3/+53 | |
2024-07-17 | registration keys | curly | -13/+54 | |
2024-07-17 | separate user update forms. require password for deletion | curly | -32/+77 | |
2024-07-16 | change password and username | curly | -4/+56 | |
2024-07-15 | trim whitespace on usernames | curly | -1/+8 | |
2024-07-15 | crap cors | curly | -0/+115 | |
2024-07-15 | UID serialzer doesn't panic anymore | curly | -4/+6 | |
2024-07-03 | register now returns name and id | Curly Bryce | -5/+10 | |
2024-07-03 | transfers | Curly Bryce | -15/+60 | |
2024-07-03 | Serialize, Deserialize UID to make coding easier | Curly Bryce | -95/+136 | |
2024-07-03 | getting of tokovec | Curly Bryce | -7/+49 | |
2024-07-03 | delete users | Curly Bryce | -5/+48 | |
2024-07-03 | full session management | Curly Bryce | -12/+75 | |
2024-07-03 | Docs in readme | Curly Bryce | -1/+48 | |
2024-07-03 | user login/logout | Curly Bryce | -133/+396 | |
2024-07-02 | users can have same name. Get users by name or user by UID | Curly Bryce | -12/+34 | |
2024-07-02 | update status codes | Curly Bryce | -16/+26 | |
2024-07-02 | http status codes roughly added | Curly Bryce | -11/+29 | |
2024-07-02 | remove test code | Curly Bryce | -32/+1 | |
2024-07-02 | Initial working | Curly Bryce | -0/+1870 | |