531 Commits (73709774811f05d658462eaedff1e56b98df1a98)
 

Author SHA1 Message Date
Daniel Berteaud 7370977481 Start adaptation to the new DB schema 10 years ago
Daniel Berteaud 6b96806c04 First draft of a new DB schema 10 years ago
Daniel Berteaud b9dbc3c9fd Rename get_room to get_room_by_name 10 years ago
Daniel Berteaud 53e5fbdcca Remove obsolete TODO.txt file 10 years ago
Daniel Berteaud 8b01ca6fe9 Some more prepared queries 10 years ago
Daniel Berteaud 3e3f6e09f8 Remove support for language selection with url suffix 10 years ago
Daniel Berteaud 008e90a927 Directly render the feedback_thanks template 10 years ago
Daniel Berteaud cfb6fddac2 Switch conf parser to Config::Simple 10 years ago
Daniel Berteaud 867df625e8 Adapt httpd sample conf to work with the new hypnotoad way 10 years ago
Daniel Berteaud cf3e6a28b1 Use Mojolicious::Plugin::Database to connect to the DB 10 years ago
Daniel Berteaud 1c93335ff2 Fix etherpadBaseDomain config key 10 years ago
Daniel Berteaud e09c70e62c Switch to Session::Token to generate random names 10 years ago
Daniel Berteaud 146d1b7881 Adapt to run vroom under hypnotoad instead of a CGI script 10 years ago
Daniel Berteaud bee623937b Fix closing button 10 years ago
Daniel Berteaud 4d90bb4e41 Small typo 10 years ago
root 98b81d2520 Use a prepared statement to create etherpad group 10 years ago
Daniel Berteaud 111344fb58 Don't load unused modules 10 years ago
root b4497a1e80 Switch to Mojolicious::Plugin::Mail 10 years ago
Daniel Berteaud 232125b88c Add lang switch in the toolbar 10 years ago
Daniel Berteaud 8d8dfad3d4 Maintain client localizations on server-side 10 years ago
Daniel Berteaud bc86d9b243 Rename share.png to multi.png 10 years ago
Daniel Berteaud 695491e8c1 Small typos in fr locale 10 years ago
Daniel Berteaud a289803632 Separate owner password and persistence 10 years ago
Daniel Berteaud a2b19cbeb8 Remove unused jquery.linkify.min.js file 10 years ago
Daniel Berteaud f4a90fa9b4 Another fix in room expiration logic 10 years ago
Daniel Berteaud 8552ac2fdf Use default class for the join btn on the management page 10 years ago
Daniel Berteaud f75fb45941 Add email invitation suport on the management page 10 years ago
Daniel Berteaud 7d02133483 Fix participant cleanup logic 10 years ago
Daniel Berteaud b8576f687b Code cleanup 10 years ago
Daniel Berteaud f2db6be49e Display the number of participants in the management page 10 years ago
Daniel Berteaud 819ac83f63 Cleanup participant table after 10 min instead of 2 hours 10 years ago
Daniel Berteaud 9f8908657c Some code cleanup 10 years ago
Daniel Berteaud 22afd16b15 Fix case in components name 10 years ago
Daniel Berteaud 4f6040226e Add date and time in filename when saving chat history 10 years ago
Daniel Berteaud 098dd94f16 Add localization for the new pages 10 years ago
Daniel Berteaud 844c60b8a9 Remove locale dup 10 years ago
Daniel Berteaud 3c5e2c86fd Restrict access to /admin in httpd conf samples 10 years ago
Daniel Berteaud b994a46d6e Don't dup localization 10 years ago
Daniel Berteaud 6ae16a3680 Remove room ID from admin page 10 years ago
Daniel Berteaud d51e6b8d2d Fix room deletion 10 years ago
Daniel Berteaud dde7079b1c Add buttons to join and delete room on the management page 10 years ago
Daniel Berteaud e1753fab12 Implement missing settings handling in manage room page 10 years ago
Daniel Berteaud d25d7f8e7e Change some id to prevent conflicts 10 years ago
Daniel Berteaud b34153fc0f Include password modals dialog in manage room 10 years ago
Daniel Berteaud 7fe7a8f292 Move passwords modal in separated templates 10 years ago
Daniel Berteaud 3dca5678ab Remove auth token and persistent from manage room page 10 years ago
Daniel Berteaud 5124024c03 React on switch changes on the manage room page 10 years ago
Daniel Berteaud 4c241186d3 Small typo 10 years ago
Daniel Berteaud 3a6106aac4 Convert unix timestamp to localized date string on manage room page 10 years ago
Daniel Berteaud 94d186045e Add a basic manage room template 10 years ago