1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-29 15:03:41 +02:00
Commit Graph

752 Commits

Author SHA1 Message Date
Daniel Berteaud
a100f6a8d6 Remove leftover 2015-02-12 13:02:20 +01:00
Daniel Berteaud
a6beecdbd4 Adapt httpd_vhost.conf sample 2015-02-12 12:36:11 +01:00
Daniel Berteaud
d0ded1c543 Remove obsolete MySQL resources 2015-02-12 12:35:00 +01:00
Daniel Berteaud
df74d904bc Remove obsolete conf file 2015-02-12 12:34:24 +01:00
Daniel Berteaud
0c86948739 Hide password inputs in the admin area 2015-02-11 19:09:09 +01:00
Daniel Berteaud
ee5d96debe Remove useless animation 2015-02-11 19:06:05 +01:00
Daniel Berteaud
6943803cdc Typo in fr locale 2015-02-11 19:03:05 +01:00
Daniel Berteaud
cf7af105f9 Don't maintain a list of string to translate
Instead, just translate everything
2015-02-11 18:58:02 +01:00
Daniel Berteaud
2dde2050a9 Remove now obsolete manage_room template 2015-02-06 16:24:25 +01:00
Daniel Berteaud
24b2099e1f Add some notes that Apple devices won't work 2015-02-05 22:50:46 +01:00
Daniel Berteaud
21891bf634 Use Short Stack font 2015-02-05 22:43:00 +01:00
Daniel Berteaud
6deb8841af Consolidate api error handling in a function 2015-02-05 21:46:02 +01:00
Daniel Berteaud
a8b75f01bd Switch room creation to an API call 2015-02-05 21:28:20 +01:00
Daniel Berteaud
c5b3f557e9 Remove now unused literal "status" in API responses 2015-02-05 19:12:30 +01:00
Daniel Berteaud
8f3243a075 Last HTTP codes handling on client side 2015-02-05 19:05:18 +01:00
Daniel Berteaud
ff1cda4d4b HTTP codes in delete_room API call 2015-02-05 19:00:13 +01:00
Daniel Berteaud
1a6722f7b8 HTTP codes in get_pad_session API call 2015-02-05 18:54:54 +01:00
Daniel Berteaud
3fb6de8afa Fix two syntax err in vroom.pl 2015-02-05 18:52:25 +01:00
Daniel Berteaud
f78f368f23 HTTP codes in wipe_data API call 2015-02-05 18:51:30 +01:00
Daniel Berteaud
5645ff14c7 HTTP codes in promote_peer API call 2015-02-05 18:48:24 +01:00
Daniel Berteaud
642ebd1afc HTTP codes for get_peer_role API call 2015-02-04 23:27:30 +01:00
Daniel Berteaud
f57cc57bb1 HTTP codes for get_room_info API call 2015-02-04 23:23:11 +01:00
Daniel Berteaud
6e93589a75 Hide password fields after authentication 2015-02-04 23:20:14 +01:00
Daniel Berteaud
34cf709893 More HTTP codes fixes 2015-02-04 23:17:28 +01:00
Daniel Berteaud
90267dd2e9 HTTP code for set_persistent 2015-02-04 23:10:29 +01:00
Daniel Berteaud
ebae2f0117 HTTP codes fr set_join_pass and set_owner_pass API calls 2015-02-04 23:09:44 +01:00
Daniel Berteaud
fd9dcd006b HTTP codes in update_room_conf API call 2015-02-04 23:04:04 +01:00
Daniel Berteaud
d197d3c96d HTTP codes in lock_room API call 2015-02-04 23:00:09 +01:00
Daniel Berteaud
1d299dedfc Better error handling in the API 2015-02-04 22:56:19 +01:00
Daniel Berteaud
d50c3b385a HTTP codes for switch_lang 2015-02-04 22:46:07 +01:00
Daniel Berteaud
2ebe33060b HTTP codes for room creation 2015-02-04 22:44:16 +01:00
Daniel Berteaud
d4db36765a Start using sane HTTP codes in the API 2015-02-04 22:36:28 +01:00
Daniel Berteaud
4e492de55a Fix email input field handling 2015-02-04 21:58:55 +01:00
Daniel Berteaud
5d4ef19df2 Reset the invitation form after submit
Only if it succeed
2015-02-04 21:36:10 +01:00
Daniel Berteaud
45d460bd4f Small fix in invitation template 2015-02-04 21:24:39 +01:00
Daniel Berteaud
8b24c946ba Fix feedback template 2015-02-04 21:20:45 +01:00
Daniel Berteaud
e089583745 Fix circular ref on Chrome when submitting room conf form 2015-02-04 17:16:55 +01:00
Daniel Berteaud
dfda2f03f4 Allow several email addresses for invitations 2015-02-04 16:36:11 +01:00
Daniel Berteaud
428f7599dd Small animations when adding/removing email fields 2015-02-03 22:01:38 +01:00
Daniel Berteaud
9b2ea8d78d Add a cancel btn on feedback form 2015-02-03 21:47:06 +01:00
Daniel Berteaud
1cc63b92b3 Some more localization updates 2015-02-01 23:23:35 +01:00
Daniel Berteaud
a30d341404 Remove unused JS function 2015-02-01 23:11:17 +01:00
Daniel Berteaud
97ebadd6ab Locale updates 2015-02-01 23:10:14 +01:00
Daniel Berteaud
5e82b9c529 Manage room persistence in admin area 2015-02-01 22:34:01 +01:00
Daniel Berteaud
244bafe336 Display create date and last activity in admin area 2015-02-01 22:02:12 +01:00
Daniel Berteaud
79814f9ce5 Add exception template
And fix not_found rendering
2015-02-01 21:47:10 +01:00
Daniel Berteaud
b5957f627b Add not_found template 2015-02-01 21:38:10 +01:00
Daniel Berteaud
9160fb4aaf Auto reconnect to MySQL server 2015-02-01 21:26:02 +01:00
Daniel Berteaud
9033568f2c Remove the help modal
It's not that usefull and is out of date
2015-01-29 22:47:59 +01:00
Daniel Berteaud
fef300ffd5 Missing LOCK_ROOM locale 2015-01-29 22:38:02 +01:00