canopy/www/js
2024-12-28 15:55:03 -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 Prettied up UI for password resets. Now to move on to email component. 2024-12-28 09:17:28 -05:00
channelSettings.js Per-Channel Emotes Implemented. 2024-12-21 11:01:00 -05:00
login.js Removed unnessicary console.log() calls. 2024-12-26 17:54:07 -05:00
navbar.js Tidied up login page/navbar. 2024-12-28 15:55:03 -05:00
newChannel.js Added 'altcha' captcha system for account and channel creation. 2024-12-26 06:09:49 -05:00
passwordReset.js Finished up with email password reset system. 2024-12-28 15:36:42 -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 Finished up with email password reset system. 2024-12-28 15:36:42 -05:00
utils.js Finished up with email password reset system. 2024-12-28 15:36:42 -05:00