48 Commits (29f8dfba4c6669cb954b060c908f16c948e1832c)

Author SHA1 Message Date
Daniel Berteaud b8a9ac97fe Add I18N plugin in components 9 years ago
Daniel Berteaud f9fdfaf7be Add more components 9 years ago
Daniel Berteaud 6b9b6a8d86 Add redis to the list of components 9 years ago
Daniel Berteaud f13082827b One more API action which doesn't exist anymore 9 years ago
Daniel Berteaud 49f3bfae11 Big code cleanup 9 years ago
Daniel Berteaud cc852abb2b Don't log get_room_list 9 years ago
Daniel Berteaud f4523e34e6 Don't log get_event_list API calls 9 years ago
Daniel Berteaud c7fc40b2f3 Add bootstrap-datepicker in the components credits 9 years ago
Daniel Berteaud 6662c0a9e8 Basic audit viewer 9 years ago
Daniel Berteaud 2044bbedbd Add an audit table 9 years ago
Daniel Berteaud 14b6298d77 Automatically handle cookie signing keys 9 years ago
Daniel Berteaud 601632c07b Drop the owner column in rooms table, useless 9 years ago
Daniel Berteaud 11dda5d0a9 Remove ping API permission 9 years ago
Daniel Berteaud a108b81e3a Update authenticate method 9 years ago
Daniel Berteaud f2a2e877a6 Remove the old rfc5766-turn-server auth method as it doesn't brings anything 10 years ago
Daniel Berteaud 452c36a63f Add tocjs plugin 10 years ago
Daniel Berteaud 0d0b6afbf1 Make the member limit configurable per room 10 years ago
Daniel Berteaud 5c16330671 Typo in API action get_pad_session 10 years ago
Daniel Berteaud ff48f7ec30 Remove SignalMaster as it's not used anymore 10 years ago
Daniel Berteaud b54e652e37 Drop table room_participants 10 years ago
Daniel Berteaud 07107e5d39 Increase peer_id size 10 years ago
Daniel Berteaud 2b861dba96 Add a script skeleton to update the database 10 years ago
Daniel Berteaud c1a9092505 Get SimpleWebRTC conf from the API 10 years ago
Daniel Berteaud cf7af105f9 Don't maintain a list of string to translate 10 years ago
Daniel Berteaud a8b75f01bd Switch room creation to an API call 10 years ago
Daniel Berteaud 7cd78ebbc9 Import and load bootpag 10 years ago
Daniel Berteaud 7d98c994c9 More fixes for the admin interface 10 years ago
Daniel Berteaud 222f77d5ff Some fundamental fixes for the admin interface 10 years ago
Daniel Berteaud c5a19d6a3d Notification on room configuration changes 10 years ago
Daniel Berteaud 9bd0de6118 Some more cleanups in localizations 10 years ago
Daniel Berteaud cdc4d71e68 Hook the new config menu with a new update_room_conf api method 10 years ago
Daniel Berteaud 432f6521e4 Simplify invite menu 10 years ago
Daniel Berteaud bbf4eee3df Switch delete_room to the new api 10 years ago
Daniel Berteaud 1c8217e208 Switch get_pad_session to the new api handler 10 years ago
Daniel Berteaud f5ab168d77 Switch wipe_data to the new api handler 10 years ago
Daniel Berteaud b1e37a673f Switch promote_peer to the new api handler 10 years ago
Daniel Berteaud f181eb6406 Switch join action to the new api handler 10 years ago
Daniel Berteaud 2dc0ed116a Switch email_notification to the new api handler 10 years ago
Daniel Berteaud 2e4d09ad0e Switch set_ask_for_name to the new api handler 10 years ago
Daniel Berteaud 09917e3286 Switch get_peer_role to the new api handler 10 years ago
Daniel Berteaud c8a17e7be8 Switch get_room_info to the new api handler 10 years ago
Daniel Berteaud 0a6e2d4f9b Switch set_persistent to the new API handler 10 years ago
Daniel Berteaud d962b7183c Allow authenticate method to participants 10 years ago
root 91aa46c9c7 Convert setPassword (join and owner) to the new API handler 10 years ago
Daniel Berteaud 9d67d1afc0 Move ping action to the new API handler 10 years ago
Daniel Berteaud 90c49fc6a1 Move lock_room and unlock_room to the new API handler 10 years ago
Daniel Berteaud 3a3603df1a Move email invitation to the new API handler 10 years ago
Daniel Berteaud cb56f6a935 Define constants in a separated package 10 years ago