canopy/src/controllers
2024-12-26 17:46:35 -05:00
..
api 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
panel Started work on emotes panel 2024-12-21 13:43:28 -05:00
tooltip Alt account entries now deleted with account upon account deletion. 2024-12-25 05:52:03 -05:00
adminPanelController.js Fixed bug in perm check middleware caused by last refactor 2024-12-15 21:41:59 -05:00
channelController.js Initial commit. 2024-11-15 17:44:03 -05:00
channelSettingsController.js Added tokeCommand delete endpoint and ajax call, replaced all raw error responses. 2024-12-12 05:11:47 -05:00
indexController.js Basic housekeeping, as well as very basic work on per-channel !toke commands 2024-12-15 07:25:38 -05:00
loginController.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
newChannelController.js Added 'altcha' captcha system for account and channel creation. 2024-12-26 06:09:49 -05:00
popupController.js Replaced window.prompt()/alert() with custom popup 2024-12-05 03:46:44 -05:00
profileController.js Fixed bug in perm check middleware caused by last refactor 2024-12-15 21:41:59 -05:00
registerController.js Added 'altcha' captcha system for account and channel creation. 2024-12-26 06:09:49 -05:00