443 Commits (8b0a0ae6ee96394fce4d2cb4cd29d3fad454085c)
 

Author SHA1 Message Date
Daniel Berteaud e00e0f7605 Cleanup the ping action handler 11 years ago
Daniel Berteaud 9c89212fbb Add note about possible persistent rooms expiry 11 years ago
Daniel Berteaud 6517fb930a Add a new setting to expire persistent rooms 11 years ago
Daniel Berteaud 883905af6a Fix feedback email templates 11 years ago
Daniel Berteaud 102df46a80 Reduce page title size 11 years ago
Daniel Berteaud 1695c9dfff Only the owner is allowed to lock/unlock a room 11 years ago
Daniel Berteaud 96d8a0eaa6 Fix error handling for lock/unlock 11 years ago
Daniel Berteaud dec8da6a44 Don't add the active class on the lock button if locked 11 years ago
Daniel Berteaud a15e6d7199 Don't allow previous participant to join if locked 11 years ago
Daniel Berteaud 76ae8e18ea Prevent owner to be locked out of its own room 11 years ago
Daniel Berteaud 2b461fbc59 Move lock button at the top of the conf menu 11 years ago
Daniel Berteaud 43f3fba40b Revert "Remove room lock, not that usefull now that you can use a password" 11 years ago
Daniel Berteaud e4ce4b9678 Check if room exists in the goodbye route 11 years ago
Daniel Berteaud 072215a071 Add custom message intro in email invitation 11 years ago
Daniel Berteaud d80ab2440a Change email input placeholder 11 years ago
Daniel Berteaud 2800c35dca Cleanup error handling in ajax requests 11 years ago
Daniel Berteaud fdff058521 Add a custom message field in email invitations 11 years ago
Daniel Berteaud cea2189774 Store join paswword hashed 11 years ago
Daniel Berteaud e394b8d911 Hide the app URL on XS screens 11 years ago
Daniel Berteaud 8ab49c3b9e Dont call maxHeight() before it's defined 11 years ago
Daniel Berteaud 1c7cc79768 Only grant the owner role if creation succedded 11 years ago
Daniel Berteaud 6e48945f4e More help items 11 years ago
Daniel Berteaud 769e288796 Revamp help page 11 years ago
Daniel Berteaud 4fb717b6be Use form instead of simple divs for paswords 11 years ago
Daniel Berteaud 697b143cef Add an auth form in the join template 11 years ago
Daniel Berteaud a5837dac98 Implement owner password auth 11 years ago
Daniel Berteaud 7a7ee8603b Add MySQL field for owner_password 11 years ago
Daniel Berteaud eaf20b6a13 Send join password in email invitations 11 years ago
Daniel Berteaud 0226271045 Move getRole to a function 11 years ago
Daniel Berteaud 89b7e7ff0f Small animation when owner element are enabled 11 years ago
Daniel Berteaud 41b5f5754b Hide conf menu by default 11 years ago
Daniel Berteaud 9364ff66d8 Fix password prompt when you're the owner 11 years ago
Daniel Berteaud e70be95255 Add password to the list of reserved words 11 years ago
Daniel Berteaud 163121d57f Add localization for NOT_ALLOWED msg 11 years ago
Daniel Berteaud 240a0d2aa0 Set default role to participant 11 years ago
Daniel Berteaud 76468a8958 Only allow owner (creator) to set a passord 11 years ago
Daniel Berteaud 065eac4be5 Fix log warning 11 years ago
Daniel Berteaud 25f2602694 Remove room lock, not that usefull now that you can use a password 11 years ago
Daniel Berteaud 75709997d9 Notify other peers when a password is set 11 years ago
Daniel Berteaud 074a5e6785 Make the conf menu larger 11 years ago
Daniel Berteaud c092c45431 Move lock button in config menu 11 years ago
Daniel Berteaud 7498b2b498 Add fr and en locales for password protection 11 years ago
Daniel Berteaud a4ae1dbc0b Localize response message on password set/unset 11 years ago
Daniel Berteaud 6300a0b6d4 Add a retry button on error page 11 years ago
Daniel Berteaud c7dae14d32 Add password page template 11 years ago
Daniel Berteaud 56f606a504 Implement password check logic 11 years ago
Daniel Berteaud 6b4ced06bb Implement join password setting 11 years ago
Daniel Berteaud 950f31c39a Set password button should be disabled 11 years ago
Daniel Berteaud 0feec74dbd Add remove pass button 11 years ago
Daniel Berteaud 51f4b27c24 Prevent closing other dropdown menus 11 years ago