canopy/www/js
2024-12-26 17:46:35 -05:00
..
channel Database now stores hashes of recently used IP's for all users. They are retained for seven days AFTER their LAST use. 2024-12-23 15:17:07 -05:00
adminPanel.js Added alt-detection. Just need to set up pre-delete for userModel function to remove refrences to itself on alt accounts 2024-12-24 10:57:55 -05:00
channelSettings.js Per-Channel Emotes Implemented. 2024-12-21 11:01:00 -05:00
login.js Basic brute force detection added. Accounts throttle by captcha after 5 failed attempts, and locked out for 24 hours after 200 attempts. 2024-12-26 17:46:35 -05:00
navbar.js Initial commit. 2024-11-15 17:44:03 -05:00
newChannel.js Added 'altcha' captcha system for account and channel creation. 2024-12-26 06:09:49 -05:00
profile.js Added alt-detection. Just need to set up pre-delete for userModel function to remove refrences to itself on alt accounts 2024-12-24 10:57:55 -05:00
register.js Added 'altcha' captcha system for account and channel creation. 2024-12-26 06:09:49 -05:00
utils.js Basic brute force detection added. Accounts throttle by captcha after 5 failed attempts, and locked out for 24 hours after 200 attempts. 2024-12-26 17:46:35 -05:00