Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-02-02 | dont show load posts button if no posts | Tyler Murphy | 1 | -2/+3 | |
2023-02-02 | dont commit rate limit | Tyler Murphy | 2 | -2/+2 | |
2023-02-02 | loading by offset on profile | Tyler Murphy | 7 | -38/+62 | |
2023-02-01 | add caching header | Tyler Murphy | 1 | -4/+33 | |
2023-02-01 | image upload spinner | Tyler Murphy | 5 | -13/+90 | |
2023-02-01 | static serve refactor | Tyler Murphy | 16 | -173/+192 | |
2023-01-31 | remove b64 imgs | Tyler Murphy | 12 | -27/+64 | |
2023-01-31 | gitignore | Tyler Murphy | 1 | -1/+1 | |
2023-01-31 | custosm avatars and banners | Tyler Murphy | 41 | -23/+576 | |
2023-01-31 | fix admin | Tyler Murphy | 1 | -1/+1 | |
2023-01-31 | mobile css | Tyler Murphy | 3 | -2/+16 | |
2023-01-31 | rate limiting | Tyler Murphy | 8 | -43/+321 | |
2023-01-30 | colored pfps | Tyler Murphy | 33 | -19/+35 | |
2023-01-30 | dark mode | Tyler Murphy | 13 | -72/+143 | |
2023-01-30 | change green color | Tyler Murphy | 2 | -4/+5 | |
2023-01-30 | admin page css | Tyler Murphy | 2 | -15/+24 | |
2023-01-30 | fix console page | Tyler Murphy | 2 | -9/+9 | |
2023-01-30 | css changes, secure/http only admin session | Tyler Murphy | 9 | -27/+35 | |
2023-01-29 | dont log admin stuff | Tyler Murphy | 3 | -6/+11 | |
2023-01-29 | refactor | Tyler Murphy | 8 | -43/+58 | |
2023-01-29 | admin page | Tyler Murphy | 22 | -4/+585 | |
2023-01-29 | no mass rerendering html plus logging fix | Tyler Murphy | 10 | -89/+142 | |
2023-01-28 | reverse proxy ip checking | Tyler Murphy | 4 | -61/+104 | |
2023-01-28 | fmt | Tyler Murphy | 17 | -258/+520 | |
2023-01-28 | new rust, clippy | Tyler Murphy | 16 | -60/+67 | |
2023-01-28 | clippy my beloved | Tyler Murphy | 11 | -58/+86 | |
2023-01-28 | readme | tylermurphy534 | 1 | -1/+1 | |
2023-01-28 | docker | Tyler Murphy | 8 | -17/+103 | |
2023-01-28 | tracing | Tyler Murphy | 12 | -16/+172 | |
2023-01-28 | fix rerendering logout button, console page | Tyler Murphy | 21 | -94/+372 | |
2023-01-27 | rusty boio finished | Tyler Murphy | 8 | -26/+72 | |
2023-01-26 | input length and range checking | Tyler Murphy | 5 | -7/+96 | |